index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*) mod_md: update to version 2.4.28
Stefan Eissing
2024-09-17
3
-9
/
+11
*
mod_md: Keep compat with openssl < 1.1
Yann Ylavic
2024-07-08
1
-13
/
+38
*
* modules/md: Fill in APLOGNO.
Jean-Frederic Clere
2024-04-11
1
-1
/
+1
*
mod_md: update to v2.4.26
Stefan Eissing
2024-04-08
7
-16
/
+89
*
mod_md: Fix/axe incorrect MD_USE_OPENSSL_PRE_1_1_API definition.
Yann Ylavic
2023-11-16
2
-28
/
+10
*
md_crypt: Fix potential memory leak with openssl < 3.
Yann Ylavic
2023-11-06
1
-2
/
+2
*
* mod_md: Fix the reported "until" validity of a certificate in the status
Stefan Eissing
2023-10-31
3
-5
/
+5
*
* mod_md: fixed passing of the server environment variables to programs
Stefan Eissing
2023-08-16
5
-19
/
+11
*
* mod_md:
Stefan Eissing
2023-07-14
9
-44
/
+145
*
* Silence 'may be used uninitialized' warning
Ruediger Pluem
2023-04-11
1
-1
/
+1
*
mod_md: Fix compat warnings with OpenSSL 3.0.
Yann Ylavic
2023-03-19
1
-12
/
+31
*
*) mod_md:
Stefan Eissing
2023-03-05
12
-58
/
+84
*
mod_md v2.4.19 from github sync
Stefan Eissing
2022-08-25
13
-67
/
+347
*
*) mod_md: update version after release on github
Stefan Eissing
2022-06-02
1
-1
/
+1
*
*) mod_md: resurrect r1898962 lost by a change merge.
Stefan Eissing
2022-05-26
1
-1
/
+2
*
*) mod_md: a logic bug in sending long OCSP HTTP request bodies was fixed.
Stefan Eissing
2022-05-25
1
-1
/
+3
*
*) mod_md: handle case in status print when no url is present
Stefan Eissing
2022-05-14
1
-0
/
+3
*
*) mod_md: the `MDCertificateAuthority` directive can take more than one UR...
Stefan Eissing
2022-05-13
17
-106
/
+288
*
*) mod_md: fixed a bug leading to failed transfers for OCSP
Stefan Eissing
2022-05-06
3
-23
/
+15
*
*) mod_md: added support for managing certificates via a
Stefan Eissing
2022-04-27
20
-19
/
+565
*
*) mod_md: a possible NULL pointer deref was fixed in
Stefan Eissing
2022-04-22
2
-3
/
+3
*
* Implement full auto status ("key: value" type status output).
Stefan Eissing
2022-04-19
2
-176
/
+391
*
*) mod_md: fix compiler warning about NULL arg to a %s log. Fixes PR 65955.
Stefan Eissing
2022-03-16
1
-1
/
+3
*
* mod_md) do not interfere with requests to /.well-known/acme-challenge/
Stefan Eissing
2022-02-08
1
-0
/
+9
*
*) mod_md: the status description in MDomain's JSON, exposed in the
Stefan Eissing
2022-02-07
1
-2
/
+7
*
Fix some typo.
Christophe Jaillet
2021-12-26
9
-13
/
+13
*
* mod_md: install the early config hook with _FIRST, so that
Stefan Eissing
2021-11-30
1
-1
/
+1
*
* mod_md: resurrection of r1893969 after accidental overwrite in r1894610
Stefan Eissing
2021-11-24
2
-7
/
+12
*
*) mod_md: values for External Account Binding (EAB) can
Stefan Eissing
2021-11-24
2
-5
/
+45
*
* mod_md: EC private key generation for openssl 3.0 in separate
Stefan Eissing
2021-11-03
1
-0
/
+16
*
*) mod_md: adding v2.4.8 with the following changes
Stefan Eissing
2021-10-29
23
-343
/
+814
*
* Fix memory leak in case of failures to load the private key.
Ruediger Pluem
2021-10-07
1
-5
/
+10
*
*) mod_md: when MDMessageCmd for a 'challenge-setup:<type>:<dnsname>'
Stefan Eissing
2021-09-17
4
-3
/
+19
*
*) mod_md: fixed a bug in handling multiple parallel OCSP requests. These c...
Stefan Eissing
2021-09-15
5
-14
/
+26
*
fix time-of-use vs time-of-check
Ruediger Pluem
2021-09-14
1
-1
/
+1
*
mod_md:
Stefan Eissing
2021-09-01
4
-1
/
+45
*
*) mod_md:
Stefan Eissing
2021-07-20
6
-16
/
+39
*
*) mod_md: fixed a potential null pointer dereference if ACME/OCSP
Stefan Eissing
2021-07-12
16
-238
/
+246
*
mod_md: removing the previous libressl workaround and adding the real
Stefan Eissing
2021-05-18
1
-8
/
+3
*
mod_md: workaround for missing libressl definitions. [Giovanni Bechis]
Stefan Eissing
2021-05-18
1
-0
/
+5
*
* Spelling fixes after review by @bigio.
Stefan Eissing
2021-05-12
1
-1
/
+1
*
mod_md: make sure its post-config hook runs before mod_watchdog. if
Stefan Eissing
2021-04-22
1
-3
/
+7
*
core/ap_ssl_*: changes after review by rpluem
Stefan Eissing
2021-04-20
6
-31
/
+26
*
mod_md: fixed a conversion warning, bumped version number.
Stefan Eissing
2021-04-13
2
-3
/
+3
*
update the damn log tags.
Stefan Eissing
2021-04-13
1
-2
/
+2
*
*) core/mod_ssl/mod_md: adding OCSP response provisioning as core feature. ...
Stefan Eissing
2021-04-13
8
-162
/
+290
*
*) core: provide ap_ssl_* functions in new http_ssl.h header file.
Stefan Eissing
2021-03-26
1
-0
/
+1
*
mod_md: make certain that the post config after ssl part runs really late.
Stefan Eissing
2021-03-24
2
-4
/
+4
*
Resolving gcc's "error: too many arguments for format [-Werror=format-extra-a...
Stefan Eissing
2021-03-24
1
-1
/
+1
*
Fixing trace logging printf to have the correct args now that we number certs.
Stefan Eissing
2021-03-23
1
-3
/
+2
[next]