summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_req.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use X509_set_version() and X509_REQ_set_version() instead doing it by handjob2023-04-251-7/+2
* libressl *_namespace.h: adjust *_ALIAS() to require a semicolontb2023-02-161-21/+21
* Make internal header file names consistenttb2022-11-261-3/+3
* Hide public symbols in libcrypto/x509 .c filesbeck2022-11-141-1/+21
* Allow empty attribute sets in CSRstb2022-08-181-2/+4
* X509_GET_PUBKEY(3) return value check in libcryptoinoguchi2022-01-221-3/+4
* Include evp_locl.h where it will be needed once most structs fromtb2021-12-121-1/+2
* Some cleanup in X509_REQ_get_extensions(3), no functional change.schwarze2021-11-031-10/+6
* Fix two bugs in X509_REQ_add_extensions_nid(3)schwarze2021-11-031-32/+13
* Move the now internal X.509-related structs into x509_lcl.h.tb2021-11-011-1/+3
* Prepare to provide X509_re_X509*_tbs()tb2021-10-231-1/+8
* Prepare to provide X509_REQ_pubkey_get0()tb2021-10-221-1/+9
* Add a const qualifier to the ASN1_OBJECT * argument of the following:tb2018-05-131-2/+3
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-12/+7
* Expand ASN1_ITEM_rptr macros - no change in generated assembly.jsing2016-12-301-3/+3
* Replace M_ASN1_INTEGER_(new|free) with ASN1_INTEGER_(new|free) - this isjsing2015-09-301-2/+2
* Avoid a NULL pointer deref when X509_get_pubkey() returns NULL.doug2015-03-151-2/+4
* Someone (TM) thought it was smart to save memory by using malloc(1) andmiod2014-09-281-5/+4
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-6/+6
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* malloc() result does not need a cast.deraadt2014-06-071-1/+1
* KNF.jsing2014-04-201-88/+122
* blunt force knftedu2014-04-181-28/+21
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-1/+1
* resolve conflicts, fix local changesdjm2010-10-011-16/+8
* resolve conflictsdjm2008-09-061-2/+47
* resolve conflictsdjm2005-04-291-17/+18
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-8/+8
* openssl-engine-0.9.6 mergebeck2000-12-151-3/+3
* OpenSSL 0.9.5 mergebeck2000-03-191-1/+164
* OpenSSL 0.9.4 mergebeck1999-09-291-14/+13
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+116