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
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-05-06
Merge branch 'bug34078_prelim_035' into bug34078_prelim_041
Nick Mathewson
2020-05-06
Remove an incorrect "Fall through" comment.
Nick Mathewson
2020-05-06
address.c: add a single (harmless) missing break;
Nick Mathewson
2020-05-06
Add a fallthrough macro.
Nick Mathewson
2020-03-18
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-03-18
Merge branch 'maint-0.3.5' into maint-0.4.1
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 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-03-17
Merge branch 'trove_2020_002_041' into maint-0.4.1
Nick Mathewson
2020-03-17
Merge branch 'trove_2020_002_035' into maint-0.3.5
Nick Mathewson
2020-03-17
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-03-17
Merge branch 'maint-0.3.5' into maint-0.4.1
Nick Mathewson
2020-03-17
Trivial bugfixes found during TROVE investigation.
George Kadianakis
2020-03-17
Merge branch 'trove_2020_002_035' into trove_2020_002_041
Nick Mathewson
2020-03-17
Use >= consistently with max_bits.
Nick Mathewson
2020-03-17
Extract key length check into a new function, and check more fields.
Nick Mathewson
2020-03-14
Merge branch 'trove_2020_002_035' into trove_2020_002_041
Nick Mathewson
2020-03-14
Fix memory leak in crypto_pk_asn1_decode_private.
Nick Mathewson
2020-03-14
Revise TROVE-2020-002 fix to work on older OpenSSL versions.
Nick Mathewson
2020-03-13
Merge branch 'maint-0.3.5' into maint-0.4.1
Nick Mathewson
2020-03-13
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-03-13
Merge remote-tracking branch 'tor-github/pr/1693/head' into maint-0.3.5
Nick Mathewson
2020-02-05
Merge branch 'trove_2020_002_035' into trove_2020_002_041
Nick Mathewson
2020-02-05
When parsing, reject >1024-bit RSA private keys sooner.
Nick Mathewson
2020-01-30
Merge branch 'maint-0.4.1' into maint-0.4.2
teor
2020-01-30
Merge branch 'maint-0.4.0' into maint-0.4.1
teor
2020-01-30
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
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 branch 'maint-0.4.0' into maint-0.4.1
teor
2020-01-16
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2020-01-16
Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.3.5
teor
2020-01-06
Merge remote-tracking branch 'tor-github/pr/1612' into maint-0.4.2
Nick Mathewson
2020-01-06
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-01-05
Fix sandbox crash during reload of logging configuration
Peter Gerber
2019-12-17
Correct how we use libseccomp
Peter Gerber
2019-12-16
Fix formatting in tor_assertf() message in struct_check_magic().
Nick Mathewson
2019-12-16
Merge branch 'bug32765_041' into bug32771_042
Nick Mathewson
2019-12-16
Use CHECK_PRINTF() for printf-like functions in util_bug.h
Nick Mathewson
2019-12-05
Merge branch 'maint-0.4.0' into maint-0.4.1
teor
2019-12-05
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-12-05
Merge remote-tracking branch 'tor-github/pr/1424' into maint-0.4.0
teor
2019-12-05
Merge remote-tracking branch 'tor-github/pr/1277' into maint-0.3.5
teor
2019-11-25
Merge branch 'maint-0.4.0' into maint-0.4.1
teor
2019-11-25
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-11-25
Merge remote-tracking branch 'tor-github/pr/1394' into maint-0.3.5
teor
2019-11-12
config: Log the option name when skipping an obsolete option
teor
2019-11-07
Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.4.2
teor
[next]