index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
x509_err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-1
/
+2
*
Extend X509 cert checks and error reporting in v3_{purp,crld}.c and x509_{set...
Dr. David von Oheimb
2020-09-11
1
-0
/
+7
*
Fix some places where X509_up_ref is used
Bernd Edlinger
2020-05-18
1
-2
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
chunk 7 of CMP contribution to OpenSSL
Dr. David von Oheimb
2020-02-17
1
-0
/
+2
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-106
/
+1
*
Avoid NULL pointer dereference. Fixes #9043.
Dmitry Belyavskiy
2019-07-08
1
-0
/
+2
*
Support SM2 certificate signing
Paul Yang
2019-06-28
1
-0
/
+4
*
Support SM2 certificate verification
杨洋
2019-03-13
1
-1
/
+3
*
Following the license change, modify the boilerplates in crypto/x509/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add APIs for custom X509_LOOKUP_METHOD creation
Mingtao Yang
2018-05-30
1
-0
/
+2
*
Add missing malloc-return-null instance
Rich Salz
2018-04-24
1
-0
/
+2
*
X509: add more error codes on malloc or sk_TYP_push failure
FdaSilvaYY
2018-04-24
1
-1
/
+11
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-104
/
+125
*
Ignore dups in X509_STORE_add_*
Rich Salz
2017-04-20
1
-1
/
+5
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
make update
Richard Levitte
2016-06-20
1
-0
/
+1
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-1
/
+0
*
X509_STORE_CTX accessors.
Rich Salz
2016-05-17
1
-8
/
+2
*
Add checks to X509_NAME_oneline()
Dr. Stephen Henson
2016-04-29
1
-52
/
+8
*
Make many X509_xxx types opaque.
Rich Salz
2016-04-15
1
-0
/
+2
*
Fix X509_PUBKEY cached key handling.
Dr. Stephen Henson
2016-04-02
1
-1
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
DANE support for X509_verify_cert()
Viktor Dukhovni
2016-01-07
1
-0
/
+2
*
X509_verify_cert() cleanup
Viktor Dukhovni
2016-01-03
1
-0
/
+1
*
New function X509_get0_pubkey
Dr. Stephen Henson
2015-12-15
1
-1
/
+1
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-6
/
+6
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-98
/
+112
*
initial support for delta CRL generations by diffing two full CRLs
Dr. Stephen Henson
2012-12-04
1
-1
/
+9
*
Update from 0.9.8 stable. Eliminate duplicate error codes.
Dr. Stephen Henson
2006-11-21
1
-7
/
+4
*
Initial support for pluggable public key ASN1 support. Process most public
Dr. Stephen Henson
2006-03-20
1
-0
/
+3
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-3
/
+6
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-68
/
+72
*
Add functionality to help making self-signed certificate.
Richard Levitte
2003-04-04
1
-1
/
+2
*
Make the necessary changes to work with the recent "ex_data" overhaul.
Geoff Thorpe
2001-09-01
1
-0
/
+2
*
Purpose and trust setting functions for X509_STORE.
Dr. Stephen Henson
2001-05-10
1
-0
/
+2
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
Preserve reason strings in automatically build tables.
Bodo Möller
2000-03-05
1
-1
/
+2
*
Rename functions for new convention.
Dr. Stephen Henson
2000-02-26
1
-2
/
+2
*
Finish off the X509_ATTRIBUTE string stuff.
Dr. Stephen Henson
2000-01-20
1
-2
/
+2
*
Rename X509_att*() stuff to X509at_*(), add X509_REQ wrappers.
Dr. Stephen Henson
2000-01-19
1
-0
/
+1
*
Precautions against using the PRNG uninitialized: RAND_bytes() now
Ulf Möller
2000-01-13
1
-1
/
+1
*
Initial automation changes to 'req' and X509_ATTRIBUTE functions.
Dr. Stephen Henson
2000-01-06
1
-0
/
+6
*
Add part of chain verify SSL support code: not complete or doing anything
Dr. Stephen Henson
1999-11-29
1
-1
/
+2
*
Add trust setting support to the verify code. It now checks the
Dr. Stephen Henson
1999-11-27
1
-1
/
+3
*
Initial trust code: allow setting of trust checking functions
Dr. Stephen Henson
1999-11-27
1
-0
/
+1
*
Transparent support for PKCS#8 private keys in RSA/DSA.
Dr. Stephen Henson
1999-11-21
1
-0
/
+1
*
Continued multibyte character support.
Dr. Stephen Henson
1999-10-27
1
-0
/
+2
*
Add new 'spkac' utility and several SPKAC utility functions.
Dr. Stephen Henson
1999-09-03
1
-0
/
+3
[next]