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
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
2014-04-18
Supply better and less frequent warnings on circID exhaustion
Nick Mathewson
2014-04-16
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-16
remove note about dannenberg; it has upgraded.
Nick Mathewson
2014-04-16
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-16
Update the authority signing key blacklist
Nick Mathewson
2014-04-15
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-14
Don't send uninitialized stack to the controller and say it's a date.
Nick Mathewson
2014-04-14
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-14
Tweak changes file and comment dates.
Nick Mathewson
2014-04-14
Fill in the list of blacklisted signing keys.
Nick Mathewson
2014-04-14
Code to blacklist authority signing keys
Nick Mathewson
2014-04-07
Fix a small memory leak when resolving PTR addresses
Nick Mathewson
2014-03-27
whitespace fix
Nick Mathewson
2014-03-11
Remove the unused router_hex_digest_matches
Nick Mathewson
2014-03-10
Update ns downloads when we receive a bridge descriptor
Nick Mathewson
2014-03-06
Correct the URL in the "a relay on win95???" message
Nick Mathewson
2014-02-25
Merge remote-tracking branch 'public/no_itime_queue' into maint-0.2.4
Nick Mathewson
2014-02-24
Merge remote-tracking branch 'public/feature9777_024_squashed' into maint-0.2.4
Nick Mathewson
2014-02-12
Fix windows compilation of e0c8031516852
Nick Mathewson
2014-02-11
Merge branch 'bug10777_netunreach_024' into maint-0.2.4
Nick Mathewson
2014-02-11
Merge remote-tracking branch 'public/bug10777_nointernal_024' into maint-0.2.4
Nick Mathewson
2014-02-10
make EACCES survivable too.
Nick Mathewson
2014-02-10
Excise the insertion_time_elem_t logic
Nick Mathewson
2014-02-09
Don't treat END_STREAM_REASON_INTERNAL as total circuit failure
Nick Mathewson
2014-02-09
Call ENETUNREACH a case of NOROUTE, not a case of INTERNAL.
Nick Mathewson
2014-02-08
Make sure orconn->chan gets nulled out when channels exit from channel_free_a...
Andrea Shepard
2014-02-07
Discard circuit paths on which nobody supports ntor
Nick Mathewson
2014-02-06
NULL out conns on tlschans when freeing in case channel_run_cleanup() is late...
Andrea Shepard
2014-02-06
Merge remote-tracking branch 'public/bug9716_024' into maint-0.2.4
Nick Mathewson
2014-02-06
Add a missing include
Nick Mathewson
2014-02-06
Deliver circuit handshake counts as part of the heartbeat
Nick Mathewson
2013-12-22
Fix automapping to ipv6
Nick Mathewson
2013-12-21
Fix a logic error in circuit_stream_is_being_handled.
Nick Mathewson
2013-12-17
Merge branch 'bug10423' into maint-0.2.4
Nick Mathewson
2013-12-17
Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4
Nick Mathewson
2013-12-17
Avoid double-free on failure to dump_descriptor() a cached md
Nick Mathewson
2013-12-16
Avoid free()ing from an mmap on corrupted microdesc cache
Nick Mathewson
[next]