- Timestamp:
- Jan 20, 2015, 10:45:39 AM (8 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, proxy-ticket, upstream
- Children:
- c782c1f
- Parents:
- e4b58b6
- git-author:
- Thomas Klute <thomas2.klute@…> (01/20/15 10:30:36)
- git-committer:
- Thomas Klute <thomas2.klute@…> (01/20/15 10:45:39)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
re4b58b6 re8acf05 171 171 /* Connection record */ 172 172 conn_rec* c; 173 /* Is TLS enabled for this connection? */ 174 int enabled; 173 175 /* GnuTLS Session handle */ 174 176 gnutls_session_t session;
Note: See TracChangeset
for help on using the changeset viewer.