コミット履歴

作者 SHA1 メッセージ 日付
  Viktor Dukhovni 2442382e11 Fix buffer overrun in ASN1_parse(). 8 年 前
  Dr. Stephen Henson 943c4ca62b Fix uninitialised p error. 8 年 前
  Dr. Stephen Henson d88ef40a1e Limit depth of ASN1 parse printing. 9 年 前
  Dmitry-Me b65b4c3481 Fix wrong numbers being passed as string lengths 10 年 前
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 年 前
  Matt Caswell cc6e2a5936 Fix strange formatting by indent 9 年 前
  Dr. Stephen Henson fed5333248 PR: 2056 15 年 前
  Dr. Stephen Henson 57f39cc826 Print out UTF8 and NumericString types in ASN1 parsing utility. 15 年 前
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 年 前
  Ben Laurie 4d6e1e4f29 size_tification. 16 年 前
  Andy Polyakov ebc06fba67 Bunch of constifications. 17 年 前
  Nils Larsch 67b6f1ca88 fix problems found by coverity: remove useless code 18 年 前
  Dr. Stephen Henson 9ee0f7b7e0 In ASN1_parse() show tag value for ASN1 tags > 30. 19 年 前
  Nils Larsch 8215e7a938 fix warnings when building openssl with the following compiler options: 19 年 前
  Nils Larsch 70f34a5841 some const fixes and cleanup 19 年 前
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 年 前
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 年 前
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 年 前
  Bodo Möller ea4f109c99 AES cipher suites are now official (RFC3268) 22 年 前
  Dr. Stephen Henson 2d978cbd30 Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com). 24 年 前
  Richard Levitte ca1e465f6d Add the possibility to get hexdumps of unprintable data when using 24 年 前
  Dr. Stephen Henson 08e9c1af6c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 25 年 前
  Dr. Stephen Henson 2d681b779c Fix for bug in pkcs12 program and typo in ASN1_tag2str(). 25 年 前
  Dr. Stephen Henson a785abc324 New function to convert ASN1 tag values to strings. Also fix typo in asn1.h 25 年 前
  Bodo Möller f66c303201 Don't include x509.h when we just need asn1.h 25 年 前
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. 25 年 前
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 年 前
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 年 前
  Dr. Stephen Henson c83e523d7f Allow asn1parse to print out VISIBLESTRING and some code needed for certificate 25 年 前
  Ben Laurie e778802f53 Massive constification. 25 年 前