コミット履歴

作者 SHA1 メッセージ 日付
  Dr. Stephen Henson d4f0339c66 Update from 1.0.0-stable. 15 年 前
  Dr. Stephen Henson ef236ec3b2 Merge from 1.0.0-stable branch. 15 年 前
  Dr. Stephen Henson a63bf2c53c Make no-engine work again. 15 年 前
  Ben Laurie b3f3407850 Use new common flags and fix resulting warnings. 15 年 前
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 年 前
  Dr. Stephen Henson e19106f5fb Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros 16 年 前
  Dr. Stephen Henson 606f6c477a Fix a shed load or warnings: 16 年 前
  Ben Laurie babb379849 Type-checked (and modern C compliant) OBJ_bsearch. 16 年 前
  Dr. Stephen Henson d4cdbab99b Avoid warnings with -pedantic, specifically: 16 年 前
  Ben Laurie 5ce278a77b More type-checking. 16 年 前
  Dr. Stephen Henson 0e1dba934f 1. Changes for s_client.c to make it return non-zero exit code in case 17 年 前
  Dr. Stephen Henson 74633553a9 Experimental HMAC support via EVP_PKEY_METHOD. 17 年 前
  Nils Larsch 0d5ac5a738 allow EVP_PKEY_CTX_free(NULL) 17 年 前
  Dr. Stephen Henson 944f858021 Fix EVP_PKEY_CTX_dup() to return correct value and handle NULL keys in 18 年 前
  Dr. Stephen Henson 01b8b3c7d2 Complete EVP_PKEY_ASN1_METHOD ENGINE support. 18 年 前
  Dr. Stephen Henson 1892c8bf97 Extend default method string to include public key methods. 18 年 前
  Dr. Stephen Henson 5e428e7d0d Typo. 18 年 前
  Dr. Stephen Henson c9777d2659 Add ENGINE support for EVP_PKEY_METHOD including lookups of ENGINE 18 年 前
  Dr. Stephen Henson b28dea4e10 New pkey functions for keygen callbacks and retrieving operation type. 18 年 前
  Dr. Stephen Henson 8bdcef40e4 New function to dup EVP_PKEY_CTX. This will be needed to make new signing 18 年 前
  Dr. Stephen Henson eaff5a1412 Use size_t for new crypto size parameters. 18 年 前
  Dr. Stephen Henson 81cebb8b79 Add prototypes and pkey accessor function for EVP_PKEY_CTX. 18 年 前
  Dr. Stephen Henson c20276e4ae Fix (most) WIN32 warnings and errors. 18 年 前
  Dr. Stephen Henson 9ca7047d71 Provisional support for EC pkey method, supporting ECDH and ECDSA. 18 年 前
  Dr. Stephen Henson b010b7c434 Use more flexible method of determining output length, by setting &outlen 18 年 前
  Dr. Stephen Henson ba30bad57b Add functions to allow setting and adding external EVP_PKEY_METHOD. 18 年 前
  Dr. Stephen Henson ffb1ac674c Complete key derivation support. 18 年 前
  Dr. Stephen Henson d87e615209 Add key derivation support. 18 年 前
  Dr. Stephen Henson 3ba0885a3e Extend DH ASN1 method, add DH EVP_PKEY_METHOD. 18 年 前
  Dr. Stephen Henson c927df3fa1 Initial DSA EVP_PKEY_METHOD. Fixup some error codes. 18 年 前