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
2015-05-28
Impose an upper limit on threads per threadpool.
Nick Mathewson
2015-05-28
Merge branch '12498_ed25519_keys_v6'
Nick Mathewson
2015-05-28
Note some functions that should move or be merged
Nick Mathewson
2015-05-28
Do not allocate our ed-link crosscert till after tls ctx
Nick Mathewson
2015-05-28
Generate weird certificates correctly
Nick Mathewson
2015-05-28
Regenerate ed25519 keys when they will expire soon.
Nick Mathewson
2015-05-28
# This is a combination of 2 commits.
Nick Mathewson
2015-05-28
Only load master ed25519 secret keys when we absolutely must.
Nick Mathewson
2015-05-28
Implement ed25519 identity collation for voting.
Nick Mathewson
2015-05-28
Refactor code that matches up routers with the same identity in votes
Nick Mathewson
2015-05-28
Checkpoint some work on voting on ed25519 identities
Nick Mathewson
2015-05-28
Enforce more correspondence between ri and ei
Nick Mathewson
2015-05-28
Sign extrainfo documents with ed25519
Nick Mathewson
2015-05-28
Revise makedesc.py: teach it how to emit ed signatures and crosscerts
Nick Mathewson
2015-05-28
Refactor link handshake cell type implementations to use trunnel
Nick Mathewson
2015-05-28
Fix memory leaks in test_link_handshake.c
Nick Mathewson
2015-05-28
Tests for AUTHENTICATE cell functionality.
Nick Mathewson
2015-05-28
Start testing cell encoders/processers for the v3 handshake.
Nick Mathewson
2015-05-28
Add trunnel-generated items for link handshake code.
Nick Mathewson
2015-05-28
Include ed25519 keys in microdescriptors.
Nick Mathewson
2015-05-28
Fix the position-check for ed25519 certs to work with annotations
Nick Mathewson
2015-05-28
Tie key-pinning logic into directory authority operation
Nick Mathewson
2015-05-28
Key-pinning back-end for directory authorities.
Nick Mathewson
2015-05-28
Implement proposal 228: cross-certification with onion keys
Nick Mathewson
2015-05-28
Implement proposal 228: cross-certification with onion keys
Nick Mathewson
2015-05-28
Implement ed25519-signed descriptors
Nick Mathewson
2015-05-28
prop220: Implement certificates and key storage/creation
Nick Mathewson
2015-05-22
Revert "Try using SSL_get_ciphers in place of session->ciphers"
Nick Mathewson
2015-05-21
Remove support for OpenSSL without ECC.
Yawning Angel
2015-05-21
Generate error ASAP if building with too-old openssl
Nick Mathewson
2015-05-21
move "version" declaration to avoid "set but not used" warnings
Nick Mathewson
2015-05-21
Merge remote-tracking branch 'yawning/bug16052a_027'
Nick Mathewson
2015-05-20
19:38 < Yawning> nickm: you left the "+#ifndef SSL_clear_mode" block in ;_;
Nick Mathewson
2015-05-20
Merge branch 'bug16034_no_more_openssl_098_squashed'
Nick Mathewson
2015-05-20
Drop support for OpenSSLs without AES_CTR
Nick Mathewson
2015-05-20
Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args
Nick Mathewson
2015-05-20
Remove code to support OpenSSL 0.9.8
Nick Mathewson
2015-05-20
Stop poking SSL_CTX->comp_methods
Nick Mathewson
2015-05-20
Use SSL_CIPHER accessor functions
Nick Mathewson
2015-05-20
Use SSL_CIPHER_find where possible.
Nick Mathewson
2015-05-20
Try using SSL_get_ciphers in place of session->ciphers
Nick Mathewson
2015-05-20
Tweak rectify_client_ciphers to work with openssl 1.1
Nick Mathewson
2015-05-20
Add support for 'HiddenServiceMaxStream' to 'ADD_ONION'.
Yawning Angel
2015-05-20
Add "HiddenServiceMaxStreams" as a per-HS tunable.
Yawning Angel
2015-05-18
Fix some compilation warnings
Nick Mathewson
2015-05-18
Merge remote-tracking branch 'andrea/ticket15358_squashed_2'
Nick Mathewson
2015-05-18
Merge remote-tracking branch 'special/bug16060'
Nick Mathewson
2015-05-18
Merge remote-tracking branch 'dgoulet/bug16021_027_01'
Nick Mathewson
2015-05-18
Silence two make rules
cypherpunks
2015-05-17
Add GETINFO network-liveness to control protocol
Andrea Shepard
[next]