Commit History

Author SHA1 Message Date
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 years ago
  Karsten Loesing 5dfdf075ac Add metric on uni/bidirectional connection usage. 14 years ago
  Nick Mathewson 8c2affe637 Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Sebastian Hahn 556a1b9e45 Change Natd into NATD in our options. 13 years ago
  Sebastian Hahn b9cac605ab Synx manpage and source wrt option capitalization 13 years ago
  Nick Mathewson 59cba1767c Make the return value of tor_addr_sockaddr always be signed 13 years ago
  Nick Mathewson 3ad43ef75f Whitespace fixes on recent merges to master. 13 years ago
  Nick Mathewson 4bfc64ba1c New function to grab a directory connection fetching a resource 13 years ago
  Nick Mathewson a16ed90ec8 Document and/or fix stuff found by Sebastian in code review 14 years ago
  Sebastian Hahn 865bea3b89 Some bufferevents related fixes and pointers for nickm 14 years ago
  Nick Mathewson ffd5070b04 Convert bufferevents to use rate-limiting. 14 years ago
  Nick Mathewson 98ec959c9c Fix a couple of bufferevent incompatibilities that snuck in. 14 years ago
  Nick Mathewson 0c9b64d449 Get zlib compression working with bufferevents. 14 years ago
  Nick Mathewson 9796b9bfa6 Implement SOCKS-client support for bufferevents 14 years ago
  Nick Mathewson c74a4ab515 Documentation for a few bufferevent functions. 14 years ago
  Nick Mathewson bd3612cd2b Get SSL connections and linked connections working with bufferevents. 15 years ago
  Nick Mathewson fc4ddafab8 Make control connections use bufferevents 15 years ago
  Nick Mathewson 84bb5d573c Fix crash/warning bug when we get an unexpected close. 15 years ago
  Nick Mathewson 4af6887d20 Add support for linked connections with bufferevent_pair. 15 years ago
  Nick Mathewson b63f6518cb Add bufferevent support for outgoing connections; exits are now supported. 15 years ago
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. 15 years ago
  Nick Mathewson 5279036148 Be a little more abstract about which connection type use bufferevents 15 years ago
  Nick Mathewson 9f8027abfd Make a function to mark a connection and set hold_open_until_flushed. 15 years ago
  Nick Mathewson d830eb366a Allow hold-open-until-flushed logic to work for bufferevents. 15 years ago
  Nick Mathewson ec10c044fb Move the "stop writing when the buffer is empty" logic to cnnection_finished_flushing 15 years ago
  Nick Mathewson c6e22ae2b7 Basic bufferevent callbacks 15 years ago
  Nick Mathewson 0514917800 Add a new connection_fetch_from_buf_line() that can handle bufferevents 15 years ago
  Nick Mathewson 5448501479 New bufferevent-related check in assert_connection_ok(). 15 years ago