提交历史

作者 SHA1 备注 提交日期
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 年之前
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 年之前
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 6 年之前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年之前
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 年之前
  Dr. Stephen Henson 3340e8bb18 Fix double free in d2i_PrivateKey(). 8 年之前
  Rich Salz 3c27208fab Remove #error from include files. 8 年之前
  Rich Salz 7c96dbcdab GH715: ENGINE_finish can take NULL 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年之前
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque 8 年之前
  Kurt Roeckx 605236f6a8 Fix more d2i cases to properly update the input pointer 9 年之前
  Kurt Roeckx a46c9789ce d2i: don't update input pointer on failure 9 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz c5ba2d9904 free NULL cleanup 9 年之前
  Dr. Stephen Henson 5fe736e5fc Move some ASN.1 internals to asn1_int.h 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 年之前
  Ben Laurie 5e4430e70d More size_tification. 16 年之前
  Dr. Stephen Henson 94e6ae7a69 Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru> 17 年之前
  Dr. Stephen Henson de12116417 Initial, incomplete support for typesafe macros without using function 18 年之前
  Andy Polyakov 6f344eab03 Fix obvious typo. 18 年之前
  Dr. Stephen Henson 41eacc84a0 Clarify comment and add #ifdef. 18 年之前
  Dr. Stephen Henson 01b8b3c7d2 Complete EVP_PKEY_ASN1_METHOD ENGINE support. 18 年之前
  Dr. Stephen Henson e42633140e Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD. 18 年之前
  Dr. Stephen Henson 18e377b4ff Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions to 18 年之前
  Dr. Stephen Henson 6f81892e6b Transfer parameter handling and key comparison to algorithm methods. 18 年之前
  Nils Larsch 9dd8405341 ecc api cleanup; summary: 19 年之前
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 年之前
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) 22 年之前
  Bodo Möller 4d94ae00d5 ECDSA support 23 年之前