Commit History

Author SHA1 Message Date
  Nick Mathewson 67e66898d2 For testing: add a tor_x509_cert_dup(). 8 years ago
  Nick Mathewson 0b4221f98d Make the current time an argument to x509 cert-checking functions 8 years ago
  Nick Mathewson b004ff45d7 New authentication types to use RFC5705. 8 years ago
  Nick Mathewson 8fd6b0fc46 Remove USE_BUFFEREVENTS code outside src/or 8 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. 9 years ago
  Nick Mathewson bd1a137893 Remove the client-side code for the v1 and v2 tls handshakes. 9 years ago
  rl1987 b216340d75 Fix compilation failure when SSL_SESSION_get_master_key() is provided by OpenSSL. 9 years ago
  Nick Mathewson 0ead9a58b9 Avoid warnings in tortls.h includes 9 years ago
  Nick Mathewson b5aa257d46 Fix "make check-spaces" 9 years ago
  Nick Mathewson 39901bd408 Make test_tortls compile without warnings 9 years ago
  Ola Bini 94e5db3dca Add tests for tortls.c 9 years ago
  Nick Mathewson 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 years ago
  Nick Mathewson 55bb7bbafd Tests for AUTHENTICATE cell functionality. 10 years ago
  Nick Mathewson b75361c5ed Start testing cell encoders/processers for the v3 handshake. 10 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 10 years ago
  Nick Mathewson a9720b90f8 Fix whitespace from tor_x509_cert rename 10 years ago
  Nick Mathewson f253aef14f Mechanical rename: tor_cert_t -> tor_x509_cert_t 10 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. 10 years ago
  dana koch 3ce3984772 Uplift status.c unit test coverage with new test cases and macros. 10 years ago