1
0
Fork 0
tetatet/src
Alexander Andreev 58c3b3fada
A handshake fix in main(): No, actually, NOW we're secure. :)
2024-03-25 03:59:38 +04:00
..
audio.c Made separate streams for in and out sound. WIll be very handy for muting a microphone and your companion. 2024-03-25 01:05:29 +04:00
audio.h Made separate streams for in and out sound. WIll be very handy for muting a microphone and your companion. 2024-03-25 01:05:29 +04:00
crypt.c Add the empty lines at the end of the sources so clang won't whine and compile. :) 2024-03-25 00:56:42 +04:00
crypt.h Add the empty lines at the end of the sources so clang won't whine and compile. :) 2024-03-25 00:56:42 +04:00
main.c A handshake fix in main(): No, actually, NOW we're secure. :) 2024-03-25 03:59:38 +04:00
net.c A net module was rewritten to support both IPv4 and IPv6. 2024-03-24 19:45:25 +04:00
net.h Add the empty lines at the end of the sources so clang won't whine and compile. :) 2024-03-25 00:56:42 +04:00