# # ChangeLog for test/data/secret in mod_gnutls # # Generated by Trac 1.2 # Jun 28, 2022, 6:25:58 PM Tue, 21 Jan 2020 20:24:32 GMT Fiona Klute [9db4dcd] * src/gnutls_hooks.c (modified) * src/gnutls_io.c (modified) * src/gnutls_io.h (modified) * test/Makefile.am (modified) * test/data/secret/mirror.cgi (added) * test/tests/35_client_reauth/test.yml (modified) Handle GNUTLS_E_GOT_APPLICATION_DATA on gnutls_reauth() Pending ... Tue, 21 Jan 2020 07:29:27 GMT Fiona Klute [6fa6095] * src/gnutls_hooks.c (modified) * src/gnutls_io.c (modified) * src/gnutls_io.h (modified) * test/Makefile.am (modified) * test/data/secret/test.txt (added) * test/tests/35_client_reauth/apache.conf (added) * test/tests/35_client_reauth/test.yml (added) * test/tests/Makefile.am (modified) Partial post-handshake auth support Needs proper error handling, ...