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
/
or
Age
Commit message (
Expand
)
Author
2017-06-05
Fix C89 warning (since Tor 0.2.4-5 still care about that.)
Nick Mathewson
2017-06-05
Fix undefined behavior in geoip_parse_entry().
Nick Mathewson
2017-02-14
Avoid integer underflow in tor_version_compare.
Nick Mathewson
2017-02-07
Disable a log_backtrace (which 0.2.4 does not have) in 16248 fix
Nick Mathewson
2017-02-07
Add comments to connection_check_event().
Nick Mathewson
2017-02-07
Change behavior on missing/present event to warn instead of asserting.
Nick Mathewson
2017-02-07
If we start/stop reading on a dnsserv connection, don't assert.
Nick Mathewson
2017-02-07
Backport the tonga->bifroest move to 0.2.4.
Nick Mathewson
2017-02-07
Fix out-of-bounds read in INTRODUCE2 client auth
John Brooks
2016-12-20
Add a one-word sentinel value of 0x0 at the end of each buf_t chunk
Nick Mathewson
2016-12-18
Make log message warn about detected attempts to exploit 21018.
Nick Mathewson
2016-12-18
Fix parsing bug with unecognized token at EOS
Nick Mathewson
2016-07-03
Remove urras as a default trusted directory authority
Sebastian Hahn
2016-01-07
Update dannenberg's V3 authority identity fingerprint
teor (Tim Wilson-Brown)
2015-12-08
Ensure node is a guard candidate when picking a directory guard
Arlo Breault
2015-12-08
Fix a compilation warning introduced by clang 3.6
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 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-09
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
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-16
Faravahar's New IP Address as of 2/20/2015
Sina Rabbani
2015-01-08
Avoid attempts to double-remove edge connections from the DNS resolver.
Nick Mathewson
2014-11-19
Update longclaw dirauth IP to be a more stable location
Micah Anderson
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-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
clients now send correct address for rendezvous point
Roger Dingledine
2014-07-28
Warn and drop the circuit if we receive an inbound 'relay early' cell
Roger Dingledine
2014-07-27
Confusing log message when circuit can't be extended
Arlo Breault
2014-07-25
circuit_build_failed: distinguish "first hop chan failed", "CREATE failed"
Nick Mathewson
2014-07-25
Implement proposal 221: Stop sending CREATE_FAST
Nick Mathewson
2014-07-24
add a NumDirectoryGuards consensus param too
Roger Dingledine
2014-07-24
Add and use a new NumEntryGuards consensus parameter.
Roger Dingledine
2014-05-07
Merge commit 'bb9b4c37f8e7f5cf78918f382e90d8b11ff42551' into maint-0.2.4
Nick Mathewson
2014-05-01
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-05-01
Downgrade bug 7164 warning to INFO
Nick Mathewson
2014-04-30
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-30
Merge remote-tracking branch 'public/bug10849_023_bruteforce' into maint-0.2.3
Nick Mathewson
2014-04-29
Drop the MaxMemInCellQueues lower limit down to 256 MB.
Nick Mathewson
2014-04-29
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-29
Stop leaking memory in error cases of md parsing
Nick Mathewson
2014-04-25
Forbid TunneledDirConns 0 and PreferTunneledDirConns 0 if being a HS
Nick Mathewson
2014-04-23
Merge remote-tracking branch 'public/bug9229_024' into maint-0.2.4
Nick Mathewson
[next]