Commits on Source
13148
305f9476
Improve the comment on networkstatus_compute_consensus()
Oct 15, 2017
b8d4588c
Add a consensus_method argument to routerstatus_format_entry()
Oct 15, 2017
56dbba32
Add a consensus method for IPv6 address lines in the microdesc consensus
Oct 15, 2017
67eeee0c
Add a new consensus method that removes IPv6 address lines from microdescs
Oct 15, 2017
9f2efd02
Minimal implementation of bridge-distribution-request
Nov 13, 2017
c4a56ed5
Silence a warning about failed descriptor uploads.
Nov 14, 2017
bf8a7201
Remove remove_file_if_very_old() -- nothing calls it.
Nov 14, 2017
192be006
Make the DataDirectory option immutable.
Nov 14, 2017
6aeabd45
Reindent the body of get_data_directory()
Nov 14, 2017
ae868362
Merge remote-tracking branch 'asn/bug23662_032' into maint-0.3.2
Nov 15, 2017
ceeacc73
Merge branch 'maint-0.3.2'
Nov 15, 2017
ef55a7a6
Tweak the message when we re-enable CBT.
Nov 15, 2017
74b7bfbe
Fix configure libevent memory leak
Nov 15, 2017
f28559fd
Changes file for 24279.
Nov 15, 2017
67c62394
Merge branch 'bug24279_030' into maint-0.3.2
Nov 15, 2017
75488058
whoops; add missing credit.
Nov 15, 2017
56b7407a
Merge branch 'bug24279_030' into maint-0.3.2
Nov 15, 2017
8ff60b52
Merge branch 'maint-0.3.2'
Nov 15, 2017
93dbce4d
Log a better message if a router we're re-adding is expired.
Nov 16, 2017
2a98fcb8
Downgrade evdns warnings about weird replies.
Nov 16, 2017
380a9511
relay: Avoid extra LOG_NOTICE for every new descriptor batch
Nov 16, 2017
95238eb9
Fix a traceback when closing a blocked connection "immediately".
Nov 16, 2017
7461cd30
Permit kill(pid, 0) in the seccomp2 sandbox.
Nov 16, 2017
d2d6a1b0
Make our seccomp2 sandbox handle Glibc 2.26
Nov 16, 2017
2d3904ab
Check the libc version to decide whether to allow openat.
Nov 16, 2017
80bf2704
Add a changes file.
Nov 16, 2017
0684e6c6
Merge branch 'bug20963_032' into maint-0.3.2
Nov 17, 2017
4b56df98
Merge branch 'maint-0.3.2'
Nov 17, 2017
05710158
Merge branch 'ticket24097_032' into maint-0.3.2
Nov 17, 2017
4ef70ff3
Merge branch 'maint-0.3.2'
Nov 17, 2017
3a364309
Merge branch 'bug24167_025' into maint-0.3.2
Nov 17, 2017
368dc100
Merge branch 'maint-0.3.2'
Nov 17, 2017
27d34f36
Add smartlist_add() to get_lspecs_from_node)
Nov 17, 2017
b8addf97
Use memset() on intro1_data in hs_circ_send_introduce1()
Nov 17, 2017
eb793c31
Add error message for exit_node in hs_circ_send_introduce1()
Nov 17, 2017
85778dc9
Merge remote-tracking branch 'dgoulet/bug23861_032_01' into maint-0.3.2
Nov 17, 2017
cfacd442
Merge branch 'maint-0.3.2'
Nov 17, 2017
3537f780
Add notes about OS support for our scheduler types
Nov 17, 2017
8b2c01a4
Use less jargon in Scheduler sec. of man page
Nov 17, 2017
b98614f1
Only log about lost KIST support once
Nov 17, 2017
94dce246
Merge branch 'maint-0.3.2'
Nov 17, 2017
7fc64f02
Introduce cache for outdated microdesc dirservers.
Nov 17, 2017
f61e3090
Introduce new guard restriction and use it to skip outdated dirs.
Nov 17, 2017
c400ffc2
Skip dirserver restrictions in small networks.
Nov 17, 2017
96b69942
Make should_set_md_dirserver_restriction() look at num filtered guards
Nov 17, 2017
2cee26b1
Merge branch 'bug23817_031' into maint-0.3.2
Nov 17, 2017
9fbc835f
Fix a wide comment
Nov 17, 2017
7e52947d
Intoduce unittest for skipping outdated dirservers.
Nov 17, 2017
3a5ca47d
Fix a clang unitialized-var warning
Nov 17, 2017
9c17a6d2
Merge branch 'bug23817_tests_032' into maint-0.3.2
Nov 17, 2017
fcdec006
Merge branch 'maint-0.3.2'
Nov 17, 2017
c1bdb80a
Add a macro to call a free_ function and clear a variable
Nov 17, 2017
94db8f32
Make all the free() functions from container.h clear their targets
Nov 17, 2017
2f086888
Make all the crypto free() functions macros that clear their targets
Nov 17, 2017
a5b8b55c
Fix memory leak in unit test for bridge distribution config.
Nov 18, 2017
b9bce428
Merge branch 'maint-0.3.2'
Nov 18, 2017
d45bf0c6
Add an extra check in test_entrynodes
Nov 18, 2017
7813b0e0
Merge branch 'maint-0.3.2'
Nov 18, 2017
43e0472f
Move an assertion to make scan-build happy again.
Nov 18, 2017
831d3b79
Merge branch 'ticket18329_minimal_025' into maint-0.2.5
Nov 18, 2017
d388f9d8
Merge branch 'maint-0.2.5' into maint-0.2.8
Nov 18, 2017
53c3174e
Merge branch 'maint-0.2.8' into maint-0.2.9
Nov 18, 2017
2d849716
Merge branch 'maint-0.2.9' into maint-0.3.0
Nov 18, 2017
73585595
Merge branch 'maint-0.3.0' into maint-0.3.1
Nov 18, 2017
65a6103a
Merge branch 'maint-0.3.1' into maint-0.3.2
Nov 18, 2017
fd40be15
Merge branch 'maint-0.3.2'
Nov 18, 2017
2e590bac
Remove changes files that have already been merged in 0.3.2.x
Nov 18, 2017
981bb605
circuit: Don't timeout opened C_INTRODUCING circuit
Nov 20, 2017
e0f7a2db
Merge branch 'bug23681_029_01_squashed' into maint-0.3.2
Nov 20, 2017
04812e59
Merge branch 'maint-0.3.2'
Nov 20, 2017
cabcb752
In storagedir, take more care with errno on empty or mislabeled file
Nov 20, 2017
c8ee12b2
Recover better from empty/invalid storagedir files
Nov 20, 2017
05766eae
hs-v3: Add an encoded descriptor client cache lookup function
Nov 20, 2017
e1d8e611
control: Implement GETINFO hs/client/desc/id/<ADDR> for HSv3
Nov 20, 2017
0a3b2954
hs-v3: Add a lookup service current descriptor function
Nov 20, 2017
660de600
control: Implement GETINFO hs/service/desc/id/<ADDR> for HSv3
Nov 20, 2017
49f21b6b
control: Support HSv3 interface for ADD_ONION
Nov 20, 2017
5d180309
hs: Rename rend_service_add_ephemeral_status_t
Nov 20, 2017
3bb29dd7
Correctly handle partial success in consensus diff calculation.
Nov 20, 2017
68c21860
Add another assertion to check for 24086 root causes
Nov 20, 2017
251983eb
Add initial instructions on using Simpleperf for Android CPU profiling.
Nov 20, 2017
846df5b3
Merge remote-tracking branches 'public/ticket24315_029' and 'public/bug24198_029' into maint-0.3.2
Nov 20, 2017
729f9a28
Merge branch 'maint-0.3.2'
Nov 20, 2017
1bf36c18
Include ws2_32 when trying to link openssl on windows in autoconf
Nov 20, 2017
e2d8300c
Merge branch 'bug23783' into maint-0.3.2
Nov 20, 2017
9068e55c
Merge branch 'maint-0.3.2'
Nov 20, 2017
69f93f80
Check number of usable guards when applying md restrictions.
Nov 20, 2017
da82e0b5
Merge branch 'bug23817_031' into maint-0.3.2
Nov 20, 2017
b1ab360e
Merge branch 'maint-0.3.2'
Nov 20, 2017
690f646b
Stop checking cached bridge descriptors for usable bridges
Nov 22, 2017
d7833c9d
Avoid crashing if we call num_usable_bridges() when bridges are not enabled
Nov 22, 2017
83b8034a
Introduce node_get_curve25519_onion_key() in extend_info_from_node()
Nov 22, 2017
03b18f62
Fix a confusing comment about tie-breaking in compute_routerstatus_consensus()
Nov 22, 2017
ea13a477
add an explanatory comment about the error codes
Nov 21, 2017
ba94dc28
Merge branches 'bug24099_031' and 'bug24086_031' into maint-0.3.2
Nov 21, 2017
517032b8
Merge branch 'maint-0.3.2'
Nov 21, 2017
5da6120e
bump version to 0.3.2.5-alpha
Nov 21, 2017
a2038b8d
Merge branch 'maint-0.3.2'
Nov 21, 2017
edc3fe0e
Remove /usr/athena from search path in configure.ac
Nov 21, 2017
5f4e9d50
Clarify the RelayBandwidth* options in man file
Nov 21, 2017
13,048 additional commits have been omitted to prevent performance issues.
Loading
Loading