summaryrefslogtreecommitdiff
path: root/modules/md/md_crypt.c
Commit message (Expand)AuthorAgeFilesLines
* mod_md: Fix compat warnings with OpenSSL 3.0.Yann Ylavic2023-03-191-12/+31
* *) mod_md:Stefan Eissing2023-03-051-5/+8
* *) mod_md: added support for managing certificates via aStefan Eissing2022-04-271-0/+52
* Fix some typo.Christophe Jaillet2021-12-261-1/+1
* * mod_md: resurrection of r1893969 after accidental overwrite in r1894610Stefan Eissing2021-11-241-5/+10
* * mod_md: EC private key generation for openssl 3.0 in separateStefan Eissing2021-11-031-0/+16
* *) mod_md: adding v2.4.8 with the following changesStefan Eissing2021-10-291-24/+51
* * Fix memory leak in case of failures to load the private key.Ruediger Pluem2021-10-071-5/+10
* mod_md:Stefan Eissing2021-09-011-0/+16
* *) mod_md: fixed a potential null pointer dereference if ACME/OCSPStefan Eissing2021-07-121-19/+38
* mod_md: removing the previous libressl workaround and adding the realStefan Eissing2021-05-181-8/+3
* mod_md: workaround for missing libressl definitions. [Giovanni Bechis]Stefan Eissing2021-05-181-0/+5
* *) core/mod_ssl/mod_md: adding OCSP response provisioning as core feature. ...Stefan Eissing2021-04-131-48/+46
* mod_md:Stefan Eissing2021-03-221-0/+2
* lets try ASN1_STRING_data() for openssl 1.0.2Stefan Eissing2021-03-091-2/+4
* refrain from handling ip address alt names in pre 1.1 opensslStefan Eissing2021-03-081-4/+2
* Use ASN1_STRING_data() if openssl verison < 1.1.Stefan Eissing2021-03-081-0/+4
* *) mod_md: v2.4.0 with improvements and bugfixesStefan Eissing2021-03-081-33/+463
* *) mod_md: Adding the several new features.Stefan Eissing2019-10-161-48/+58
* * mod_md: fix compiler warningsStefan Eissing2019-08-051-0/+3
* Wrap get_ct_scts_nid() in preproc in order to avoid error: unused function 'g...Jim Jagielski2019-07-231-0/+2
* *) mod_md: bringing over v2.0.6 from github.Stefan Eissing2019-06-241-174/+399
* * using the, hopefully correct, ever elusive libressl version numbering chec...Stefan Eissing2018-07-171-1/+1
* mod_md: more robust handling of http-01 challenges and hands-off when moduleStefan Eissing2018-06-291-2/+9
* mod_ssl: build with LibreSSL.Yann Ylavic2018-06-151-1/+2
* On the trunk:Stefan Eissing2018-04-031-1/+1
* mod_md: Fix compilation with OpenSSL before version 1.0.2.Rainer Jung2018-03-161-1/+1
* On the trunk:Stefan Eissing2018-01-171-15/+0
* On the trunk:Stefan Eissing2018-01-031-1/+1
* On the trunk:Stefan Eissing2018-01-021-1/+25
* mod_md: fix leaks in md_cert_get_issuers_uri() and md_cert_get_alt_names().Yann Ylavic2018-01-021-20/+17
* On the trunk:Stefan Eissing2017-12-201-5/+9
* "It is better to light a candle than curse the darkness."Jim Jagielski2017-12-151-0/+16
* spelling fixes from Josh Soref via githubStefan Eissing2017-11-221-1/+1
* On the trunk: Stefan Eissing2017-09-261-16/+24
* On the trunk:Stefan Eissing2017-09-131-35/+86
* On the trunk:Stefan Eissing2017-09-051-3/+25
* On the trunk:Stefan Eissing2017-09-011-27/+95
* On the trunk:Stefan Eissing2017-08-171-0/+12
* first configure+compile versionStefan Eissing2017-08-041-0/+1128