This website requires JavaScript.
Explore
Help
Sign In
Arav
/
tetatet
Watch
1
Star
0
Fork
0
You've already forked tetatet
Code
Releases
Activity
A simple tet-a-tet encrypted VoIP project. WIP
46
Commits
1
Branch
0
Tags
215
KiB
C
98%
Makefile
2%
5174c2685e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Alexander "Arav" 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