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
/
changes
Age
Commit message (
Expand
)
Author
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-09
Fix a trivial log message error in renservice.c
Nick Mathewson
2012-01-05
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2012-01-05
Add a changes file for bug4822
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
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
2011-12-27
Authorities reject insecure Tors.
Nick Mathewson
2011-12-25
Provide correct timeradd/timersup replacements
Sebastian Hahn
2011-12-21
Do not even try to keep going on a socket with socklen==0
Nick Mathewson
2011-12-16
Merge remote-tracking branch 'sebastian/clang-3.0-fixes_022' into maint-0.2.2
Nick Mathewson
2011-12-15
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-12-15
Add a fix for the buf_pullup bug that Vektor reported
Nick Mathewson
2011-12-13
Build with warnings and clang 3.0
Sebastian Hahn
2011-12-08
Merge branch 'maint-0.2.1' into maint-0.2.2
Roger Dingledine
2011-12-08
Update to the December 2011 GeoIP database.
Karsten Loesing
2011-12-02
Don't call tor_tls_set_logged_address till after checking conn->tls
Nick Mathewson
2011-12-02
tor_accept_socket() should take tor_addr_t for listener arg
Nick Mathewson
2011-12-02
Fix bug 4530; check return val of tor_addr_lookup correctly
Nick Mathewson
2011-11-23
Detect tor_addr_to_str failure in tor_dup_addr.
Nick Mathewson
2011-11-23
Merge remote-tracking branch 'public/bug4230' into maint-0.2.2
Nick Mathewson
2011-11-21
parameterize bw cutoffs to guarantee Fast and Guard flags
Roger Dingledine
2011-11-21
Merge branch 'bug4518' into maint-0.2.2
Nick Mathewson
2011-11-21
Merge remote-tracking branch 'public/bug3963' into maint-0.2.2
Nick Mathewson
2011-11-20
Changes file for bug4521 backports.
Nick Mathewson
2011-11-19
Only call cull_wedged_cpuworkers once every 60 seconds.
Nick Mathewson
2011-11-19
Don't log about stats when running as a client without geoip
Sebastian Hahn
2011-11-16
Merge branch 'bug4457_022' into maint-0.2.2
Nick Mathewson
2011-11-14
Use real_addr in send_netinfo
Nick Mathewson
2011-11-14
Detect failure from event_init() or event_base_new_with_config()
Nick Mathewson
2011-11-14
Use the EVENT_BASE_FLAG_NOLOCK flag to prevent socketpair() invocation
Nick Mathewson
2011-11-14
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-11-14
Merge remote-tracking branch 'karsten/geoip-november2011' into maint-0.2.1
Nick Mathewson
2011-11-09
Correct the handling of overflow behavior in smartlist_ensure_capacity
Nick Mathewson
2011-11-09
Merge remote-tracking branch 'rransom-tor/bug4426' into maint-0.2.2
Nick Mathewson
2011-11-09
Don't warn when compiling with --disable-threads
Sebastian Hahn
2011-11-07
Include HiddenServiceDir in some warning messages
Robert Ransom
2011-11-07
Robert says that this bug was not in fact one of frosty's
Nick Mathewson
2011-11-07
Merge branch 'bug4424' into maint-0.2.2
Nick Mathewson
2011-11-07
Don't leak an extend_info_t in rend_client_any_intro_points_usable
Robert Ransom
2011-11-07
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
[prev]
[next]