- Timestamp:
- May 16, 2018, 1:19:05 PM (5 years ago)
- Branches:
- asyncio, debian/master, main, master, proxy-ticket
- Children:
- 3358887
- Parents:
- 92b5f4d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
r92b5f4d reced11a 182 182 /* Mutex to prevent parallel OCSP requests */ 183 183 apr_global_mutex_t *ocsp_mutex; 184 /* Enable OCSP cache */185 unsigned char ocsp_cache_enable : 2;186 184 /* Internal OCSP cache data */ 187 185 mgs_cache_t ocsp_cache;
Note: See TracChangeset
for help on using the changeset viewer.