Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 年之前
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 年之前
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 年之前
  Roger Dingledine c79427a992 Merge branch 'maint-0.2.2' 13 年之前
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 13 年之前
  Nick Mathewson b8a7bad799 Make payloads into uint8_t. 13 年之前
  Nick Mathewson 8fa4450fde Do not invoke tls_renegotiated_cb for non-bufferevent connections too early. 13 年之前
  Nick Mathewson 8c2affe637 Merge remote branch 'origin/maint-0.2.2' 13 年之前
  Sebastian Hahn b9cac605ab Synx manpage and source wrt option capitalization 13 年之前
  Nick Mathewson d238d8386f Add a testing-only option to use bufferevent_openssl as a filter 13 年之前
  Nick Mathewson 17fdde3d92 Merge remote branch 'origin/maint-0.2.2' 13 年之前
  Nick Mathewson 704076680a Rename get_client_identity_key to get_tlsclient_identity_key 13 年之前
  Sebastian Hahn 4556f2e7c8 Rename router_get_by_digest() 13 年之前
  Nick Mathewson 8c837db38f Merge branch 'nodes' 13 年之前
  Nick Mathewson 5710d99f00 Remember to re-install inbuf/outbuf callbacks on ssl bufferevents 13 年之前
  Nick Mathewson a9172c87be Actually call connection_tls_finish_handshake() with bufferevents 13 年之前
  Nick Mathewson 4cfa6fbaca Log OpenSSL errors coming from bufferevent_openssl 13 年之前
  Robert Ransom a2bb0bfdd5 Maintain separate server and client identity keys when appropriate. 13 年之前
  Nick Mathewson 26e897420e Initial conversion to use node_t throughout our codebase. 13 年之前
  Nick Mathewson d84d20cbb2 Try to make most routerinfo_t interfaces const 13 年之前
  Nick Mathewson 703eb087f5 Merge remote branch 'origin/maint-0.2.2' 13 年之前
  Roger Dingledine 512433346f improve code comments, based on comments from nick 13 年之前
  Roger Dingledine 9997676802 handle ugly edge case in retrying entrynodes 13 年之前
  Nick Mathewson 6950749c0a Make the bufferevent code use the renegotiation-reenabling hack 13 年之前
  Nick Mathewson c93cceb919 note that libevent does not have an an easy way to reset buckets atm 13 年之前
  Nick Mathewson ffd5070b04 Convert bufferevents to use rate-limiting. 14 年之前
  Nick Mathewson bd3612cd2b Get SSL connections and linked connections working with bufferevents. 15 年之前
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. 15 年之前
  Nick Mathewson ec10c044fb Move the "stop writing when the buffer is empty" logic to cnnection_finished_flushing 15 年之前
  Nick Mathewson 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. 15 年之前