index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-07
Merge remote-tracking branch 'tor-gitlab/mr/43' into maint-0.3.5
Nick Mathewson
2020-10-07
Merge remote-tracking branch 'tor-gitlab/mr/137' into maint-0.3.5
Nick Mathewson
2020-10-07
Merge remote-tracking branch 'tor-gitlab/mr/103' into maint-0.3.5
Nick Mathewson
2020-10-07
Merge branch 'mr_124_squashed' into maint-0.3.5
Nick Mathewson
2020-10-07
Parallelize src/test/test into chunks.
Nick Mathewson
2020-09-22
srv: Remove spammy debug log
David Goulet
2020-09-21
gitlab-ci: Use test-network-all for debian-integration
Nick Mathewson
2020-09-21
gitlab-ci: add an NSS check.
Nick Mathewson
2020-09-21
gitlab-ci: Add all-bugs-are-fatal on hardened and integration builds.
Nick Mathewson
2020-09-21
gitlab-ci: Add disable-module builds.
Nick Mathewson
2020-09-21
Add a few more options for the CI script.
Nick Mathewson
2020-09-18
Make debian-trace job conditional on src/lib/trace/trace_sys.c
Nick Mathewson
2020-09-18
.gitlab.yml: missing comments
Nick Mathewson
2020-09-18
Copy tracing things back to maint-0.3.5, for consistency.
Nick Mathewson
2020-09-17
Fix underflow in rend_cache/free_all test.
Nick Mathewson
2020-09-17
test: Increment rend cache allocation before freeing
David Goulet
2020-09-01
conn: Remove assert on new listener connection when retrying
David Goulet
2020-08-13
Merge remote-tracking branch 'tor-gitlab/mr/125' into maint-0.3.5
Nick Mathewson
2020-08-12
Improve comments in .gitlab-ci.yml
Nick Mathewson
2020-08-12
CI: Turn on stem with 044 and later.
Nick Mathewson
2020-08-12
Fix allocation counting in clean_v2_descs_as_dir test.
Nick Mathewson
2020-08-12
CI: improve output when skipping doxygen
Nick Mathewson
2020-08-12
Try disabling "make all" when checking docs.
Nick Mathewson
2020-08-12
CI: Try to enable integration tests, hardening, and clang.
Nick Mathewson
2020-08-12
CI: Remove VS2015 AppVeyor build.
George Kadianakis
2020-08-11
CI: label our python versions.
Nick Mathewson
2020-08-11
CI: Only run doxygen on 0.4.3 and later.
Nick Mathewson
2020-08-11
CI: enable documentation testing
Nick Mathewson
2020-08-11
Fix a pair of typos in ci-driver.sh.
Nick Mathewson
2020-08-11
Add a pair of warnings about only editing CI in 035
Nick Mathewson
2020-08-10
small code tweaks to try to work around debian stable complaints
Nick Mathewson
2020-08-10
Try to set up a minimal gitlab CI script
Nick Mathewson
2020-08-10
Add a shareable continuous-integration script.
Nick Mathewson
2020-08-06
Copy from master gitlab-ci.yml from master back to maint-0.3.5
Nick Mathewson
2020-08-03
Remove channel_is_canonical_is_reliable()
Nick Mathewson
2020-07-30
Fix a bug in buf_move_all() when the input buffer is empty.
Nick Mathewson
2020-07-30
Add unit test for buf_move_all(), including a failing case
Nick Mathewson
2020-07-28
Use _lseeki64() on windows.
Nick Mathewson
2020-07-24
fallbackdir: Remove all three Digitalcourage3 relays
David Goulet
2020-07-23
More info in the fallbackdir changes file
Nick Mathewson
2020-07-23
fallbackdir: Update list for 2020
David Goulet
2020-07-10
NSS: Tell NSS that our SSL sockets are nonblocking.
Nick Mathewson
2020-07-09
Bump to 0.3.5.11-dev
Nick Mathewson
2020-07-09
bump to 0.3.5.11
Nick Mathewson
2020-07-09
Merge branch 'trove_2020_001_035' into maint-0.3.5
Nick Mathewson
2020-07-07
Resolve a compiler warning from a 32-bit signed/unsigned comparison
Nick Mathewson
2020-07-07
CI: Fix Appveyor printf format error
David Goulet
2020-07-06
Use ((x + 7) >> 3) instead of (x >> 3) when converting from bits to bytes.
Alexander Færøy
2020-07-06
Add constness to length variables in `tor_tls_cert_matches_key`.
Alexander Færøy
2020-07-06
Fix out-of-bound memory read in `tor_tls_cert_matches_key()` for NSS.
Alexander Færøy
[next]