On 11/30/21 5:29 PM, [email protected] wrote:
> Author: icing
> Date: Tue Nov 30 16:29:20 2021
> New Revision: 1895432
> 
> URL: http://svn.apache.org/viewvc?rev=1895432&view=rev
> Log:
>   *) mod_tls: added mod_tls from abetterinternet, donated
>      by ISRG/Prossimo <https://github.com/abetterinternet/mod_tls>.
>      - adds font-/backend TLS (v1.2/v1.3) via the Rust rustls crate
>        and its rustls-ffi C binding <https://github.com/rustls/rustls-ffi>.
>      - documentation at <https://github.com/abetterinternet/mod_tls>
>        (adding to Apache's manual TBD)
>      - build support for Apache httpd configure on *nix platforms,
>        rustls is linked statically into mod_tls.
> 
> 
> Added:
>     httpd/httpd/trunk/changes-entries/tls_added.txt
>     httpd/httpd/trunk/modules/tls/   (with props)
>     httpd/httpd/trunk/modules/tls/Makefile.in
>     httpd/httpd/trunk/modules/tls/config2.m4
>     httpd/httpd/trunk/modules/tls/mod_tls.c
>     httpd/httpd/trunk/modules/tls/mod_tls.h
>     httpd/httpd/trunk/modules/tls/modules.mk

This file is changed / created by configure runs. IMHO it should not be version 
controlled.

Regards

RĂ¼diger

Reply via email to