Commit Verlauf

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