Commits on Source
5984
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
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
21da2d76
gitlab-ci: purge old job for mirroring, its unused and obsolete
Oct 29, 2019
f81e4aa8
hs-v2: Lookup intro failure cache when picking an intro from descriptor
Oct 30, 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
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
fa0257ed
Merge branch 'tor-github/pr/1484'
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
7824a65a
Doxyfile.in: switch to a tor-style green color scheme.
Nov 01, 2019
096cbfb8
Merge remote-tracking branch 'tor-github/pr/1480'
Nov 01, 2019
736322ce
Bug
#19859
: Increase function-size exception to 124
Nov 03, 2019
7ec314a6
Doxygen: accept .dox as pure doxygen, and interpret everything as C
Nov 03, 2019
e2da29e0
Doxygen: Better path handling.
Nov 03, 2019
afc267e8
Add a stub main page for the documentation.
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
7fc077ed
Add stub directory-level documentation for most source directories
Nov 04, 2019
d3af2378
Document our top-level directories
Nov 04, 2019
b6b12570
Remove spurious lib/stats doxygen file.
Nov 04, 2019
51a98929
doxygen: Take "lib" descriptions from doc/HACKING/design.
Nov 04, 2019
62a473de
Doxygen: Avoid ambiguity in @dir directives
Nov 04, 2019
b95bc4d8
Doxygen: define an alias for linking to a directory.
Nov 04, 2019
9b131911
Doxygen: use \refdir everywhere.
Nov 04, 2019
fd271363
Doxygen: fix a remaining \ref-to-directory
Nov 04, 2019
76e8effc
Doxygen: document the rest of the directories in lib.
Nov 04, 2019
4bf73dfa
Remove now-superseded part of doc/HACKING/design.
Nov 04, 2019
fb20618e
Divide 01a-memory.md into doxygen.
Nov 04, 2019
211a2e0a
Move doc/HACKING/design/01b-collections.md into doxygen.
Nov 04, 2019
a5085c52
Move most of crypto overview into doxygen.
Nov 04, 2019
607b1ff7
Move much of 00-overview.md into doxygen.
Nov 04, 2019
e1cdca2e
directory-level doxygen for "src/core"
Nov 04, 2019
a33d1dce
directory-level documentation for feature/*
Nov 04, 2019
db402028
Document directories in "app"
Nov 04, 2019
73c0439d
relay: Refactor tests, and add extra options tests
Nov 05, 2019
5,884 additional commits have been omitted to prevent performance issues.
Loading
Loading