2699 Commits (f4978b78a0219c1846ad3d58a53250b827b4140a)
 

Author SHA1 Message Date
  David Benjamin f4978b78a0 Add some getters for the old lock callbacks. 8 years ago
  David Benjamin e7b3ce58ad Add BIO_set_conn_int_port. 8 years ago
  David Benjamin dbec90b623 Sort out signedness issues. 8 years ago
  David Benjamin d206dfa91f Add missing newline in newhope.h. 8 years ago
  Adam Langley aa80ff50bf crypto/newhope: add OPENSSL_EXPORT to functions used by tests. 8 years ago
  Adam Langley a34bd8e38c crypto/newhope: fix comment typo. 8 years ago
  Adam Langley 77fe71101b crypto/newhope: print values as unsigneds. 8 years ago
  Matt Braithwaite 6b7436b0d2 newhope: restore statistical tests. 8 years ago
  David Benjamin 0fc7df55c0 Add SSL_CIPHER_is_DHE. 8 years ago
  Steven Valdez 66af3b0ebc Adding TLS 1.3 Record Layer. 8 years ago
  David Benjamin 1a88df13e5 Update style guide note on files which match OpenSSL. 8 years ago
  Steven Valdez 3084e7b87d Adding ECDHE-PSK GCM Ciphersuites. 8 years ago
  Piotr Sikora 8ca0b4127d Fix X25519 on OS X when using build systems other than CMake. 8 years ago
  Matt Braithwaite 27e863e711 newhope: improve test vectors. 8 years ago
  David Benjamin 686bb19ba1 Add a unit test for one-sided shutdown. 8 years ago
  Steven Valdez bbd43b5e90 Renaming SSL3_MT_NEWSESSION_TICKET to SSL3_MT_NEW_SESSION_TICKET. 8 years ago
  Matt Braithwaite db207264ad newhope: refactor and add test vectors. 8 years ago
  David Benjamin 3995a38f3b Print out whether EMS was supported. 8 years ago
  David Benjamin 156edfe536 Switch Windows CRYPTO_MUTEX implementation to SRWLOCK. 8 years ago
  David Benjamin 29270dea85 Split unlock functions into read/write variants. 8 years ago
  Matt Braithwaite 053931e74e CECPQ1: change from named curve to ciphersuite. 8 years ago
  Adam Langley d09175ffe3 Replace base64 decoding. 8 years ago
  Adam Langley 1cb405d96b Revert "Forbid calling SSL_read, SSL_peek, and SSL_do_handshake post-shutdown." 8 years ago
  Steven Valdez 494650cfcf Adding TLS 1.3 AEAD construction. 8 years ago
  Steven Valdez 4f94b1c19f Adding TLS 1.3 constants. 8 years ago
  Steven Valdez 1eca1d3816 Renaming Channel ID Encrypted Extensions. 8 years ago
  David Benjamin 2f87112b96 Never expose ssl->bbio in the public API. 8 years ago
  David Benjamin 7e7a82d962 Rename GetConfigPtr to GetTestConfig. 8 years ago
  Adam Langley 7fcfd3b37a Add ISC license to Go files that were missing a license. 8 years ago
  Steven Valdez ce902a9bcd Generalizing curves to groups in preparation for TLS 1.3. 8 years ago
  Steven Valdez f1012b5c31 Fix HKDF leak. 8 years ago
  David Benjamin 2b1ca80e09 Link back to the main page in documentation. 8 years ago
  Adam Langley 1aa03f0745 Add |EVP_dss1| as an alias for |EVP_sha1| in decrepit. 8 years ago
  Adam Langley 7cb920b6ac Include crypto.h from pem.h. 8 years ago
  Steven Valdez 3686584d16 Separating HKDF into HKDFExtract and HKDFExpand. 8 years ago
  Matt Braithwaite e25775bcac Elliptic curve + post-quantum key exchange 8 years ago
  David Benjamin 61d4cdc03d No-op change to kick the bots. 8 years ago
  nmittler f0322b2abc Use non-deprecated methods on windows. 8 years ago
  Matt Braithwaite e09e579603 Rename NEWHOPE functions to offer/accept/finish. 8 years ago
  David Benjamin 1147be052c Inherit the parent environment when shelling out to Go. 8 years ago
  David Benjamin 3ccf4d6d65 Pull Chromium's android_tools as an android-only dependency. 8 years ago
  David Benjamin 75021b747f Update Android build instructions. 8 years ago
  David Benjamin f07ba17942 Check in a copy of android-cmake. 8 years ago
  David Benjamin 00b1069a6b Add an option to pick a different adb binary. 8 years ago
  Tamas Berghammer 5693e42ae4 Fix discovery rule for perl and go for Android 8 years ago
  David Benjamin ea77107e9a Remove references to non-existent BIO functions. 8 years ago
  Matt Braithwaite c82b70155d Go version of New Hope post-quantum key exchange. 8 years ago
  David Benjamin 54092ffeaa Remove dead checks. 8 years ago
  David Benjamin fce37b0deb Add a TODO for why init_buf isn't released post-handshake. 8 years ago
  David Benjamin 1d64afda44 Stop reseting init_num everywhere in the handshake loop. 8 years ago