dav/config.h

changeset 73
41e88442ad4e
parent 43
03076907b58a
child 74
da079dc0724c
equal deleted inserted replaced
72:aac29f2e8030 73:41e88442ad4e
60 char *default_key; 60 char *default_key;
61 bool encrypt_content; 61 bool encrypt_content;
62 bool encrypt_name; 62 bool encrypt_name;
63 bool decrypt_content; 63 bool decrypt_content;
64 bool decrypt_name; 64 bool decrypt_name;
65 int ssl_version;
65 }; 66 };
66 67
67 struct Proxy { 68 struct Proxy {
68 char *url; 69 char *url;
69 char *user; 70 char *user;

mercurial