Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Matt Caswell 7b9f8f7f03 Auto init/deinit libcrypto 8 gadi atpakaļ
  Richard Levitte 39e8d0ce73 Adapt all engines that need it to opaque EVP_CIPHER 8 gadi atpakaļ
  Richard Levitte 936166aff2 Adapt cipher implementations to opaque EVP_CIPHER_CTX 8 gadi atpakaļ
  Matt Caswell 55646005a9 Continue malloc standardisation in engines 9 gadi atpakaļ
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 gadi atpakaļ
  Rich Salz 6f91b017bb Live code cleanup: remove #if 1 stuff 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ļ
  Justin Blanchard f756fb430e RT1815: More const'ness improvements 10 gadi atpakaļ
  Andy Polyakov dce7f142a6 Configure: reimplement commit#21695. 13 gadi atpakaļ
  Ben Laurie ae55176091 Fix some warnings caused by __owur. Temporarily (I hope) remove the more 13 gadi atpakaļ
  Andy Polyakov 50452b2e60 e_padlock: add CTR mode. 13 gadi atpakaļ
  Andy Polyakov ed28aef8b4 Padlock engine: make it independent of inline assembler. 13 gadi atpakaļ
  Andy Polyakov 87f6b97e89 e_padlock.c: fix typo. 13 gadi atpakaļ
  Andy Polyakov 67d8487bb8 e_padlock.c: last x86_64 commit didn't work with some optimizers. 13 gadi atpakaļ
  Andy Polyakov b50842036f e_padlock.c: make it compile on MacOS X. 13 gadi atpakaļ
  Dr. Stephen Henson eb164d0b12 stop warnings about no previous prototype when compiling shared engines 13 gadi atpakaļ
  Andy Polyakov 3dccfc1e68 e_padlock.c: fix typo (missing #endif) and switch to __builtin_alloca 15 gadi atpakaļ
  Richard Levitte e6b0c0007f Make sure the padlock code compiles correctly even on hardware that 15 gadi atpakaļ
  Andy Polyakov 127186bf57 e_padlock: add support for x86_64 gcc. 15 gadi atpakaļ
  Dr. Stephen Henson dd9557a8ba Revert another size_t change. 16 gadi atpakaļ
  Dr. Stephen Henson 70d71f6185 Fix warnings: printf format mismatches on 64 bit platforms. 16 gadi atpakaļ
  Dr. Stephen Henson eef0c1f34c Netware support. 16 gadi atpakaļ
  Dr. Stephen Henson 097f9d8c52 Avoid warning. 17 gadi atpakaļ
  Andy Polyakov 61775daf00 Padlock engine fails to compile with -O0 -fPIC. 17 gadi atpakaļ
  Andy Polyakov 00b4e083fd Move eng_padlock.c to ./engines. 18 gadi atpakaļ