dav/config.h

changeset 199
f448fc8c9191
parent 198
44054c452de1
child 215
781aee172901
equal deleted inserted replaced
198:44054c452de1 199:f448fc8c9191
56 char *name; 56 char *name;
57 char *url; 57 char *url;
58 char *user; 58 char *user;
59 char *password; 59 char *password;
60 char *default_key; 60 char *default_key;
61 char *cert;
62 bool verification;
61 bool encrypt_content; 63 bool encrypt_content;
62 bool encrypt_name; 64 bool encrypt_name;
63 bool decrypt_content; 65 bool decrypt_content;
64 bool decrypt_name; 66 bool decrypt_name;
65 int ssl_version; 67 int ssl_version;

mercurial