Commits on Source
6430
c2521873
fix for circpad_add_matching_machines to be able to negotiate one machine per...
Jul 08, 2019
0d4a689d
Prevent UB on signed overflow.
Jul 19, 2019
97d73db7
Changes file for bug 31001
Jul 19, 2019
9a101c2c
Add a script to run spatch with appropriate arguments
Sep 11, 2019
c6191983
Add a script to tell whether a file can be perfectly parsed by spatch
Sep 11, 2019
25ed698f
Add some more of our trickier macros to tor-coccinelle.h
Sep 11, 2019
ded6d9fc
Run test_operator_cleanup on our unit tests
Sep 11, 2019
a2bd9345
Changes file for coccinelle scripts
Sep 11, 2019
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
c42a7949
Extract the enumeration that tells Tor what command it is running.
Oct 08, 2019
4c25ea67
Rename TAKES_NO_ARGUMENT to ARGUMENT_NONE.
Oct 08, 2019
6cea2bd4
Document takes_argument_t and its members.
Oct 08, 2019
bd5ce112
Use C99 struct-initializer syntax in COMMANDLINE_ONLY_OPTIONS
Oct 08, 2019
911b16e6
config.c: make a couple of arguments const.
Oct 08, 2019
4ab85f49
Document tor-coccinelle.h
Oct 09, 2019
09e6c0f7
hs-v3: Fix possible memory leak in error code path
Oct 15, 2019
d91ad511
Check tor_vasprintf for error return values.
Oct 16, 2019
8162859e
Add changes file for
#31147
Oct 16, 2019
85d0a458
scripts: Add git-setup-dirs.sh, which sets up maintainer git repos
Oct 17, 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
7fcf999c
Print summary at the end of the configure script
Oct 17, 2019
0081d6c1
Merge branch 'ticket31373_042_01_squashed'
Oct 17, 2019
4a8d4913
mainloop: Disable periodic events before a destroy
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
9826fb19
Add a return type for the parsed commandline.
Oct 17, 2019
c529b3f8
Make the command-line parser understand "commands".
Oct 17, 2019
bfdfaae0
Move responsibility for setting the "quiet level" into a table.
Oct 17, 2019
35c18870
add a changes file for 32003 (command-line option parsing).
Oct 17, 2019
763d955a
Add a test for a command-line option without a value.
Oct 17, 2019
d15223a3
fixup! Print the error message for --dump-config even if no arguments are given.
Oct 17, 2019
b9f002de
Rename CMD_OTHER to CMD_IMMEDIATE
Oct 17, 2019
d97d7f0e
Use an enum for quiet_level.
Oct 17, 2019
800b823c
Merge branch 'cmdline_refactor'
Oct 17, 2019
3a73f661
Replace add_temp_log() with add_default_log().
Oct 17, 2019
db18ff91
Move code to add default log into quiet_level.c
Oct 17, 2019
85b4a5c2
Handle errors from execve() in the Unix process backend more gracefully.
Oct 17, 2019
7a64f6ea
Ensure that the exit callback is called if CreateProcessA() fails on Windows.
Oct 17, 2019
4ed06acb
Add test to check if the exit callback is called in process_t upon process_exec() failures.
Oct 17, 2019
95e3527d
Bump practracker exception limit for process_win32_exec().
Oct 17, 2019
389b3724
Remove overly strict assertions in transports.c.
Oct 17, 2019
f73c8bd7
Merge remote-tracking branch 'tor-github/pr/1407' into maint-0.4.2
Oct 18, 2019
d616214e
Merge branch 'maint-0.4.2'
Oct 18, 2019
1697019d
core: tabify a line in include.am
Oct 18, 2019
5ff99901
configure: Clarify the description of --disable-module-dirauth
Oct 18, 2019
f59c4a09
configure: Interpret --disable-module-dirauth=no correctly
Oct 18, 2019
4442eef0
configure: Interpret --with-tcmalloc=no correctly
Oct 18, 2019
ac71ad66
configure: Stop failing when jemalloc is requested, but tcmalloc is not found
Oct 18, 2019
b3fc3b60
changes: file for 32124.
Oct 18, 2019
fbd2fef2
Merge branch 'maint-0.4.2' of git-rw.torproject.org:/tor into maint-0.4.2
Oct 18, 2019
e2a42a1a
Merge branch 'maint-0.4.2'
Oct 18, 2019
57c4af16
Merge remote-tracking branch 'tor-github/pr/1396' into maint-0.4.2
Oct 18, 2019
7c5716d1
Merge branch 'maint-0.4.2'
Oct 18, 2019
0994050c
Merge remote-tracking branch 'tor-github/pr/1426' into maint-0.4.2
Oct 18, 2019
264c5312
Merge branch 'maint-0.4.2'
Oct 18, 2019
f0f3f333
Merge remote-tracking branch 'tor-github/pr/1427' into maint-0.4.2
Oct 18, 2019
37320bce
Merge branch 'maint-0.4.2'
Oct 18, 2019
2e2e1ed7
configure: Add a relay module, with --disable-module-relay
Oct 20, 2019
fdf47e0f
configure: Make --disable-module-relay imply --disable-module-dirauth
Oct 20, 2019
7944b55a
feature: Move proxy_mode() into new files
Oct 20, 2019
57e86a6d
relay: Implement HAVE_MODULE_RELAY for routermode.c
Oct 20, 2019
e2280d6f
relay: Silence compiler warnings when relay mode is disabled
Oct 20, 2019
012c4453
test: Skip test scripts that require the relay module
Oct 20, 2019
8b4d7447
fix easy typos
Oct 20, 2019
aab5d908
Merge branch 'maint-0.4.2'
Oct 20, 2019
0a5ce828
err: Use the correct type for cb_buf
Oct 20, 2019
cf2b00d3
test/rebind: Make control formatting and log parsing more robust
Oct 20, 2019
0501ce9f
test/parseconf: Expect different outputs when relay mode is disabled
Oct 20, 2019
b266a804
test/parseconf: Add basic dirauth and bridgeauth tests
Oct 20, 2019
bf45b6cf
Travis: Add a --disable-module-relay job
Oct 20, 2019
09735757
doc/HACKING: Update Module.md for the relay module
Oct 20, 2019
b1f71eee
changes: file for 32123
Oct 20, 2019
475dffee
dirauth: Add a macro comment to have_module_dirauth()
Oct 20, 2019
f420b60c
Appveyor: Use Windows Server 2019
Oct 20, 2019
02e3e8ed
hibernate: Fix repeated "bytes" in comment
Oct 20, 2019
042116e1
Merge branch 'maint-0.4.2'
Oct 20, 2019
5c8ecf36
Merge remote-tracking branch 'tor-github/pr/1354' into maint-0.4.2
Oct 21, 2019
5dbdca01
Merge remote-tracking branch 'tor-github/pr/1432' into maint-0.4.2
Oct 21, 2019
a1f73cb9
Merge branch 'maint-0.4.2'
Oct 21, 2019
04e9e74f
Merge remote-tracking branch 'tor-github/pr/1422' into maint-0.4.2
Oct 21, 2019
3539fdfd
Merge remote-tracking branch 'tor-github/pr/1168'
Oct 21, 2019
77c85360
Merge branch 'maint-0.4.2'
Oct 21, 2019
6413b210
control: Add GETINFO support for dumping microdesc consensus
Oct 21, 2019
3b2525c3
Fix changes file and string typos
Oct 21, 2019
92fa5239
control/getinfo: Use standard error handling
Oct 21, 2019
4fde7699
test/getinfo: Remove unnecessary test code
Oct 21, 2019
7a72e71f
Merge remote-tracking branch 'tor-github/pr/1434'
Oct 21, 2019
a7ccd9a9
respect accountingmax during soft hibernation
Oct 21, 2019
7dc78aca
Merge remote-tracking branch 'tor-github/pr/1430'
Oct 21, 2019
8378ad29
routermode.h: turn a comment into a doxygen comment.
Oct 21, 2019
6,330 additional commits have been omitted to prevent performance issues.
Loading
Loading