Commit History

Author SHA1 Message Date
  Nick Mathewson 8fd6b0fc46 Remove USE_BUFFEREVENTS code outside src/or 7 years ago
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 882e0fbd76 Merge branch 'bug17795' 8 years ago
  Nick Mathewson a8d6989589 Whitespace fixes 8 years ago
  Nick Mathewson 8a4bba06d2 Rename crypto_digest_all, and digests_t. 8 years ago
  Nick Mathewson 27582325dc Make Tor build happily with OpenSSL master and libressl. 8 years ago
  Nick Mathewson d467227323 Merge remote-tracking branch 'public/ticket11150_client_only' 8 years ago
  Nick Mathewson c32a43a4d2 Move openssl version compatibility defines into a new header. 8 years ago
  Nick Mathewson bd1a137893 Remove the client-side code for the v1 and v2 tls handshakes. 8 years ago
  rl1987 b216340d75 Fix compilation failure when SSL_SESSION_get_master_key() is provided by OpenSSL. 8 years ago
  Nick Mathewson 0ead9a58b9 Avoid warnings in tortls.h includes 8 years ago
  Nick Mathewson b5aa257d46 Fix "make check-spaces" 8 years ago
  Nick Mathewson 39901bd408 Make test_tortls compile without warnings 8 years ago
  Ola Bini 94e5db3dca Add tests for tortls.c 8 years ago
  Nick Mathewson 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 years ago
  Nick Mathewson 55bb7bbafd Tests for AUTHENTICATE cell functionality. 9 years ago
  Nick Mathewson b75361c5ed Start testing cell encoders/processers for the v3 handshake. 9 years ago
  Yawning Angel 452cebc4a4 Remove support for OpenSSL without ECC. 9 years ago
  Nick Mathewson ed02a409cf Merge branch 'bug16034_no_more_openssl_098_squashed' 9 years ago
  Nick Mathewson d55db221e8 tor_tls_get_buffer_sizes() will not work on openssl 1.1. Patch from yawning 9 years ago
  Nick Mathewson 79e85313aa Write the outlines of a WritingTests.txt document 9 years ago
  Nick Mathewson a9720b90f8 Fix whitespace from tor_x509_cert rename 9 years ago
  Nick Mathewson f253aef14f Mechanical rename: tor_cert_t -> tor_x509_cert_t 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  dana koch 3ce3984772 Uplift status.c unit test coverage with new test cases and macros. 10 years ago
  Marek Majkowski 16d1dd134a Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_tls_evp_pkey_eq 11 years ago
  Marek Majkowski d769cd82b5 Bug #5170 - make pkey_eq testable, introduce test_tortls.c 11 years ago
  Nick Mathewson 452cfaacfc Track TLS overhead: diagnostic for bug 7707 11 years ago