Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files hace 9 años
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) hace 9 años
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc hace 9 años
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes hace 9 años
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc hace 9 años
  Rich Salz c5ba2d9904 free NULL cleanup hace 9 años
  Dr. Stephen Henson 27af42f9ac Move some EVP internals to evp_int.h hace 9 años
  Dr. Stephen Henson 5fe736e5fc Move some ASN.1 internals to asn1_int.h hace 9 años
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . hace 9 años
  Dr. Stephen Henson afb14cda8c Initial experimental support for X9.42 DH parameter format to handle hace 13 años
  Dr. Stephen Henson 3231e42d72 update pkey method initialisation and copy hace 13 años
  Dr. Stephen Henson f830c68f4d add "missing" functions to copy EVP_PKEY_METHOD and examine info hace 14 años
  Dr. Stephen Henson ad889de097 If EVP_PKEY structure contains an ENGINE the key is ENGINE specific and hace 14 años
  Dr. Stephen Henson efcf5f1c50 PR: 2244 hace 14 años
  Dr. Stephen Henson c8ef656df2 Make CMAC API similar to HMAC API. Add methods for CMAC. hace 14 años
  Dr. Stephen Henson d4f0339c66 Update from 1.0.0-stable. hace 15 años
  Dr. Stephen Henson ef236ec3b2 Merge from 1.0.0-stable branch. hace 15 años
  Dr. Stephen Henson a63bf2c53c Make no-engine work again. hace 15 años
  Ben Laurie b3f3407850 Use new common flags and fix resulting warnings. hace 15 años
  Dr. Stephen Henson 2e5975285e Update obsolete email address... hace 16 años
  Dr. Stephen Henson e19106f5fb Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros hace 16 años
  Dr. Stephen Henson 606f6c477a Fix a shed load or warnings: hace 16 años
  Ben Laurie babb379849 Type-checked (and modern C compliant) OBJ_bsearch. hace 16 años
  Dr. Stephen Henson d4cdbab99b Avoid warnings with -pedantic, specifically: hace 16 años
  Ben Laurie 5ce278a77b More type-checking. hace 16 años
  Dr. Stephen Henson 0e1dba934f 1. Changes for s_client.c to make it return non-zero exit code in case hace 17 años
  Dr. Stephen Henson 74633553a9 Experimental HMAC support via EVP_PKEY_METHOD. hace 17 años
  Nils Larsch 0d5ac5a738 allow EVP_PKEY_CTX_free(NULL) hace 17 años
  Dr. Stephen Henson 944f858021 Fix EVP_PKEY_CTX_dup() to return correct value and handle NULL keys in hace 18 años
  Dr. Stephen Henson 01b8b3c7d2 Complete EVP_PKEY_ASN1_METHOD ENGINE support. hace 18 años