Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. hace 9 años
  dana koch 3ce3984772 Uplift status.c unit test coverage with new test cases and macros. hace 10 años
  Marek Majkowski 16d1dd134a Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_tls_evp_pkey_eq hace 11 años
  Marek Majkowski d769cd82b5 Bug #5170 - make pkey_eq testable, introduce test_tortls.c hace 11 años
  Nick Mathewson 452cfaacfc Track TLS overhead: diagnostic for bug 7707 hace 11 años
  Nick Mathewson 4da083db3b Update the copyright date to 201. hace 11 años
  Nick Mathewson 25afecdbf9 Make ECDHE group configurable: 224 for public, 256 for bridges (default) hace 11 años
  Nick Mathewson 175b2678d7 Let servers choose better ciphersuites when clients support them hace 11 años
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined hace 11 años
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. hace 11 años
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. hace 12 años
  Nick Mathewson 021ff31ba6 Revert "Get rid of tor_tls_block_renegotiation()." hace 12 años
  Nick Mathewson 616b60cef3 Revert "Use callback-driven approach to block renegotiations." hace 12 años
  Nick Mathewson df1f72329a Revert "Refactor tor_event_base_once to do what we actually want" hace 12 años
  Nick Mathewson 7920ea55b8 Refactor tor_event_base_once to do what we actually want hace 12 años
  Nick Mathewson e5f2f10844 Merge remote-tracking branch 'asn/bug4312' hace 12 años
  Nick Mathewson 69dd993a92 Make certificate skew into a protocol warning hace 12 años
  Nick Mathewson 87622e4c7e Allow up to a 30 days future skew, 48 hours past skew in certs. hace 12 años
  George Kadianakis 406ae1ba5a Use callback-driven approach to block renegotiations. hace 12 años
  George Kadianakis 340809dd22 Get rid of tor_tls_block_renegotiation(). hace 12 años
  Nick Mathewson 69921837a7 Fix a bunch of whitespace errors hace 12 años
  Nick Mathewson 9a77ebc794 Make tor_tls_cert_is_valid check key lengths hace 12 años
  Nick Mathewson e48e47fa03 Function to return peer cert as tor_tls_cert hace 12 años
  Nick Mathewson 0a4f562772 Functions to get a public RSA key from a cert hace 12 años
  Nick Mathewson 92602345e0 Function to detect certificate types that signal v3 certificates hace 12 años
  Nick Mathewson 8c9fdecfe9 Function to get digests of the certs and their keys hace 12 años
  Nick Mathewson f4c1fa2a04 More functions to manipulate certs received in cells hace 12 años
  Nick Mathewson c39688de6c Function to extract the TLSSECRETS field for v3 handshakes hace 12 años
  Nick Mathewson c0bbcf138f Turn X509 certificates into a first-class type and add some functions hace 12 años