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
Age
Commit message (
Expand
)
Author
2010-09-29
make c612ddee compile with old libevents
Roger Dingledine
2010-09-29
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-09-28
even more comment
Roger Dingledine
2010-09-28
Remove the has_old_dnsworkers flag.
Nick Mathewson
2010-09-28
improve code comments, based on comments from nick
Roger Dingledine
2010-09-28
handle ugly edge case in retrying entrynodes
Roger Dingledine
2010-09-28
Actually notice when our last entrynode goes down
Roger Dingledine
2010-09-28
optimistically retry EntryNodes on socks request
Roger Dingledine
2010-09-28
remove a redundant assert
Roger Dingledine
2010-09-28
refactor; no actual changes
Roger Dingledine
2010-09-28
Merge branch 'maint-0.2.2'
Roger Dingledine
2010-09-28
Merge branch 'maint-0.2.1' into maint-0.2.2
Roger Dingledine
2010-09-28
actually retry bridges when your network goes away
Roger Dingledine
2010-09-28
Autodetect the number of CPUs when possible if NumCPUs==0
Nick Mathewson
2010-09-28
Add a new option to enable/disable IOCP support
Nick Mathewson
2010-09-28
Merge branch 'microdesc_dl_v2'
Nick Mathewson
2010-09-27
Merge branch 'maint-0.2.2'
Roger Dingledine
2010-09-27
a dir-spec entry for refuseunknownexits
Roger Dingledine
2010-09-27
Clean long-unlisted microdescs from the cache
Nick Mathewson
2010-09-27
Download microdescriptors if you're a cache
Nick Mathewson
2010-09-27
When updating routerdesc downloads, look specifically at the ns consensus
Nick Mathewson
2010-09-27
Actually parse the m lines from a microdesc consensus
Nick Mathewson
2010-09-27
Code to download, parse, and store microdesc consensuses
Nick Mathewson
2010-09-27
New function to grab a directory connection fetching a resource
Nick Mathewson
2010-09-27
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-09-27
changelog entry for bug1751
Roger Dingledine
2010-09-27
Merge remote branch 'sebastian/bug1964' into maint-0.2.2
Nick Mathewson
2010-09-27
Fix a bridge segfault
Sebastian Hahn
2010-09-27
Merge branch 'bug1751_enabling' into maint-0.2.2
Nick Mathewson
2010-09-27
Change bug1751 enabling code based on comments from arma
Nick Mathewson
2010-09-27
Merge branch 'bufferevent5'
Nick Mathewson
2010-09-27
Make the bufferevent code use the renegotiation-reenabling hack
Nick Mathewson
2010-09-27
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-09-27
Merge remote branch 'public/bug1954' into maint-0.2.2
Nick Mathewson
2010-09-27
Always defer bufferevent_openssl callbacks to avoid reentrant invocations
Nick Mathewson
2010-09-27
note that libevent does not have an an easy way to reset buckets atm
Nick Mathewson
2010-09-27
Fix whitespace in bufferevents branch
Nick Mathewson
2010-09-27
Document and/or fix stuff found by Sebastian in code review
Nick Mathewson
2010-09-27
Some bufferevents related fixes and pointers for nickm
Sebastian Hahn
2010-09-27
Fix build with automake 1.6
Nick Mathewson
2010-09-27
Convert bufferevents to use rate-limiting.
Nick Mathewson
2010-09-27
Fix a couple of bufferevent incompatibilities that snuck in.
Nick Mathewson
2010-09-27
Get zlib compression working with bufferevents.
Nick Mathewson
2010-09-27
Implement SOCKS-client support for bufferevents
Nick Mathewson
2010-09-27
Documentation for a few bufferevent functions.
Nick Mathewson
2010-09-27
Get SSL connections and linked connections working with bufferevents.
Nick Mathewson
2010-09-27
Make control connections use bufferevents
Nick Mathewson
2010-09-27
Fix crash/warning bug when we get an unexpected close.
Nick Mathewson
2010-09-27
Add a 0-pullup version of fetch_from_evbuffer_socks
Nick Mathewson
2010-09-27
Documentation for inspect_evbuffer
Nick Mathewson
[next]