Commits on Source
15213
35217f0f
Fix two log messages that mistakenly log 0-based hop counts
May 07, 2016
515e1f66
Add an O(1) map from channel->global_identifier to channel
Feb 21, 2017
71b79d6b
Modify fallback stability requirements
Feb 27, 2017
1f26b6db
Update the fallback whitelist and blacklist based on operator emails
Feb 27, 2017
28d523fc
Move a relay to the blacklist because its details changed
Feb 27, 2017
85cf6dcb
Stop declining to download microdescs with future published times.
Mar 06, 2017
fa04fe16
MyFamily config string is now a list.
#4998
Apr 14, 2017
39b5dca7
ed25519: Add python code to test our ed25519 validation.
Apr 24, 2017
99e94399
Add getpid() to the seccomp2 sandbox.
Apr 26, 2017
915fa39d
Add --enable-rust configure switch
Apr 29, 2017
c9855928
prop140 clients now only try to get diffs from recent consensuses
May 05, 2017
c276c10d
Turn consdiffmgr.cache_max_age_hours into a parameter
May 05, 2017
1cdad978
Add a changes file for 21943.
May 08, 2017
0df22e8f
Merge branch 'bug21943_029' into maint-0.2.9
May 08, 2017
d792d2a1
Merge branch 'maint-0.2.9' into maint-0.3.0
May 08, 2017
35025ee5
Merge branch 'maint-0.3.0'
May 08, 2017
b0e92634
Netflow record collapsing defense.
May 08, 2017
d5a151a0
Bug 17592: Clean up connection timeout logic.
May 08, 2017
76c9330f
Bug 17604: Converge on only one long-lived TLS conn between relays.
May 08, 2017
20a3d4ef
Remove a PredictedPortsRelevantTime test.
May 08, 2017
ae4d8c9c
Fix a breakage in test_options.c.
May 08, 2017
687a8595
Cache netflow-related consensus parameters.
May 08, 2017
02a5835c
Fix issues from dgoulet's code review.
May 08, 2017
9f8e462c
Fix some channelpadding test issues.
May 08, 2017
4d30dde1
Merge branch 'netflow_padding-v6-rebased2-squashed'
May 08, 2017
fb97f76e
whitespace fixes
May 08, 2017
4d6c79d1
Fix some clang-i386 warnings in master.
May 08, 2017
2e4f3b36
clang-i386: use house style for public-when-testing variables
May 08, 2017
ef2248d0
Fix a warning about an extraneous semicolon
May 09, 2017
7751df61
Fix a warning about a shadowed global
May 09, 2017
674c1d25
Fix an implicit conversion warning
May 09, 2017
b8abedfe
Split MyFamily into user-specified version and normalized version
May 09, 2017
2f714d60
Minor cleanups in test_config.
May 09, 2017
9fc1346d
Changes file for ticket 4998
May 09, 2017
4273a39a
Whoops! Give Daniel Martí credit for prop140 work.
May 09, 2017
ff7e8531
Report common reasons for rejecting a relay before uncommon ones
May 09, 2017
0cc18ef6
test: Move duplicate HS test code and unify it
May 09, 2017
0958e3b2
test: Remove HS decode valid intro point test
May 09, 2017
2b9823b3
config: Remove AllowInvalidNodes option
May 09, 2017
fea72571
config: Remove AllowSingleHopCircuits option
May 09, 2017
d52a1e2f
config: Remove AllowSingleHopExits option
May 09, 2017
09bc858d
config: Remove ExcludeSingleHopRelays option
May 09, 2017
bc34654b
config: Remove FastFirstHopPK option
May 09, 2017
87e9dc48
config: Remove CloseHSClientCircuitsImmediatelyOnTimeout option
May 09, 2017
60cf5ac2
config: Remove CloseHSServiceRendCircuitsImmediatelyOnTimeout option
May 09, 2017
8aedc589
config: Remove WarnUnsafeSocks option
May 09, 2017
039e2a24
config: Remove TLSECGroup option
May 09, 2017
7f95ef6e
config: Remove {Control,DNS,Dir,Socks,Trans,NATD,OR}ListenAddress option
May 09, 2017
b867295f
config: Parse ports at the start of options_validate()
May 09, 2017
00ffc474
config: Improve changes file bug22060
May 09, 2017
2a101394
Merge branch 'dgoulet_ticket22060_031_01_squashed'
May 09, 2017
b2cb3c33
Tidy or_options_t by removing obsolete options.
May 09, 2017
9f5b71a7
Add a check and a cast in rephist.c to fix a warning
May 09, 2017
0266c4ac
add an XXX with a minor bug in dirserv_add_multiple_descriptors
May 10, 2017
95fa7d1c
In channelpadding tests that touch libevent, call event_reinit().
May 10, 2017
5dab99d6
Fix compilation on libevent2-only systems
May 10, 2017
8266d193
Restore wget behavior when fetching compressed objects
May 10, 2017
d76cffda
Merge remote-tracking branch 'public/my-family-list-fix-4498'
May 10, 2017
ee3ccd2f
#22211
Fix a comment in routerparse.c
May 10, 2017
2bf42638
Resurrect dead code in test_channelpadding.c
May 10, 2017
8f5da804
Merge branch 'prop275_minimal_029' into maint-0.2.9
May 10, 2017
a868b845
Merge branch 'maint-0.2.9' into maint-0.3.0
May 10, 2017
1a497dcd
Merge branch 'maint-0.3.0'
May 10, 2017
3156392e
Test config line parsing errors
May 10, 2017
716d4858
resolve now-unused parameter from
#21642
fix
May 10, 2017
2330a371
Merge branch 'maint-0.3.0'
May 10, 2017
466e27fe
simplify functions now that they don't use options param
May 10, 2017
8f1ddf0c
Remove unused "ROUTER_ADDED_NOTIFY_GENERATOR" internal value
May 10, 2017
38003f43
Merge remote-tracking branch 'argonblue/bug22221'
May 11, 2017
dc9274de
Merge remote-tracking branch 'argonblue/bug22177'
May 11, 2017
18e59fdc
Improve MyFamily docs, based on patch from nusenu
May 11, 2017
ae1d4cfd
prop224: Change encryption keys descriptor encoding
May 11, 2017
6390a0c3
Merge branch 'ticket21871_031_03_squashed'
May 11, 2017
99056595
Merge remote-tracking branch 'arma/cleanup22213'
May 11, 2017
61a367ca
Untangle cleanup logic in test_hs_intropoint.c
May 11, 2017
503f101d
Enable some windows hardening features
May 11, 2017
44102714
Merge branch 'ticket21953_029'
May 12, 2017
ca632144
Use dir_compressed(_len) instead of dir_z(_len).
May 12, 2017
fbef257c
Handle x-zstd and x-tor-lzma in parse_http_response().
May 12, 2017
61b6de59
Handle Zstandard and LZMA in our check for correct guessed compression.
May 12, 2017
63056371
Use tor_compress_supports_method() instead of constants.
May 12, 2017
a3a31fa1
Send "Accept-Encoding" to directory servers.
May 12, 2017
cf2f7a1b
Decide compression method in the various handle_* functions().
May 12, 2017
f8218b5a
Use compression_method_get_by_name() instead of explicit checks.
May 12, 2017
3a05687c
Add API for getting human readable descriptions of a compress_method_t
May 12, 2017
ef187bc2
Use compression_method_get_human_name() in connection_dir_client_reached_eof()
May 12, 2017
59d17ca2
Fix indentation when using the ternary operator in handle_get_status_vote().
May 12, 2017
141f6e32
Add client_meth_pref array to define client compression preference.
May 12, 2017
7a3efe25
Use different preferences for compression methods when streaming.
May 12, 2017
6da31ec4
consdiffmgr: Extract the code for compressing and storing
May 12, 2017
151cd121
consdiffmgr: compress incoming consensuses in the background
May 12, 2017
7b0dcf5c
Cleanup logic: only retain zlib-compressed consensuses
May 12, 2017
8100305e
consdiffmgr: expose cached consensuses
May 12, 2017
30dfb361
consdiffmgr: Reload latest consensus entries on start.
May 12, 2017
db370bb8
Test fix: expect old consensuses to be deleted if not deflate-compressed
May 12, 2017
077d3085
actually enable background compresion for consensuses
May 12, 2017
a1e8ef00
Fix DoubleNL warning from `make check-spaces`.
May 12, 2017
64116ab9
Fix tautological constant out-of-range comparison warnings.
May 12, 2017
363f4b8d
Add stub functions for querying metadata about the consensus.
May 13, 2017
2cf8f677
remove stray equals sign
May 14, 2017
15,113 additional commits have been omitted to prevent performance issues.
Loading
Loading