Commit History

Author SHA1 Message Date
  Dr. David von Oheimb af16097feb Move more general parts of internal/cryptlib.h to new internal/common.h 3 years ago
  Dr. David von Oheimb 747adb6a01 Add and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREFIX(), and HAS_CASE_SUFFIX() 3 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 years ago
  Bernd Edlinger 64da15c40d Replace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.c 4 years ago
  Matt Caswell 38fc02a708 Update copyright year 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Richard Levitte 0a3b330cf0 Add test to demonstrate the app's new engine key loading 3 years ago
  Pauli cf8e8cba93 deprecate engines 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli 85d843c8ec Deprecate the low level SHA functions. 4 years ago
  Richard Levitte ab3fa1c0ad Following the license change, modify the boilerplates in engines/ 5 years ago
  Matt Caswell 3295d24238 Use the TLSv1.3 record header as AAD 6 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Matt Caswell 04e3bb045f Fix some undefined behaviour in ossltest engine 6 years ago
  Dr. Stephen Henson c57c32a8b1 Add predicatable RAND_METHOD to test ENGINE 7 years ago
  Rich Salz 52df25cf2e make error tables const and separate header file 7 years ago
  Matt Caswell 6606d60054 Fix some style issues in the TLSv1.3 nonce construction code 7 years ago
  Matt Caswell bebc0c7d85 Use the TLSv1.3 nonce construction 7 years ago
  Matt Caswell ca0b75ade0 Fix some style issues in ossltest 7 years ago
  Matt Caswell aad22ba2c6 Make sure ossltest engine works with TLS1.3 7 years ago
  Rich Salz 440e5d805f Copyright consolidation 02/10 8 years ago
  Matt Caswell 7b9f8f7f03 Auto init/deinit libcrypto 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Richard Levitte 39e8d0ce73 Adapt all engines that need it to opaque EVP_CIPHER 8 years ago
  Richard Levitte 936166aff2 Adapt cipher implementations to opaque EVP_CIPHER_CTX 8 years ago
  Richard Levitte cddcea8c4b Adapt all engines that add new EVP_MDs 8 years ago
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 8 years ago
  Dr. Stephen Henson 7f572e958b Remove legacy sign/verify from EVP_MD. 8 years ago
  Matt Caswell 55646005a9 Continue malloc standardisation in engines 8 years ago
  Andy Polyakov 16a9542a17 Fix prototypes in e_ossttest.c. 8 years ago