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
/
common
/
include.am
Age
Commit message (
Expand
)
Author
2016-01-08
Simplify micro-revision dependency rules
cypherpunks
2015-12-26
Mark all object files built based on micro-revision.i as depending on it
Nick Mathewson
2015-11-10
Move openssl version compatibility defines into a new header.
Nick Mathewson
2015-07-31
Move formatting functions around.
Nick Mathewson
2015-07-06
Integrate ed25519-donna (Not yet used).
Yawning Angel
2015-06-17
Add the openssh 6.8p1 readpassphrase implementation
Nick Mathewson
2015-04-01
Drop support for --digests
Nick Mathewson
2015-03-21
Disable assertions during coverage builds
Sebastian Hahn
2015-03-18
Merge remote-tracking branch 'public/feature15053'
Nick Mathewson
2015-03-15
Make log.o depend on micro-revision.i
Nick Mathewson
2015-03-14
Do not distribute common_sha1.i and or_sha1.i.
cypherpunks
2015-03-14
Clean up generated files.
cypherpunks
2015-03-04
Revert "Missing dependencies; fixes 15127."
Nick Mathewson
2015-03-04
Merge remote-tracking branch 'public/bug15127_025' into maint-0.2.6
Nick Mathewson
2015-03-04
Missing dependencies; fixes 15127.
Nick Mathewson
2015-02-11
Remove mempools and buf freelists
Nick Mathewson
2015-01-14
Initial workqueue implemention, with a simple test.
Nick Mathewson
2015-01-14
Split threading-related code out of compat.c
Nick Mathewson
2014-10-27
Remove configure option to disable curve25519
Sebastian Hahn
2014-09-25
Merge branch 'ed25519_ref10_squashed'
Nick Mathewson
2014-09-25
Add Ed25519 support, wrappers, and tests.
Nick Mathewson
2014-09-25
Use trunnel for crypto_pwbox encoding/decoding.
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-08-28
Move secret-to-key functionality into a separate module
Nick Mathewson
2014-06-14
Merge branch 'bug8746_v2_squashed'
Nick Mathewson
2014-06-14
New waitpid-handler functions to run callbacks when a child exits.
Nick Mathewson
2014-05-12
Add --disable-mempools configure option
Andrea Shepard
2014-04-16
Log the name of the failing syscall on failure
Nick Mathewson
2014-02-12
Get csiphash better integrated with our build system
Nick Mathewson
2013-11-18
Basic backtrace ability
Nick Mathewson
2013-07-15
Merge remote-tracking branch 'public/fancy_test_tricks'
Nick Mathewson
2013-07-14
cosmetic cleanups
Roger Dingledine
2013-07-13
put sandbox.h in the tarball, so the tarball builds
Roger Dingledine
2013-07-11
Add a basic seccomp2 syscall filter on Linux
Cristian Toader
2013-07-10
Coverage support: build with --enable-coverage to have tests run with gcov
Nick Mathewson
2013-07-10
Start work on fancy compiler tricks to expose extra stuff to our tests
Nick Mathewson
2013-03-01
Merge remote-tracking branch 'public/feature8109'
Nick Mathewson
2013-02-04
Fix compilation with --disable-curve25519 option
Nick Mathewson
2013-01-30
Build donna32 with -fomit-frame-pointer
Nick Mathewson
2013-01-03
Make libcurve25519_donna get built as a .a
Nick Mathewson
2013-01-02
Add a wrapper around, and test and build support for, curve25519.
Nick Mathewson
2012-10-12
Move strlcpy and strlcat into src/ext too
Nick Mathewson
2012-10-11
Move all externally maintained source files into src/ext
Nick Mathewson
2012-09-12
Drop support for openssl 0.9.7
Nick Mathewson
2012-09-06
Fix a dependency: sha256.c influences crypto.o, not crypto.c
Nick Mathewson
2012-09-06
Fix a build-warning when building out-of-tree
Nick Mathewson
2012-08-27
build: minimal adjustments to make out-of-tree build work
Jim Meyering
2012-08-23
Make the _sha1.i file generation quieter
Nick Mathewson
2012-08-09
Fix up make distcheck and greatly simplify docs dependencies (although it's s...
Stewart Smith
[next]