コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 年 前
  dana koch 3ce3984772 Uplift status.c unit test coverage with new test cases and macros. 10 年 前
  Marek Majkowski 16d1dd134a Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_tls_evp_pkey_eq 11 年 前
  Marek Majkowski d769cd82b5 Bug #5170 - make pkey_eq testable, introduce test_tortls.c 11 年 前
  Nick Mathewson 452cfaacfc Track TLS overhead: diagnostic for bug 7707 11 年 前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年 前
  Nick Mathewson 25afecdbf9 Make ECDHE group configurable: 224 for public, 256 for bridges (default) 11 年 前
  Nick Mathewson 175b2678d7 Let servers choose better ciphersuites when clients support them 11 年 前
  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 年 前