Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 89e8f31c42 Add a changes file for bufferevents vor 15 Jahren
  Nick Mathewson c93cceb919 note that libevent does not have an an easy way to reset buckets atm vor 15 Jahren
  Nick Mathewson b49cf6a77a Fix whitespace in bufferevents branch vor 15 Jahren
  Nick Mathewson a16ed90ec8 Document and/or fix stuff found by Sebastian in code review vor 16 Jahren
  Sebastian Hahn 865bea3b89 Some bufferevents related fixes and pointers for nickm vor 16 Jahren
  Nick Mathewson beb52352f2 Fix build with automake 1.6 vor 16 Jahren
  Nick Mathewson ffd5070b04 Convert bufferevents to use rate-limiting. vor 16 Jahren
  Nick Mathewson 98ec959c9c Fix a couple of bufferevent incompatibilities that snuck in. vor 16 Jahren
  Nick Mathewson 0c9b64d449 Get zlib compression working with bufferevents. vor 16 Jahren
  Nick Mathewson 9796b9bfa6 Implement SOCKS-client support for bufferevents vor 16 Jahren
  Nick Mathewson c74a4ab515 Documentation for a few bufferevent functions. vor 16 Jahren
  Nick Mathewson bd3612cd2b Get SSL connections and linked connections working with bufferevents. vor 16 Jahren
  Nick Mathewson fc4ddafab8 Make control connections use bufferevents vor 16 Jahren
  Nick Mathewson 84bb5d573c Fix crash/warning bug when we get an unexpected close. vor 16 Jahren
  Nick Mathewson 44375d4eb8 Add a 0-pullup version of fetch_from_evbuffer_socks vor 16 Jahren
  Nick Mathewson f6899f3a74 Documentation for inspect_evbuffer vor 16 Jahren
  Nick Mathewson 698085d56e Add pullup-free version of fetch_from_evbuffer_http vor 16 Jahren
  Nick Mathewson 4af6887d20 Add support for linked connections with bufferevent_pair. vor 16 Jahren
  Nick Mathewson b63f6518cb Add bufferevent support for outgoing connections; exits are now supported. vor 16 Jahren
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. vor 16 Jahren
  Nick Mathewson 5279036148 Be a little more abstract about which connection type use bufferevents vor 16 Jahren
  Nick Mathewson 9f8027abfd Make a function to mark a connection and set hold_open_until_flushed. vor 16 Jahren
  Nick Mathewson d830eb366a Allow hold-open-until-flushed logic to work for bufferevents. vor 16 Jahren
  Nick Mathewson ec10c044fb Move the "stop writing when the buffer is empty" logic to cnnection_finished_flushing vor 16 Jahren
  Nick Mathewson 63079efb87 Add a fetch_from_evbuffer_http vor 16 Jahren
  Nick Mathewson 73feedb8b3 Have edge connections use fetch_from_evbuffer_socks when appropriate. vor 16 Jahren
  Nick Mathewson c6e22ae2b7 Basic bufferevent callbacks vor 16 Jahren
  Nick Mathewson a0f4841e2b Refactor SOCKS parsing code to handle evbuffers. vor 16 Jahren
  Nick Mathewson 4836014168 Clone fetch_var_cell_from_buf() for evbuffers. vor 16 Jahren
  Nick Mathewson 0514917800 Add a new connection_fetch_from_buf_line() that can handle bufferevents vor 16 Jahren