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
Age
Commit message (
Expand
)
Author
2017-06-08
Bump to 0.3.1.3-alpha.
Nick Mathewson
2017-06-08
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-08
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-06-08
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-06-08
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
Nick Mathewson
2017-06-08
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
Nick Mathewson
2017-06-08
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-06-08
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-06-08
TROVE-2017-005: Fix assertion failure in connection_edge_process_relay_cell
David Goulet
2017-06-08
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-08
TROVE-2017-004: Fix assertion failure in relay_send_end_cell_from_edge_
David Goulet
2017-06-06
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-06
Repair the unit test behavior of my fix for 22508.
Nick Mathewson
2017-06-06
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-06
Make generate_ed_link_cert() a no-op on clients.
Nick Mathewson
2017-06-05
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-06-05
Rename "link" variable to avoid shadowing warning.
Nick Mathewson
2017-06-05
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-05
Fix unit tests to work after own_link_cert assertion
Nick Mathewson
2017-06-05
Merge branch 'bug22460_030_01' into maint-0.3.0
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-06-05
Merge branch 'bug22460_case2_029_01_squashed' into maint-0.2.9
Nick Mathewson
2017-06-05
Improve documentation on get_{peer,own}_certificate()
Nick Mathewson
2017-06-05
Repair link_handshake unit tests to mock tor_tls_get_own_cert()
Nick Mathewson
2017-06-05
Test prerequisites: function to dup a cert, make get_own_cert mockable.
Nick Mathewson
2017-06-05
On v3 link handshake, send the correct link certificate
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-06-05
Fix C89 warning (since Tor 0.2.4-5 still care about that.)
Nick Mathewson
2017-06-05
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-06-05
Fix undefined behavior in geoip_parse_entry().
Nick Mathewson
2017-06-05
Merge branch 'bug22466_diagnostic_030'
Nick Mathewson
2017-06-05
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-05
Make code more clear about own_link_cert safety
Nick Mathewson
2017-06-01
Regenerate RSA->ed25519 identity crosscertificate as needed
Nick Mathewson
2017-06-01
Use tor_assert_nonfatal() to try to detect #22466
Nick Mathewson
2017-06-01
Fix ed25519 link certificate race on tls context rotation
Nick Mathewson
2017-05-31
Bugfix: Regenerate more certificates when appropriate
Nick Mathewson
2017-05-31
Fix GCC 7 -Wimplicit-fallthrough warnings (32 bit)
Andreas Stieger
2017-05-30
hs: Correctly validate v3 descriptor encrypted length
David Goulet
2017-05-30
Merge remote-tracking branch 'public/bug6298'
Nick Mathewson
2017-05-30
Merge remote-tracking branch 'teor/bug22424'
Nick Mathewson
2017-05-30
Merge remote-tracking branch 'jigsaw/fix-22417-without-3-star'
Nick Mathewson
2017-05-30
Merge remote-tracking branch 'teor/bug22421'
Nick Mathewson
[next]