Changeset a14cf5c in mod_gnutls for src/gnutls_util.c
- Timestamp:
- Oct 26, 2018, 2:37:35 PM (2 years ago)
- Branches:
- asyncio, debian/master, master, proxy-ticket
- Children:
- 04753db8
- Parents:
- 20c3f7b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gnutls_util.c
r20c3f7b ra14cf5c 148 148 /* Default, unconditionally changed in proxy setup functions */ 149 149 ctxt->is_proxy = GNUTLS_ENABLED_FALSE; 150 /* Other default values */ 151 ctxt->sni_name = NULL; 150 152 } 151 153 return ctxt;
Note: See TracChangeset
for help on using the changeset viewer.