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
30
Commits
1
Branch
0
Tags
197
KiB
C
98.3%
Makefile
1.7%
e5c6f23cfb
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
e5c6f23cfb
A buffer was removed from a struct net_t. Use external buffer for data receiving. net_sendto -> net_send and net_recvfrom -> net_recv.
2024-03-24 16:31:10 +04:00
src
A buffer was removed from a struct net_t. Use external buffer for data receiving. net_sendto -> net_send and net_recvfrom -> net_recv.
2024-03-24 16:31:10 +04:00
.gitignore
Ignore files ending with _key.
2024-03-23 04:14:53 +04:00
Makefile
IN Makefile a clean target added.
2024-03-22 04:15:44 +04:00