index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Commit message (
Expand
)
Author
Age
*
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
|
|
*
First cut of code to enable RefuseUnknownExits
Nick Mathewson
2010-09-21
*
|
|
Merge branch 'bufferevent5'
Nick Mathewson
2010-09-27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make the bufferevent code use the renegotiation-reenabling hack
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
2010-09-27
|
*
|
Add pullup-free version of fetch_from_evbuffer_http
Nick Mathewson
2010-09-27
|
*
|
Add support for linked connections with bufferevent_pair.
Nick Mathewson
2010-09-27
|
*
|
Add bufferevent support for outgoing connections; exits are now supported.
Nick Mathewson
2010-09-27
|
*
|
Fix more remaining users of inbuf/outbuf to handle bufferevents instead.
Nick Mathewson
2010-09-27
|
*
|
Be a little more abstract about which connection type use bufferevents
Nick Mathewson
2010-09-27
|
*
|
Make a function to mark a connection and set hold_open_until_flushed.
Nick Mathewson
2010-09-27
|
*
|
Allow hold-open-until-flushed logic to work for bufferevents.
Nick Mathewson
2010-09-27
|
*
|
Move the "stop writing when the buffer is empty" logic to cnnection_finished_...
Nick Mathewson
2010-09-27
|
*
|
Add a fetch_from_evbuffer_http
Nick Mathewson
2010-09-27
|
*
|
Have edge connections use fetch_from_evbuffer_socks when appropriate.
Nick Mathewson
2010-09-27
|
*
|
Basic bufferevent callbacks
Nick Mathewson
2010-09-27
|
*
|
Refactor SOCKS parsing code to handle evbuffers.
Nick Mathewson
2010-09-27
|
*
|
Clone fetch_var_cell_from_buf() for evbuffers.
Nick Mathewson
2010-09-27
|
*
|
Add a new connection_fetch_from_buf_line() that can handle bufferevents
Nick Mathewson
2010-09-27
|
*
|
New bufferevent-related check in assert_connection_ok().
Nick Mathewson
2010-09-27
|
*
|
Add bufferevent versions of connection_write/fetch_to/from_buf.
Nick Mathewson
2010-09-27
|
*
|
Refactor users of buf_datalen to bufferevent-friendly version.
Nick Mathewson
2010-09-27
|
*
|
Teach read_event/write_event manipulators about bufferevents.
Nick Mathewson
2010-09-27
|
*
|
Remove never-actually-finished code to use readv and writev for IO.
Nick Mathewson
2010-09-27
*
|
|
Merge remote branch 'public/bug1954' into maint-0.2.2
Nick Mathewson
2010-09-27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Consistency issues in load_windows_system_library patch. Thanks Sebastian
Nick Mathewson
2010-09-24
[next]