Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nick Mathewson b63f6518cb Add bufferevent support for outgoing connections; exits are now supported. 16 gadi atpakaļ
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. 16 gadi atpakaļ
  Nick Mathewson 5279036148 Be a little more abstract about which connection type use bufferevents 16 gadi atpakaļ
  Nick Mathewson 9f8027abfd Make a function to mark a connection and set hold_open_until_flushed. 16 gadi atpakaļ
  Nick Mathewson d830eb366a Allow hold-open-until-flushed logic to work for bufferevents. 16 gadi atpakaļ
  Nick Mathewson ec10c044fb Move the "stop writing when the buffer is empty" logic to cnnection_finished_flushing 16 gadi atpakaļ
  Nick Mathewson 63079efb87 Add a fetch_from_evbuffer_http 16 gadi atpakaļ
  Nick Mathewson 73feedb8b3 Have edge connections use fetch_from_evbuffer_socks when appropriate. 16 gadi atpakaļ
  Nick Mathewson c6e22ae2b7 Basic bufferevent callbacks 16 gadi atpakaļ
  Nick Mathewson a0f4841e2b Refactor SOCKS parsing code to handle evbuffers. 16 gadi atpakaļ
  Nick Mathewson 4836014168 Clone fetch_var_cell_from_buf() for evbuffers. 16 gadi atpakaļ
  Nick Mathewson 0514917800 Add a new connection_fetch_from_buf_line() that can handle bufferevents 16 gadi atpakaļ
  Nick Mathewson 5448501479 New bufferevent-related check in assert_connection_ok(). 16 gadi atpakaļ
  Nick Mathewson 076025476a Add bufferevent versions of connection_write/fetch_to/from_buf. 16 gadi atpakaļ
  Nick Mathewson 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. 16 gadi atpakaļ
  Nick Mathewson 57e7b54b7b Teach read_event/write_event manipulators about bufferevents. 16 gadi atpakaļ
  Nick Mathewson 94aac84a71 Remove never-actually-finished code to use readv and writev for IO. 16 gadi atpakaļ
  Nick Mathewson 26811a8e2d Merge remote branch 'origin/maint-0.2.2' 15 gadi atpakaļ
  Nick Mathewson 24a45f54d2 Merge branch 'bug1805' into maint-0.2.2 15 gadi atpakaļ
  Nick Mathewson 9c8fb75edf Clean up some bug1805 comments based on arma's feedback 15 gadi atpakaļ
  Nick Mathewson 1cbdbff961 Merge remote branch 'mikeperry/bug1952-merge' into maint-0.2.2 15 gadi atpakaļ
  Mike Perry dfe8c2146c Add changelog for bug 1952. 15 gadi atpakaļ
  Mike Perry 7af0aa25d8 Update dir-spec.txt with new weight constraints. 15 gadi atpakaļ
  Mike Perry 0ff86042ac Implement new Wxx constraints. 15 gadi atpakaļ
  Nick Mathewson 2579d827ab Use autoreconf, not autoconf&&automake&&etc in autogen.sh 15 gadi atpakaļ
  Nick Mathewson 83f9667fe8 Bump the Tor version in master to 0.2.3.0-alpha-dev 15 gadi atpakaļ
  Nick Mathewson c8e1538a0b Merge remote branch 'sebastian/continuation' 15 gadi atpakaļ
  Sebastian Hahn 851255170a Note that the torrc format doesn't need nl at end 15 gadi atpakaļ
  Nick Mathewson 9b49a89430 Merge branch 'bug1511' 15 gadi atpakaļ
  Nick Mathewson 0a0cc4599f Tweak continuation-and-comment logic 15 gadi atpakaļ