コミット履歴

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