Kamil Dudka be538e0766 ssh: make CURLOPT_SSH_PUBLIC_KEYFILE treat "" as NULL
The CURLOPT_SSH_PUBLIC_KEYFILE option has been documented to handle
empty strings specially since curl-7_25_0-31-g05a443a but the behavior
was unintentionally removed in curl-7_38_0-47-gfa7d04f.

This commit restores the original behavior and clarifies it in the
documentation that NULL and "" have both the same meaning when passed
to CURLOPT_SSH_PUBLIC_KEYFILE.

Bug: http://curl.haxx.se/mail/lib-2016-01/0072.html
2016-01-15 10:34:34 +01:00
..
2014-06-18 11:45:22 +02:00
2014-06-19 00:03:17 +02:00
2015-06-08 13:43:31 +02:00
2014-10-21 08:58:24 +02:00
2014-06-19 00:03:17 +02:00
2014-06-18 13:18:58 +02:00
2014-06-18 13:18:58 +02:00
2014-06-19 13:53:13 +02:00
2014-06-19 13:53:13 +02:00
2014-06-19 13:53:13 +02:00
2014-06-18 14:40:26 +02:00
2014-07-30 23:37:24 +02:00
2014-10-21 08:58:24 +02:00
2014-10-21 08:58:24 +02:00
2014-07-30 23:37:24 +02:00
2014-06-19 13:53:13 +02:00
2014-06-19 13:53:13 +02:00
2014-06-19 13:53:13 +02:00
2014-06-19 13:53:13 +02:00
2014-10-21 08:58:24 +02:00
2014-06-19 13:53:13 +02:00
2014-10-21 08:58:24 +02:00
2015-05-18 09:33:47 +02:00
2014-10-21 08:58:24 +02:00
2014-06-18 14:40:26 +02:00
2014-06-18 13:18:58 +02:00
2014-06-20 01:10:34 +02:00
2014-07-30 23:37:24 +02:00
2014-06-20 23:31:06 +02:00
2014-06-19 00:03:17 +02:00
2014-07-30 23:37:24 +02:00
2014-06-19 13:53:13 +02:00
2014-06-18 13:18:58 +02:00
2014-06-18 11:45:22 +02:00
2015-08-31 16:03:53 +02:00