提交歷史

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