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
2016-06-14
bump version to 0.2.8.4-rc
Nick Mathewson
2016-06-14
Resolve the remaining openssl "-Wredundant-decls" warnings.
Nick Mathewson
2016-06-14
Suppress the Wredundant-decls warning in another set of openssl headers
Nick Mathewson
2016-06-14
Bug 19406: Fix the unit tests to work with OpenSSL 1.1.x
Yawning Angel
2016-06-14
Bug 19406: OpenSSL removed SSL_R_RECORD_TOO_LARGE in 1.1.0.
Yawning Angel
2016-06-14
Bug 19406: OpenSSL made RSA and DH opaque in 1.1.0.
Yawning Angel
2016-06-14
Bug 19406: OpenSSL changed the Thread API in 1.1.0 again.
Yawning Angel
2016-06-13
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2016-06-13
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-06-13
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2016-06-13
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2016-06-12
Update geoip and geoip6 to the June 7 2016 database.
Karsten Loesing
2016-06-11
Merge remote-tracking branch 'public/bug19203_027' into maint-0.2.8
Nick Mathewson
2016-06-02
Use directory_must_use_begindir to predict we'll surely use begindir
Nick Mathewson
2016-06-02
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2016-06-02
Use tor_sscanf, not sscanf, in test_util.c.
Nick Mathewson
2016-05-30
Fix a warning on unnamed nodes in node_get_by_nickname().
Nick Mathewson
2016-05-26
Bump to 0.2.8.3-alpha-dev
Nick Mathewson
2016-05-26
Bump to 0.2.8.3-alpha
Nick Mathewson
2016-05-26
Fix two long lines
Nick Mathewson
2016-05-25
Merge branch 'bug18668_028' into maint-0.2.8
Nick Mathewson
2016-05-25
Fix a double-free bug in routerlist_reparse_old
Nick Mathewson
2016-05-25
Merge branch 'bug19161_028_v2' into maint-0.2.8
Nick Mathewson
2016-05-25
Merge branch 'bug19152_024_v2' into maint-0.2.8
Nick Mathewson
2016-05-25
Fix a dangling pointer issue in our RSA keygen code
Nick Mathewson
2016-05-25
Merge branch 'memarea_overflow_027_squashed' into maint-0.2.8
Nick Mathewson
2016-05-25
Fix a pointer arithmetic bug in memarea_alloc()
Nick Mathewson
2016-05-24
Make sure that libscrypt_scrypt actually exists before using it.
Nick Mathewson
2016-05-20
Fix a bug related to moving signing_key_cert
Nick Mathewson
2016-05-19
Merge remote-tracking branch 'teor/fix18809-warnings' into maint-0.2.8
Nick Mathewson
2016-05-19
Merge remote-tracking branch 'public/bug19073' into maint-0.2.8
Nick Mathewson
2016-05-19
Fix unused-but-set-variable warnings in the connection unit tests
teor (Tim Wilson-Brown)
2016-05-19
Describe what happens when we get a consensus, but no certificates
teor (Tim Wilson-Brown)
2016-05-19
Fix a compilation error in test_dir.c
Nick Mathewson
2016-05-19
Merge branch 'bug18809_028_squashed' into maint-0.2.8
Nick Mathewson
2016-05-19
Add unit tests for networkstatus_consensus_is_bootstrapping
teor (Tim Wilson-Brown)
2016-05-19
Restore and improve download schedule unit tests
teor (Tim Wilson-Brown)
2016-05-19
Update unit tests for multiple bootstrap connections
teor (Tim Wilson-Brown)
2016-05-19
Remove consensus_max_download_tries by refactoring
teor (Tim Wilson-Brown)
2016-05-19
Stop downloading consensuses when a consensus has been downloaded
teor (Tim Wilson-Brown)
2016-05-17
whitespace fixes
Nick Mathewson
2016-05-17
Remove duplicate siging_key_cert fields.
Nick Mathewson
2016-05-17
Merge branch 'bug17150_027_extra' into maint-0.2.8
Nick Mathewson
2016-05-17
Improve API of routerinfo_incompatible_with_extrainfo()
Nick Mathewson
2016-05-17
Fix another, more subtle, case of bug 17150.
Nick Mathewson
2016-05-17
Copy the signing_key_cert field into signed_descriptor_t
Nick Mathewson
2016-05-17
Fix documentation for routerinfo_incompatible_with_extrainfo
Nick Mathewson
2016-05-17
When making sure digest256 matches in ei, look at sd, not ri.
Nick Mathewson
2016-05-17
Move extra_info_digest256 into signed_descriptor_t
Nick Mathewson
2016-05-17
Merge remote-tracking branch 'arma/bug18616-v4' into maint-0.2.8
Nick Mathewson
[prev]
[next]