コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 年 前
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 年 前
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 年 前
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 年 前
  Nick Mathewson 021ff31ba6 Revert "Get rid of tor_tls_block_renegotiation()." 12 年 前
  Nick Mathewson 616b60cef3 Revert "Use callback-driven approach to block renegotiations." 12 年 前
  Nick Mathewson df1f72329a Revert "Refactor tor_event_base_once to do what we actually want" 12 年 前
  Nick Mathewson 7920ea55b8 Refactor tor_event_base_once to do what we actually want 12 年 前
  Nick Mathewson e5f2f10844 Merge remote-tracking branch 'asn/bug4312' 12 年 前
  Nick Mathewson 69dd993a92 Make certificate skew into a protocol warning 12 年 前
  Nick Mathewson 87622e4c7e Allow up to a 30 days future skew, 48 hours past skew in certs. 12 年 前
  George Kadianakis 406ae1ba5a Use callback-driven approach to block renegotiations. 12 年 前
  George Kadianakis 340809dd22 Get rid of tor_tls_block_renegotiation(). 12 年 前
  Nick Mathewson 69921837a7 Fix a bunch of whitespace errors 12 年 前
  Nick Mathewson 9a77ebc794 Make tor_tls_cert_is_valid check key lengths 12 年 前
  Nick Mathewson e48e47fa03 Function to return peer cert as tor_tls_cert 12 年 前
  Nick Mathewson 0a4f562772 Functions to get a public RSA key from a cert 12 年 前
  Nick Mathewson 92602345e0 Function to detect certificate types that signal v3 certificates 12 年 前
  Nick Mathewson 8c9fdecfe9 Function to get digests of the certs and their keys 12 年 前
  Nick Mathewson f4c1fa2a04 More functions to manipulate certs received in cells 12 年 前
  Nick Mathewson c39688de6c Function to extract the TLSSECRETS field for v3 handshakes 12 年 前
  Nick Mathewson c0bbcf138f Turn X509 certificates into a first-class type and add some functions 12 年 前
  Nick Mathewson 734d9486f6 Record the states of failing OR connections 13 年 前
  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 年 前
  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 fbacbf9fd9 Set OpenSSL 0.9.8l renegotiation flag early enough for bufferevents 13 年 前
  Nick Mathewson a9172c87be Actually call connection_tls_finish_handshake() with bufferevents 13 年 前