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
/
include.am
Age
Commit message (
Expand
)
Author
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
2012-08-09
fix dependencies for some generated files
Stewart Smith
2012-08-09
Move to non-recursive make
Stewart Smith