Cronologia Commit

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