]>
| author | Stefan Eissing <icing@apache.org> | |
| Fri, 10 Dec 2021 13:59:10 +0000 (13:59 +0000) | ||
| committer | Stefan Eissing <icing@apache.org> | |
| Fri, 10 Dec 2021 13:59:10 +0000 (13:59 +0000) | ||
| commit | 056dc00e0eaabc1ba28e49ec52d43a75db333479 | |
| tree | d4c75e7d1888a0fbf44e0280c91e379934b5b8ea | tree | snapshot |
| parent | ddbf9284b9d032c46e227e2a77a5c3bf14a023f4 | commit | diff |
| changes-entries/tls_added.txt | [new file with mode: 0644] | blob |
| docs/manual/mod/mod_tls.xml | [new file with mode: 0644] | blob |
| modules/tls/Makefile.in | [new file with mode: 0644] | blob |
| modules/tls/config2.m4 | [new file with mode: 0644] | blob |
| modules/tls/mod_tls.c | [new file with mode: 0644] | blob |
| modules/tls/mod_tls.h | [new file with mode: 0644] | blob |
| modules/tls/tls_cache.c | [new file with mode: 0644] | blob |
| modules/tls/tls_cache.h | [new file with mode: 0644] | blob |
| modules/tls/tls_cert.c | [new file with mode: 0644] | blob |
| modules/tls/tls_cert.h | [new file with mode: 0644] | blob |
| modules/tls/tls_conf.c | [new file with mode: 0644] | blob |
| modules/tls/tls_conf.h | [new file with mode: 0644] | blob |
| modules/tls/tls_core.c | [new file with mode: 0644] | blob |
| modules/tls/tls_core.h | [new file with mode: 0644] | blob |
| modules/tls/tls_filter.c | [new file with mode: 0644] | blob |
| modules/tls/tls_filter.h | [new file with mode: 0644] | blob |
| modules/tls/tls_ocsp.c | [new file with mode: 0644] | blob |
| modules/tls/tls_ocsp.h | [new file with mode: 0644] | blob |
| modules/tls/tls_proto.c | [new file with mode: 0644] | blob |
| modules/tls/tls_proto.h | [new file with mode: 0644] | blob |
| modules/tls/tls_util.c | [new file with mode: 0644] | blob |
| modules/tls/tls_util.h | [new file with mode: 0644] | blob |
| modules/tls/tls_var.c | [new file with mode: 0644] | blob |
| modules/tls/tls_var.h | [new file with mode: 0644] | blob |
| modules/tls/tls_version.h | [new file with mode: 0644] | blob |