- Aug 12, 2015
-
-
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.
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
Ensure that there isn't a mismatch between setlocal and endlocal calls, which could have happened due to setlocal being called after certain error conditions were checked for.
-
Steve Holme authored
Allow the -help command line argument to be specified in any argument and not just as the first.
-
- Aug 06, 2015
-
-
juef authored
closes #366
-
Steve Holme authored
...as well as a TODO for a future enhancement to the project files. Thanks-to: Jay Satiro
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Jay Satiro authored
URL: https://github.com/bagder/curl/pull/174
-
Jay Satiro authored
Added the wolfSSL build script, based on build-openssl.bat, as well as the property sheet and header file required for the upcoming additions to the Visual Studio project files.
-