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
Age
Commit message (
Expand
)
Author
2012-04-01
put a _ before or_options_t elements that aren't configurable
Roger Dingledine
2012-04-01
BridgePassword was never for debugging
Roger Dingledine
2012-04-01
Do not use strcmp() to compare an http authenticator to its expected value
Nick Mathewson
2012-03-26
Safe cookie authentication gets a changes file
Nick Mathewson
2012-03-26
Merge remote-tracking branch 'rransom-tor/safecookie-022-v3' into maint-0.2.2
Nick Mathewson
2012-03-26
Merge commit 'a5704b1c624c9a808f52f3a125339f00e2b9a378' into maint-0.2.2
Nick Mathewson
2012-03-09
Use a given name in the bug5090 message, at its holder's request.
Nick Mathewson
2012-03-09
Never choose a bridge as an exit. Bug 5342.
Nick Mathewson
2012-03-09
Revise "sufficient exit nodes" check to work with restrictive ExitNodes
Nick Mathewson
2012-03-09
Merge branch 'bug5343' into maint-0.2.2
Nick Mathewson
2012-03-09
Oops; credit bug5090 patch to flupzor. estebanm only found the bug.
Nick Mathewson
2012-03-09
Correctly handle broken escape sequences in torrc values
Nick Mathewson
2012-03-08
Require a threshold of exit nodes before building circuits
Nick Mathewson
2012-03-08
Fix compile warnings in openbsd malloc
Sebastian Hahn
2012-03-08
Merge remote-tracking branch 'karsten/geoip-march2012' into maint-0.2.2
Nick Mathewson
2012-03-08
Update to the March 2012 GeoIP database.
Karsten Loesing
2012-02-29
new ip address for maatuska
Roger Dingledine
2012-02-22
Implement 'safe cookie authentication'
Robert Ransom
2012-02-22
Add a sha256 hmac function, with tests
Nick Mathewson
2012-02-10
Properly protect paths to sed, sha1sum, openssl
Sebastian Hahn
2012-02-10
Downgrade "missing a certificate" from notice to info
Nick Mathewson
2012-02-10
Use correct CVE number for CVE-2011-4576. Found by fermenthor. bug 5066
Nick Mathewson
2012-02-09
Merge branch 'maint-0.2.1' into maint-0.2.2
Roger Dingledine
2012-02-09
Revert "add a "docs" to the manual URI as listed in torrc.sample.in"
Roger Dingledine
2012-02-09
Update to the February 2012 GeoIP database.
maint-0.2.1
Karsten Loesing
2012-02-08
add a "docs" to the manual URI as listed in torrc.sample.in
Nick Mathewson
2012-02-02
Update "ClientOnly" man page entry
Roger Dingledine
2012-01-18
Merge remote-tracking branch 'public/bug4533_part2' into maint-0.2.2
Nick Mathewson
2012-01-18
Documentation for GiveGuardFlagTo... option
Nick Mathewson
2012-01-18
Fix SOCKET_OK test on win64.
Nick Mathewson
2012-01-11
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2012-01-11
Fix a compilation warning for our bug4822 fix on 64-bit linux
Nick Mathewson
2012-01-09
Fix comment about TLSv1_method() per comments by wanoskarnet
Nick Mathewson
2012-01-09
Fix a trivial log message error in renservice.c
Nick Mathewson
2012-01-08
when the consensus fails, list which dir auths were in or out
Roger Dingledine
2012-01-08
nickname, not identity fingerprint, will help more
Roger Dingledine
2012-01-08
tell me who votes are actually for, not just where they're from
Roger Dingledine
2012-01-08
add a note from wanoskarnet
Roger Dingledine
2012-01-05
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2012-01-05
Merge branch 'bug4822_021_v2_squashed' into maint-0.2.1
Nick Mathewson
2012-01-05
Log at info level when disabling SSLv3
Robert Ransom
2012-01-05
Add a changes file for bug4822
Nick Mathewson
2012-01-05
Disable SSLv3 when using a not-up-to-date openssl
Nick Mathewson
2012-01-05
Merge branch 'maint-0.2.1' into maint-0.2.2
Roger Dingledine
2012-01-05
add a changes file for ticket 4825
Roger Dingledine
2012-01-05
Update to the January 2012 GeoIP database.
Karsten Loesing
2011-12-30
Fix spelling in a controlsocket log msg
Sebastian Hahn
2011-12-28
Merge remote-tracking branch 'public/bug4788' into maint-0.2.2
Nick Mathewson
2011-12-28
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-12-28
Bug 4786 fix: don't convert EARLY to RELAY on v1 connections
Nick Mathewson
[next]