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
/
test
Age
Commit message (
Expand
)
Author
2015-07-16
Break some wide lines
Nick Mathewson
2015-07-16
Fix most check-spaces issues
Nick Mathewson
2015-07-11
Fix a leak in test_microdesc (CID 1311631)
Nick Mathewson
2015-07-09
Fix missing-macro errors
Nick Mathewson
2015-07-09
Merge branch 'libscrypt_eq_openssl_squashed'
Nick Mathewson
2015-07-09
Assert interoperability betweeen libscrypt and OpenSSL EBP_PBE_scrypt().
rl1987
2015-07-06
Integrate and enable ed25519-donna.
Yawning Angel
2015-07-06
Integrate the accelerated Curve25519 scalar basemult.
Yawning Angel
2015-07-03
Make test_workqueue.c faster, and on-by-default.
Nick Mathewson
2015-06-29
More tweaks for windows compilation. (ick)
Nick Mathewson
2015-06-29
Remove checks for visual C 6.
Nick Mathewson
2015-06-25
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-24
Work around nytimes.com's broken hostnames in our SOCKS checks.
Yawning Angel
2015-06-22
Repair breakage in early-error case of microdesc parsing
Nick Mathewson
2015-06-03
Remove undefined directive-in-macro in test_util_writepid
teor
2015-06-01
Add a master-key-ed25519 line for convenience
Nick Mathewson
2015-06-01
More check-spaces fixes
Nick Mathewson
2015-06-01
Fix some memory leaks in ed25519 code and tests
Nick Mathewson
2015-06-01
Appease make check-spaces
Andrea Shepard
2015-05-29
Fix another int-to-ptr cast.
Nick Mathewson
2015-05-29
Fix a sizeof(ptr) mistake in test-memwipe.c
Nick Mathewson
2015-05-28
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-05-28
There sure are a lot of these in test_hs.c. CID 1301385
Nick Mathewson
2015-05-28
Another test_hs leak. CID 1301383.
Nick Mathewson
2015-05-28
Memory leak in tor_cert_parse. CID 1301382.
Nick Mathewson
2015-05-28
Fix leak-on-test-failure in test_routerkeys.c
Nick Mathewson
2015-05-28
Memory leak in test_hs_rend_data
Nick Mathewson
2015-05-28
Fix memory leak in test_routerkeys
Nick Mathewson
2015-05-28
Avoid dereferencing null on unit test failure for link handshakes.
Nick Mathewson
2015-05-28
Merge branch '12498_ed25519_keys_v6'
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
# This is a combination of 2 commits.
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
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
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
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 ed25519-signed descriptors
Nick Mathewson
2015-05-28
prop220: Implement certificates and key storage/creation
Nick Mathewson
2015-05-26
Fix unit tests on MSVC2013.
Nick Mathewson
2015-05-21
Remove support for OpenSSL without ECC.
Yawning Angel
2015-05-20
Merge branch 'bug16034_no_more_openssl_098_squashed'
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-18
Fix some compilation warnings
Nick Mathewson
[next]