1
0
Fork 0
A simple tet-a-tet encrypted VoIP project. WIP
Go to file
Alexander Andreev 5174c2685e
Just set an s->remote_key pointer to NULL, do not call crypt_key_destroy on it.
2024-03-25 05:02:59 +04:00
src Just set an s->remote_key pointer to NULL, do not call crypt_key_destroy on it. 2024-03-25 05:02:59 +04:00
.gitignore Ignore files ending with _key. 2024-03-23 04:14:53 +04:00
Makefile Let's add -flto to do a link time optimisation. It saves a few bytes. 2024-03-25 01:16:41 +04:00