Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 0c9b64d449 Get zlib compression working with bufferevents. hace 16 años
  Nick Mathewson 9796b9bfa6 Implement SOCKS-client support for bufferevents hace 16 años
  Nick Mathewson c74a4ab515 Documentation for a few bufferevent functions. hace 16 años
  Nick Mathewson bd3612cd2b Get SSL connections and linked connections working with bufferevents. hace 16 años
  Nick Mathewson fc4ddafab8 Make control connections use bufferevents hace 16 años
  Nick Mathewson 84bb5d573c Fix crash/warning bug when we get an unexpected close. hace 16 años
  Nick Mathewson 44375d4eb8 Add a 0-pullup version of fetch_from_evbuffer_socks hace 16 años
  Nick Mathewson f6899f3a74 Documentation for inspect_evbuffer hace 16 años
  Nick Mathewson 698085d56e Add pullup-free version of fetch_from_evbuffer_http hace 16 años
  Nick Mathewson 4af6887d20 Add support for linked connections with bufferevent_pair. hace 16 años
  Nick Mathewson b63f6518cb Add bufferevent support for outgoing connections; exits are now supported. hace 16 años
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. hace 16 años
  Nick Mathewson 5279036148 Be a little more abstract about which connection type use bufferevents hace 16 años
  Nick Mathewson 9f8027abfd Make a function to mark a connection and set hold_open_until_flushed. hace 16 años
  Nick Mathewson d830eb366a Allow hold-open-until-flushed logic to work for bufferevents. hace 16 años
  Nick Mathewson ec10c044fb Move the "stop writing when the buffer is empty" logic to cnnection_finished_flushing hace 16 años
  Nick Mathewson 63079efb87 Add a fetch_from_evbuffer_http hace 16 años
  Nick Mathewson 73feedb8b3 Have edge connections use fetch_from_evbuffer_socks when appropriate. hace 16 años
  Nick Mathewson c6e22ae2b7 Basic bufferevent callbacks hace 16 años
  Nick Mathewson a0f4841e2b Refactor SOCKS parsing code to handle evbuffers. hace 16 años
  Nick Mathewson 4836014168 Clone fetch_var_cell_from_buf() for evbuffers. hace 16 años
  Nick Mathewson 0514917800 Add a new connection_fetch_from_buf_line() that can handle bufferevents hace 16 años
  Nick Mathewson 5448501479 New bufferevent-related check in assert_connection_ok(). hace 16 años
  Nick Mathewson 076025476a Add bufferevent versions of connection_write/fetch_to/from_buf. hace 16 años
  Nick Mathewson 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. hace 16 años
  Nick Mathewson 57e7b54b7b Teach read_event/write_event manipulators about bufferevents. hace 16 años
  Nick Mathewson 94aac84a71 Remove never-actually-finished code to use readv and writev for IO. hace 16 años
  Nick Mathewson 26811a8e2d Merge remote branch 'origin/maint-0.2.2' hace 15 años
  Nick Mathewson 24a45f54d2 Merge branch 'bug1805' into maint-0.2.2 hace 15 años
  Nick Mathewson 9c8fb75edf Clean up some bug1805 comments based on arma's feedback hace 15 años