Commits on Source
5953
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
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
f237529f
Add nowrap u64 multiplication function
Oct 27, 2019
42ba3997
Check memunit parsing for overflow in confparse
Oct 28, 2019
21da2d76
gitlab-ci: purge old job for mirroring, its unused and obsolete
Oct 29, 2019
2a2c7049
Add a CFLG_IMMUTABLE flag to mark a field as unchangeable.
Oct 30, 2019
b985cf24
Use CFLG_IMMUTABLE to replace much of the options transition cb.
Oct 30, 2019
15371d80
Mark more torrc options as FILENAME rather than as STRING.
Oct 30, 2019
14831ea0
Use FILENAME to determine which options to check for relative paths
Oct 30, 2019
5950566f
config: Move dirauth config into the dirauth module
Oct 31, 2019
da49c4d7
dirauth: Disable dirauth config when the module is disabled
Oct 31, 2019
3881ac2c
dirauth: Refactor some config checks
Oct 31, 2019
f70633d7
dirauth: Remove some outdated config comments
Oct 31, 2019
0722b4fd
config: Move relay port parsing into the relay module
Oct 31, 2019
093a127c
config: Move relay config checks into the relay module
Oct 31, 2019
11f283f5
config: Move server transport config into the relay module
Oct 31, 2019
d5ca56e2
config: Move accounting/bandwidth config into the relay module
Oct 31, 2019
0a511778
config: Move bw & other configs into the dirauth module
Oct 31, 2019
6d03c056
config: Move server transport actions into the relay module
Oct 31, 2019
fc5da4ad
config: Move relay config actions into the relay module
Oct 31, 2019
1d4d2dee
config: Move dirauth stats actions into the module
Oct 31, 2019
23faa03f
relay/config: Remove direct references to dirauth options
Oct 31, 2019
8036954b
config: Move warn_nonlocal_ext_orports() to relay
Oct 31, 2019
d6654580
config: Delete get_list_of_ports_to_forward()
Oct 31, 2019
995618ec
scripts/git: Make a master symlink in the worktree directory
Oct 31, 2019
38e8cca6
scripts/git: Add TOR_EXTRA_CLONE_ARGS for git clone
Oct 31, 2019
1ffb3b54
scripts/git: Add TOR_EXTRA_REMOTE_* for an extra git remote
Oct 31, 2019
384fe647
changes: file for 32347
Oct 31, 2019
ff8823d0
dos: Account rejection in hs_dos_can_send_intro2
Oct 31, 2019
e85f86bb
dos: Add HS DoS INTRO2 rejected stats in heartbeat
Oct 31, 2019
736322ce
Bug
#19859
: Increase function-size exception to 124
Nov 03, 2019
fd18d512
dirauth: Refactor some code and tests
Nov 04, 2019
85e50954
relay: Make a transport_config function private
Nov 04, 2019
d3c84867
relay: Disable relay config when the module is disabled
Nov 04, 2019
4d9a5c77
relay: Simplify some relay_config code
Nov 04, 2019
2dfd1801
relay: Disable server transport options when the module is disabled
Nov 04, 2019
51ca6dea
relay: Simplify relay/transport_config
Nov 04, 2019
73c0439d
relay: Refactor tests, and add extra options tests
Nov 05, 2019
5d0848eb
test: Split stats into its own file
Nov 05, 2019
5d85c247
test/stats: Add minimal tests for rephist mtbf
Nov 05, 2019
f29de4b8
confmgt: Stop adding a space, when there is no option value
Nov 05, 2019
5b04db59
test/scripts: Use the same code to find the tor binary
Nov 05, 2019
98637a47
test/parseconf: Send all errors to stderr
Nov 05, 2019
03618e0d
test/parseconf: Don't specify a path for 'true'
Nov 05, 2019
1dd6717d
test/parseconf: Consistenly use FAIL
Nov 05, 2019
3763dd99
test/parseconf: Run all the tests, even if one fails
Nov 05, 2019
233b96d8
test/parseconf: Always show the result file name on failure
Nov 05, 2019
6d52b5ce
test/parseconf: Add conf_examples for PTs
Nov 05, 2019
75047115
test/parseconf: Add conf_examples for relays
Nov 05, 2019
96334d6f
changes: file for 32213
Nov 05, 2019
cb8ebc0b
config: Rename new global functions with a prefix
Nov 05, 2019
f10aa77a
config: Wrap a long line in relay_config.c
Nov 05, 2019
c065ad3e
practracker: Rename functions modified by a previous commit
Nov 05, 2019
9e2a2d38
Makefile: Fix "make autostyle" for out-of-tree builds
Nov 05, 2019
81972353
scripts: Fix update_versions.py for out-of-tree builds
Nov 05, 2019
8b91fa70
config: Run "make autostyle"
Nov 05, 2019
bcb38d98
practracker: Update the exceptions file with improvements
Nov 05, 2019
61694695
Merge remote-tracking branch 'tor-github/pr/1477'
Nov 05, 2019
b9269d6d
Merge remote-tracking branch 'tor-github/pr/1486'
Nov 05, 2019
655603c7
Merge remote-tracking branch 'tor-github/pr/1487'
Nov 05, 2019
60d5ff30
practracker: Preserve improvements
Nov 05, 2019
2a349006
force pkg-config to only use --prefix when cross-compiling
Nov 05, 2019
804d7c9b
configure: Remove a check that will always fail
Nov 05, 2019
cd7812b4
test: Handle NULL circuit pointer in new_fake_orcirc
Nov 05, 2019
8933789f
Merge branch 'doxygen_libs'
Nov 05, 2019
6e023d55
Merge remote-tracking branch 'tor-github/pr/1497'
Nov 05, 2019
326f82db
hs-v2: Fix memory leak in error code path
Nov 05, 2019
4c2c9890
doxygen: Use @SRCDIR@ instead of @top_srcdir@.
Nov 05, 2019
fa860b6b
Revert "doxygen: Use @SRCDIR@ instead of @top_srcdir@."
Nov 05, 2019
c01f624f
Another attempt to fix Doxygen references in out-of-tree builds
Nov 05, 2019
6c4479a9
Remove a dot from ALIASES declaration.
Nov 05, 2019
884056ae
Merge branch 'tor-github/pr/1498'
Nov 05, 2019
d3e547b2
Re-think our doxygen warnings wrt missing docs and fatalness.
Nov 05, 2019
36bceacd
Doxygen: set TYPEDEF_HIDES_STRUCT.
Nov 05, 2019
de4ffebc
Doxygen: set HIDE_SCOPE_NAMES.
Nov 05, 2019
bd6bd7d2
Doxygen: enable source code browser
Nov 05, 2019
d7872b77
Doxygen: provide a style sheet
Nov 05, 2019
c06d540f
Merge remote-tracking branch 'tor-github/pr/1330' into maint-0.2.9
Nov 06, 2019
0650bf36
Merge remote-tracking branch 'tor-github/pr/1342' into maint-0.2.9
Nov 06, 2019
6bfdd096
Merge remote-tracking branch 'tor-github/pr/1343' into maint-0.3.5
Nov 06, 2019
d2e4262e
Merge remote-tracking branch 'tor-github/pr/1340' into maint-0.3.5
Nov 06, 2019
0e2834a3
Merge remote-tracking branch 'tor-github/pr/1348' into maint-0.3.5
Nov 06, 2019
5,853 additional commits have been omitted to prevent performance issues.
Loading
Loading