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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-05-06
address.c: add a single (harmless) missing break;
Nick Mathewson
2020-05-06
include compat_compiler for ed25519_donna
Nick Mathewson
2020-05-06
Replace some "fall through" comments not at the end of a case.
Nick Mathewson
2020-05-06
Replace a "fall through" comment that was outside a switch.
Nick Mathewson
2020-05-06
Add a fallthrough macro.
Nick Mathewson
2020-04-09
Merge remote-tracking branch 'tor-github/pr/1784' into maint-0.3.5
teor
2020-03-21
Add a test for the localhost case.
Nick Mathewson
2020-03-21
Extend test to handle router_get_advertised_ipv6_or_ap
Nick Mathewson
2020-03-21
Add a test for router_get_advertised_or_port_by_af().
Nick Mathewson
2020-03-21
Add tests for get_first_advertised_{addr,port}_by_type_af()
Nick Mathewson
2020-03-21
router: Refactor IPv6 ORPort function logic
teor
2020-03-21
router: Stop advertising incorrect auto IPv6 ORPorts
teor
2020-03-19
Add a TOR_SKIP_TESTCASES environment variable for suppressing tests.
Nick Mathewson
2020-03-18
Bump version to 0.3.5.10-dev
Nick Mathewson
2020-03-18
Port rsa_private_key_too_long() to work on OpenSSL 1.1.0.
Nick Mathewson
2020-03-17
Merge branch 'trove_2020_002_035' into maint-0.3.5
Nick Mathewson
2020-03-17
Fix TROVE-2020-003.
George Kadianakis
2020-03-17
Trivial bugfixes found during TROVE investigation.
George Kadianakis
2020-03-17
Use >= consistently with max_bits.
Nick Mathewson
2020-03-17
Add off-by-one checks for key length.
Nick Mathewson
2020-03-17
Extract key length check into a new function, and check more fields.
Nick Mathewson
2020-03-14
Fix memory leak in crypto_pk_asn1_decode_private.
Nick Mathewson
2020-03-14
Add a test for crypto_pk_asn1_decode_private maxbits.
Nick Mathewson
2020-03-14
Revise TROVE-2020-002 fix to work on older OpenSSL versions.
Nick Mathewson
2020-03-13
Bump to 0.3.5.10
Nick Mathewson
2020-03-13
Merge remote-tracking branch 'tor-github/pr/1693/head' into maint-0.3.5
Nick Mathewson
2020-03-12
Fix unit tests that look at contactinfo logs.
Nick Mathewson
2020-03-12
config: Warn if ContactInfo is not set
David Goulet
2020-03-11
pem_decode(): Tolerate CRLF line endings
Nick Mathewson
2020-03-10
dos: Pass transport name on new client connection
David Goulet
2020-02-12
hs-v3: Remove BUG() that can occur normally
David Goulet
2020-02-12
Lowercase the BridgeDistribution value from torrc in descriptors.
Alexander Færøy
2020-02-10
Fix a Rust compilation warning; resolve bug 33212.
Nick Mathewson
2020-02-05
When parsing tokens, reject early on spurious keys.
Nick Mathewson
2020-02-05
When parsing, reject >1024-bit RSA private keys sooner.
Nick Mathewson
2020-01-30
Merge remote-tracking branch 'tor-github/pr/1614' into maint-0.3.5
teor
2020-01-29
Change BUG() messages in buf_flush_to_tls() to IF_BUG_ONCE()
Nick Mathewson
2020-01-16
Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.3.5
teor
2020-01-14
Replace an assertion with a check-and-log
Nick Mathewson
2020-01-06
When initializing pthreads, always set the main thread.
Nick Mathewson
2019-12-17
Correct how we use libseccomp
Peter Gerber
2019-12-09
bump to 0.3.5.9-dev
Nick Mathewson
2019-12-06
Merge branch 'maint-0.2.9' into maint-0.3.5
Nick Mathewson
2019-12-06
Update geoip and geoip6 to the December 3 2019 database.
Karsten Loesing
2019-12-05
Bump version to 0.3.5.9
Nick Mathewson
2019-12-05
Merge remote-tracking branch 'tor-github/pr/1277' into maint-0.3.5
teor
2019-11-25
Merge remote-tracking branch 'tor-github/pr/1464' into maint-0.3.5
teor
2019-11-25
Merge remote-tracking branch 'tor-github/pr/1422' into maint-0.3.5
teor
2019-11-25
Merge remote-tracking branch 'tor-github/pr/1405' into maint-0.3.5
teor
2019-11-25
Merge remote-tracking branch 'tor-github/pr/1395' into maint-0.3.5
teor
[prev]
[next]