.. |
CMakeLists.txt
|
core: Rewrote ping-module, better performance and cleaner code.
|
2013-08-05 12:51:58 -07:00 |
DHT.c
|
Fix a recurring typo in code and comments.
|
2013-08-09 14:01:35 +02:00 |
DHT.h
|
Moved a define and fixed another.
|
2013-08-08 10:59:22 -04:00 |
friend_requests.c
|
Fix a recurring typo in code and comments.
|
2013-08-09 14:01:35 +02:00 |
friend_requests.h
|
Add missing newlines at EOF in sources
|
2013-07-30 22:39:04 +04:00 |
LAN_discovery.c
|
Fix segfault when no broadcast device is found
|
2013-08-06 18:11:13 -06: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
|
Merge pull request #403 from jin-eld/fix-friend-status-callback
|
2013-08-08 14:15:00 -07:00 |
Messenger.h
|
Merge pull request #400 from JFreegman/master
|
2013-08-08 12:40:15 -07: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
|
Moved a define and fixed another.
|
2013-08-08 10:59:22 -04:00 |
packets.h
|
core: Move send ping packets functions to ping.c
|
2013-08-06 09:21:39 -07:00 |
ping.c
|
Merge pull request #361 from plutooo/master
|
2013-08-06 13:41:04 -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 |