index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
x509
/
x509_req.c
Age
Commit message (
Expand
)
Author
2023-04-25
Use X509_set_version() and X509_REQ_set_version() instead doing it by hand
Job Snijders
2023-02-16
libressl *_namespace.h: adjust *_ALIAS() to require a semicolon
Theo Buehler
2022-11-26
Make internal header file names consistent
Theo Buehler
2022-11-14
Hide public symbols in libcrypto/x509 .c files
Bob Beck
2022-08-18
Allow empty attribute sets in CSRs
Theo Buehler
2022-01-22
X509_GET_PUBKEY(3) return value check in libcrypto
Kinichiro Inoguchi
2021-12-12
Include evp_locl.h where it will be needed once most structs from
Theo Buehler
2021-11-03
Some cleanup in X509_REQ_get_extensions(3), no functional change.
Ingo Schwarze
2021-11-03
Fix two bugs in X509_REQ_add_extensions_nid(3)
Ingo Schwarze
2021-11-01
Move the now internal X.509-related structs into x509_lcl.h.
Theo Buehler
2021-10-23
Prepare to provide X509_re_X509*_tbs()
Theo Buehler
2021-10-22
Prepare to provide X509_REQ_pubkey_get0()
Theo Buehler
2018-05-13
Add a const qualifier to the ASN1_OBJECT * argument of the following:
Theo Buehler
2017-01-29
Send the function codes from the error functions to the bit bucket,
Bob Beck
2016-12-30
Expand ASN1_ITEM_rptr macros - no change in generated assembly.
Joel Sing
2015-09-30
Replace M_ASN1_INTEGER_(new|free) with ASN1_INTEGER_(new|free) - this is
Joel Sing
2015-03-15
Avoid a NULL pointer deref when X509_get_pubkey() returns NULL.
Doug Hogan
2014-09-28
Someone (TM) thought it was smart to save memory by using malloc(1) and
Miod Vallat
2014-07-11
Only import cryptlib.h in the four source files that actually need it.
Joel Sing
2014-07-10
Explicitly include <openssl/opensslconf.h> in every file that references
Joel Sing
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-06-07
malloc() result does not need a cast.
Theo de Raadt
2014-04-20
KNF.
Joel Sing
2014-04-18
blunt force knf
Ted Unangst
2014-04-17
Change library to use intrinsic memory allocation functions instead of
Bob Beck
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2008-09-06
resolve conflicts
Damien Miller
2005-04-29
resolve conflicts
Damien Miller
2002-05-15
OpenSSL 0.9.7 stable 2002 05 08 merge
Bob Beck
2000-12-15
openssl-engine-0.9.6 merge
Bob Beck
2000-03-19
OpenSSL 0.9.5 merge
Bob Beck
1999-09-29
OpenSSL 0.9.4 merge
Bob Beck
1998-10-05
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker