Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson 5c83c06c98 Merge branch 'bufferevent5' %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 6950749c0a Make the bufferevent code use the renegotiation-reenabling hack %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 501399d14a Merge remote branch 'origin/maint-0.2.2' %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson e385961542 Merge remote branch 'public/bug1954' into maint-0.2.2 %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 21e5f3c431 Detect Libevent version at configure time when using bufferevents %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson b7ae108e18 Always defer bufferevent_openssl callbacks to avoid reentrant invocations %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 89e8f31c42 Add a changes file for bufferevents %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson c93cceb919 note that libevent does not have an an easy way to reset buckets atm %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson b49cf6a77a Fix whitespace in bufferevents branch %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson a16ed90ec8 Document and/or fix stuff found by Sebastian in code review %!s(int64=15) %!d(string=hai) anos
  Sebastian Hahn 865bea3b89 Some bufferevents related fixes and pointers for nickm %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson beb52352f2 Fix build with automake 1.6 %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson ffd5070b04 Convert bufferevents to use rate-limiting. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 98ec959c9c Fix a couple of bufferevent incompatibilities that snuck in. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 0c9b64d449 Get zlib compression working with bufferevents. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 9796b9bfa6 Implement SOCKS-client support for bufferevents %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson c74a4ab515 Documentation for a few bufferevent functions. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson bd3612cd2b Get SSL connections and linked connections working with bufferevents. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson fc4ddafab8 Make control connections use bufferevents %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 84bb5d573c Fix crash/warning bug when we get an unexpected close. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 44375d4eb8 Add a 0-pullup version of fetch_from_evbuffer_socks %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson f6899f3a74 Documentation for inspect_evbuffer %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 698085d56e Add pullup-free version of fetch_from_evbuffer_http %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 4af6887d20 Add support for linked connections with bufferevent_pair. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson b63f6518cb Add bufferevent support for outgoing connections; exits are now supported. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 5279036148 Be a little more abstract about which connection type use bufferevents %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 9f8027abfd Make a function to mark a connection and set hold_open_until_flushed. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson d830eb366a Allow hold-open-until-flushed logic to work for bufferevents. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson ec10c044fb Move the "stop writing when the buffer is empty" logic to cnnection_finished_flushing %!s(int64=16) %!d(string=hai) anos