index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
by_file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-15
/
+15
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-4
/
+4
*
Fix some things the rename script didn't quite get right
Matt Caswell
2020-10-01
1
-1
/
+1
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
1
-28
/
+25
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Add X509 related libctx changes.
Shane Lontis
2020-07-24
1
-30
/
+65
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/x509/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use secure_getenv(3) when available.
Pauli
2018-09-24
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-05-01
1
-1
/
+1
*
X509: add more error codes on malloc or sk_TYP_push failure
FdaSilvaYY
2018-04-24
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-4
/
+4
*
Remove unnecessary #include <openssl/lhash.h> directives.
Pauli
2017-09-28
1
-1
/
+0
*
Avoid surpising password dialog in X509 file lookup.
Bernd Edlinger
2017-08-07
1
-3
/
+3
*
Remove needless type casting.
Rich Salz
2017-06-10
1
-2
/
+2
*
Ignore dups in X509_STORE_add_*
Rich Salz
2017-04-20
1
-7
/
+14
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Make many X509_xxx types opaque.
Rich Salz
2016-04-15
1
-0
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Remove BIO_s_file_internal macro.
Rich Salz
2015-10-02
1
-2
/
+2
*
Fix no-stdio build
David Woodhouse
2015-09-30
1
-4
/
+0
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-1
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free NULL cleanup 5a
Rich Salz
2015-04-30
1
-4
/
+2
*
free NULL cleanup
Rich Salz
2015-03-25
1
-4
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-214
/
+191
*
Keep disclaiming 16-bit platform support. For now remove WIN16 references
Andy Polyakov
2005-12-18
1
-1
/
+1
*
In by_file.c check last error for no start line, not first error.
Dr. Stephen Henson
2004-12-04
1
-2
/
+2
*
Fix Certificate and CRL adding in X509_load_cert_crl_file:
Dr. Stephen Henson
2003-03-19
1
-1
/
+2
*
SSL_CERT_FILE should be used in place of the system default file, not as
Richard Levitte
2002-12-05
1
-1
/
+1
*
Make sure using SSL_CERT_FILE actually works, and has priority over system de...
Richard Levitte
2002-12-05
1
-8
/
+9
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
Make sure the return value of by_file_ctrl(..., X509_L_FILE_LOAD, ...)
Bodo Möller
2000-02-17
1
-7
/
+8
*
Transparent support for PKCS#8 private keys in RSA/DSA.
Dr. Stephen Henson
1999-11-21
1
-11
/
+43
*
'req' fixes. Reinstate length check one request fields.
Dr. Stephen Henson
1999-11-15
1
-1
/
+1
*
Initial support for MacOS.
Andy Polyakov
1999-09-11
1
-2
/
+0
*
Additional user data argument to pem_password_cb function type
Bodo Möller
1999-07-21
1
-2
/
+2
*
Use "const char *" instead of "char *" for filenames passed to functions.
Bodo Möller
1999-05-09
1
-3
/
+3
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-5
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-4
/
+4
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-15
/
+5
*
Massive constification.
Ben Laurie
1999-04-17
1
-2
/
+2
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-9
/
+86
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+205