This website requires JavaScript.
Explore
Help
Sign In
Arav
/
tetatet
Watch
1
Star
0
Fork
0
You've already forked tetatet
Code
Releases
Activity
45
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Alexander "Arav" Andreev
b225b63cdf
In net.c sockaddr structures' had their *_len fields set to 0, so recvfrom didn't fill an inaddr field.
2024-03-25 05:02:05 +04:00
src
In net.c sockaddr structures' had their *_len fields set to 0, so recvfrom didn't fill an inaddr field.
2024-03-25 05:02:05 +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
Description
A simple tet-a-tet encrypted VoIP project. WIP
215
KiB
Languages
C
98%
Makefile
2%