.. |
assoc.c
|
astyled last commit.
|
2014-02-17 09:28:26 -05:00 |
assoc.h
|
Replaced magic numbers inside candidates_create_internal() with enumerated list
|
2014-02-16 13:19:40 -08:00 |
DHT.c
|
Renamed toping to to_ping.
|
2014-03-16 13:57:21 -04:00 |
DHT.h
|
Renamed toping to to_ping.
|
2014-03-16 13:57:21 -04:00 |
friend_requests.c
|
Friends client id is now removed from the request received list when he is deleted.
|
2014-03-21 19:27:17 -04:00 |
friend_requests.h
|
Friends client id is now removed from the request received list when he is deleted.
|
2014-03-21 19:27:17 -04:00 |
group_chats.c
|
Maximum name lengths should now be the real maximum and not one byte less.
|
2014-04-03 20:21:24 -04:00 |
group_chats.h
|
tox_group_get_names now returns a list of name lengths along with the list of names.
|
2014-03-31 20:37:03 -04:00 |
LAN_discovery.c
|
Incorporated onion into Tox.
|
2014-01-17 13:35:40 -05:00 |
LAN_discovery.h
|
Adjusted some delays.
|
2014-02-16 11:40:20 -05:00 |
Lossless_UDP.c
|
Fixed some possible ways connections could linger indefinitely without being killed.
|
2014-03-07 16:05:08 -05:00 |
Lossless_UDP.h
|
Fixed arm bug.
|
2013-12-12 13:49:49 -05:00 |
Makefile.inc
|
Added TCP test to build system.
|
2014-04-10 20:46:24 -04:00 |
Messenger.c
|
Maximum name lengths should now be the real maximum and not one byte less.
|
2014-04-03 20:21:24 -04:00 |
Messenger.h
|
tox_group_get_names now returns a list of name lengths along with the list of names.
|
2014-03-31 20:37:03 -04:00 |
misc_tools.h
|
Astyled some files.
|
2013-10-24 16:37:39 -04:00 |
net_crypto.c
|
A bit of work done on the TCP relay server.
|
2014-03-15 22:11:36 -04:00 |
net_crypto.h
|
A bit of work done on the TCP relay server.
|
2014-03-15 22:11:36 -04:00 |
network.c
|
sockets: support Mac OS X way of disabling SIGPIPE on a socket
|
2014-04-13 04:01:38 -07:00 |
network.h
|
sockets: support Mac OS X way of disabling SIGPIPE on a socket
|
2014-04-13 04:01:38 -07:00 |
onion_announce.c
|
CPU optimizations.
|
2014-03-05 16:54:17 -05:00 |
onion_announce.h
|
Speeded up onion requests.
|
2014-03-07 16:31:13 -05:00 |
onion_client.c
|
Reduced the number of useless onion packets sent.
|
2014-03-09 20:51:04 -04:00 |
onion_client.h
|
Reduced the number of useless onion packets sent.
|
2014-03-09 20:51:04 -04:00 |
onion.c
|
TCP server now has onion functionality.
|
2014-03-29 22:19:03 -04:00 |
onion.h
|
TCP server now has onion functionality.
|
2014-03-29 22:19:03 -04:00 |
ping.c
|
Renamed toping to to_ping.
|
2014-03-16 13:57:21 -04:00 |
ping.h
|
Renamed toping to to_ping.
|
2014-03-16 13:57:21 -04:00 |
TCP_client.c
|
Added function to TCP client and some tests.
|
2014-04-14 16:59:48 -04:00 |
TCP_client.h
|
Added function to TCP client and some tests.
|
2014-04-14 16:59:48 -04:00 |
TCP_server.c
|
sockets: support Mac OS X way of disabling SIGPIPE on a socket
|
2014-04-13 04:01:38 -07:00 |
TCP_server.h
|
sockets: support Mac OS X way of disabling SIGPIPE on a socket
|
2014-04-13 04:01:38 -07:00 |
tox.c
|
Added functions to get/set the nospam value to the public api.
|
2014-04-04 15:11:54 -04:00 |
tox.h
|
Include 'netinet/in_systm.h' on OpenBSD
|
2014-04-08 11:29:45 +02:00 |
util.c
|
Added no_replay and added some things to the docs.
|
2014-01-19 09:44:33 -05:00 |
util.h
|
Added no_replay and added some things to the docs.
|
2014-01-19 09:44:33 -05:00 |