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-08-26
Fix some memory issues in test_dns.c
Nick Mathewson
2015-08-26
Resolve check-spaces in test_dns.c
Nick Mathewson
2015-08-26
fix compilation warnings in test_dns.c
Nick Mathewson
2015-08-26
Merge remote-tracking branch 'rl1987/test_dns_resolve_rebased'
Nick Mathewson
2015-08-25
Make test_checkdir.c dirent include consistent with other files
Nick Mathewson
2015-08-23
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
rl1987
2015-08-21
Do not try to chmod test_keygen.sh: It is not generated by configure.
Nick Mathewson
2015-08-21
Fix a bunch of check-spaces complaints
Sebastian Hahn
2015-08-21
Ensure worker threads actually exit when it is time
Sebastian Hahn
2015-08-20
New testcase exposing bug during threadpool shutdown
Sebastian Hahn
2015-08-19
Merge branch 'ed25519_keygen_squashed'
Nick Mathewson
2015-08-19
When we infer the master key from the certificate, save it to disk.
Nick Mathewson
2015-08-19
Document test_keygen.sh a little more
Nick Mathewson
2015-08-19
Add test_keygen tests for all log outputs; improve keygen outputs.
Nick Mathewson
2015-08-19
Suppress fingerprint display in test_keygen.sh
Nick Mathewson
2015-08-19
Integreate test_keygen.sh into 'make check'.
Nick Mathewson
2015-08-19
Resolve failing test_keygen tests.
Nick Mathewson
2015-08-19
Checkpoint work on ed25519 keygen improvements.
Nick Mathewson
2015-08-18
Merge remote-tracking branch 'teor/feature14882-TestingDirAuthVoteIsStrict-v3'
Nick Mathewson
2015-08-18
Merge branch 'decouple_controller_events_squashed'
Nick Mathewson
2015-08-18
Use thread-local storage to block event_queue recursion.
Nick Mathewson
2015-08-18
Refactor initialization logic for control-event-queue
Nick Mathewson
2015-08-18
Make the control/events test run TT_FORK
Nick Mathewson
2015-08-18
Refactor our logic for sending events to controllers
Nick Mathewson
2015-08-18
Add unit tests for dirserv_set_routerstatus_testing
teor
2015-08-17
Bring the dimap tests up to 100%
Nick Mathewson
2015-08-14
Fix an overzealous compiler warning in the tests
Nick Mathewson
2015-08-13
Increase unit test coverage on container.c
Nick Mathewson
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
[next]