CMakeLists.txt
|
Add detection of required libraries
|
2013-07-31 06:15:26 +04:00 |
DHT.c
|
DHT: added id_equal(), ipport_equal(), is_timeout()
|
2013-08-03 08:32:09 -07:00 |
DHT.h
|
Time is better as an unsigned variable.
|
2013-08-02 15:57:53 -04:00 |
LAN_discovery.c
|
removed debugging
|
2013-08-01 16:54:04 -04:00 |
Lossless_UDP.c
|
Fixed regression.
|
2013-08-02 20:21:49 -04:00 |
Messenger.c
|
Merge branch 'Jeffail-master'
|
2013-08-02 16:20:26 -04:00 |
Messenger.h
|
updated return value comments
|
2013-08-02 12:35:34 -04:00 |
net_crypto.h
|
Fixed small astyle problems.
|
2013-07-27 08:48:50 -04:00 |
network.c
|
core: getaddrinfo() lookup error handling
|
2013-08-01 11:54:06 -07:00 |
network.h
|
Fixed compatibility with original NaCl.
|
2013-08-03 12:45:44 -04:00 |