Commit History

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