Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Richard Levitte 3c120f9165 Following the license change, modify the boilerplates in crypto/engine/ 5 gadi atpakaļ
  Richard Levitte fcd2d5a612 Refactor the computation of API version limits 5 gadi atpakaļ
  Matt Caswell fd38836ba8 Update copyright year 6 gadi atpakaļ
  Richard Levitte a9091c137b Convert our own check of OPENSSL_NO_DEPRECATED 6 gadi atpakaļ
  Rich Salz f39a5501ce Remove bsd_cryptodev engine 7 gadi atpakaļ
  jrmarino 2df7f11fad Fix support for DragonFly BSD 8 gadi atpakaļ
  Ben Laurie 620c6ad312 Fix various no-*s. 8 gadi atpakaļ
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 gadi atpakaļ
  Viktor Dukhovni 31305cdf9f Fixes to make no-deprecated work again 8 gadi atpakaļ
  Richard Levitte e3e6a72ec8 After auto init, check that the deprecated functions exist before using 8 gadi atpakaļ
  Rich Salz 349807608f Remove /* foo.c */ comments 8 gadi atpakaļ
  Matt Caswell a8eda4312d Remove the GOST engine 8 gadi atpakaļ
  Richard Levitte 31384753c7 Remove the "eay" c-file-style indicators 8 gadi atpakaļ
  Rich Salz 2ab9687479 Remove GMP engine. 8 gadi atpakaļ
  Matt Caswell 8b7080b0b7 Remove Obsolete engines 9 gadi atpakaļ
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 gadi atpakaļ
  Rich Salz f16a64d11f Dead code cleanup; remove #if 0 from crypto/engine 9 gadi atpakaļ
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 gadi atpakaļ
  Matt Caswell 29e7a56d54 Disable engines that will fail to build when bn is made opaque 10 gadi atpakaļ
  Andy Polyakov f5b132d652 Remove RSAX engine, superseded by RSAZ module. 11 gadi atpakaļ
  Ben Laurie 71fa451343 Version skew reduction: trivia (I hope). 12 gadi atpakaļ
  Andy Polyakov 884c580e05 eng_all.c: revert previous "disable Padlock" commit, which was unjustified. 12 gadi atpakaļ
  Ben Laurie b9ef708e40 Padlock engine doesn't build (the asm parts are not built for some reason), 12 gadi atpakaļ
  Andy Polyakov af9b610cef Remove eng_aesni.c as AES-NI support is integrated directly at EVP. 13 gadi atpakaļ
  Andy Polyakov 37f010e248 Add provisory support for RDRAND instruction. 13 gadi atpakaļ
  Andy Polyakov be9a8cc2af Add RSAX builtin engine. It optimizes RSA1024 sign benchmark. 13 gadi atpakaļ
  Dr. Stephen Henson 7bbd0de88d Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(), 14 gadi atpakaļ
  Dr. Stephen Henson a6575572c6 load cryptodev if HAVE_CRYPTODEV is set too 14 gadi atpakaļ
  Andy Polyakov d64a7232d4 Intel AES-NI engine. 15 gadi atpakaļ