提交历史

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