- Aug 18, 2015
-
-
Jay Satiro authored
find . -name .gitignore -print0 | xargs -i -0 sort -o '{}' '{}'
-
- Aug 15, 2015
-
-
Daniel Stenberg authored
... and changed "oriented" to "related" Closes #378
-
Daniel Stenberg authored
-
Daniel Kahn Gillmor authored
Acknowledge that SSLv3 is also widely considered to be insecure. Also, provide references for people who want to know more about why it's insecure.
-
- Aug 14, 2015
-
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
Bug: https://github.com/bagder/curl/pull/379 Reported-by: Daniel Seither
-
Jay Satiro authored
Bug: http://curl.haxx.se/mail/lib-2015-08/0016.html Reported-by: Eric Ridge
-
- Aug 12, 2015
-
-
Svyatoslav Mishyn authored
"can not" => "cannot" closes #377
-
Alessandro Ghedini authored
closes #376
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Aug 11, 2015
-
-
Daniel Stenberg authored
-
Svyatoslav Mishyn authored
Closes #375
-
Svyatoslav Mishyn authored
Closes #374
-
Svyatoslav Mishyn authored
-
Anders Bakken authored
Return 0 instead of NGHTTP2_ERR_CALLBACK_FAILURE if we can't locate the SessionHandle. Apparently mod_h2 will sometimes send a frame for a stream_id we're finished with. Use nghttp2_session_get_stream_user_data and nghttp2_session_set_stream_user_data to identify SessionHandles instead of a hash. Closes #372
-
- Aug 10, 2015
-
-
Daniel Stenberg authored
-
Viktor Szakats authored
closes #371
-
Daniel Stenberg authored
This reverts commit e6749055. ... since libidn has since been fixed.
-
Jakub Zakrzewski authored
Otherwise the build only pretended to use GSS-API Closes #370
-
Daniel Stenberg authored
Reported-by: Tim Stack Closes #359
-
- Aug 09, 2015
-
-
Daniel Stenberg authored
... since it went old and thus was expired and caused the test to fail!
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
Added support for generating the full man page based on code from generate.bat.
-
Steve Holme authored
To allow for the full generation of tool_hugehelp.c added detection of the required programs - based on code from generate.bat.
-
Steve Holme authored
Rather than duplicate future variables, during clean-up of both success and error conditions, use a common function that can be called by both.
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
Commit f08e30d7 broke compatibility with DOS and non Windows NT based versions of Windows due to the use of the setlocal command.
-
Jay Satiro authored
Bug: http://curl.haxx.se/mail/lib-2015-08/0019.html Reported-by: Inca R
-
- Aug 08, 2015
-
-
Steve Holme authored
File Not Found
-
Steve Holme authored
-
Steve Holme authored
The system cannot find the file specified.
-