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
Age
Commit message (
Expand
)
Author
2012-11-13
Call channel_mark_for_close() properly in hibernate_go_dormant()
Andrea Shepard
2012-11-13
bump to 0.2.4.6-alpha
tor-0.2.4.6-alpha
Roger Dingledine
2012-11-12
Merge branch 'maint-0.2.3'
Roger Dingledine
2012-11-12
use a more logical operator
Roger Dingledine
2012-11-12
Possible fix for bug 7212
Nick Mathewson
2012-11-10
Merge branch 'check_for_orconn_on_close_squashed' of ssh://git-rw.torproject....
Andrea Shepard
2012-11-10
Make everything in connection.c that uses connection_or_notify_error() also u...
Andrea Shepard
2012-11-10
Check for orconns in connection_mark_for_close and connection_mark_and_flush,...
Andrea Shepard
2012-11-08
Fix a memory leak in handling errors on CERTS cells. bug 7422
Nick Mathewson
2012-11-08
Fix test.c compilation on mingw32.
Nick Mathewson
2012-11-08
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
Turn a memwipe in tor_process_handle_destroy() back to memset
Nick Mathewson
2012-11-08
Turn some memset()s introduced in tor 0.2.4 into memwipe()s
Nick Mathewson
2012-11-08
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-11-07
Merge branch 'bug7350' of ssh://git-rw.torproject.org/user/andrea/tor
Andrea Shepard
2012-11-06
Don't call channel_send_destroy() when closing a circuit on a closing channel
Andrea Shepard
2012-11-06
Check for closing channel in channel_send_destroy()
Andrea Shepard
2012-11-06
Merge branch 'bug7285'
Nick Mathewson
2012-11-06
Add warning message when a managed proxy dies during configuration.
George Kadianakis
2012-11-06
Fix a stupid logic-error in warnings about low ports.
Nick Mathewson
2012-11-04
Merge remote-tracking branch 'asn/bug7292'
Nick Mathewson
2012-11-04
Whitespace fixes
Nick Mathewson
2012-11-04
Clean up nonsensical calling convention for config_load_geoip_file_
Nick Mathewson
2012-11-04
Merge remote-tracking branch 'linus/bug5053-bug5055'
Nick Mathewson
2012-11-03
Add an SLIST_ENTRY definition back on non-win32
Nick Mathewson
2012-11-02
Use LOG_WARN instead of LOG_PROTOCOL_WARN when parsing transport lines.
George Kadianakis
2012-11-02
Avoid c99 designated initializers in circuitmux_ewma.c
Nick Mathewson
2012-11-01
Rename SLIST_ENTRY to TOR_SLIST_ENTRY to fix windows compilation
Nick Mathewson
2012-10-31
Change some comments to reflect the multitude of GeoIP databases.
Linus Nordberg
2012-10-31
Fix whitespace
Nick Mathewson
2012-10-31
Don't memcmp struct in6_addr but rather its s6_addr member.
Linus Nordberg
2012-10-31
Duplicate less code.
Linus Nordberg
2012-10-30
Add a copy of the queue(3) manpage to the git repository.
Nick Mathewson
2012-10-30
Merge branch 'bsd_queue' of ssh://git-rw.torproject.org/nickm/tor
Andrea Shepard
2012-10-28
Fix undefined reference to libm functions linking tor-fw-helper
Anthony G. Basile
2012-10-27
Merge remote-tracking branch 'asn/bug6832'
Nick Mathewson
2012-10-26
bump to 0.2.4.5-alpha-dev
Roger Dingledine
2012-10-26
touch-ups
Roger Dingledine
2012-10-25
Bump the version number to 0.2.4.5-alpha
Nick Mathewson
2012-10-25
Bump version to 0.2.4.5-alpha
Nick Mathewson
2012-10-25
Merge branch 'link_negotiation_assert_024'
Nick Mathewson
2012-10-24
Change changes file and comment for 7189, for making it 0.2.4-only for now
Nick Mathewson
2012-10-24
Merge remote-tracking branch 'public/bug7189_tentative'
Nick Mathewson
2012-10-24
Only disable TLS tickets when being/acting as a server.
Nick Mathewson
2012-10-23
Fix a remotely triggerable assertion failure (CVE-2012-2250)
Nick Mathewson
2012-10-23
Fix a remotely triggerable assertion failure (CVE-2012-2250)
Nick Mathewson
2012-10-23
Merge remote-tracking branch 'andrea/bug7191_v2'
Nick Mathewson
2012-10-23
Make unit test for bug7191 work with new smartlist_new() name
Nick Mathewson
2012-10-23
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
[next]