Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-21 | Adjusted some timeouts. | irungentoo | |
2014-01-20 | Fakeid packets are now also sent via the DHT. | irungentoo | |
2014-01-19 | Small protocol change for more replay attack prevention. | irungentoo | |
see the changes to Prevent_Tracking.txt | |||
2014-01-19 | Added no_replay and added some things to the docs. | irungentoo | |
2014-01-18 | Some optimizations and fixes. | irungentoo | |
2014-01-17 | Incorporated onion into Tox. | irungentoo | |
Fixed a couple of issues related to that. | |||
2014-01-15 | onion_client almost done. | irungentoo | |
2014-01-14 | Onion data packets can now be handled in onion_client. | irungentoo | |
oniondata_registerhandler(...) can be used to register different packet types to handle them and send_onion_data(...) can be used to send these packets. | |||
2014-01-13 | Added functions to add/remove friends in onion_client. | irungentoo | |
Added a tiny optimization to net_crypto. | |||
2014-01-12 | Some work done in onion_client. | irungentoo | |
2014-01-11 | Some work done on onion_client | irungentoo | |
2014-01-10 | Some work on onion_client done. | irungentoo | |
2014-01-09 | Some work done on the client part. | irungentoo | |
2014-01-07 | Added shell of onion_client.c | irungentoo | |