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
/
include.am
Age
Commit message (
Expand
)
Author
2019-01-17
Use openssl's version of sha3 when available.
Nick Mathewson
2018-07-10
Add the compatibility definition for getdelim.c from netbsd.
Nick Mathewson
2017-03-31
Make our ed25519 implementations no longer use openssl directly.
Nick Mathewson
2017-03-14
Improve keccak-tiny performance by 15% on LE intel
Nick Mathewson
2016-07-04
Raise libevent dependency to 2.0.10-stable or newer
Sebastian Hahn
2016-05-12
Merge branch 'ftrapv_v3'
Nick Mathewson
2016-05-12
Add -ftrapv to gcc-hardening ... mostly!
Nick Mathewson
2016-05-11
fix 'make dist' which was broken by ticket 18365's merge
Roger Dingledine
2016-05-09
Add wrappers to tie the new timeouts into libevent.
Nick Mathewson
2016-04-15
Add timeouts to libor-event.a
Nick Mathewson
2016-04-15
Import timeouts.c directly from William Ahern's git.
Nick Mathewson
2015-12-20
Repair "make distcheck".
Nick Mathewson
2015-12-19
Use tor specific headers and memwipe() instead of memset_s(), and build.
Yawning Angel
2015-07-09
Repair make dist-check
Nick Mathewson
2015-07-06
Integrate ed25519-donna (Not yet used).
Yawning Angel
2015-06-27
Fix some compilation issues.
Nick Mathewson
2015-06-17
Add readpassphrase.c in src/ext
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-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
Add Ed25519 support, wrappers, and tests.
Nick Mathewson
2014-08-26
Integrate ed25519_ref10 into our build system.
Nick Mathewson
2014-02-12
Get csiphash better integrated with our build system
Nick Mathewson
2012-10-12
Add a copy of OpenBSD's sys/queue.h as tor_queue.h
Nick Mathewson
2012-10-12
Move strlcpy and strlcat into src/ext too
Nick Mathewson
2012-10-12
Distribute src/ext/README.
Nick Mathewson
2012-10-11
Move all externally maintained source files into src/ext
Nick Mathewson