index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
x509_set.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Add ossl_ x509 symbols
Shane Lontis
2021-03-18
1
-4
/
+4
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-3
/
+3
*
Extend X509 cert checks and error reporting in v3_{purp,crld}.c and x509_{set...
Dr. David von Oheimb
2020-09-11
1
-36
/
+61
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Constify various mostly X509-related parameter types in crypto/ and apps/
Dr. David von Oheimb
2020-03-23
1
-2
/
+2
*
Stop accepting certificates signed using SHA1 at security level 1
Kurt Roeckx
2020-02-05
1
-0
/
+14
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
Following the license change, modify the boilerplates in crypto/x509/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-9
/
+9
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
1
-1
/
+1
*
Move the REF_PRINT support from e_os.h to internal/refcount.h.
Pauli
2017-08-29
1
-1
/
+1
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-1
/
+2
*
Add support for custom signature parameters
Dr. Stephen Henson
2017-04-25
1
-0
/
+77
*
Add support for reference counting using C11 atomics
Kurt Roeckx
2016-11-17
1
-1
/
+1
*
Add X509_getm_notBefore, X509_getm_notAfter
Dr. Stephen Henson
2016-08-21
1
-4
/
+2
*
Constify certificate and CRL time routines.
Dr. Stephen Henson
2016-08-19
1
-3
/
+15
*
Avoid duplicated code.
Dr. Stephen Henson
2016-08-19
1
-19
/
+13
*
Convert X509* functions to use const getters
Dr. Stephen Henson
2016-08-17
1
-3
/
+4
*
Make some more X509 functions const.
Richard J. Moore
2016-07-30
1
-3
/
+3
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Unify <TYPE>_up_ref methods signature and behaviour.
FdaSilvaYY
2016-05-16
1
-2
/
+8
*
Convert CRYPTO_LOCK_X509_* to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-1
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Add new X509 accessors
Dr. Stephen Henson
2015-11-14
1
-0
/
+18
*
embed certificate serial number and signature fields
Dr. Stephen Henson
2015-10-15
1
-10
/
+5
*
header includes
Dr. Stephen Henson
2015-09-22
1
-0
/
+1
*
Embed various signature algorithms.
Dr. Stephen Henson
2015-09-17
1
-1
/
+1
*
Embed X509_CINF
Dr. Stephen Henson
2015-09-16
1
-24
/
+24
*
Change X509_VAL in X509 structure to embedded.
Dr. Stephen Henson
2015-09-16
1
-10
/
+10
*
Replace X509 macros with functions
Dr. Stephen Henson
2015-09-06
1
-0
/
+25
*
Add X509_up_ref function.
Dr. Stephen Henson
2015-09-01
1
-0
/
+5
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Remove old ASN.1 code.
Dr. Stephen Henson
2015-03-23
1
-8
/
+8
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-81
/
+77
*
RT1909: Omit version for v1 certificates
Geoff Keating
2014-09-09
1
-0
/
+6
*
use const ASN1_TIME *
Nils Larsch
2006-12-11
1
-2
/
+2
*
Make NEG_PUBKEY_BUG on by default.
Dr. Stephen Henson
2000-07-26
1
-8
/
+8
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-7
/
+7
*
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
-21
/
+7
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+164