toxcore/core
Maxim Biro 48e2a80720 Don't assume that all callbacks are set.
If one of callbacks is not set, the application crashes.
This is the case when you update the library and the update adds more
callbacks, or when you simply don't want to receive some of the updates
(callbacks).
In any case, defining all callbacks shouldn't be mandatory.
2013-07-19 23:17:15 -04:00
..
DHT.c Merge pull request #56 from Martijnvdc/patch-1 2013-07-19 10:02:52 -07:00
DHT.h ncurses test now tells you when you connect to the DHT. 2013-07-16 19:45:20 -04:00
Lossless_UDP.c Update Lossless_UDP.c 2013-07-19 19:28:58 +02:00
Lossless_UDP.h Spelling mistakes fixed. 2013-07-08 12:36:11 -04:00
Messenger.c Don't assume that all callbacks are set. 2013-07-19 23:17:15 -04:00
Messenger.h Move packet IDs to Messenger.h. 2013-07-18 13:58:03 -07:00
net_crypto.c Update net_crypto.c 2013-07-19 19:34:35 +02:00
net_crypto.h Saving and loading of keys added. 2013-07-16 13:44:46 -04:00
network.c Cmake changed, small change in random_int() 2013-07-13 19:24:14 -04:00
network.h Cmake changed, small change in random_int() 2013-07-13 19:24:14 -04:00