Commit History

Author SHA1 Message Date
  Richard Levitte 469ce8ff48 Deprecate the "hw" configuration options, make "padlockeng" disablable 5 years ago
  Richard Levitte 149c12d5e4 Make the padlock engine build correctly 5 years ago
  Richard Levitte ab3fa1c0ad Following the license change, modify the boilerplates in engines/ 5 years ago
  Richard Levitte 3a63dbef15 Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev 5 years ago
  Matt Caswell 1212818eb0 Update copyright year 5 years ago
  Nicola Tuveri 3f5abab941 enable-ec_nistp_64_gcc_128: Fix function prototype warning [-Wstrict-prototypes] 6 years ago
  Richard Levitte 7b176a549e Only build the body of e_padlock when there are lower level routines 7 years ago
  Rich Salz 440e5d805f Copyright consolidation 02/10 8 years ago
  Andy Polyakov b1a07c3854 Remove obsolete defined(__INTEL__) condition. 8 years ago
  Matt Caswell 5158c763f5 Remove OPENSSL_NO_AES guards 8 years ago
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() 8 years ago
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* 8 years ago
  Richard Levitte 6c13488c4e Make sure the rand_byte buffer in padlock engine is cleansed. 8 years ago
  Rich Salz 921de151d2 Move dso.h to internal 8 years ago
  Matt Caswell a57bfe43e3 Resolved unresolved symbols with no-hw 8 years ago
  Matt Caswell 44ab2dfdf9 Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data 8 years ago
  Matt Caswell 7b9f8f7f03 Auto init/deinit libcrypto 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
  Matt Caswell 55646005a9 Continue malloc standardisation in engines 8 years ago
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 years ago
  Rich Salz 6f91b017bb Live code cleanup: remove #if 1 stuff 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 years ago
  Justin Blanchard f756fb430e RT1815: More const'ness improvements 10 years ago
  Andy Polyakov dce7f142a6 Configure: reimplement commit#21695. 12 years ago
  Ben Laurie ae55176091 Fix some warnings caused by __owur. Temporarily (I hope) remove the more 12 years ago
  Andy Polyakov 50452b2e60 e_padlock: add CTR mode. 12 years ago
  Andy Polyakov ed28aef8b4 Padlock engine: make it independent of inline assembler. 13 years ago
  Andy Polyakov 87f6b97e89 e_padlock.c: fix typo. 13 years ago