Changeset 564f33f in mod_gnutls for src/gnutls_proxy.h
- Timestamp:
- Dec 17, 2018, 4:39:50 PM (2 years ago)
- Branches:
- asyncio, debian/master, master, proxy-ticket
- Children:
- c7710cf
- Parents:
- 0378c22
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gnutls_proxy.h
r0378c22 r564f33f 36 36 __attribute__((nonnull)); 37 37 38 /** 39 * Configure extensions for the TLS handshake on proxy connections, 40 * currently SNI and ALPN. 41 */ 42 void mgs_set_proxy_handshake_ext(mgs_handle_t * ctxt); 43 38 44 #endif /* __MOD_GNUTLS_PROXY_H__ */
Note: See TracChangeset
for help on using the changeset viewer.