コミット履歴

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