Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson ff5810aea9 Merge remote branch 'origin/maint-0.2.2' %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 411ec3c0f8 Add client code to detect attempts to connect to 127.0.0.1 etc %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 85da676108 Fix double-mark bug when failing to init transparent connection %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 %!s(int64=15) %!d(string=hai) anos
  Karsten Loesing 5dfdf075ac Add metric on uni/bidirectional connection usage. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 8c2affe637 Merge remote branch 'origin/maint-0.2.2' %!s(int64=15) %!d(string=hai) anos
  Sebastian Hahn 556a1b9e45 Change Natd into NATD in our options. %!s(int64=15) %!d(string=hai) anos
  Sebastian Hahn b9cac605ab Synx manpage and source wrt option capitalization %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 59cba1767c Make the return value of tor_addr_sockaddr always be signed %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 3ad43ef75f Whitespace fixes on recent merges to master. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 4bfc64ba1c New function to grab a directory connection fetching a resource %!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 ffd5070b04 Convert bufferevents to use rate-limiting. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 98ec959c9c Fix a couple of bufferevent incompatibilities that snuck in. %!s(int64=16) %!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 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