- Timestamp:
- Apr 4, 2015, 5:03:43 PM (8 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, proxy-ticket, upstream
- Children:
- 01b5d85
- Parents:
- 259e835 (diff), 9a06bbd (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
r259e835 rc4a015b 203 203 /* Connection record */ 204 204 conn_rec* c; 205 /* Is TLS enabled for this connection? */ 206 int enabled; 205 207 /* GnuTLS Session handle */ 206 208 gnutls_session_t session;
Note: See TracChangeset
for help on using the changeset viewer.