- Aug 10, 2015
-
-
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.
-
Daniel Stenberg authored
Suggested-by: mc0e
-
Isaac Boukris authored
Currently when the server responds with 401 on NTLM authenticated connection (re-used) we consider it to have failed. However this is legitimate and may happen when for example IIS is set configured to 'authPersistSingleRequest' or when the request goes thru a proxy (with 'via' header). Implemented by imploying an additional state once a connection is re-used to indicate that if we receive 401 we need to restart authentication. Closes #363
-
- Aug 05, 2015
-
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Daniel Stenberg authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
- Aug 04, 2015
-
-
Steve Holme authored
-