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
2016-05-16
Slight improvements to DH coverage.
Nick Mathewson
2016-05-16
Improve test coverage of our strongest-rng code.
Nick Mathewson
2016-05-16
Test coverage on ed25519 load/store functions.
Nick Mathewson
2016-05-16
Mark unreachable lines in crypto_curve25519.c
Nick Mathewson
2016-05-16
HKDF-SHA256 test vectors from RFC5869
Nick Mathewson
2016-05-12
Run tor_sscanf test in subprocess, in hopes of coaxing more info from jenkins
Nick Mathewson
2016-05-12
Fix inconsistent tab/space mixing in include.am files.
Nick Mathewson
2016-05-12
Merge branch 'ftrapv_v3'
Nick Mathewson
2016-05-12
Document why we build memwipe that way.
Nick Mathewson
2016-05-12
Do not apply bugtrapping flags to test-memwipe, since testing memwipe require...
Nick Mathewson
2016-05-12
Refactor out u64_dbl_t
Nick Mathewson
2016-05-12
Add -ftrapv to gcc-hardening ... mostly!
Nick Mathewson
2016-05-11
Fetch certificates from the same directory as previous certificates
teor (Tim Wilson-Brown)
2016-05-11
Merge branch 'pubsub_squashed'
Nick Mathewson
2016-05-11
Basic work on a publish/subscribe abstraction
Nick Mathewson
2016-05-09
Merge branch 'feature15588_squashed'
Nick Mathewson
2016-05-09
fix typos/etc before i go nuts on #18809
Roger Dingledine
2016-05-09
Add client auth for ADD_ONION services
John Brooks
2016-05-09
Move rend auth cookie en-/decoding to a function
John Brooks
2016-05-09
Merge branch 'timeouts_v2_squashed'
Nick Mathewson
2016-05-09
timer tests: differences in timing accuracy can be negative.
Nick Mathewson
2016-05-09
Test coverage for timers.
Nick Mathewson
2016-05-09
Quick-and-dirty test for timers code.
Nick Mathewson
2016-05-03
Ed25519 test vectors from draft-irtf-cfrg-eddsa-05
Nick Mathewson
2016-05-03
Add test vector for AES_CTR from NIST SP800-38a sec F.5
Nick Mathewson
2016-05-03
Add test vector for Curve25519 from RFC7748
Nick Mathewson
2016-05-03
tests for some of the simpler functions in crypto.c
Nick Mathewson
2016-05-03
White-box tests for crypto_rand_*_range(), rand_hostname().
Nick Mathewson
2016-05-02
test_bt.sh: Check stderr for backtrace as well as stdout.
Nick Mathewson
2016-04-28
Make mock function static to prevent future clashes
teor (Tim Wilson-Brown)
2016-04-28
Decide to advertise begindir support like we decide to advertise DirPort
teor (Tim Wilson-Brown)
2016-04-25
Remove redundant declarations of MIN
Nick Mathewson
2016-04-19
Merge branch 'handles_squashed'
Nick Mathewson
2016-04-19
Basic 'handle' implementation and tests.
Nick Mathewson
2016-04-13
fix typos/etc before i go nuts on #18809
Roger Dingledine
2016-04-12
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-04-12
Do not link tests against both libor.a and libor-testing.a
Nick Mathewson
2016-04-07
Turn TestingClientBootstrap* into non-testing options
David Goulet
2016-04-07
When we get a bad nickname, explain what a good one is.
Nick Mathewson
2016-04-05
Don't call the system toupper or tolower.
Nick Mathewson
2016-03-28
One more test that didnt pass on windows. See #18665.
Nick Mathewson
2016-03-26
Whitespace fixes
Nick Mathewson
2016-03-25
Disable failing broken time format case for windows.
Nick Mathewson
2016-03-24
try to fix a test failure for sizeof(time_t)==4.
Nick Mathewson
2016-03-24
Merge branch 'timegm_overflow_squashed'
Nick Mathewson
2016-03-24
Add a missing UL on a long in a unit test
teor (Tim Wilson-Brown)
2016-03-24
Add unit tests with dates from 2035 to 2039
teor (Tim Wilson-Brown)
2016-03-22
Try to fix an intermittent test failure on openbsd.
Nick Mathewson
2016-03-22
Never use sprintf. tor_snprintf instead. Bug in tests, not in any released tor.
Nick Mathewson
2016-03-21
Merge remote-tracking branch 'arma/ticket18332-try3'
Nick Mathewson
[prev]
[next]