..
.dummy
Add a .dummy file in the changes directory to stop git from removing it
2015-05-11 11:41:48 -04:00
25857
Fix documentation bug 25857: the universe is ::/0, not ::/128
2018-04-20 14:35:33 -04:00
bug21394.2
Bug 21394 touchup: Increase DNS attempts to 3
2018-04-04 08:54:25 -04:00
bug22310
dir auths no longer vote Guard if they're not voting V2Dir
2018-04-02 00:20:01 -04:00
bug23693.1
Fix another crash-on-no-threadpool bug.
2018-04-10 14:44:38 -04:00
bug24031
add a missing word
2018-04-03 15:31:30 -04:00
bug24767
relay: Avoid connecting to down relays
2018-03-27 12:42:31 -04:00
bug24769
Changes file for bug24769.
2018-01-31 17:21:53 +00:00
bug24782
Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM.
2018-04-12 11:14:16 -04:00
bug24854
Lift the list of default directory servers into their own file.
2018-04-09 16:00:26 +02:00
bug24903
When extending a circuit's path length, clear onehop_tunnel.
2018-03-26 09:17:50 -04:00
bug24904
chan: Use channel_is_client() in channel_do_open_actions()
2018-03-23 10:11:37 -04:00
bug24969
Permit the nanosleep system call in the seccomp2 callbox
2018-04-23 09:15:40 -04:00
bug24978
Make Tor support TLS1.3 ciphers with OpenSSL 1.1.1
2018-01-23 09:23:21 -05:00
bug24989
Bug 24989: Count client hsdir gets towards MaxClientCircuitsPending.
2018-04-11 10:47:06 -04:00
bug25120
chnages file for 25120
2018-02-11 16:14:19 -05:00
bug25213
Make extend_info_from_node() more picky about node contents
2018-03-26 09:56:12 -04:00
bug25223
Make check-changes happy
2018-02-13 14:56:31 -05:00
bug25226
relay: Implement a circuit cell queue maximum size
2018-04-16 09:59:12 -04:00
bug25249
Forbid "-0" as a protocol version.
2018-03-01 16:05:17 -05:00
bug25249.2
Forbid UINT32_MAX as a protocol version
2018-03-01 16:05:17 -05:00
bug25296_032
PerConnBW{Rate,Burst} docs: do not say consensus param is always set
2018-04-05 12:08:35 -04:00
bug25306
hs-v3: BUG() on missing descriptors during rotation
2018-03-20 12:54:05 -04:00
bug25372
Log information on specific compression backends in the OOM handler.
2018-03-20 07:47:19 -04:00
bug25378
changes file for 25378
2018-03-03 11:58:22 -05:00
bug25415
Fix a crash bug when testing reachability
2018-05-22 08:35:37 -04:00
bug25450
changes: Fix changes file for bug25450.
2018-03-08 20:50:57 +00:00
bug25474
Add a missing prototype to our libevent configure stanza.
2018-03-13 13:37:26 +01:00
bug25479
changes: Add changes file for bug25479.
2018-03-19 05:38:26 -04:00
bug25512
Clear all control.c flags on control_free_all()
2018-07-09 09:20:45 -04:00
bug25560
tests: Automatically detect Rust crates to test and also pass --verbose.
2018-03-23 11:13:04 -04:00
bug25581
Rename HSLayer{2,3}Nodes to start without an underscore.
2018-04-11 15:37:49 -04:00
bug25582
Remove erroneous section heading "ExitPolicyDefault"
2018-03-29 15:06:07 -04:00
bug25617
Mark controller-initiated DNS lookups as permitted to do DNS.
2018-03-29 09:27:28 -04:00
bug25629
Fix CID 1430932
2018-03-27 16:11:29 -05:00
bug25664
add a changes file for the rust libc update
2018-03-28 08:10:54 -04:00
bug25679
Fix the default for TOR_RUST_DEPENDENCIES
2018-04-05 08:20:07 -04:00
bug25686_diagnostic
Several attempts to diagnose ticket 25686
2018-06-11 16:24:00 -04:00
bug25691
Refine extend_info_for_node's "enough info" check once again.
2018-04-12 16:56:29 -04:00
bug25691_again
Add a changes file for 25691/25692
2018-04-22 19:42:28 -04:00
bug25705
Bug 25705: Don't count circuit path failures as build failures.
2018-05-01 19:47:07 +00:00
bug25732
Ship all files needed to build Tor with rust
2018-04-06 16:18:11 -04:00
bug25733
Bug 25733: Avoid assert failure if all circuits time out.
2018-04-26 21:28:28 +00:00
bug25761
Detect when v3 services get disabled after HUP.
2018-05-09 11:25:00 +03:00
bug25901
hs: Fix memleak in v3 on SIGHUP
2018-04-23 11:09:57 -04:00
bug26007
Stop logging stack contents when reading a zero-length bandwidth file
2018-05-02 22:36:23 +10:00
bug26052
manpage fix to stop saying CacheIPv4DNS is on by default
2018-05-08 13:13:45 -04:00
bug26069
hs-v3: Add an extra white-space when parsing descriptor
2018-05-10 09:16:50 -04:00
bug26072
Add a missing return after marking a stream for bad connected cell
2018-05-14 15:54:48 -04:00
bug26116
Return -1 from our PEM password callback
2018-05-16 11:39:42 -04:00
bug26121
Bug 26121: Improve BUILDTIMEOUT_SET accuracy.
2018-06-02 10:36:36 -07:00
bug26158
Fix an extra space in a changes file
2018-06-13 09:59:26 -04:00
bug26196
Avoid out-of-bounds smartlist access in protover_compute_vote()
2018-06-08 10:11:32 -04:00
bug26258_033
Make sure that the test_rust.sh script fails when a test fails
2018-05-31 17:15:57 -07:00
bug26269
Fix a GCC "potential null dereference" warning.
2018-06-13 10:34:53 -04:00
bug26272
Silence unused-const-variable warnings in zstd.h on some gcc versions
2018-06-02 14:11:04 -07:00
bug26435
Fix changes file for memory leak.
2018-06-21 08:53:37 -04:00
bug26485
Warn the directory authority operator if their versions list is bogus
2018-07-18 15:00:53 -04:00
bug26523
control: Make HSPOST properly parse HSADDRESS= param
2018-06-27 12:25:24 -04:00
bug26535.029
ntor_ref.py: pass only strings to subprocess.Popen
2018-07-02 14:18:41 -04:00
bug26535.032
hs_ntor_ref.py: pass only strings to subprocess.Popen
2018-07-02 14:23:26 -04:00
bug26627
Stop sending unsupported ed25519 link specifiers in v3 introduce cells
2018-07-25 09:16:04 +10:00
bug26787
Changes file for bug 26787
2018-07-18 16:39:22 -04:00
bug26830
SKIP test_keygen.sh on Windows until the underlying issue is resolved
2018-07-17 14:56:18 -04:00
bug26853
SKIP test_key_expiration.sh on Windows until the underlying issue is resolved
2018-07-18 12:37:12 +10:00
bugs_25036_25055
Adding changes file
2018-03-28 07:39:03 -04:00
coveralls
Add support for the coveralls.io coverage tool in travis config
2018-04-16 14:42:28 -04:00
feature25313
Add the poll() syscall as permitted by the sandbox
2018-03-20 08:23:44 -04:00
feature26372_029
Prefer recent Python 3 in autoconf.
2018-06-21 09:31:01 -04:00
geoip-2018-03-08
Update geoip and geoip6 to the March 8 2018 database.
2018-03-13 10:57:49 -04:00
geoip-2018-04-03
Update geoip and geoip6 to the April 3 2018 database.
2018-04-05 10:42:25 +02:00
geoip-2018-05-01
Update geoip and geoip6 to the May 1 2018 database.
2018-05-15 15:20:09 +02:00
geoip-2018-06-07
Update geoip and geoip6 to the June 7 2018 database.
2018-06-11 21:58:55 +02:00
geoip-2018-07-03
Update geoip and geoip6 to the July 3 2018 database.
2018-07-06 20:54:03 +02:00
refactor23814
fixup! Remove the old ("deterministic") download schedule.
2018-01-25 16:05:09 -05:00
task26771
put new bridge auth Serge into place
2018-07-12 14:12:13 -04:00
ticket23635
Improve the documentation of AccountingStart parameter.
2018-02-12 17:10:04 +01:00
ticket24343
Remove anything related to the old SocksSockets option
2018-02-07 14:05:33 -05:00
ticket25071
Add a "make test-rust" target to run the rust tests only.
2018-02-08 17:51:57 -05:00
ticket25202
Make check-changes happy
2018-02-13 14:56:31 -05:00
ticket25248
doc: Improve DoS section of the man page tor.1
2018-04-13 12:20:59 -04:00
ticket25323
Update the .gitmodules to refer to project-level tor-rust-dependencies
2018-02-21 11:53:04 -05:00
ticket25714
Switch Travis to stable rust
2018-04-05 08:36:09 -04:00
ticket26006
LibreSSL compatibility fixes.
2018-05-02 08:22:05 -04:00
ticket26062
Having a ControlPort open doesn't mean we are a client
2018-05-09 12:50:53 -04:00
ticket26343
Add a changelog entry.
2018-06-12 09:44:01 -04:00
ticket26467
Changes file for 26467
2018-06-29 13:04:29 -04:00
ticket26647
Add controller support for listing ExtORPort and HTTPTunnelPorts
2018-07-10 10:50:43 -04:00
travis_distcheck
Add distcheck support to travis configuration.
2018-04-18 17:33:19 -04:00
trove-2018-001.1
Correctly handle NULL returns from parse_protocol_list when voting.
2018-03-01 16:05:17 -05:00
trove-2018-004
Add another NULL-pointer fix for protover.c.
2018-03-01 16:05:17 -05:00
TROVE-2018-005
changes file for TROVE-2018-005
2018-05-22 12:26:23 -04:00