.. |
assoc.c
|
Merge branch 'mannol-master'
|
2015-01-10 21:39:40 -05:00 |
assoc.h
|
Astyled code.
|
2014-06-15 10:36:57 -04:00 |
crypto_core.c
|
Code cleanups.
|
2015-01-01 21:30:42 -05:00 |
crypto_core.h
|
Code cleanups.
|
2015-01-21 21:02:46 -05:00 |
DHT.c
|
Code cleanups.
|
2015-01-29 19:38:44 -05:00 |
DHT.h
|
Code cleanups.
|
2015-01-29 19:38:44 -05:00 |
friend_connection.c
|
Fixed bug.
|
2014-12-25 15:10:47 -05:00 |
friend_connection.h
|
Cleaned up packet length types in toxcore.
|
2014-11-21 20:18:29 -05:00 |
friend_requests.c
|
Code cleanups.
|
2015-01-28 20:48:07 -05:00 |
friend_requests.h
|
Code cleanups.
|
2015-01-28 20:48:07 -05:00 |
group.c
|
Fixed gcc warnings.
|
2015-01-19 21:01:54 -05:00 |
group.h
|
get peer pubkey api
|
2014-11-19 20:36:09 -06:00 |
LAN_discovery.c
|
Zero broadcast ips are invalid.
|
2015-01-22 20:32:09 -05:00 |
LAN_discovery.h
|
Prevent connection ips from switching on LAN.
|
2014-11-11 08:03:11 -05:00 |
list.c
|
Fixed possible issues with list introduced in the last commit.
|
2014-06-21 22:22:30 -04:00 |
list.h
|
Reduced number of realloc calls bs_list does
|
2014-06-20 20:22:03 -04:00 |
logger.c
|
Add 2015 to copyright notice
|
2015-01-18 12:14:31 +13:00 |
logger.h
|
fix_logger-v.0.2
|
2015-01-17 18:25:47 +01:00 |
Makefile.inc
|
Moved all the connection stuff from messenger to friend_connection.
|
2014-09-27 18:25:03 -04:00 |
Messenger.c
|
Prevent unnecessary sending of packets.
|
2015-01-30 20:29:33 -05:00 |
Messenger.h
|
client_id is a bad name for the long term public key.
|
2015-01-27 20:56:39 -05:00 |
misc_tools.h
|
Removed useless code
|
2014-06-05 18:26:25 -04:00 |
net_crypto.c
|
Fixed bug where mutex would be destroyed but not recreated for new
|
2015-01-31 13:28:22 -05:00 |
net_crypto.h
|
Attempted fix of Tox disconnecting during file transfers by tweaking
|
2015-01-17 21:27:38 -05:00 |
network.c
|
Logger fix
|
2015-01-10 23:29:00 +01:00 |
network.h
|
Code cleanups.
|
2015-01-01 21:30:42 -05:00 |
onion_announce.c
|
Code cleanups.
|
2015-01-29 19:38:44 -05:00 |
onion_announce.h
|
Updated docs.
|
2014-09-07 09:04:53 -04:00 |
onion_client.c
|
Code cleanups.
|
2015-01-29 19:38:44 -05:00 |
onion_client.h
|
Code cleanups.
|
2015-01-21 21:02:46 -05:00 |
onion.c
|
Code cleanups.
|
2015-01-29 19:38:44 -05:00 |
onion.h
|
Add function to get nodes from onion path.
|
2014-12-25 15:01:12 -05:00 |
ping_array.c
|
Update ping_array.c
|
2014-07-06 09:55:46 +01:00 |
ping_array.h
|
Const correctness in various interdependent files
|
2014-06-10 20:54:48 +02:00 |
ping.c
|
Code cleanups.
|
2015-01-29 19:38:44 -05:00 |
ping.h
|
Const correctness in various interdependent files
|
2014-06-10 20:54:48 +02:00 |
TCP_client.c
|
Make it possible to port clients to the new api by just replacing
|
2014-12-26 20:33:34 -05:00 |
TCP_client.h
|
Further refactoring of proxy code
|
2014-12-21 21:00:46 -05:00 |
TCP_server.c
|
Fix TCP server regression.
|
2015-01-13 15:04:41 -05:00 |
TCP_server.h
|
Fixed bug with auto tests and cleaned up the code a bit.
|
2014-12-26 20:12:51 -05:00 |
tox.c
|
Api break.
|
2015-01-29 19:57:32 -05:00 |
tox.h
|
Api break.
|
2015-01-29 19:57:32 -05:00 |
util.c
|
Fixed bug where video didn't work anymore.
|
2014-11-29 16:09:50 -05:00 |
util.h
|
Merge branch 'mutex-1' of https://github.com/mannol/toxcore
|
2014-11-29 16:09:24 -05:00 |