- Timestamp:
- Jan 11, 2020, 3:30:40 PM (12 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 1aad1d7
- Parents:
- 08ba205
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
r08ba205 r1c3853a 180 180 /* Internal OCSP data for this server */ 181 181 mgs_ocsp_data_t *ocsp; 182 /* Number of successfully configured OCSP data sets */ 183 unsigned int ocsp_num; 182 184 /* Mutex to prevent parallel OCSP requests */ 183 185 apr_global_mutex_t *ocsp_mutex;
Note: See TracChangeset
for help on using the changeset viewer.