Changeset 2246a84 in mod_gnutls for src/gnutls_ocsp.h
- Timestamp:
- Apr 21, 2018, 3:51:51 PM (3 years ago)
- Branches:
- asyncio, debian/master, master, proxy-ticket
- Children:
- 7921dc7
- Parents:
- fa6d0bb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gnutls_ocsp.h
rfa6d0bb r2246a84 1 1 /* 2 * Copyright 2016 Fiona Klute2 * Copyright 2016-2018 Fiona Klute 3 3 * 4 4 * Licensed under the Apache License, Version 2.0 (the "License"); … … 54 54 const int arg); 55 55 56 const char *mgs_set_ocsp_auto_refresh(cmd_parms *parms, 57 void *dummy __attribute__((unused)), 58 const int arg); 59 56 60 const char *mgs_set_ocsp_check_nonce(cmd_parms *parms, 57 61 void *dummy __attribute__((unused)),
Note: See TracChangeset
for help on using the changeset viewer.