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
Age
Commit message (
Expand
)
Author
2016-05-16
Mark even more crypto lines (the fragile_assert ones) as unreachable
Nick Mathewson
2016-05-16
Refactor digest allocation backend code
Nick Mathewson
2016-05-16
Cover all our DH code, and/or mark it unreachable.
Nick Mathewson
2016-05-16
At long last, unit tests for degenerate DH public keys.
Nick Mathewson
2016-05-16
Treat absent argument to crypto_log_errors as a bug.
Nick Mathewson
2016-05-16
Slight improvements to DH coverage.
Nick Mathewson
2016-05-16
Mark some unreachable lines in crypto.c
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
Do not leak the 'tag' when trying to read a truncated ed25519 key file
Nick Mathewson
2016-05-16
Mark unreachable lines in crypto_ed25519.c
Nick Mathewson
2016-05-16
Mark unreachable lines in crypto_curve25519.c
Nick Mathewson
2016-05-16
Mark three lines unreachable, with extensive docs and use of BUG macros
Nick Mathewson
2016-05-16
HKDF-SHA256 test vectors from RFC5869
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
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-02
(cherry-picked by nickm, with changes file from isis.)
s0rlxmh0
2016-05-02
Merge remote-tracking branch 'dgoulet/bug13239_029_01'
Nick Mathewson
2016-05-02
test_bt.sh: Check stderr for backtrace as well as stdout.
Nick Mathewson
2016-04-26
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-04-26
April 2016 fallbacks for 0.2.8-rc
teor (Tim Wilson-Brown)
2016-04-26
Merge remote-tracking branch 'yawning-schwanenleid/feature18685'
Nick Mathewson
2016-04-25
Remove redundant declarations of MIN
Nick Mathewson
2016-04-20
Remove trunnel files from libor/libcrypto, since they are in libtrunnel. Foun...
Nick Mathewson
2016-04-19
Increase number of preemptive internal circuits
David Goulet
2016-04-19
Merge branch 'handles_squashed'
Nick Mathewson
2016-04-19
Basic 'handle' implementation and tests.
Nick Mathewson
2016-04-19
Merge remote-tracking branch 'public/lcov_excl'
Nick Mathewson
2016-04-15
Disambiguate: Avoid defining two static functions called chunk_free_unchecked
Nick Mathewson
2016-04-15
Disambiguate: Avoid defining two static functions both called gettweak()
Nick Mathewson
2016-04-15
Add branch prediction to util_bug.h, and fix a bug.
Nick Mathewson
2016-04-14
Merge branch 'assert_nonfatal_squashed'
Nick Mathewson
2016-04-14
Add an IF_BUG_ONCE macro, since that's a pretty common pattern too.
Nick Mathewson
2016-04-14
Add a BUG macro for usage in if checks.
Nick Mathewson
2016-04-14
Add new tor_assert_nonfatal*() macros.
Nick Mathewson
2016-04-13
fix typos/etc before i go nuts on #18809
Roger Dingledine
2016-04-12
Add LCOV_EXCL* markers to crypto.c and crypto_s2k.c
Nick Mathewson
2016-04-12
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-04-12
Merge remote-tracking branch 'public/bug18716_027' into maint-0.2.8
Nick Mathewson
2016-04-07
memarea: Don't assume that sizeof(ulong) >= sizeof(void*).
Nick Mathewson
2016-04-07
Merge branch 'bug14334_squashed'
Nick Mathewson
2016-04-07
Don't mark guards as unreachable if connection_connect() fails.
George Kadianakis
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-07
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-04-07
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
[next]