Commits on Source
5463
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
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
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
0d64bafc
Correct how we use libseccomp
Dec 17, 2019
b7dbb4a5
Add NSF support acknowledgment to circpad dev doc.
Dec 17, 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
cde5abfd
Move TestingDirAuthTimeToLearnReachability into dirauth module.
Dec 19, 2019
37395034
Move TestingMin{Exit,Fast}FlagThreshold to dirauth module.
Dec 19, 2019
87f7c2d0
Correct the type for config_decl_ROUTERSET
Dec 19, 2019
3210598c
Move TestingDirVote{Exit,Guard,HSdir}{,IsStrict} to dirauth module
Dec 19, 2019
3663df69
changes file for ticket 32806
Dec 19, 2019
42e31b5c
Mark TestingEstimatedDescriptorPropagationTime as obsolete.
Dec 19, 2019
1bdbb4e9
Change conf_examples test for ConsensusParams option.
Dec 19, 2019
ac3a9aaf
Makefile/git scripts: Add comments to keep owned file lists in sync
Dec 20, 2019
57b6678d
Run "make autostyle"
Dec 20, 2019
d8b868e4
Code Style: Delete PRIVATE defines that are never used
Dec 20, 2019
cd160291
Code Style: Delete headers that are included twice
Dec 20, 2019
7e17c243
Merge remote-tracking branch 'tor-github/pr/1606'
Dec 20, 2019
72376378
Merge branch 'maint-0.4.0' into maint-0.4.1
Dec 20, 2019
5dbb607e
Merge branch 'maint-0.4.1' into maint-0.4.2
Dec 20, 2019
da1f76f1
Merge branch 'maint-0.4.2'
Dec 20, 2019
8c23ac4a
Replace several C identifiers.
Dec 20, 2019
34f92a6e
Merge remote-tracking branch 'tor-github/pr/1623'
Dec 20, 2019
33a0f15b
Merge branch 'bug29819_035'
Dec 20, 2019
a96317a7
Android: skip tests that check UNIX user account setup
Dec 20, 2019
5c6fc525
test_util: remove UTIL_LEGACY_NO_WIN.
Dec 20, 2019
01c6fde3
Fix spacing in tor_inet_aton() function header
Dec 20, 2019
b062e0f0
Fix spacing in tor_sscanf() call in tor_inet_aton()
Dec 20, 2019
c0dd214c
Remove 0.2.9 from git scripts
Dec 30, 2019
52bbc7fb
Add changes file
Dec 30, 2019
b9d81282
Fix sandbox crash during reload of logging configuration
Jan 05, 2020
16e94dc7
Merge branch 'maint-0.4.1' into maint-0.4.2
Jan 06, 2020
f5461a4b
update changes file to pass "make check-changes"
Jan 06, 2020
2d8d6d1e
Merge branch 'maint-0.4.1' into maint-0.4.2
Jan 06, 2020
13216f84
Merge branch 'maint-0.4.2'
Jan 06, 2020
54eec534
Initialize publish/subscribe code when running as an NT service.
Jan 06, 2020
dca26294
Use tor_api.h entry points in ntmain.c.
Jan 06, 2020
5c240db0
Restore feature where nt-services detect non-"run_tor" modes.
Jan 06, 2020
b6f09967
Make ntmain.h functions stubs when NT_SERVICE not enabled.
Jan 06, 2020
4f6901d7
When initializing pthreads, always set the main thread.
Jan 06, 2020
6da989cf
Merge remote-tracking branch 'tor-github/pr/1612' into maint-0.4.2
Jan 06, 2020
48f73417
Merge branch 'maint-0.4.2'
Jan 06, 2020
1f498220
Merge remote-tracking branch 'tor-github/pr/1620'
Jan 06, 2020
e08d0769
Add documentation about building a TAGS file.
Jan 06, 2020
9276c07a
Merge remote-tracking branch 'tor-github/pr/1615'
Jan 06, 2020
119004e8
circuit: Implement haproxy
Jan 06, 2020
41b9dca0
test: Implement haproxy
Jan 06, 2020
de58a49a
test: HAPRoxy protocol
Jan 06, 2020
4264717c
test: HTTP CONNECT protocol
Jan 06, 2020
14d781ff
circuit: Add change file
Jan 06, 2020
1b63eea6
Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_merged
Jan 06, 2020
ee015d36
Space the a-d unsigned ints in tor_inet_aton()
Jan 06, 2020
d62dbb67
string: Add extra UTF-8 test cases
Jan 07, 2020
f2aeaaf7
Add new state to connection_proxy_state_to_string()
Jan 07, 2020
c48068ec
test_helpers: add a missing free for CID 1457527.
Jan 07, 2020
17a1ae02
Merge remote-tracking branch 'tor-github/pr/1640'
Jan 07, 2020
0e3fd4df
string: Check UTF-8 string pointer and length
Jan 07, 2020
1fd27155
changes: file for 32845
Jan 07, 2020
e231cd5b
Merge branch 'ticket32845_squashed'
Jan 07, 2020
81fd8aad
speaking of utf-8, remove strange char from comment
Jan 07, 2020
a58cffe1
router: Improve port search function comments
Jan 08, 2020
2d27a3ec
Run "make autostyle"; add an endif comment
Jan 08, 2020
4f028122
It's 2020. Update the copyright dates with "make update-copyright"
Jan 08, 2020
a48cb9fa
core/include.am: spelling fix
Jan 08, 2020
792e5b24
Replace DISABLE/ENABLE_GCC_WARNING with something that will confuse clang-format less
Jan 09, 2020
3ce2304c
Use new ENABLE/DISABLE_GCC_WARNING
Jan 09, 2020
73b83b8f
Remove extra ; from tt_assert() macro definition.
Jan 09, 2020
7b0d8834
Use raw_assert in ht.h
Jan 09, 2020
b1dceeca
Include sys/types.h in fdio.h, for "off_t".
Jan 09, 2020
8bb686d8
Include x509.h in tortls_internal.h.
Jan 09, 2020
d7b8377c
or_options_st.h: Add an include and a struct declaration.
Jan 09, 2020
6a6486a7
hs_circuit: use struct declaration.
Jan 09, 2020
c4ac5adc
siphash.h: include stdint.
Jan 09, 2020
8b7eeea3
connection.h: new includes and struct declarations
Jan 09, 2020
8d4b4aa9
control_hs.h: use a couple of struct delcarations
Jan 09, 2020
5,363 additional commits have been omitted to prevent performance issues.
Loading
Loading