Commit History

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