..
bug1938
When downloading bridge descs from a bridge authority, always be anonymous
2012-04-27 11:27:32 -04:00
bug2297-related
Exits don't need to fetch certs for unknown authorities
2012-03-30 15:20:06 -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
bug2954_more
Abort writing cached-microdescs if a failed write has occurred.
2012-05-24 11:07:01 -04:00
bug2988
Do not publish the "git-XXX" tag in server descriptors
2012-05-11 18:06:12 -04:00
bug3196
Raise thresholds for declaring bootstrapping complete.
2012-05-11 12:09:00 -04:00
bug3296
When no usable exit satisfies a predicted port, stop predicting it.
2012-05-11 12:52:21 -04:00
bug3964
Improve our documentation for the NT Service command line options
2012-04-11 13:10:35 -04:00
bug4108
Add changes file for bug 4108
2012-05-16 11:44:23 -04:00
bug4369
Close OR connections that send junk before AUTHORIZE/VERSIONS
2012-04-27 12:02:55 -04:00
bug4591
Only disable cert chaining on the first TLS handshake
2012-04-27 12:13:56 -04:00
bug4865
Add changes file for #4865 .
2012-03-31 14:05:12 +02:00
bug4873
Change an assertion into a warning in connection_or_handle_event_cb()
2012-05-24 11:14:28 -04:00
bug5070
Changes file for bug 5070
2012-05-07 09:56:12 -04:00
bug5089
Have get_parent_directory() handle "/foo" and "/" correctly.
2012-05-24 12:56:31 -04:00
bug5091
Fix tor_strtok_r_impl and test cases per bug #5091
2012-03-30 11:01:21 -04:00
bug5095
When ReloadTorrcOnSIGHUP=1, do non-reload activities anyway
2012-05-16 10:36:21 -04:00
bug5139
Bridges should never set the send_unencrypted flag on any of their descs
2012-04-27 11:51:48 -04:00
bug5259
Clarify MaxCircuitDirtiness behavior with hidden services. Bug 5259.
2012-05-15 11:22:06 -04:00
bug5283
add changes file for bug 5283
2012-05-31 16:57:26 -04:00
bug5346
Remove more dubiosity in struct tm handling. related to bug5346
2012-05-16 12:15:08 -04:00
bug5355
Stop using MAX_PATH, it might not be defined
2012-03-10 16:53:01 +01:00
bug5374
Delay getsockname() call until after connect() is done
2012-05-24 16:57:36 -04:00
bug5380
Remove over-two-months-old entry guards even while running.
2012-05-16 11:31:28 -04:00
bug5437
Clarify SessionGroup documentation. Bug 5437.
2012-05-16 14:43:11 -04:00
bug5541
Prevent an (impossible) null-pointer dereference in connection_edge_process_relay_cell
2012-05-15 14:45:51 -04:00
bug5597
Document that the ORPort flags apply to DirPort too. (thanks, Roger.)
2012-05-16 15:07:54 -04:00
bug5604
If DisableNetwork, don't even try to open non-controller listeners
2012-04-18 23:32:02 -04:00
bug5622
Remove the unused torrc.bridge.in. Bug 5622.
2012-05-14 12:37:39 -04:00
bug5645
Reorder rend_mid_rendezvous() to do protocol violation checks on top.
2012-05-07 18:05:54 +03:00
bug5723
Add a missing ntohl to tell_controller_about_resolve_result
2012-05-01 17:21:47 -04:00
bug5760
Add changes/bug5760
2012-05-10 12:55:33 +05:30
bug5762
Fix bug 5762: detect missing accept4 that gives ENOSYS
2012-05-04 13:18:14 -04:00
bug5786_nocrash
Detect out-of-bounds bwweightscale values early in the voting process
2012-05-07 12:47:13 -04:00
bug5786_nodups
Check more thoroughly for dups when parsing networkstatus parameters
2012-05-07 12:40:05 -04:00
bug5786_range
Handle out-of-range values in tor_parse_* integer functions
2012-05-07 12:25:59 -04:00
bug5796
Fix a crash bug on SETCIRCUITPURPOSE.
2012-05-15 10:03:10 -04:00
bug5828
Fix O(n^2) performance when parsing a big pile of extrainfos
2012-05-10 17:41:31 -04:00
bug5858
We do not need to define _WIN32 by hand; MSVC does that for us
2012-05-14 12:22:51 -04:00
bug5859
Add a changes file for the misc bug5859 build issues
2012-05-14 13:07:47 -04:00
bug5861
Bump _WIN32_WINNT to 0x0501 throughout the code
2012-05-14 13:46:37 -04:00
bug5891
Clarify changes file regarding which bugs get fixed.
2012-05-15 13:31:54 +02:00
bug5910
Ignore unknown lines from managed proxies.
2012-05-18 15:04:48 +03:00
bug5916
Fix a typo in changes/bug5916
2012-05-30 11:18:49 -04:00
bug5954
New "GETINFO dormant" to report whether Tor has gone idle
2012-05-24 10:42:55 -04:00
bug5969
Fix clang 3.1 compile warning in crypto.c
2012-05-30 11:56:43 -04:00
bug5969_022
Add __attribute__(format)s for our varargs printf/scanf wrappers
2012-05-30 12:14:38 -04:00
bug6007
Kill non-open OR connections with any data on their inbufs.
2012-06-04 11:29:18 -04:00
bug6033
Work around a bug in OpenSSL 1.0.1's TLS 1.1 and TLS 1.2 support
2012-06-02 20:09:05 -04:00
close_file_handle
Close the windows file handle after CreateFileMapping; it isn't needed
2012-05-23 12:39:05 -04:00
geoip-may2012
Update to the May 2012 GeoIP database.
2012-05-07 12:50:47 +02:00
routerlist_ins_replace
Correct the bulletproofing of routerlist_insert()
2012-05-16 10:51:02 -04:00