История коммитов

Автор SHA1 Сообщение Дата
  Nick Mathewson ff5810aea9 Merge remote branch 'origin/maint-0.2.2' 15 лет назад
  Nick Mathewson 411ec3c0f8 Add client code to detect attempts to connect to 127.0.0.1 etc 15 лет назад
  Nick Mathewson 85da676108 Fix double-mark bug when failing to init transparent connection 15 лет назад
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 15 лет назад
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 15 лет назад
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 15 лет назад
  Karsten Loesing 5dfdf075ac Add metric on uni/bidirectional connection usage. 15 лет назад
  Nick Mathewson 8c2affe637 Merge remote branch 'origin/maint-0.2.2' 15 лет назад
  Sebastian Hahn 556a1b9e45 Change Natd into NATD in our options. 15 лет назад
  Sebastian Hahn b9cac605ab Synx manpage and source wrt option capitalization 15 лет назад
  Nick Mathewson 59cba1767c Make the return value of tor_addr_sockaddr always be signed 15 лет назад
  Nick Mathewson 3ad43ef75f Whitespace fixes on recent merges to master. 15 лет назад
  Nick Mathewson 4bfc64ba1c New function to grab a directory connection fetching a resource 15 лет назад
  Nick Mathewson a16ed90ec8 Document and/or fix stuff found by Sebastian in code review 15 лет назад
  Sebastian Hahn 865bea3b89 Some bufferevents related fixes and pointers for nickm 15 лет назад
  Nick Mathewson ffd5070b04 Convert bufferevents to use rate-limiting. 16 лет назад
  Nick Mathewson 98ec959c9c Fix a couple of bufferevent incompatibilities that snuck in. 16 лет назад
  Nick Mathewson 0c9b64d449 Get zlib compression working with bufferevents. 16 лет назад
  Nick Mathewson 9796b9bfa6 Implement SOCKS-client support for bufferevents 16 лет назад
  Nick Mathewson c74a4ab515 Documentation for a few bufferevent functions. 16 лет назад
  Nick Mathewson bd3612cd2b Get SSL connections and linked connections working with bufferevents. 16 лет назад
  Nick Mathewson fc4ddafab8 Make control connections use bufferevents 16 лет назад
  Nick Mathewson 84bb5d573c Fix crash/warning bug when we get an unexpected close. 16 лет назад
  Nick Mathewson 4af6887d20 Add support for linked connections with bufferevent_pair. 16 лет назад
  Nick Mathewson b63f6518cb Add bufferevent support for outgoing connections; exits are now supported. 16 лет назад
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. 16 лет назад
  Nick Mathewson 5279036148 Be a little more abstract about which connection type use bufferevents 16 лет назад
  Nick Mathewson 9f8027abfd Make a function to mark a connection and set hold_open_until_flushed. 16 лет назад
  Nick Mathewson d830eb366a Allow hold-open-until-flushed logic to work for bufferevents. 16 лет назад
  Nick Mathewson ec10c044fb Move the "stop writing when the buffer is empty" logic to cnnection_finished_flushing 16 лет назад