Commit History

Author SHA1 Message Date
  FdaSilvaYY 7fcdbd839c X509: add more error codes on malloc or sk_TYP_push failure 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  Pauli f32b0abe26 Remove unnecessary #include <openssl/lhash.h> directives. 7 years ago
  Bernd Edlinger db854bb14a Avoid surpising password dialog in X509 file lookup. 7 years ago
  Rich Salz a020f54c25 Remove needless type casting. 7 years ago
  Rich Salz c0452248ea Ignore dups in X509_STORE_add_* 7 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Rich Salz f0e0fd51fd Make many X509_xxx types opaque. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Rich Salz 9982cbbbf6 Remove BIO_s_file_internal macro. 9 years ago
  David Woodhouse 984d6c6052 Fix no-stdio build 9 years ago
  Ben Laurie df2ee0e27d Enable -Wmissing-variable-declarations and 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 222561fe8e free NULL cleanup 5a 9 years ago
  Rich Salz ca3a82c3b3 free NULL cleanup 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Andy Polyakov be7b4458f2 Keep disclaiming 16-bit platform support. For now remove WIN16 references 19 years ago
  Dr. Stephen Henson 3e66ee9f01 In by_file.c check last error for no start line, not first error. 20 years ago
  Dr. Stephen Henson 9ed1fa4813 Fix Certificate and CRL adding in X509_load_cert_crl_file: 21 years ago
  Richard Levitte 4ba8cabf62 SSL_CERT_FILE should be used in place of the system default file, not as 22 years ago
  Richard Levitte 4387f47832 Make sure using SSL_CERT_FILE actually works, and has priority over system defaults. 22 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 years ago
  Bodo Möller 5c2ec54f12 Make sure the return value of by_file_ctrl(..., X509_L_FILE_LOAD, ...) 24 years ago
  Dr. Stephen Henson 52664f5081 Transparent support for PKCS#8 private keys in RSA/DSA. 25 years ago
  Dr. Stephen Henson 06556a1744 'req' fixes. Reinstate length check one request fields. 25 years ago
  Andy Polyakov 17f389bbbf Initial support for MacOS. 25 years ago
  Bodo Möller 74678cc2f8 Additional user data argument to pem_password_cb function type 25 years ago
  Bodo Möller 303c002898 Use "const char *" instead of "char *" for filenames passed to functions. 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