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
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
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
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
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
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
aac80a00
Doxygen: add several missing links.
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