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
/
common
Age
Commit message (
Expand
)
Author
2014-10-20
Use a macro to indicate "The ecdhe group we use by default".
Nick Mathewson
2014-10-16
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-10-16
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2014-10-16
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-10-15
Disable SSLv3 unconditionally. Closes ticket 13426.
Nick Mathewson
2014-10-13
Clean whitespace in last patch.
Nick Mathewson
2014-10-12
Avoid overflow in format_time_interval, create unit tests
teor
2014-10-09
Merge remote-tracking branch 'public/bug10816'
Nick Mathewson
2014-10-03
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-10-03
Merge remote-tracking branch 'public/bug13325_024' into maint-0.2.5
Nick Mathewson
2014-10-03
Run correctly on OpenBSD systems without SSL_METHOD.get_cipher_by_char
Nick Mathewson
2014-09-29
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-29
Don't use the getaddrinfo sandbox cache from tor-resolve
Nick Mathewson
2014-09-26
Merge remote-tracking branch 'public/require_some_c99'
Nick Mathewson
2014-09-26
Avoid a "constant variable guards dead code" warning from coverity
Nick Mathewson
2014-09-26
Check key_len in secret_to_key_new()
Nick Mathewson
2014-09-25
Fix on that last fix.
Nick Mathewson
2014-09-25
Fix warnings on 32-bit builds.
Nick Mathewson
2014-09-25
Merge branch 'ed25519_ref10_squashed'
Nick Mathewson
2014-09-25
Comments and tweaks based on review by asn
Nick Mathewson
2014-09-25
More documentation for ed25519 stuff.
Nick Mathewson
2014-09-25
Draft implementation for ed25519 key blinding, as in prop224
Nick Mathewson
2014-09-25
Add curve25519->ed25519 key conversion per proposal 228
Nick Mathewson
2014-09-25
Support for writing ed25519 public/private components to disk.
Nick Mathewson
2014-09-25
Add encode/decode functions for ed25519 public keys
Nick Mathewson
2014-09-25
Restore the operation of extra_strong in ed25519_secret_key_generate
Nick Mathewson
2014-09-25
Another ed25519 tweak: store secret keys in expanded format
Nick Mathewson
2014-09-25
Fix API for ed25519_ref10_open()
Nick Mathewson
2014-09-25
Tweak ed25519 ref10 signing interface to use less space.
Nick Mathewson
2014-09-25
Add Ed25519 support, wrappers, and tests.
Nick Mathewson
2014-09-25
Merge branch 'libscrypt_trunnel_squashed'
Nick Mathewson
2014-09-25
Use trunnel for crypto_pwbox encoding/decoding.
Nick Mathewson
2014-09-25
Adjust pwbox format: use a random IV each time
Nick Mathewson
2014-09-25
Use preferred key-expansion means for pbkdf2, scrypt.
Nick Mathewson
2014-09-25
Tweak and expose secret_to_key_compute_key for testing
Nick Mathewson
2014-09-25
Rudimentary-but-sufficient passphrase-encrypted box code.
Nick Mathewson
2014-09-25
More generic passphrase hashing code, including scrypt support
Nick Mathewson
2014-09-25
Tell autoconf to make the compiler act as c99
Nick Mathewson
2014-09-25
Tweak address.c to use a little c99 syntax
Nick Mathewson
2014-09-15
Clear up another clangalyzer issue
Nick Mathewson
2014-09-11
Merge remote-tracking branch 'public/bug13104_025'
Nick Mathewson
2014-09-11
Avoid an overflow on negation in format_helper_exit_status
Nick Mathewson
2014-09-10
Avoid overflows and underflows in sscanf and friends
Nick Mathewson
2014-09-09
Add unittests for finding the third quartile of a set.
George Kadianakis
2014-09-09
Use S?SIZE_MAX, not S?SIZE_T_MAX
Nick Mathewson
2014-09-09
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-09
Clean up the MVSC nmake files so they work again.
Nick Mathewson
2014-09-02
Make iter for DECLARE_TYPED_DIGESTMAP_FNS be a pointer.
Nick Mathewson
2014-09-02
Add more assertions to esc_for_log to please the clangalyzer.
Nick Mathewson
2014-09-02
Add an assertion to read_file_to_str_until_eof
Nick Mathewson
[next]