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
2015-06-17
Correctly handle failed crypto_early_init
teor
2015-05-05
Fix out-of-bounds read in INTRODUCE2 client auth
John Brooks
2015-04-06
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-04-06
Handle empty/zero length encoded intro points more gracefully.
Yawning Angel
2015-04-06
Treat empty introduction points sections as missing.
Yawning Angel
2015-04-06
Validate the RSA key size received when parsing INTRODUCE2 cells.
Yawning Angel
2015-04-03
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-04-03
Merge branch 'bug15515_024' into maint-0.2.4
Nick Mathewson
2015-04-03
... and if we do get multiple INTRODUCE1s on a circuit, kill the circuit
George Kadianakis
2015-04-03
Block multiple introductions on the same intro circuit.
George Kadianakis
2015-03-12
Revert "Make TransProxyType ipfw work correctly"
Nick Mathewson
2015-03-12
Merge remote-tracking branch 'public/bug15205_025' into maint-0.2.5
Nick Mathewson
2015-03-09
Restore c89 in 0.2.5
Nick Mathewson
2015-03-09
Merge remote-tracking branch 'public/bug14261_025' into maint-0.2.5
Nick Mathewson
2015-03-09
GETINFO bw-event-cache to get information on recent BW events
Nick Mathewson
2015-03-09
Merge remote-tracking branch 'public/bug13988_025' into maint-0.2.5
Nick Mathewson
2015-03-09
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-03-09
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2015-03-04
Make TransProxyType ipfw work correctly
Nick Mathewson
2015-03-03
Make the assert related to 15083 a tiny bit more tolerant
Nick Mathewson
2015-03-03
Do not leave empty, invalid chunks in buffers during buf_pullup
Nick Mathewson
2015-02-24
Merge remote-tracking branch 'public/bug14129_024' into maint-0.2.4
Nick Mathewson
2015-02-20
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-02-16
Faravahar's New IP Address as of 2/20/2015
Sina Rabbani
2015-01-18
Increase limit for status vote download size by a factor of 5.
Nick Mathewson
2015-01-13
Remove needless strdup in addressmap_register_virtual_address()
Nick Mathewson
2015-01-12
Merge remote-tracking branch 'public/bug14129_024' into maint-0.2.5
Nick Mathewson
2015-01-11
Don't crash on torrc Vi[rtualAddrNetworkIPv[4|6]] with no option value
teor
2015-01-08
Avoid attempts to double-remove edge connections from the DNS resolver.
Nick Mathewson
2015-01-07
Enlarge the buffer for a line in a bw file
Sebastian Hahn
2014-12-22
Increase bandwidth usage report interval to 4 hours.
Nick Mathewson
2014-11-19
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2014-11-19
Update longclaw dirauth IP to be a more stable location
Micah Anderson
2014-11-12
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2014-11-12
Remove turtles as a directory authority (#13296)
Micah Anderson
2014-11-12
Add longclaw as a directory authority (#13296)
Micah Anderson
2014-10-16
Downgrade 'unexpected sendme cell from client' to PROTOCOL_WARN
Nick Mathewson
2014-09-20
Merge branch 'maint-0.2.4' into maint-0.2.5
Roger Dingledine
2014-09-20
Merge branch 'maint-0.2.3' into maint-0.2.4
Roger Dingledine
2014-09-20
gabelmoo's IPv4 address changed
Sebastian Hahn
2014-09-16
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2014-09-16
clients now send correct address for rendezvous point
Roger Dingledine
2014-09-11
Reduce log severity for unused ClientTransportPlugin lines
Roger Dingledine
2014-09-10
In routerlist_assert_ok(), check r2 before taking &(r2->cache_info)
Nick Mathewson
2014-09-10
Merge remote-tracking branch 'public/bug12908_025' into maint-0.2.5
Nick Mathewson
2014-09-09
Merge remote-tracking branch 'andrea/bug12160_025' into maint-0.2.5
Nick Mathewson
2014-09-09
Merge remote-tracking branch 'public/bug12700_024' into maint-0.2.5
Nick Mathewson
2014-09-09
Clean up the MVSC nmake files so they work again.
Nick Mathewson
2014-09-09
Add more escaped() calls in directory.c
Nick Mathewson
2014-09-08
Expand the event_mask field in controller conns to 64 bits
Nick Mathewson
[next]