Changeset a3c97d1 in mod_gnutls for include/mod_gnutls.h.in
- Timestamp:
- Dec 3, 2007, 1:26:23 PM (15 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, msva, proxy-ticket, upstream
- Children:
- 8e2a483
- Parents:
- 2226711
- git-author:
- Nikos Mavrogiannopoulos <nmav@…> (12/03/07 13:26:23)
- git-committer:
- Nokis Mavrogiannopoulos <nmav@…> (12/03/07 13:26:23)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
r2226711 ra3c97d1 97 97 int export_certificates_enabled; 98 98 gnutls_priority_t priorities; 99 gnutls_rsa_params_t rsa_params; 100 gnutls_dh_params_t dh_params; 99 101 int cache_timeout; 100 102 mgs_cache_e cache_type; 101 103 const char* cache_config; 102 const char* rsa_params_file;103 const char* dh_params_file;104 104 const char* srp_tpasswd_file; 105 105 const char* srp_tpasswd_conf_file;
Note: See TracChangeset
for help on using the changeset viewer.