Commit History

Author SHA1 Message Date
  Sebastian Hahn 4556f2e7c8 Rename router_get_by_digest() 13 years ago
  Nick Mathewson 8c837db38f Merge branch 'nodes' 13 years ago
  Nick Mathewson 5710d99f00 Remember to re-install inbuf/outbuf callbacks on ssl bufferevents 13 years ago
  Nick Mathewson a9172c87be Actually call connection_tls_finish_handshake() with bufferevents 13 years ago
  Nick Mathewson 4cfa6fbaca Log OpenSSL errors coming from bufferevent_openssl 13 years ago
  Nick Mathewson 26e897420e Initial conversion to use node_t throughout our codebase. 13 years ago
  Nick Mathewson d84d20cbb2 Try to make most routerinfo_t interfaces const 13 years ago
  Nick Mathewson 703eb087f5 Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Roger Dingledine 512433346f improve code comments, based on comments from nick 13 years ago
  Roger Dingledine 9997676802 handle ugly edge case in retrying entrynodes 13 years ago
  Nick Mathewson 6950749c0a Make the bufferevent code use the renegotiation-reenabling hack 13 years ago
  Nick Mathewson c93cceb919 note that libevent does not have an an easy way to reset buckets atm 13 years ago
  Nick Mathewson ffd5070b04 Convert bufferevents to use rate-limiting. 14 years ago
  Nick Mathewson bd3612cd2b Get SSL connections and linked connections working with bufferevents. 15 years ago
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. 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 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. 15 years ago
  Roger Dingledine 47b23bd03e A start at a patch for bug 1943 (alignment issues) 13 years ago
  Roger Dingledine 0ac67bf3c3 perconnbwrate and perconnbwburst consensus params 13 years ago
  Nick Mathewson c18bcc8a55 Merge branch 'bug1184' 13 years ago
  Nick Mathewson 6d8fc4eb38 Add a simple integer-ceiling-division macro before we get it wrong 13 years ago
  Roger Dingledine 8d588e7b1a reinit per-conn token buckets on config or consensus change 14 years ago
  Roger Dingledine 2bc1842aaa factor out rate/burst setting. no actual changes. 14 years ago
  Nick Mathewson 6f45101327 Clear cell queues when marking or truncating a circuit. 14 years ago
  Sebastian Hahn df9d42cef5 Create rephist.h 14 years ago
  Sebastian Hahn b0cd4551ab Create relay.h 14 years ago
  Sebastian Hahn cc060ea220 Create reasons.h 14 years ago
  Sebastian Hahn 69fcbbaa89 Create networkstatus.h 14 years ago
  Sebastian Hahn 0f1548ab18 Create main.h 14 years ago
  Sebastian Hahn 7d4c027fb0 Create dirserv.h 14 years ago