Commits on Source
6035
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
b6c24eb4
hs-v3: Remove the circuit_established intro flag
Oct 23, 2019
43424866
Travis: Use zstd in our Travis Linux builds
Oct 24, 2019
14b197a1
Travis: Use macOS 10.14 with Xcode 11.2
Oct 24, 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
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
42ba3997
Check memunit parsing for overflow in confparse
Oct 28, 2019
4d2c8ca3
Merge branch 'config_macros_doc_cleanup'
Oct 28, 2019
25d66a33
add missing docs in crypto_digest*
Oct 28, 2019
b98631d2
Merge branch 'tor-github/pr/1476'
Oct 28, 2019
bf16efeb
nodelist: fix a comment typo in routerset.h
Oct 28, 2019
4c950226
core: Add missing include in destroy_cell_queue_st.h
Oct 28, 2019
7678022e
cmux: Move circuitmux_s object into header in private section
Oct 28, 2019
839bc481
test: Add testcase setup object for test_cmux
Oct 28, 2019
d2e51aca
test: Remove circuitmux/destroy_cell_queue code duplication
Oct 28, 2019
a41ec849
test: Implement cmux allocate unit test
Oct 28, 2019
dba249bc
test: Add fakecircs.{h|c} helper
Oct 28, 2019
bbcded55
test: Implement unit tests for circuitmux.c
Oct 28, 2019
48781c32
ewma: Move private struct into header private section
Oct 28, 2019
ceca6e7c
ewma: Implement unit tests
Oct 28, 2019
d67db64c
changes: Add file for ticket 32196
Oct 28, 2019
752c35ca
Merge remote-tracking branch 'tor-github/pr/1460' into maint-0.2.9
Oct 29, 2019
15d67842
Merge branch 'maint-0.2.9' into maint-0.3.5
Oct 29, 2019
54e2d0dc
Merge branch 'maint-0.3.5' into maint-0.4.0
Oct 29, 2019
63aff4a4
Merge branch 'maint-0.4.0' into maint-0.4.1
Oct 29, 2019
2395800d
Merge branch 'maint-0.4.1' into maint-0.4.2
Oct 29, 2019
b448f604
Merge branch 'maint-0.4.2'
Oct 29, 2019
30705e82
app/config: Fix a comment typo in config.c
Oct 29, 2019
4413b981
Merge branch 'tor-github/pr/1456'
Oct 29, 2019
4c38fccb
Move command-line conf option description earlier
Oct 29, 2019
90ba8bae
Reword DESCRIPTION in tor.1.txt
Oct 29, 2019
8660a32d
Reword command-options in tor.1.txt
Oct 29, 2019
5e4ae730
Reformat some options in tor.1.txt
Oct 29, 2019
1e8ddbe1
Changes file for ticket 32277
Oct 29, 2019
21da2d76
gitlab-ci: purge old job for mirroring, its unused and obsolete
Oct 29, 2019
dce1f63d
fs: Clarify an ambiguous comment about string/pointer equality
Oct 30, 2019
f81e4aa8
hs-v2: Lookup intro failure cache when picking an intro from descriptor
Oct 30, 2019
f579541f
Merge branch 'tor-github/pr/1468'
Oct 30, 2019
861b9366
test: Fix a loop variable bug in test_parseconf.sh
Oct 31, 2019
183f9e49
test: Fix a comment typo in src/test/test_hs_ntor.sh
Oct 31, 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
5a1dfca0
Fix 32167: comment in config.c
Oct 30, 2019
cfc60e56
circ: Add an handle to circuit_t
Oct 30, 2019
a6ad26fd
Merge remote-tracking branch 'tor-github/pr/1485'
Oct 30, 2019
4666ca73
config: Give warn_about_relative_paths() const args
Oct 31, 2019
a18e84ad
config: Improve some function comments
Oct 31, 2019
40e75bc3
doc: Add defaults for some transport options
Oct 31, 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
cb7340ab
scripts/git: Don't use spaces in git URLs
Oct 31, 2019
7e73c0d5
scripts/git: Print the correct path in git-setup-dirs.sh
Oct 31, 2019
e046903f
scripts/git: Restore a dropped check for pre-commit in pre-push
Oct 31, 2019
5,935 additional commits have been omitted to prevent performance issues.
Loading
Loading