Commits on Source
5566
1b07a2d7
doc: Add TCPProxy option
Oct 17, 2019
5a6a6ed3
config: Add TCPProxy option for haproxy protocol
Oct 17, 2019
9dd04396
test: Add TCPProxy option for haproxy protocol
Oct 17, 2019
101bdeb0
doc: TCPProxy is not supported in TOR_PT_PROXY
Oct 17, 2019
52e59640
circuit: Refactor connection_proxy_connect
Oct 17, 2019
43424866
Travis: Use zstd in our Travis Linux builds
Oct 24, 2019
21da2d76
gitlab-ci: purge old job for mirroring, its unused and obsolete
Oct 29, 2019
4e4c4e72
Handle binary IPv6 addresses and bracketed strings in RESOLVE_PTR.
Nov 11, 2019
b7c74741
Test case for SOCKS5 RESOLVE_PTR with binary IPv6 address.
Nov 11, 2019
4ae77e15
Test case for SOCKS5 RESOLVE_PTR with IPv6 address in brackets.
Nov 11, 2019
99b5f1b2
Revert "Travis: Disable all but one macOS build"
Nov 28, 2019
453e092e
Revert "Travis: Disable the Rust macOS build"
Nov 28, 2019
f2f7491c
Merge branch 'ticket32629_029' into ticket32629_035
Nov 28, 2019
6558bb44
Travis: Disable the macOS Rust job
Dec 01, 2019
349554f4
Merge branch 'ticket32629_035' into ticket32629_040
Dec 01, 2019
a00b9e5a
Merge branch 'ticket32629_040' into ticket32629_041
Dec 01, 2019
4a157c75
Merge branch 'ticket32629_041' into ticket32629_042
Dec 01, 2019
9a556dee
cocci: Require spatch >= 1.0.4 to run checks
Dec 05, 2019
b84e7715
changes: file for 32629
Dec 06, 2019
a277f289
changes: file for 32629
Dec 06, 2019
f86d508d
changes: file for 32629
Dec 06, 2019
4b22c739
clean up kvline_can_encode_lines()
Dec 08, 2019
1e8bb79b
add KV_RAW to kvline.c
Dec 08, 2019
1a68a180
reply lines structures
Dec 08, 2019
c744d23c
simplify getconf by using reply lines
Dec 08, 2019
2143bae6
refactor handle_control_protocolinfo
Dec 08, 2019
a08f43ba
use control reply lines for protocolinfo
Dec 08, 2019
9b196f15
simplify getinfo using reply lines
Dec 08, 2019
69d56625
Doxyfile: skip CHECK_PRINTF()
Dec 08, 2019
bfe38878
Rename control_reply_add_1kv
Dec 09, 2019
7bd70899
changes file for ticket 30984
Dec 09, 2019
a8b5b9a1
In cancel_descriptor_fetches(), use connection_list_by_type_purpose() instead...
Dec 10, 2019
4d4cbf73
set up tmp dir for test suite to run on Android
Dec 10, 2019
fefa08df
Add a changes file for ticket 32172.
Dec 10, 2019
0fd49c66
Document high-level architecture goals
Dec 10, 2019
21b3073b
manpage: alphabetize General Options
Dec 12, 2019
1e3f53d6
manpage: minor formatting fixes
Dec 12, 2019
4bc698f7
changes file for ticket 32708
Dec 12, 2019
8dff1d34
manpage: indent linebreak markup
Dec 12, 2019
6f31d7e0
manpage: section titles to 1-line
Dec 12, 2019
645acaf1
manpage: fix some quoting
Dec 12, 2019
1d0ccda5
Add torint.h include to confdecl.h.
Dec 15, 2019
7dd59460
Merge remote-tracking branch 'tor-github/pr/1575' into maint-0.2.9
Dec 16, 2019
05908d57
Merge remote-tracking branch 'tor-github/pr/1576' into maint-0.3.5
Dec 16, 2019
933b0c1b
Merge remote-tracking branch 'tor-github/pr/1577' into maint-0.4.2
Dec 16, 2019
648399d6
Merge remote-tracking branch 'tor-github/pr/1505'
Dec 16, 2019
1cd20ff8
Merge branch 'maint-0.2.9' into maint-0.3.5
Dec 16, 2019
74811729
Merge branch 'maint-0.3.5' into maint-0.4.0
Dec 16, 2019
ffccf6fc
Merge branch 'maint-0.4.0' into maint-0.4.1
Dec 16, 2019
bd11fb10
Merge branch 'maint-0.4.1' into maint-0.4.2
Dec 16, 2019
5082eeba
Merge branch 'maint-0.4.2'
Dec 16, 2019
704f3224
Travis: Turn off Tor's Sandbox in Chutney jobs
Dec 16, 2019
0f07d252
Travis: Run Chutney jobs in Ubuntu Bionic images
Dec 16, 2019
37b04aee
changes: file for 32240
Dec 16, 2019
75096de4
Merge branch 'bug32240_029' into bug32240_035
Dec 16, 2019
e2f78396
Merge branch 'bug32240_035' into bug32240_040
Dec 16, 2019
4a34fd5b
Merge branch 'bug32240_040' into bug32240_041
Dec 16, 2019
da404910
Merge branch 'bug32240_041' into bug32240_042
Dec 16, 2019
86ca3194
Merge branch 'bug32240_042' into bug32240_master
Dec 16, 2019
0b376361
Merge remote-tracking branch 'tor-github/pr/1459' into bug32240_32242_035
Dec 16, 2019
d96b35d6
Merge branch 'bug32240_32242_035' into bug32240_32242_040
Dec 16, 2019
84c4ede0
Merge branch 'bug32240_32242_040' into bug32240_32242_041
Dec 16, 2019
8b5c11fb
Merge branch 'bug32240_32242_041' into bug32240_32242_042
Dec 16, 2019
55b25ee6
Merge branch 'bug32240_32242_042' into bug32240_32242_master
Dec 16, 2019
f684fd79
Remove extra space from helper_get_circ_and_stream_for_test() call in test_e2e_rend_circuit_setup()
Dec 16, 2019
ec35593e
Compact lines in test_e2e_rend_circuit_setup()
Dec 16, 2019
98135081
Add circuit padding developer and quickstart docs.
Dec 16, 2019
e01e1990
Add changes file
Dec 16, 2019
e6bffeca
Merge branch 'tor-github/pr/1591'
Dec 16, 2019
1b619a62
Use CHECK_PRINTF() for printf-like functions in util_bug.h
Dec 16, 2019
df5c81fe
Merge branch 'bug32765_041' into bug32771_042
Dec 16, 2019
b4977d1a
Fix formatting in tor_assertf() message in struct_check_magic().
Dec 16, 2019
616c0f82
manpage: fixes to alphabetize General Options
Dec 17, 2019
11c8c4f2
Merge branch 'pr1590_amended_commit'
Dec 17, 2019
fa791b84
Merge branch 'tor-github/pr/1609'
Dec 17, 2019
47d69d98
Merge branch 'tor-github/pr/1608'
Dec 17, 2019
5f9808d1
Merge remote-tracking branch 'tor-github/pr/1596'
Dec 17, 2019
0d64bafc
Correct how we use libseccomp
Dec 17, 2019
08bfc2d7
Merge branch 'ticket32172_once_again'
Dec 17, 2019
b7dbb4a5
Add NSF support acknowledgment to circpad dev doc.
Dec 17, 2019
b7304027
Merge branch 'tor-github/pr/1587'
Dec 18, 2019
5c98a42f
Merge remote-tracking branch 'tor-github/pr/1584'
Dec 19, 2019
5e231816
Add "stub" files for disabled modules.
Dec 19, 2019
9082a6db
Support a flag to indicate that a config var is disabled
Dec 19, 2019
419ba97d
Allow struct_magic to be disabled.
Dec 19, 2019
ffa3499d
Add config object for dirauth; move one option there.
Dec 19, 2019
8d474e4d
Add an integration test for options disabled by dirauth subsystem.
Dec 19, 2019
13df7449
Declare relay/dirauth subsystem levels in a header.
Dec 19, 2019
a6ba5676
Merge branch 'dirauth_config_squashed'
Dec 19, 2019
ea91edff
Dirauth options: move versioning options to dirauth module
Dec 19, 2019
7d5e360c
Move BW-guarantee options in to dirauth module.
Dec 19, 2019
bc0f1076
Move get_foo_options() test helpers into a new test module.
Dec 19, 2019
eedab30a
Move AuthDirHasIPv6Connectivity into dirauth module.
Dec 19, 2019
9386b0b2
Move AuthDirListBadExits to dirauth module.
Dec 19, 2019
99874ecc
Move AuthDirPinKeys to dirauth module.
Dec 19, 2019
f4f70e1f
Move AuthDirSharedRandomness to dirauth module.
Dec 19, 2019
b1d029b9
Move AuthDirTestEd25519LinkKeys to the dirauth module.
Dec 19, 2019
77dea66e
Move MinUptimeHidServDirectoryV2 to dirauth module.
Dec 19, 2019
0c7fd831
Move ConsensusParams to dirauth module.
Dec 19, 2019
be9bc598
Move MinMeasuredBWsForAuthToIgnoreAdvertised to dirauth module.
Dec 19, 2019
5,466 additional commits have been omitted to prevent performance issues.
Loading
Loading