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
/
ext
Age
Commit message (
Expand
)
Author
2015-03-23
Merge remote-tracking branch 'public/bug15436_025' into maint-0.2.6
Nick Mathewson
2015-03-23
Fix unaligned access in SipHash-2-4.
Yawning Angel
2015-02-17
Have tinytest tolerate systems where char has > 8 bytes
Nick Mathewson
2015-01-29
Use HT_BUCKET_NUM_ in more places
Nick Mathewson
2015-01-29
Merge remote-tracking branch 'public/ticket11737'
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-11-12
Replace operators used as macro arguments with OP_XX macros
Nick Mathewson
2014-11-06
Add correctness assertions for hashtable iteration
Nick Mathewson
2014-10-31
Re-run latest git trunnel to get fix from teor for #13577
Nick Mathewson
2014-10-30
Silence spurious clang warnings
teor
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-29
Automake syntax error :/
Nick Mathewson
2014-09-29
Add missing ed25519_ref10 headers to NOINST_HEADERS.
Nick Mathewson
2014-09-28
Stop ed25519 8-bit signed left shift overflowing
teor
2014-09-28
Use SHL{8,32,64} in ed25519/ref10 to avoid left-shifting negative values
Nick Mathewson
2014-09-28
Stop signed left shifts overflowing in ed25519: Macros
teor
2014-09-26
Comment-out dead code in ed25519/ref10
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
Fix linux compilation of ed25519_ref10
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
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
Tweak ref10 keygen APIs to be more sane.
Nick Mathewson
2014-09-25
Add Ed25519 support, wrappers, and tests.
Nick Mathewson
2014-09-25
Use --require-version to prevent running trunnel pre-1.2
Nick Mathewson
2014-09-25
Mention trunnel in LICENSE and src/ext/README
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-09
Remove now-pointless SIZE_MAX stanza from OpenBSD_malloc_linux
Nick Mathewson
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
Another clang analyzer complaint wrt HT_GENERATE
Nick Mathewson
2014-08-26
ed25519_ref10: use uint64_t and int64_t, not long long
Nick Mathewson
2014-08-26
Add headers as needed to make ed25519_ref10 compile.
Nick Mathewson
2014-08-26
Add some explicit casts as needed to make ed25519_ref10 compile
Nick Mathewson
2014-08-26
Integrate ed25519_ref10 into our build system.
Nick Mathewson
2014-08-26
Add the ed25519 ref10 code verbatim from supercop-20140622
Nick Mathewson
2014-07-23
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2014-07-15
Small tweaks to make curve25519-donna32 compile with our warnings
Nick Mathewson
2014-07-15
Update to latest curve25519-donna32
Nick Mathewson
2014-06-14
Add ATTR_UNUSED to HT_FIND
Nick Mathewson
2014-05-08
Fix numerous type errors in the unit tests
Nick Mathewson
2014-05-07
Mention siphash in src/ext/README
Nick Mathewson
2014-05-06
Fix compilation with DEBUG_DNS_CACHE
Nick Mathewson
[next]