Nick Mathewson 41e8bee188 Merge origin/maint-0.2.2 for 6007_strict 12 years ago
..
bug1938 8f070ecbc0 When downloading bridge descs from a bridge authority, always be anonymous 12 years ago
bug2297-related 5193752ca8 Exits don't need to fetch certs for unknown authorities 12 years ago
bug2822.1 70c17134c7 Rate-limit the warnings as a client when asked to connect a private addr 12 years ago
bug2822.2 433d757846 Reject SOCKS requests for "localhost" or ".local" 12 years ago
bug2954_more 0da40bba88 Abort writing cached-microdescs if a failed write has occurred. 12 years ago
bug2988 31eb73f88e Do not publish the "git-XXX" tag in server descriptors 12 years ago
bug3196 6757261e8f Raise thresholds for declaring bootstrapping complete. 12 years ago
bug3296 0888c2f8f5 When no usable exit satisfies a predicted port, stop predicting it. 12 years ago
bug3964 dc60b5d6a7 Improve our documentation for the NT Service command line options 12 years ago
bug4108 70ffd3bc20 Add changes file for bug 4108 12 years ago
bug4369 9df89aacbd Close OR connections that send junk before AUTHORIZE/VERSIONS 12 years ago
bug4591 f0212197cc Only disable cert chaining on the first TLS handshake 12 years ago
bug4865 b03f90b538 Add changes file for #4865. 12 years ago
bug4873 6b7c3b42ee Change an assertion into a warning in connection_or_handle_event_cb() 12 years ago
bug5070 a75941dcd5 Changes file for bug 5070 12 years ago
bug5089 254504fc14 Have get_parent_directory() handle "/foo" and "/" correctly. 12 years ago
bug5091 efb8a09f41 Fix tor_strtok_r_impl and test cases per bug #5091 12 years ago
bug5095 b41dd8069f When ReloadTorrcOnSIGHUP=1, do non-reload activities anyway 12 years ago
bug5139 7c8032c22b Bridges should never set the send_unencrypted flag on any of their descs 12 years ago
bug5259 8e07798284 Clarify MaxCircuitDirtiness behavior with hidden services. Bug 5259. 12 years ago
bug5283 b7e863c073 add changes file for bug 5283 12 years ago
bug5346 801923ac21 Remove more dubiosity in struct tm handling. related to bug5346 12 years ago
bug5355 d916fc38b6 Stop using MAX_PATH, it might not be defined 12 years ago
bug5374 9d41629aa0 Delay getsockname() call until after connect() is done 12 years ago
bug5380 f89de0a79f Remove over-two-months-old entry guards even while running. 12 years ago
bug5437 dfbe779a45 Clarify SessionGroup documentation. Bug 5437. 12 years ago
bug5541 edf0d5b12c Prevent an (impossible) null-pointer dereference in connection_edge_process_relay_cell 12 years ago
bug5597 400c7ce2b6 Document that the ORPort flags apply to DirPort too. (thanks, Roger.) 12 years ago
bug5604 074bf72a2c If DisableNetwork, don't even try to open non-controller listeners 12 years ago
bug5622 f1fca8aa4d Remove the unused torrc.bridge.in. Bug 5622. 12 years ago
bug5645 d2e9d17134 Reorder rend_mid_rendezvous() to do protocol violation checks on top. 12 years ago
bug5723 c9afd6f9c5 Add a missing ntohl to tell_controller_about_resolve_result 12 years ago
bug5760 5bbf04dc97 Add changes/bug5760 12 years ago
bug5762 a1538d607d Fix bug 5762: detect missing accept4 that gives ENOSYS 12 years ago
bug5786_nocrash d9ba9f91d2 Detect out-of-bounds bwweightscale values early in the voting process 12 years ago
bug5786_nodups c8a0cceae2 Check more thoroughly for dups when parsing networkstatus parameters 12 years ago
bug5786_range 9b344628ed Handle out-of-range values in tor_parse_* integer functions 12 years ago
bug5796 f2a6eedded Fix a crash bug on SETCIRCUITPURPOSE. 12 years ago
bug5828 02a650786b Fix O(n^2) performance when parsing a big pile of extrainfos 12 years ago
bug5858 c5e87ef234 We do not need to define _WIN32 by hand; MSVC does that for us 12 years ago
bug5859 ee1b8196d3 Add a changes file for the misc bug5859 build issues 12 years ago
bug5861 21e3261914 Bump _WIN32_WINNT to 0x0501 throughout the code 12 years ago
bug5891 ad61282f0c Clarify changes file regarding which bugs get fixed. 12 years ago
bug5910 a8a862c909 Ignore unknown lines from managed proxies. 12 years ago
bug5916 bf16e167f7 Fix a typo in changes/bug5916 12 years ago
bug5954 2418bc9594 New "GETINFO dormant" to report whether Tor has gone idle 12 years ago
bug5969 a5a8296892 Fix clang 3.1 compile warning in crypto.c 12 years ago
bug5969_022 e284894672 Add __attribute__(format)s for our varargs printf/scanf wrappers 12 years ago
bug6007 af54a01828 Kill non-open OR connections with any data on their inbufs. 12 years ago
bug6033 841a8d551a Work around a bug in OpenSSL 1.0.1's TLS 1.1 and TLS 1.2 support 12 years ago
close_file_handle ab1b81e838 Close the windows file handle after CreateFileMapping; it isn't needed 12 years ago
geoip-may2012 24731ce6a7 Update to the May 2012 GeoIP database. 12 years ago
routerlist_ins_replace 3ed4c5dc05 Correct the bulletproofing of routerlist_insert() 12 years ago