Changeset a939015 in mod_gnutls for include/mod_gnutls.h.in
- Timestamp:
- Nov 6, 2018, 2:58:56 PM (2 years ago)
- Branches:
- asyncio, debian/master, master, proxy-ticket
- Children:
- 0bed0a0
- Parents:
- 64470ce
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
r64470ce ra939015 50 50 /* Module Debug Mode */ 51 51 #define MOD_GNUTLS_DEBUG @OOO_MAINTAIN@ 52 53 /* Compile support for early SNI? */ 54 #if @ENABLE_EARLY_SNI@ == 1 55 #define ENABLE_EARLY_SNI 56 #endif 52 57 53 58 /** Name of the module-wide singleton watchdog */
Note: See TracChangeset
for help on using the changeset viewer.