.. |
12207
|
e669e910f4
changes file for 12207
|
11 anni fa |
bug10116
|
7f5a440421
Don't allocate an extra smartlist in the OOM handler
|
11 anni fa |
bug10816
|
42350968a9
Drop check for NTE_BAD_KEYSET error
|
11 anni fa |
bug11302
|
65a0f895c7
Check for orconns and use connection_or_close_for_error() when appropriate in connection_handle_write_impl()
|
11 anni fa |
bug11679
|
d14127eb7a
Use the DL_SCHED_CONSENSUS schedule for consensuses.
|
11 anni fa |
bug11683
|
456184c2a0
Authorities also advertise caches-extra-info
|
11 anni fa |
bug11787
|
c3f04f3daa
Changes file for bug 11787
|
11 anni fa |
bug11792
|
68e430a6fb
Kill non-tunneled directory connections when handling OOM.
|
11 anni fa |
bug11824
|
67fdfcf27c
Fix a changes typo spotted by wfn
|
11 anni fa |
bug12061
|
a32913d5aa
Allow named pipes for our log files.
|
11 anni fa |
bug12202
|
0ef5d4d633
Add a changes file for bug12202
|
11 anni fa |
bug12205
|
197d855009
Rewriting entry_is_time_to_retry() using table approach.
|
11 anni fa |
bug12226
|
916d53d6ce
Mark StrictE{ntry,xit}Nodes as obsolete.
|
11 anni fa |
bug12392
|
ff4ba9f8a0
Missing changes file for 3f683aadcd03c311c1
|
11 anni fa |
bug12503
|
7bc7188fc9
add changes file for 12503
|
11 anni fa |
bug12573
|
43bba9541a
Only active relays should be given HSDir
|
11 anni fa |
bug12693
|
883dc335e9
Fix configure script build with autoconf < 2.63
|
11 anni fa |
bug12728
|
04007448b9
Correctly remove extraneous space in router family lines
|
11 anni fa |
bug12751-systemd-filesystem-sandbox
|
9f0161f73d
Add changes file for #12751.
|
11 anni fa |
bug12855
|
4410f6fb83
Add changes file for bug12855
|
11 anni fa |
bug12899
|
607724c696
Remove support for naming directory authorities
|
11 anni fa |
bug12939-systemd-no-new-privileges
|
a8dd279fa5
Add changes file for #12939.
|
11 anni fa |
bug12971
|
c5ad890904
Respond with 'Command not supported' SOCKS5 reply message upon reception of unsupported request.
|
11 anni fa |
bug13000
|
962765a35d
Don't list relays w/ bw estimate of 0 in the consensus
|
11 anni fa |
bug13060
|
409a56281e
Remove client-side bad directory logic
|
11 anni fa |
bug13064
|
0f50f5f373
Evaluate TestingDirAuthVoteGuard only after filling all rs elements.
|
11 anni fa |
bug13102
|
1eea7a68ed
Use S?SIZE_MAX, not S?SIZE_T_MAX
|
11 anni fa |
bug13104
|
9e595a95a8
Add a changes file for bug 13104
|
11 anni fa |
bug13152
|
cd678ae790
Remove is_router_version_good_for_possible_guard()
|
11 anni fa |
bug13161-test-network-echo-n
|
7c0215f8ca
test-network.sh: Use "/bin/echo -n" rather than builtin echo
|
11 anni fa |
bug13163-bitwise-check-BRIDGE-DIRINFO
|
31bf8f2690
Bitwise check BRIDGE_DIRINFO
|
11 anni fa |
bug13163-stop-AlternateAuthorities-always-using-default-authorities
|
c1dd43d823
Stop using default authorities with both Alternate Dir and Bridge Authority
|
11 anni fa |
bug13196-systemd-writable-run-directory
|
2f47ab247a
Add changes file for #13196.
|
11 anni fa |
bug13205
|
1b40ea036f
Stop silently skipping invalid args to setevents
|
11 anni fa |
bug13213
|
fa60a64088
Do not launch pluggable transport plugins when DisableNetwork is set.
|
11 anni fa |
bug13228
|
f20c72f456
Improving error message.
|
11 anni fa |
bug13285-disable-curve25519-build-errors
|
ffd92e8ef8
Stop test & bench build failures with --disable-curve25519
|
11 anni fa |
bug13290-avoid-div-zero-circuitstatus-pareto
|
18f2bfb8c3
Note when 13290 was introduced.
|
11 anni fa |
bug13291-spawn-test-race-condition
|
ba7b6246b7
Note when 13291 was introduced.
|
11 anni fa |
bug13314
|
c8132aab92
Send back SOCKS5 errors for all of the address related failures.
|
11 anni fa |
bug13331-make-j2-test-network-hang
|
9a2d4b6647
Stop an apparent test-network hang when used with make -j2
|
11 anni fa |
bug13393-format-time-interval-overflow-test
|
f51418aabc
Avoid overflow in format_time_interval, create unit tests
|
11 anni fa |
bug13476-improve-time-handling
|
879b39e1a8
Further unit test tor_timegm and parse_rfc1123_time
|
11 anni fa |
bug13477-memwipe-more-keys
|
2e1f5c1fc0
Memwipe more keys after tor has finished with them
|
11 anni fa |
bug4244
|
905443f074
Clients no longer write "DirReqStatistics 0" in their saveconf output
|
11 anni fa |
bug7733a
|
01b23a6d49
changes file for 7733
|
11 anni fa |
bug8197
|
45fc0612d3
Adding changes file for 8197.
|
11 anni fa |
bug8402
|
cae44838fe
Fix issues brought up in nickm's review.
|
11 anni fa |
bug9801
|
4da4c4c63f
Apply GeoIPExcludeUnknown before checking transitions
|
11 anni fa |
check_dup_args_gencert
|
446e481c90
Check for duplicate arguments to tor-gencert
|
11 anni fa |
coverage-html
|
98541f2892
Tweak coverage-html target
|
11 anni fa |
crash_handler_in_tests
|
9f9b19ed7b
Initialize crash handler in unit tests
|
11 anni fa |
feature13153
|
bbfb1aca55
get rid of routerstatus->version_supports_optimistic_data
|
11 anni fa |
feature13161-TestingDirAuthVoteExit
|
27f30040f6
Add TestingDirAuthVoteExit option (like TestingDirAuthVoteGuard)
|
11 anni fa |
feature13161-test-network-delay-option
|
bae7334390
Add test-network delay option
|
11 anni fa |
feature13211
|
09183dc315
clients use optimistic data when reaching hidden services
|
11 anni fa |
feature5583
|
15e170e01b
Add an option to overwrite logs
|
11 anni fa |
issue13163-improve-DIRINFO-flags-comments
|
ff42222845
Improve DIRINFO flags' usage comments
|
11 anni fa |
issue13284-spurious-clang-shallow-analyze-errors
|
ff8fe38a2f
Stop spurious clang shallow analysis null pointer errors
|
11 anni fa |
no-wince
|
5b4ee475aa
Remove code for Windows CE support
|
11 anni fa |
prop215
|
6a8d2e21b8
changes file for bug 10163 / proposal 215.
|
11 anni fa |
require-c99
|
7f5103ec59
Require two c99 features (midblock decls, designated initializers)
|
11 anni fa |
threads-required
|
58f4200789
Thread support is now required
|
11 anni fa |
ticket11144
|
8a79b56ac6
Divide torrc.sample into torrc.sample and torrc.minimal
|
11 anni fa |
ticket11243
|
a30594605e
Treat unparseable (micro)descriptors and extrainfos as undownloadable
|
11 anni fa |
ticket11582
|
b448ec195d
Clear the cached address from resolve_my_address() when our IP changes
|
11 anni fa |
ticket12884
|
c8d927bad4
changes file for 12884
|
11 anni fa |
ticket6938
|
93dfb12037
Remember log messages that happen before logs are configured
|
11 anni fa |
ticket961
|
f15e5aedbc
Changes file for ticket 961
|
11 anni fa |
ticket_13119
|
c72a94ea1c
Add a changes file for 13119
|
11 anni fa |