Age | Commit message (Collapse) | Author |
|
|
|
|
|
Thanks to @mahomet
|
|
Fixed test in network_test failing on some machines because of localhost
ipv6 issues.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
see the changes to Prevent_Tracking.txt
|
|
|
|
|
|
|
|
|
|
Fixed a couple of issues related to that.
|
|
Added onion_client to the build system.
|
|
|
|
|
|
oniondata_registerhandler(...) can be used to register different packet
types to handle them and send_onion_data(...) can be used to send these
packets.
|
|
Added a tiny optimization to net_crypto.
|
|
|
|
|
|
|
|
|
|
|
|
It's more useful this way.
|
|
Added a way to know if a announce response is valid.
|
|
|
|
Stuff added and fixed.
|
|
|
|
|
|
|
|
|
|
TODO: remove old todos that have been done.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also added some tests.
|