- Timestamp:
- Jan 11, 2013, 12:55:44 AM (8 years ago)
- Branches:
- debian/master, debian/stretch-backports, jessie-backports, upstream
- Children:
- 2a2272d, 9a9f943
- Parents:
- ec06980
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
rec06980 ra4839ae 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.