Commit History

Author SHA1 Message Date
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 666964780a Remove goto inside an if(0) block 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Dr. Stephen Henson 5fe736e5fc Move some ASN.1 internals to asn1_int.h 9 years ago
  Rich Salz 02a938c953 Dead code removal: #if 0 asn1, pkcs7 9 years ago
  Rob Stradling 004efdbb41 Use inner algorithm when printing certificate. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell b853717fc4 Fix strange formatting by indent 9 years ago
  Rich Salz 4b618848f9 Cleanup OPENSSL_NO_xxx, part 1 9 years ago
  Dr. Stephen Henson d2aea03829 Memory leak and NULL dereference fixes. 10 years ago
  Dr. Stephen Henson 4b9e0b5f74 print out issuer and subject unique identifier fields in certificates 12 years ago
  Dr. Stephen Henson 9bd20155ba fix warning 12 years ago
  Andy Polyakov 6e913f9901 asn1/t_x509.c: fix serial number print, harmonize with a_int.c. 12 years ago
  Dr. Stephen Henson 8ec3fa0597 fix signature printing routines 13 years ago
  Dr. Stephen Henson 809cd0a22d print outermost signature algorithm parameters too 14 years ago
  Dr. Stephen Henson 148924c1f4 fix indent, newline 14 years ago
  Dr. Stephen Henson fa1ba589f3 Add algorithm specific signature printing. An individual ASN1 method can 14 years ago
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 14 years ago
  Dr. Stephen Henson e33d290159 PR: 2004 15 years ago
  Dr. Stephen Henson 5947ca0409 Don't use clobbered 'i' for checking UTCTime and GeneralizedTime length. 15 years ago
  Bodo Möller efa73a77e4 Make sure not to read beyond end of buffer 16 years ago
  Andy Polyakov 4be63cfb55 Source readability fix, which incidentally works around XLC compiler bug. 16 years ago
  Nils Larsch 92ada7cc52 remove unreachable code 17 years ago
  Dr. Stephen Henson 35208f368c Gather printing routines into EVP_PKEY_ASN1_METHOD. 18 years ago
  Nils Larsch 67b6f1ca88 fix problems found by coverity: remove useless code 18 years ago
  Nils Larsch 6c73d01142 constify some print and ts functions 18 years ago
  Ulf Möller c7235be6e3 RFC 3161 compliant time stamp request creation, response generation 18 years ago
  Nils Larsch 9dd8405341 ecc api cleanup; summary: 19 years ago
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 years ago