Commit History

Author SHA1 Message Date
  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
  Richard Levitte 3f083ef0eb free() -> OPENSSL_free() 21 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 21 years ago
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) 22 years ago
  Bodo Möller 4d94ae00d5 ECDSA support 22 years ago
  Dr. Stephen Henson 20d2186c87 23 years ago
  Dr. Stephen Henson 9d2e51c199 Another empty X509_NAME fix. 23 years ago
  Dr. Stephen Henson 1e325f6149 Handle empty X509_NAME in printing routines. 23 years ago
  Dr. Stephen Henson 323f289c48 23 years ago
  Dr. Stephen Henson 535d79da63 23 years ago
  Dr. Stephen Henson 0a3ea5d34a 23 years ago
  Dr. Stephen Henson 4ff18c8c3e 23 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 years ago
  Dr. Stephen Henson 2c15d426b9 New function X509V3_extensions_print() this removes extension duplication 23 years ago
  Dr. Stephen Henson de487514ae New function X509_signature_print() to remove some duplicate 23 years ago