Commit History

Author SHA1 Message Date
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Dr. David von Oheimb 176a9a682a TS ESS: Move four internal aux function to where they belong in crypto/ts 3 years ago
  Dr. David von Oheimb 1751768cd1 ESS: Export three core functions, clean up TS and CMS CAdES-BES usage 3 years ago
  Richard Levitte ad57a13bb8 Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt() 3 years ago
  Shane Lontis e72dbd8e13 Fix usages of const EVP_MD. 3 years ago
  Shane Lontis 53155f1c81 Fix external symbols for cms. 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Dr. David von Oheimb d53b437f99 Allow NULL arg to OPENSSL_sk_{dup,deep_copy} returning empty stack 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Matt Caswell b4780134df Fix safestack issues in asn1.h 3 years ago
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 3 years ago
  Matt Caswell 454afd9866 Update copyright year 4 years ago
  Pauli d4d67bafe7 coverity 1462566 Resource leak 4 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Antonio Iacono e85d19c68e crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES) 5 years ago
  Richard Levitte a1b4409db2 Following the license change, modify the boilerplates in crypto/ts/ 5 years ago
  Kurt Roeckx 3cb7c5cfef Use void in all function definitions that do not take any arguments 6 years ago
  Miroslav Suk 98c03302fb o_time.c: use gmtime_s with MSVC 6 years ago
  Matt Caswell b0edda11cb Update copyright year 6 years ago
  Richard Levitte d597208c03 ts_RESP_sign: Don't try to use v2 signing when ESS digest isn't set 6 years ago
  Pauli 4cff10dcbf struct timeval include guards 6 years ago
  Marek Klein f0ef20bf38 Added support for ESSCertIDv2 8 years ago
  FdaSilvaYY c47ba4e96c Constify some ASN1_OBJECT *obj input parameters 8 years ago
  Matt Caswell ac94c8fdb9 Improve const correctness for stacks of EVP_MD 8 years ago
  Rich Salz 4f22f40507 Copyright consolidation 06/10 8 years ago
  Viktor Dukhovni 109f8b5dec Comment side-effect only calls of X509_check_purpose 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago