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
/
test
Age
Commit message (
Expand
)
Author
2015-08-11
Fix a 32-bit compilation warning
Nick Mathewson
2015-08-05
Add a compat function to check how much disk space is free.
Nick Mathewson
2015-08-05
Let's try to get test_workqueue working on windows
Nick Mathewson
2015-08-03
When building with coverage, run chutney with coverage
Nick Mathewson
2015-07-29
Merge remote-tracking branch 'teor/feature14175-chutney-performance-v2'
Nick Mathewson
2015-07-27
Allow a single trailing `.` when validating FQDNs from SOCKS.
Yawning Angel
2015-07-23
Fix a couple more msvc issues, reported by gisle vanem
Nick Mathewson
2015-07-21
Improve the workqueue test help message.
cypherpunks
2015-07-21
Limit the number of inflight items to the number of items.
cypherpunks
2015-07-20
typo fix; spotted by arma
Nick Mathewson
2015-07-20
Fix testcases where scrypt APIs are used wrong.
rl1987
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-06
Add chutney performance testing support to src/test/test-network.sh
teor
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
[next]