Commit History

Author SHA1 Message Date
  Nick Mathewson 3a492d31d5 Download microdescriptors if you're a cache 14 years ago
  Nick Mathewson a16ed90ec8 Document and/or fix stuff found by Sebastian in code review 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 bd3612cd2b Get SSL connections and linked connections working with bufferevents. 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 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 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. 15 years ago
  Nick Mathewson 57e7b54b7b Teach read_event/write_event manipulators about bufferevents. 15 years ago
  Nick Mathewson c9cb4f0a0e Rename has_completed_circuit to can_complete_circuit 13 years ago
  Nick Mathewson 669fd05ed8 Merge remote branch 'origin/maint-0.2.1' 13 years ago
  Nick Mathewson 2bc82324d5 Remove a needless keep_open_until_flushed 13 years ago
  Nick Mathewson 4d2e9974f9 Close a non-open OR connection *only* after KeepalivePeriod. 13 years ago
  Karsten Loesing 166c2f4d92 Allow enabling or disabling *Statistics while Tor is running. 14 years ago
  Sebastian Hahn 05072723cb Create routerparse.h 14 years ago
  Sebastian Hahn df9d42cef5 Create rephist.h 14 years ago
  Sebastian Hahn b0cd4551ab Create relay.h 14 years ago
  Sebastian Hahn 7bd8dee463 Create policies.h 14 years ago
  Sebastian Hahn f6852fe031 Create onion.h 14 years ago
  Sebastian Hahn af0c954bc5 Create ntmain.h 14 years ago
  Sebastian Hahn 69fcbbaa89 Create networkstatus.h 14 years ago
  Sebastian Hahn 86d6bfe448 Create microdesc.h 14 years ago
  Sebastian Hahn 0f1548ab18 Create main.h 14 years ago
  Sebastian Hahn a86f464f6b Create hibernate.h 14 years ago
  Sebastian Hahn dc2f1666ff Create dns.h 14 years ago
  Sebastian Hahn 85f7d54418 Create dirvote.h 14 years ago
  Sebastian Hahn 7d4c027fb0 Create dirserv.h 14 years ago