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
/
or
Age
Commit message (
Expand
)
Author
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-02
Avoid c99 designated initializers in circuitmux_ewma.c
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
Merge branch 'bsd_queue' of ssh://git-rw.torproject.org/nickm/tor
Andrea Shepard
2012-10-23
Fix a remotely triggerable assertion failure (CVE-2012-2250)
Nick Mathewson
2012-10-23
Merge branch 'maint-0.2.3'
Roger Dingledine
2012-10-23
Let 0.2.3 clients exit to internal addresses if they want
Roger Dingledine
2012-10-23
fix typo
Roger Dingledine
2012-10-23
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-10-23
Fix parse_short_policy (bug 7192.)
Nick Mathewson
2012-10-22
add a unit test to expose bug 7192
Roger Dingledine
2012-10-22
Fix more madness from the split_circuitbuild merge
Nick Mathewson
2012-10-22
Kill extraneous x from 907db008ab0007f0a02
Nick Mathewson
2012-10-22
Merge branch 'split_circuitbuild'
Nick Mathewson
2012-10-22
Name variables more consistently.
Linus Nordberg
2012-10-22
Document two functions.
Linus Nordberg
2012-10-20
Rename C reserved identifiers missed before.
Linus Nordberg
2012-10-20
Add "IPVersions" to control command "status/clients-seen".
Linus Nordberg
2012-10-20
Duplicate less code.
Linus Nordberg
2012-10-20
Separate IPv4 and IPv6 geoip file loading.
Linus Nordberg
2012-10-19
Merge branch 'block_renegotiate_024'
Nick Mathewson
2012-10-19
Merge branch 'block_renegotiate_023' into maint-0.2.3
Nick Mathewson
2012-10-19
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-10-19
Don't serve or accept v2 HS descs over a DirPort
Robert Ransom
2012-10-18
Factor out common parts of channel_tls_connect() and channel_tls_handle_incom...
Andrea Shepard
2012-10-17
Discard extraneous renegotiation attempts in the v3 link protocol
Nick Mathewson
2012-10-17
Discard extraneous renegotiation attempts in the v3 link protocol
Nick Mathewson
2012-10-17
Fix a bug in channel_dump_statistics
Nick Mathewson
2012-10-17
Document lifespan of return values of the _remote_descr() funcs
Nick Mathewson
2012-10-17
Restore the 'address' value of tunneled connections
Nick Mathewson
2012-10-17
Fix for bug 7112 (spewing complaints from tor_addr_is_internal)
Nick Mathewson
2012-10-17
Document return value of channel_get_addr_if_possible
Nick Mathewson
2012-10-17
White space.
Linus Nordberg
2012-10-17
Use LD_PROTOCOL rather than LD_BUG to warn about bogus reason codes that orig...
Andrea Shepard
2012-10-17
Fix mal-merge, don't | END_CIRC_REASON_CHANNEL_CLOSED into reason codes in ci...
Andrea Shepard
2012-10-17
Two changes lost in rebase resurrected.
Linus Nordberg
2012-10-17
Rename reserved C identifiers.
Linus Nordberg
2012-10-17
Minor tweaks to nils' v4 vs v6 bridge usage code.
Karsten Loesing
2012-10-17
Minor tweaks and comments to nils' geoip v6 code.
Karsten Loesing
2012-10-17
Include statistics as to how many connections are IPv4 versus IPv6
nils
2012-10-17
Add GeoIP database for IPv6 addresses
nils
2012-10-17
Rename address family specific IPv4 geoip functions in preparation for IPv6 s...
nils
2012-10-15
Merge branch 'bug7087_2' of ssh://git-rw.torproject.org/user/andrea/tor
Andrea Shepard
2012-10-15
Close and free channel_tls_listener correctly in channel_tls_free_all()
Andrea Shepard
2012-10-15
Move the circuit build timeout code into its own file.
Nick Mathewson
[next]