Changeset 5c9ca6b in mod_gnutls
- Timestamp:
- Jan 12, 2020, 10:02:25 AM (3 years ago)
- Branches:
- asyncio, main, master, proxy-ticket
- Children:
- 33fa7d5
- Parents:
- a3e0f7b
- git-author:
- Fiona Klute <fiona.klute@…> (01/12/20 08:02:45)
- git-committer:
- Fiona Klute <fiona.klute@…> (01/12/20 10:02:25)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gnutls_config.c
ra3e0f7b r5c9ca6b 907 907 sc->ocsp_response_file = NULL; 908 908 sc->ocsp_response_file_num = 0; 909 sc->ocsp = NULL; 910 sc->ocsp_num = 0; 909 911 sc->ocsp_mutex = NULL; 910 912 sc->ocsp_cache = NULL;
Note: See TracChangeset
for help on using the changeset viewer.