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
Age
Commit message (
Expand
)
Author
2016-01-28
Try to fix formatting in manpage
Nick Mathewson
2016-01-28
Add descriptions for --keygen to the manpage
Nick Mathewson
2016-01-19
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-01-19
Refine the memwipe() arguments check for 18089 a little more.
Nick Mathewson
2016-01-18
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-01-18
Make memwipe() do nothing when passed a NULL pointer or zero size
teor (Tim Wilson-Brown)
2016-01-18
Merge remote-tracking branch 'teor/bug18050' into maint-0.2.7
Nick Mathewson
2016-01-18
Check ORPort and DirPort reachability before publishing a relay descriptor
teor (Tim Wilson-Brown)
2016-01-07
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-01-07
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2016-01-07
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2016-01-07
Update dannenberg's V3 authority identity fingerprint
teor (Tim Wilson-Brown)
2016-01-07
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-01-07
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2016-01-07
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2016-01-07
Update geoip and geoip6 to the January 5 2016 database.
Karsten Loesing
2015-12-22
Remove extraneous #endif in configure.ac
Nick Mathewson
2015-12-17
Add some more ed25519 key files to the seccomp sandbox list
Nick Mathewson
2015-12-16
Don't call pthread_condattr_setclock() unless it exists
Nick Mathewson
2015-12-16
... and fix another backtrace_symbols_fd call in sandbox.c
Nick Mathewson
2015-12-16
... and fix the linux backtrace_symbols{,_fd} calls
Nick Mathewson
2015-12-15
Fix backtrace compilation on FreeBSD
cypherpunks
2015-12-14
Use TESTS_ENVIRONMENT for older Automake versions
cypherpunks
2015-12-14
Add changes file for 17818
cypherpunks
2015-12-14
Use variables instead of substitutions
cypherpunks
2015-12-14
Only setup environment variables for tests
cypherpunks
2015-12-10
bump to 0.2.7.6-dev
Nick Mathewson
2015-12-10
bump maint version to 0.2.7.6
Nick Mathewson
2015-12-08
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2015-12-08
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-12-08
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-12-08
Merge branch 'bug17772_024' into maint-0.2.4
Nick Mathewson
2015-12-08
Ensure node is a guard candidate when picking a directory guard
Arlo Breault
2015-12-08
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2015-12-08
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-12-08
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-12-08
Fix a compilation warning introduced by clang 3.6
Nick Mathewson
2015-12-08
Format IPv6 policies correctly.
Nick Mathewson
2015-12-07
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2015-12-07
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-12-07
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-12-05
Update geoip and geoip6 to the December 1 2015 database.
Karsten Loesing
2015-11-30
Add changes file for 17722
cypherpunks
2015-11-30
Fix undefined behavior caused by memory overlap
cypherpunks
2015-11-25
Include netinet/in.h (if detected) in check for net/pfvar.h
Nick Mathewson
2015-11-23
Fix: use the right list in find_expiring_intro_point()
David Goulet
2015-11-20
bump version to 0.2.7-dev
Nick Mathewson
2015-11-13
Bump to 0.2.7.5
Nick Mathewson
2015-10-21
Note that you can use a unix domain socket for hsport
Nick Mathewson
2015-10-21
Merge remote-tracking branch 'public/bug17404_024' into maint-0.2.7
Nick Mathewson
[next]