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