Commits on Source
5678
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
9915b8f0
Handle errors from execve() in the Unix process backend more gracefully.
Oct 17, 2019
cbed6ff8
Ensure that the exit callback is called if CreateProcessA() fails on Windows.
Oct 17, 2019
ee8db8a2
Add test to check if the exit callback is called in process_t upon process_exec() failures.
Oct 17, 2019
43424866
Travis: Use zstd in our Travis Linux builds
Oct 24, 2019
2734968e
Bug 19859: Add stream isolation data to STREAM event
Oct 27, 2019
0c4e3b6b
Bug 19859: Consolidate flag fields into ISO_FIELDS
Oct 27, 2019
23819d3a
Bug 19859: Set arg to const
Oct 27, 2019
56ee42e1
Bug 19859: Add HTTPCONNECT client protocol
Oct 27, 2019
b69e85cc
Bug 19859: Add unit test for formatting
Oct 27, 2019
21da2d76
gitlab-ci: purge old job for mirroring, its unused and obsolete
Oct 29, 2019
736322ce
Bug
#19859
: Increase function-size exception to 124
Nov 03, 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
f487da51
Bug 19859: Fix double-free in unit test
Nov 12, 2019
0e4e96b9
High-level documentation of configuration in Tor.
Nov 15, 2019
d700dc78
Topic documentation on our publish-subscribe architecture.
Nov 16, 2019
cf7580ab
Free options objects for which validation fails.
Nov 20, 2019
a30d1432
Make KeyDirectory's GroupReadable behave the same as CacheDirectory's.
Nov 20, 2019
89c355b3
Some tests for log changes, commit, and rollback
Nov 20, 2019
acb97cfa
log config: Set safelogging_changed even if we aren't running Tor.
Nov 20, 2019
a3d06179
Typo/grammar fixes.
Nov 20, 2019
b33f3c96
options_act_reversible: add more comments to explain ordering
Nov 20, 2019
58879477
circ: Add hidden service helper functions
Nov 20, 2019
00136c94
hs-v2: Move v2 circuit cleanup actions into hs_circ_cleanup()
Nov 20, 2019
fe68d83b
Merge branch 'bug32555'
Nov 20, 2019
709d7fba
hs-v3: Return bad address SOCKS5 extended error
Nov 21, 2019
cb112760
hs-v3: Add changes file for ticket #30382
Nov 21, 2019
f23d4df0
Merge branch 'tor-github/pr/1555'
Nov 21, 2019
d8ff7d02
Merge branch 'reversible_3'
Nov 21, 2019
55fac8da
config.md: suggestions from teor
Nov 21, 2019
da15448e
Merge branch 'ticket32209'
Nov 21, 2019
cf22841e
ht.h: improve documentation for HT_NEXT_RMV.
Nov 21, 2019
ff7d0ebc
Fix a low-impact memory leak in options_act_reversible()
Nov 22, 2019
d9d75d4a
rename_c_identifier: don't crash when doing only one replacement.
Nov 23, 2019
1d117e82
process_descs.c: rename confusing identifiers
Nov 23, 2019
75f417fd
changes file for 29826
Nov 23, 2019
969ee5d7
CodingStandards: Use the correct changes file format
Nov 25, 2019
e6ceded7
Merge remote-tracking branch 'tor-github/pr/1557'
Nov 25, 2019
f9812ee5
Merge remote-tracking branch 'tor-github/pr/1394' into maint-0.3.5
Nov 25, 2019
83424cb6
Merge remote-tracking branch 'tor-github/pr/1395' into maint-0.3.5
Nov 25, 2019
54c01119
Merge remote-tracking branch 'tor-github/pr/1405' into maint-0.3.5
Nov 25, 2019
400cee26
Merge remote-tracking branch 'tor-github/pr/1422' into maint-0.3.5
Nov 25, 2019
501b5174
Merge remote-tracking branch 'tor-github/pr/1464' into maint-0.3.5
Nov 25, 2019
ed6f2f61
Merge remote-tracking branch 'tor-github/pr/1396' into maint-0.4.0
Nov 25, 2019
c17ab20a
Merge remote-tracking branch 'tor-github/pr/1441' into maint-0.4.0
Nov 25, 2019
055f5d4d
Merge branch 'maint-0.3.5' into maint-0.4.0
Nov 25, 2019
26071aa3
Merge branch 'maint-0.4.0' into maint-0.4.1
Nov 25, 2019
3d654525
Merge branch 'maint-0.4.1' into maint-0.4.2
Nov 25, 2019
03867b3d
Merge branch 'maint-0.4.2'
Nov 25, 2019
eb817040
CodingStandards: Use consistent spacing
Nov 25, 2019
68b6d852
Merge branch 'maint-0.4.2'
Nov 25, 2019
31f8b4fa
Merge branch 'stream-socks-auth' into bug19859_merged
Nov 25, 2019
031f204a
configure: reject Python 2.
Nov 25, 2019
2a71a58d
test: Fix a python double-space
Nov 26, 2019
ab70c315
practracker: Fix a typo in a logging function call
Nov 26, 2019
d7fdab49
test/controller: Stop including a ".c" source file
Nov 26, 2019
0ce11433
check-spaces: Fix an outdated comment
Nov 26, 2019
e66fde45
Code Style: Remove double newlines in win32/orconfig.h
Nov 26, 2019
5ec4fb75
crypt_ops: Fix some weird macro spacing
Nov 26, 2019
c7baacf4
Makefile: Fix more targets for out-of-tree builds
Nov 26, 2019
3669a2f8
Merge remote-tracking branch 'tor-github/pr/1564'
Nov 26, 2019
fadd292b
practracker/includes.py: Don't read editor temp files
Nov 26, 2019
2aaa7ae6
checkSpace.pl: make output more uniform.
Nov 26, 2019
96a15bec
If statements to getresuid() and getresgid() in setuid.c shouldn't have an extra space
Nov 26, 2019
99cf3f99
Make control_event_conf_changed() take a config_line_t
Nov 26, 2019
1aafe337
hs-v2: Modernize rend_client_circuit_cleanup() code
Nov 27, 2019
7f83c435
hs-v3: Note client intro circuit failure
Nov 27, 2019
cbc49545
hs-v3: Give a cleanup type to hs_circ_cleanup()
Nov 27, 2019
a423cec6
hs-v3: Remove unused hs_service_intro_circ_has_closed()
Nov 27, 2019
c5085130
test: Add unit tests for closing intro circ on failure
Nov 27, 2019
85b984db
hs: Add changes file for 32020
Nov 27, 2019
68a00c49
Merge branch 'tor-github/pr/1573'
Nov 27, 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
7572988e
control: Remove an unnecessary header in control_events.h
Nov 29, 2019
7a69b3ae
control: Rename a function variable
Nov 29, 2019
f8f278f8
control: Remove an unused function return value
Nov 29, 2019
41a39301
control: Update an outdated function comment
Nov 29, 2019
96e620ca
Merge remote-tracking branch 'tor-github/pr/1574'
Dec 01, 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
a58a9572
Travis: Set pipefail
Dec 02, 2019
53bdd211
Merge branch 'tor-github/pr/1559'
Dec 02, 2019
af7416bf
Link to mainloop_pubsub.[ch] when describing delivery policies
Dec 02, 2019
f63cf215
Merge branch 'ticket32207'
Dec 02, 2019
792c15fd
Travis: use -std=gnu99 in some jobs
Dec 03, 2019
145ff92d
Merge branch 'maint-0.2.9' into maint-0.3.5
Dec 03, 2019
62cf12a8
Travis: use -std=gnu99 with NSS, and clang with Chutney
Dec 03, 2019
febbc236
Merge branch 'maint-0.3.5' into maint-0.4.0
Dec 03, 2019
14089a29
Merge branch 'maint-0.4.0' into maint-0.4.1
Dec 03, 2019
3207a8e5
Merge branch 'maint-0.4.1' into maint-0.4.2
Dec 03, 2019
5,578 additional commits have been omitted to prevent performance issues.
Loading
Loading