index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
x509_req.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix usages of const EVP_MD.
Shane Lontis
2021-03-22
1
-1
/
+1
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
X509_REQ_get_extensions(): Return empty stack if no extensions found
Dr. David von Oheimb
2021-01-21
1
-1
/
+3
*
constify X509_REQ_add_extensions() and X509_REQ_add_extensions_nid()
Dr. David von Oheimb
2021-01-20
1
-5
/
+5
*
Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC
Richard Levitte
2020-12-16
1
-13
/
+0
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-8
/
+6
*
Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_P...
Dr. David von Oheimb
2020-05-27
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Add setter equivalents to X509_REQ_get0_signature
Dirk-Willem van Gulik
2020-04-21
1
-0
/
+12
*
Reorganize private crypto 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
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-7
/
+7
*
constify X509_REQ_get0_signature()
Dr. Stephen Henson
2016-08-19
1
-2
/
+2
*
Constify some ASN1_OBJECT *obj input parameters
FdaSilvaYY
2016-08-04
1
-1
/
+1
*
Constify some X509_CRL, X509_REQ functions.
Dr. Stephen Henson
2016-08-01
1
-2
/
+2
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Add X509_REQ_get0_pubkey method
FdaSilvaYY
2016-04-04
1
-0
/
+7
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
1
-2
/
+2
*
Use X509_get0_pubkey where appropriate
Dr. Stephen Henson
2015-12-31
1
-2
/
+1
*
New accessor X509_REQ_get_X509_PUBKEY()
Dr. Stephen Henson
2015-09-22
1
-0
/
+5
*
typo
Dr. Stephen Henson
2015-09-22
1
-2
/
+2
*
Add accessors for request and CRL signatures
Dr. Stephen Henson
2015-09-22
1
-0
/
+20
*
Embed X509_REQ_INFO
Dr. Stephen Henson
2015-09-16
1
-15
/
+15
*
make X509_REQ opaque
Dr. Stephen Henson
2015-08-31
1
-0
/
+11
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+1
*
Make X509_ATTRIBUTE opaque.
Dr. Stephen Henson
2015-03-16
1
-34
/
+11
*
Check public key is not NULL.
Dr. Stephen Henson
2015-03-02
1
-0
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-174
/
+184
*
Support for certificate status TLS extension.
Dr. Stephen Henson
2007-09-26
1
-4
/
+0
*
Finish gcc 4.2 changes.
Dr. Stephen Henson
2007-06-07
1
-16
/
+12
*
allocate a new attributes entry in X509_REQ_add_extensions()
Nils Larsch
2006-12-04
1
-0
/
+5
*
When looking for request extensions in a certificate look first
Dr. Stephen Henson
2004-09-10
1
-16
/
+16
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-1
/
+2
*
Add functionality to help making self-signed certificate.
Richard Levitte
2003-04-04
1
-0
/
+40
*
Add support for MS CSP Name PKCS#12 attribute.
Dr. Stephen Henson
2001-06-11
1
-5
/
+5
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-3
/
+3
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-3
/
+3
*
Rename functions for new convention.
Dr. Stephen Henson
2000-02-26
1
-8
/
+8
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-1
/
+1
*
Rename X509_att*() stuff to X509at_*(), add X509_REQ wrappers.
Dr. Stephen Henson
2000-01-19
1
-0
/
+62
*
Initial trust code: allow setting of trust checking functions
Dr. Stephen Henson
1999-11-27
1
-1
/
+1
*
Add functions to allow extensions to be added to certificate requests.
Dr. Stephen Henson
1999-08-11
1
-0
/
+45
*
Support for parsing of certificate extensions in PKCS#10 requests: these are
Dr. Stephen Henson
1999-08-10
1
-0
/
+56
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-7
/
+7
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-6
/
+2
*
More EVP_PKEY patches for new functionality.
Dr. Stephen Henson
1999-01-04
1
-1
/
+4
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-5
/
+10
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+111