.. |
CMakeLists.txt
|
core: Rewrote ping-module, better performance and cleaner code.
|
2013-08-05 12:51:58 -07:00 |
DHT.c
|
core: Moved handle ping packets to ping.c
|
2013-08-06 13:09:14 -07:00 |
DHT.h
|
core: Moved handle ping packets to ping.c
|
2013-08-06 13:09:14 -07:00 |
friend_requests.c
|
Ran the code through: astyle --style=linux
|
2013-07-27 08:43:36 -04:00 |
friend_requests.h
|
Add missing newlines at EOF in sources
|
2013-07-30 22:39:04 +04:00 |
LAN_discovery.c
|
Use void for functions with no parameters
|
2013-08-05 15:57:17 +02:00 |
LAN_discovery.h
|
redid get_broadcast(), looks like it should work now
|
2013-08-01 16:25:22 -04:00 |
Lossless_UDP.c
|
Use void for functions with no parameters
|
2013-08-05 15:57:17 +02:00 |
Lossless_UDP.h
|
Use void for functions with no parameters
|
2013-08-05 15:57:17 +02:00 |
Messenger.c
|
temporary fix to prevent m_addfriend from segfaulting
|
2013-08-05 11:22:47 -04:00 |
Messenger.h
|
Use void for functions with no parameters
|
2013-08-05 15:57:17 +02:00 |
net_crypto.c
|
Use void for functions with no parameters
|
2013-08-05 15:57:17 +02:00 |
net_crypto.h
|
Use void for functions with no parameters
|
2013-08-05 15:57:17 +02:00 |
network.c
|
Use void for functions with no parameters
|
2013-08-05 15:57:17 +02:00 |
network.h
|
Use void for functions with no parameters
|
2013-08-05 15:57:17 +02:00 |
packets.h
|
core: Move send ping packets functions to ping.c
|
2013-08-06 09:21:39 -07:00 |
ping.c
|
core: Moved handle ping packets to ping.c
|
2013-08-06 13:09:14 -07:00 |
ping.h
|
core: Moved handle ping packets to ping.c
|
2013-08-06 13:09:14 -07:00 |
util.c
|
core: Move send ping packets functions to ping.c
|
2013-08-06 09:21:39 -07:00 |
util.h
|
core: Move send ping packets functions to ping.c
|
2013-08-06 09:21:39 -07:00 |