Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Improved support for Plan 9, older SunOS, and AIX.
|
|
|
|
|
|
Networking.h is imported by everything.
|
|
Plan 9 requires u.h in every file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|