Commit History

Author SHA1 Message Date
  Nick Mathewson acd6a4856b Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Sebastian Hahn 9da4e25183 Remove some dead code, found by clang 14 years ago
  Nick Mathewson 67d88a7d60 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Nick Mathewson d38030381b Clarify some documentation and comments wrt resetting OR token buckets 14 years ago
  Nick Mathewson 57b954293e Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Nick Mathewson 7f6af7a602 Fix up all doxygen warnings other than "foo is not documented" 14 years ago
  Nick Mathewson f9bb3ced51 Merge remote branch 'origin/maint-0.2.2' 14 years ago
  Nick Mathewson 0d78a16c36 Merge remote branch 'sebastian/bug1035' into maint-0.2.2 14 years ago
  Roger Dingledine 4ff97e3775 Merge branch 'maint-0.2.2' 14 years ago
  Sebastian Hahn 026e7987ad Sanity-check consensus param values 15 years ago
  Nick Mathewson d4165ef8b4 Use autoconf's FLEXIBLE_ARRAY_MEMBER for unspecified-length arrays 15 years ago
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 15 years ago
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 15 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 15 years ago
  Roger Dingledine c79427a992 Merge branch 'maint-0.2.2' 15 years ago
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 15 years ago
  Nick Mathewson b8a7bad799 Make payloads into uint8_t. 15 years ago
  Nick Mathewson 8fa4450fde Do not invoke tls_renegotiated_cb for non-bufferevent connections too early. 15 years ago
  Nick Mathewson 80357abb11 Remove an incorrect comment in connection_or_check_valid_tls_handshake 15 years ago
  Nick Mathewson 8c2affe637 Merge remote branch 'origin/maint-0.2.2' 15 years ago
  Sebastian Hahn b9cac605ab Synx manpage and source wrt option capitalization 15 years ago
  Nick Mathewson d238d8386f Add a testing-only option to use bufferevent_openssl as a filter 15 years ago
  Nick Mathewson 17fdde3d92 Merge remote branch 'origin/maint-0.2.2' 15 years ago
  Nick Mathewson 704076680a Rename get_client_identity_key to get_tlsclient_identity_key 15 years ago
  Sebastian Hahn 4556f2e7c8 Rename router_get_by_digest() 15 years ago
  Nick Mathewson 8c837db38f Merge branch 'nodes' 15 years ago
  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
  Robert Ransom a2bb0bfdd5 Maintain separate server and client identity keys when appropriate. 15 years ago