toxcore/toxcore
irungentoo eefc709de5 Merge pull request #802 from JFreegman/master
add api function that gets the last time a friend was seen online (also ...
2014-03-17 20:22:36 -04:00
..
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 All strings should now be forced terminated when received. 2014-02-12 13:14:25 -05:00
friend_requests.h Incorporated onion into Tox. 2014-01-17 13:35:40 -05:00
group_chats.c Fixed the groupchat bug in a smarter way. 2014-02-19 09:31:29 -08:00
group_chats.h Possibly fixed the issue that group chats would sometimes DOS themselves. 2014-02-16 07:25:10 -05: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 Changed libtoxcore_la_LDADD to libtoxcore_la_LIBADD cause of creating a library. 2014-02-17 21:44:10 +01:00
Messenger.c retain old data file friendlists on load 2014-03-16 05:09:36 -04:00
Messenger.h add api function that gets the last time a friend was seen online 2014-03-16 05:08:35 -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 A bit of work done on the TCP relay server. 2014-03-15 22:11:36 -04:00
network.h A bit of work done on the TCP relay server. 2014-03-15 22:11:36 -04: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 CPU optimizations. 2014-03-05 16:54:17 -05:00
onion.h CPU optimizations. 2014-03-05 16:54:17 -05: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_server.c A bit of work done on the TCP relay server. 2014-03-15 22:11:36 -04:00
TCP_server.h A bit of work done on the TCP relay server. 2014-03-14 14:12:35 -04:00
tox.c add api function that gets the last time a friend was seen online 2014-03-16 05:08:35 -04:00
tox.h add api function that gets the last time a friend was seen online 2014-03-16 05:08:35 -04: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