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
/
ext
Age
Commit message (
Expand
)
Author
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-01-11
On shutdown, mark openssl as uninitialized.
Nick Mathewson
2018-01-03
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-01-03
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2018-01-03
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-12-20
Fix the clz32 and clz64 settings on MSVC.
Nick Mathewson
2017-11-13
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-11-13
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-11-13
Merge branch 'bug22895_027' into maint-0.2.9
Nick Mathewson
2017-09-19
Merge branch 'bug23583_029'
Nick Mathewson
2017-09-19
Avoid integer error in TEST_BITOPS tests
Nick Mathewson
2017-09-15
sched: Groundwork before KIST implementation
Matt Traudt
2017-09-11
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-09-11
Fix GCC 7 -Wimplicit-fallthrough warnings
Andreas Stieger
2017-09-11
Fix GCC 7 -Wimplicit-fallthrough warnings (32 bit)
Andreas Stieger
2017-08-24
Re-run trunnel. Cosmetic changes only.
Nick Mathewson
2017-08-08
Merge branch 'ticket20657_nickm_bugfixes_squashed'
Nick Mathewson
2017-08-08
Don't double hash the ed25519 blind key parameter.
George Kadianakis
2017-07-27
Merge branch 'bug22895_027'
Nick Mathewson
2017-07-27
Remove unused variables in donna's SSE2 code
cypherpunks
2017-06-28
ed25519: Also check that retval in the ref10 implementation.
George Kadianakis
2017-06-28
ed25519: Check retval of unpack_negative_vartime in donna.
George Kadianakis
2017-06-27
Merge branch 'asn_bug22006_final_squashed'
Nick Mathewson
2017-06-27
ed25519: Add func that checks for torsion component in pubkeys.
George Kadianakis
2017-05-31
Fix GCC 7 -Wimplicit-fallthrough warnings (32 bit)
Andreas Stieger
2017-05-30
Fix GCC 7 -Wimplicit-fallthrough warnings
Andreas Stieger
2017-05-19
Allow Rust build using locally supplied crates or crates.io
Sebastian Hahn
2017-04-11
hs: Change trunnel prop224 cell's namespace
David Goulet
2017-04-07
Use DIGEST512_LEN macro in crypto_hash_sha512.h in ref10
Nick Mathewson
2017-03-31
Make our ed25519 implementations no longer use openssl directly.
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-14
Improve keccak-tiny performance by 15% on LE intel
Nick Mathewson
2017-02-03
Use the standard OpenBSD preprocessor definition
cypherpunks
2016-12-08
Update to trunnel 1.5.1
Nick Mathewson
2016-10-26
Regenerate trunnel code with trunnel 1.5
Nick Mathewson
2016-10-11
Fix a new compilation warning with broken-mulodi i386 clang builds. :(
Nick Mathewson
2016-09-11
Merge remote-tracking branch 'public/solaris_warnings_028'
Nick Mathewson
2016-08-11
Add some how-to documentation for ht.h. Closes #19896
Nick Mathewson
2016-07-28
Re-run trunnel.
Nick Mathewson
2016-07-28
Fix a large pile of solaris warnings for bug 19767.
Nick Mathewson
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-28
Fix a set of variable-shadowing warnings in curve25519-donna.c
Nick Mathewson
2016-07-04
Raise libevent dependency to 2.0.10-stable or newer
Sebastian Hahn
2016-06-17
Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS
cypherpunks
2016-06-11
Fix build on 32-bit systems.
Nick Mathewson
2016-06-11
Merge branch 'bug19180_easy_squashed'
Nick Mathewson
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-06-11
Use autoconf, not gcc version, to decide which warnings we have
Nick Mathewson
2016-06-11
Add -Wunused-const-variable=2 on GCC >=6.1
Nick Mathewson
2016-06-11
Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases
Nick Mathewson
[next]