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-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 'origin/maint-0.2.2'
Nick Mathewson
2010-09-27
Merge branch 'bug1805' into maint-0.2.2
Nick Mathewson
2010-09-27
Clean up some bug1805 comments based on arma's feedback
Nick Mathewson
2010-09-27
Merge remote branch 'mikeperry/bug1952-merge' into maint-0.2.2
Nick Mathewson
2010-09-27
Implement new Wxx constraints.
Mike Perry
2010-09-24
Bump the Tor version in master to 0.2.3.0-alpha-dev
Nick Mathewson
2010-09-24
Merge remote branch 'sebastian/continuation'
Nick Mathewson
2010-09-24
Note that the torrc format doesn't need nl at end
Sebastian Hahn
2010-09-23
Merge branch 'bug1511'
Nick Mathewson
2010-09-23
Tweak continuation-and-comment logic
Nick Mathewson
2010-09-23
Add new torrc line continuation unit tests
Sebastian Hahn
2010-09-22
Rename has_completed_circuit to can_complete_circuit
Nick Mathewson
2010-09-22
Merge remote branch 'arma/bug1362'
Nick Mathewson
2010-09-22
Changes to bug1959_part1 on review from arma.
Nick Mathewson
2010-09-21
Make our min-info check also check for entry node presence
Nick Mathewson
2010-09-21
Even more accurate handling for shifting accounting intervals
Nick Mathewson
2010-09-21
Merge branch 'bug1789'
Nick Mathewson
2010-09-21
Bug1789 cleanups suggested by arma
Nick Mathewson
2010-09-21
log when we finish a circuit after being offline
Roger Dingledine
2010-09-21
Correct default for RendPostPeriod in docs
John Brooks
2010-09-21
Merge branch 'bug1956'
Nick Mathewson
[next]