projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe5979c
)
'crypto_engine' not used.
author
Gisle Vanem
<gvanem@broadpark.no>
Mon, 6 Dec 2004 16:36:50 +0000
(16:36 +0000)
committer
Gisle Vanem
<gvanem@broadpark.no>
Mon, 6 Dec 2004 16:36:50 +0000
(16:36 +0000)
lib/urldata.h
patch
|
blob
|
history
diff --git
a/lib/urldata.h
b/lib/urldata.h
index
903f47a
..
82af82e
100644
(file)
--- a/
lib/urldata.h
+++ b/
lib/urldata.h
@@
-865,7
+865,6
@@
struct UserDefined {
char *key; /* private key */
char *key_type; /* format for private key (default: PEM) */
char *key_passwd; /* plain text private key password */
- char *crypto_engine; /* name of the crypto engine to use */
char *cookiejar; /* dump all cookies to this file */
bool cookiesession; /* new cookie session? */
bool crlf; /* convert crlf on ftp upload(?) */