tor/changes
Nick Mathewson 433d757846 Reject SOCKS requests for "localhost" or ".local"
Sending them on is futile, since we will be told "127.0.0.1" and then
think we've been lied to.  Partial fix for 2822.
2012-03-28 03:19:00 -04:00
..
bug2822.1 Rate-limit the warnings as a client when asked to connect a private addr 2012-03-28 03:06:25 -04:00
bug2822.2 Reject SOCKS requests for "localhost" or ".local" 2012-03-28 03:19:00 -04:00
bug4091_debugging Log statement to help track down bug4091 2012-03-27 18:28:39 -04:00
bug5053 Count IPv6 connections in bridge and entry stats. 2012-02-09 11:12:30 +01:00
bug5180 Changelog for torify changes 2012-03-27 18:46:47 -04:00
bug5449 Provide large enough buffer in test_util_sscanf() 2012-03-27 15:16:22 +02:00
crypto_api Refactor the API for setting up a block cipher. 2012-03-27 22:37:56 -04:00
openssl101_aes Use OpenSSL 1.0.1's EVP aes_ctr implementation when available 2012-03-27 22:38:06 -04:00
pad_rsa_always Excise PK_NO_PADDING entirely: Unpadded RSA is silly. 2012-03-27 22:38:06 -04:00