aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add support for linked connections with bufferevent_pair.Nick Mathewson2010-09-27
* Add bufferevent support for outgoing connections; exits are now supported.Nick Mathewson2010-09-27
* Fix more remaining users of inbuf/outbuf to handle bufferevents instead.Nick Mathewson2010-09-27
* Be a little more abstract about which connection type use buffereventsNick Mathewson2010-09-27
* Make a function to mark a connection and set hold_open_until_flushed.Nick Mathewson2010-09-27
* Allow hold-open-until-flushed logic to work for bufferevents.Nick Mathewson2010-09-27
* Move the "stop writing when the buffer is empty" logic to cnnection_finished_...Nick Mathewson2010-09-27
* Add a fetch_from_evbuffer_httpNick Mathewson2010-09-27
* Have edge connections use fetch_from_evbuffer_socks when appropriate.Nick Mathewson2010-09-27
* Basic bufferevent callbacksNick Mathewson2010-09-27
* Refactor SOCKS parsing code to handle evbuffers.Nick Mathewson2010-09-27
* Clone fetch_var_cell_from_buf() for evbuffers.Nick Mathewson2010-09-27
* Add a new connection_fetch_from_buf_line() that can handle buffereventsNick Mathewson2010-09-27
* New bufferevent-related check in assert_connection_ok().Nick Mathewson2010-09-27
* Add bufferevent versions of connection_write/fetch_to/from_buf.Nick Mathewson2010-09-27
* Refactor users of buf_datalen to bufferevent-friendly version.Nick Mathewson2010-09-27
* Teach read_event/write_event manipulators about bufferevents.Nick Mathewson2010-09-27
* Remove never-actually-finished code to use readv and writev for IO.Nick Mathewson2010-09-27
* Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-09-27
|\
| * Merge branch 'bug1805' into maint-0.2.2Nick Mathewson2010-09-27
| |\
| | * Clean up some bug1805 comments based on arma's feedbackNick Mathewson2010-09-27
| | * Kill warn when picking bridges without bw weightSebastian Hahn2010-09-06
| * | Merge remote branch 'mikeperry/bug1952-merge' into maint-0.2.2Nick Mathewson2010-09-27
| |\ \
| | * | Add changelog for bug 1952.Mike Perry2010-09-27
| | * | Update dir-spec.txt with new weight constraints.Mike Perry2010-09-27
| | * | Implement new Wxx constraints.Mike Perry2010-09-27
* | | | Use autoreconf, not autoconf&&automake&&etc in autogen.shNick Mathewson2010-09-27
* | | | Bump the Tor version in master to 0.2.3.0-alpha-devNick Mathewson2010-09-24
|/ / /
* | | Merge remote branch 'sebastian/continuation'Nick Mathewson2010-09-24
|\ \ \ | |/ / |/| |
| * | Note that the torrc format doesn't need nl at endSebastian Hahn2010-09-24
| * | Tweak continuation-and-comment logicNick Mathewson2010-09-23
| * | Add new torrc line continuation unit testsSebastian Hahn2010-09-23
| * | Document multiline options in the manpageSebastian Hahn2010-09-11
| * | Allow comments for multi-line torrc optionsSebastian Hahn2010-09-11
| * | Support mutli-line torrc options via the usual backslash syntaxNick Mathewson2010-09-10
* | | Merge branch 'bug1511'Nick Mathewson2010-09-23
|\ \ \
| * | | Even more accurate handling for shifting accounting intervalsNick Mathewson2010-09-21
| * | | Tolerate a little skew in accounting intervals.Nick Mathewson2010-09-03
| | |/ | |/|
* | | Rename has_completed_circuit to can_complete_circuitNick Mathewson2010-09-22
* | | Merge remote branch 'arma/bug1362'Nick Mathewson2010-09-22
|\ \ \
| * | | log when we finish a circuit after being offlineRoger Dingledine2010-09-21
* | | | Changes to bug1959_part1 on review from arma.Nick Mathewson2010-09-22
* | | | Make our min-info check also check for entry node presenceNick Mathewson2010-09-21
* | | | Merge branch 'bug1789'Nick Mathewson2010-09-21
|\ \ \ \ | |/ / / |/| | |
| * | | Bug1789 cleanups suggested by armaNick Mathewson2010-09-21
| * | | finish a comment, lower a variableNick Mathewson2010-09-15
| * | | How many seconds until != timestamp of that dateSebastian Hahn2010-09-15
| * | | Base our expected bw accounting usage on time before soft limitNick Mathewson2010-09-03
| * | | Use a more sophisticated soft-hibernation-limit calculationNick Mathewson2010-09-03
| * | | Remove an obsolete comment from hibernate.cNick Mathewson2010-09-03
| |/ /