Histórico de commits

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