Commits on Source
6083
b4aeeb77
Merge advice from this_not_that.md in torguts repo into our main coding standard doc
Sep 25, 2019
9b73088c
util/map_anon_nofork: Add a cast to avoid passing -48 to memset
Oct 04, 2019
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
78a9158b
socks: Add SocksPort flag ExtendedErrors
Oct 17, 2019
84162c1d
socks: Send back extended error code if set
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
8e0d9189
hs-v3: Helper function to find all entry connections
Oct 17, 2019
52bf54ec
hs-v3: Add a series of decoding error code
Oct 17, 2019
a4e83cd5
Remove redundant FILES entry in tor.1.txt
Oct 21, 2019
e8fe6bd8
Reword FILES section of tor.1.txt
Oct 21, 2019
8b9b51a6
Reformat some file names in tor.1.txt
Oct 21, 2019
6f8fad54
Reword back matter of tor.1.txt
Oct 21, 2019
97e8a050
Changes file for ticket 32176
Oct 21, 2019
b6c24eb4
hs-v3: Remove the circuit_established intro flag
Oct 23, 2019
43424866
Travis: Use zstd in our Travis Linux builds
Oct 24, 2019
330717f0
scripts/cocci: Add check_cocci_parse.sh and default exceptions
Oct 24, 2019
14b197a1
Travis: Use macOS 10.14 with Xcode 11.2
Oct 24, 2019
71b8b7ee
scripts/cocci: Check owned src in check_cocci_parse.sh by default
Oct 24, 2019
b9a22867
scripts/git: Add check_cocci_parse.sh to the pre-commit hook
Oct 24, 2019
b4b31663
scripts/git: Only check modified files in existing git hook checks
Oct 24, 2019
1094389d
scripts/git: Make spaces consistent in pre-push.git-hook
Oct 24, 2019
fcdb66ac
Add a script to rename C identifiers, and optionally add a commit message
Oct 24, 2019
ed57a04a
hs-v3: Remove a BUG() caused by an acceptable race
Oct 24, 2019
cf5f52d6
configure: Add --disable-module-relay to summary
Oct 24, 2019
09468cc5
dir: Look if circuit is closed in connection_dir_is_anonymous()
Oct 24, 2019
98571767
dir: Remove connection_dir_is_anonymous() logging
Oct 24, 2019
3867ca49
dir: Return 503 code when rejecting single hop request
Oct 24, 2019
fefee871
Merge remote-tracking branch 'tor-github/pr/1437'
Oct 24, 2019
9a66b332
A little more text in the SEE ALSO section.
Oct 24, 2019
7bf4220a
test_options: Use 64-bit comparisons when checking domain masks.
Oct 24, 2019
d0c97bf3
Forward-port the changelog for 0.4.2.3-alpha
Oct 24, 2019
570d1367
bump to 0.4.2.3-alpha-dev
Oct 24, 2019
68e1ced6
Merge branch 'maint-0.4.2'
Oct 24, 2019
acd27f4b
Merge remote-tracking branch 'tor-github/pr/1464' into maint-0.4.2
Oct 25, 2019
c00602cc
Merge branch 'maint-0.4.2'
Oct 25, 2019
8e549dd5
Travis: Use Ubuntu Bionic, but keep Trusty for chutney
Oct 25, 2019
1eb57b20
Merge branch 'ticket31919_bionic_029' into ticket31919_bionic_035
Oct 25, 2019
93be7275
changes: file for 31919's bionic Travis image change
Oct 25, 2019
b3d035d5
Merge remote-tracking branch 'tor-github/pr/1463'
Oct 25, 2019
27dbf20b
Use named-member syntax for initializing config_format_t objects
Oct 24, 2019
7c0f9666
test_options: don't pass an old_options argument to options_validate()
Oct 24, 2019
24ee44df
test_options: stop generating old_data entirely.
Oct 24, 2019
4a248baf
Rename validate_fn{,_t} to start with "legacy_".
Oct 24, 2019
0cb42385
Add a config_validate() function to invoke verify callbacks.
Oct 24, 2019
dc6d7f07
Make foo_validate() functions call config_validate().
Oct 24, 2019
e0ae137d
Write a new set of config validation callbacks.
Oct 24, 2019
bd891f51
config.c: extract validate, check-transition, and set into a function
Oct 24, 2019
d17aa093
config.c: Turn options_transition_allowed() into a proper callback
Oct 24, 2019
f796bf3a
Extend confmgr tests to handle validation callbacks.
Oct 24, 2019
c8aa3cc1
Merge remote-tracking branch 'tor-github/pr/1466' into maint-0.4.2
Oct 25, 2019
4d53bbea
config: make options_act*() mockable.
Oct 24, 2019
06475f30
tests: set DataDirectory_option as well as DataDirectory.
Oct 24, 2019
620e40bc
test_options: add a test for options_trial_assign()
Oct 24, 2019
94853b4a
changes tile for ticket 31241
Oct 24, 2019
a91f52a4
Merge branch 'maint-0.4.2'
Oct 25, 2019
e03db993
Merge branch 'maint-0.2.9' into maint-0.3.5
Oct 25, 2019
e56e7e86
Merge branch 'maint-0.3.5' into maint-0.4.0
Oct 25, 2019
63581d55
Merge branch 'maint-0.4.0' into maint-0.4.1
Oct 25, 2019
d7c40bee
Merge branch 'maint-0.4.1' into maint-0.4.2
Oct 25, 2019
aff28661
Merge branch 'maint-0.4.2'
Oct 25, 2019
ba64caee
Makefile: Add check_cocci_parse.sh as check-cocci
Oct 25, 2019
c3ff5ad5
Travis: Install coccinelle on macOS and Linux
Oct 25, 2019
9be0324c
changes: file for 31919
Oct 25, 2019
7a5eefd3
Makefile: Stop using trailing spaces in an EXTRA_DIST clause
Oct 25, 2019
f40eb2ea
Merge remote-tracking branch 'tor-github/pr/1462'
Oct 25, 2019
00c3fba6
scripts/maint: Stop assuming that python3 is in /usr/bin
Oct 25, 2019
60aa6dac
Merge remote-tracking branch 'tor-github/pr/1467'
Oct 25, 2019
0ae530c8
test: Use SEVERITY_MASK_IDX() to find the LOG_* mask indexes
Oct 25, 2019
aa6b4b62
confparse: Add a function to check the magic of a toplevel object.
Oct 25, 2019
63f2a310
config,state: check magic in all callbacks.
Oct 25, 2019
e7993dc0
Merge branch 'ticket31241_v3'
Oct 25, 2019
407fb0c3
Move config_format_t and allied definitions into conftypes.h
Oct 26, 2019
2402d957
Rename confparse.[ch] to confmgt.[ch]
Oct 26, 2019
16dffa52
Rename confparse.[ch] identifiers to confmgt.[ch] identifiers.
Oct 26, 2019
731464de
changes file for 32304
Oct 26, 2019
39d09ea0
doxygen: add @file declarations for src/lib
Oct 26, 2019
4d4a3eee
doxygen: add @file declarations for src/core/proto
Oct 26, 2019
943fd734
doxygen: add @file declarations for src/core/mainloop
Oct 26, 2019
ff7a70ca
doxygen: add @file declarations for src/core/or
Oct 26, 2019
5f299feb
doxygen: add @file declarations for src/core/crypto
Oct 26, 2019
30c6ab51
doxygen: add @file declarations for src/app
Oct 26, 2019
68f80860
doxygen: add @file declarations for src/feature/
Oct 26, 2019
b314b68d
Fix doxygen HTML warnings in src/feature.
Oct 26, 2019
bc4b9d7d
Changes file for ticket 32307.
Oct 26, 2019
f751cc02
Documentation cleanup in confmacros.h
Oct 26, 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
f237529f
Add nowrap u64 multiplication function
Oct 27, 2019
68befa3b
scripts/git: Fix a shellcheck error in pre-commit.git-hook
Oct 28, 2019
18e09913
practracker: Don't read editor temp files
Oct 28, 2019
3479024c
scripts: Change to the top source directory as needed
Oct 28, 2019
5,983 additional commits have been omitted to prevent performance issues.
Loading
Loading