Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 3af12a5557 Fix some XXXXs in connection_add_impl related to bufferevent error checking il y a 14 ans
  Nick Mathewson 44674369c5 Implement node_set_exit_policy_to_reject_all with a flag il y a 14 ans
  Nick Mathewson 8c837db38f Merge branch 'nodes' il y a 14 ans
  Nick Mathewson cbda016bc5 Send END cells on bufferevent tunneled directory conns il y a 14 ans
  Nick Mathewson a0c1c2ac01 Use connection_mark_and_flush consistently. il y a 14 ans
  Nick Mathewson d84d20cbb2 Try to make most routerinfo_t interfaces const il y a 14 ans
  Nick Mathewson fe309e7ad6 Implement a basic node and nodelist type il y a 14 ans
  Steven Murdoch a6dc00fa75 Start tor-fw-helper in the background, and log whatever it outputs il y a 14 ans
  Nick Mathewson 703eb087f5 Merge remote branch 'origin/maint-0.2.2' il y a 14 ans
  Roger Dingledine 9997676802 handle ugly edge case in retrying entrynodes il y a 14 ans
  Roger Dingledine 127f37ad29 refactor; no actual changes il y a 14 ans
  Nick Mathewson 3a492d31d5 Download microdescriptors if you're a cache il y a 14 ans
  Nick Mathewson a16ed90ec8 Document and/or fix stuff found by Sebastian in code review il y a 14 ans
  Nick Mathewson ffd5070b04 Convert bufferevents to use rate-limiting. il y a 14 ans
  Nick Mathewson 98ec959c9c Fix a couple of bufferevent incompatibilities that snuck in. il y a 14 ans
  Nick Mathewson bd3612cd2b Get SSL connections and linked connections working with bufferevents. il y a 15 ans
  Nick Mathewson 4af6887d20 Add support for linked connections with bufferevent_pair. il y a 15 ans
  Nick Mathewson b63f6518cb Add bufferevent support for outgoing connections; exits are now supported. il y a 15 ans
  Nick Mathewson 5279036148 Be a little more abstract about which connection type use bufferevents il y a 15 ans
  Nick Mathewson 9f8027abfd Make a function to mark a connection and set hold_open_until_flushed. il y a 15 ans
  Nick Mathewson d830eb366a Allow hold-open-until-flushed logic to work for bufferevents. il y a 15 ans
  Nick Mathewson 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. il y a 15 ans
  Nick Mathewson 57e7b54b7b Teach read_event/write_event manipulators about bufferevents. il y a 15 ans
  Nick Mathewson c9cb4f0a0e Rename has_completed_circuit to can_complete_circuit il y a 14 ans
  Nick Mathewson 669fd05ed8 Merge remote branch 'origin/maint-0.2.1' il y a 14 ans
  Nick Mathewson 2bc82324d5 Remove a needless keep_open_until_flushed il y a 14 ans
  Nick Mathewson 4d2e9974f9 Close a non-open OR connection *only* after KeepalivePeriod. il y a 14 ans
  Karsten Loesing 166c2f4d92 Allow enabling or disabling *Statistics while Tor is running. il y a 14 ans
  Sebastian Hahn 05072723cb Create routerparse.h il y a 14 ans
  Sebastian Hahn df9d42cef5 Create rephist.h il y a 14 ans