Historique des commits

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