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
/
or
Age
Commit message (
Expand
)
Author
2016-11-03
Add function to check RSA->Ed cross-certifications
Nick Mathewson
2016-11-03
Refactor RSA certificate checking into its own function.
Nick Mathewson
2016-11-03
Free rsa_ed_crosscert at exit.
Nick Mathewson
2016-11-03
Migrate certificates into a sub-structure of or_handshake_state
Nick Mathewson
2016-11-03
Refactor ...compute_authenticate_cell_body() to return a var_cell_t.
Nick Mathewson
2016-11-03
Code to send correct authentication data when we are using AUTHTYPE>2
Nick Mathewson
2016-11-03
New authentication types to use RFC5705.
Nick Mathewson
2016-11-03
Send ed25519 certificates in certs cell, when we have them.
Nick Mathewson
2016-11-03
Refactor connection_or_send_certs_cell() to use trunnel
Nick Mathewson
2016-11-03
When parsing certs cells, allow more certs types
Nick Mathewson
2016-09-08
Fix typo error in bug warning in relay.c
Nick Mathewson
2016-09-08
capture and detect expected BUG messages in shared-random tests
Nick Mathewson
2016-09-07
Merge remote-tracking branch 'dgoulet/ticket18693_029_01'
Nick Mathewson
2016-09-07
Merge remote-tracking branch 'sebastian/bug20064'
Nick Mathewson
2016-09-06
Merge remote-tracking branch 'teor/bug20012'
Nick Mathewson
2016-09-06
Merge remote-tracking branch 'public/ticket20002'
Nick Mathewson
2016-09-06
checkSpace.pl now forbids more identifiers.
Nick Mathewson
2016-09-06
Merge remote-tracking branch 'sebastian/bug20065'
Nick Mathewson
2016-09-06
Fix an indentation issue in rend_config_services
teor
2016-09-06
Give useful error if authority_signing_key doesn't exist
Sebastian Hahn
2016-09-05
Vote Exit correctly with DirAllowPrivateAddresses set
Sebastian Hahn
2016-09-05
Appease make check-spaces
Andrea Shepard
2016-08-31
Don't warn on unlink(bw_accounting) when errno == ENOENT
Nick Mathewson
2016-08-31
Fix a deref-before-null-check complaint
Nick Mathewson
2016-08-31
Stop inadvertently upgrading client intro connections to ntor
teor
2016-08-29
We no longer need to tag UseNTorHandshake as deprecated, since it is obsolete
Nick Mathewson
2016-08-29
Merge remote-tracking branch 'teor/reject-tap-v6'
Nick Mathewson
2016-08-26
prop272: When voting, include no non-Valid relays in consensus
Nick Mathewson
2016-08-26
Fix OOS comparator fix
Andrea Shepard
2016-08-25
Fix duplicated if condition in connection.c
David Goulet
2016-08-25
Merge remote-tracking branch 'andrea/ticket18640_v3'
Nick Mathewson
2016-08-24
Check onion hostnames against client port flags
teor (Tim Wilson-Brown)
2016-08-24
Check non-onion hostnames & IP addresses against client port flags
teor (Tim Wilson-Brown)
2016-08-24
Make Tor2Web error message clearer
teor (Tim Wilson-Brown)
2016-08-24
Comment-only punctuation fix
teor (Tim Wilson-Brown)
2016-08-24
Parse *Port flags NoDNSRequest, NoOnionTraffic & OnionTrafficOnly
teor (Tim Wilson-Brown)
2016-08-24
make check-spaces fixes
Nick Mathewson
2016-08-24
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-08-24
Fix path selection on firewalled clients
teor
2016-08-24
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-08-24
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2016-08-24
Replace Tonga with Bifroest.
Isis Lovecruft
2016-08-24
Add a stub for rend_service_allow_direct_connection
teor
2016-08-24
Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor
teor (Tim Wilson-Brown)
2016-08-24
Improve comments in circuit_get_cpath_*
teor (Tim Wilson-Brown)
2016-08-24
Client & HS make sure every hop in every non-HS path supports ntor
teor (Tim Wilson-Brown)
2016-08-23
Merge remote-tracking branch 'jigsaw/fix-17758'
Nick Mathewson
2016-08-23
Merge remote-tracking branch 'jigsaw/fix-15381'
Nick Mathewson
2016-08-23
Use tor_assert, not assert.
Nick Mathewson
2016-08-23
Merge branch 'bug13953_squashed'
Nick Mathewson
[next]