aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-09Make Curl_schannel_version() return "WinSSL"Yang Tse
2012-07-09test 46: use different path lengths to get reliable sort orderDaniel Stenberg
2012-07-09cookie: fixed typo in commentDaniel Stenberg
2012-07-09https_getsock: provided for schannel backend as wellChristian Hägele
2012-07-09RELEASE-NOTES: added a URL reference to cookie docsDaniel Stenberg
2012-07-08Removed obsolete include path to project root.Guenter Knauf
2012-07-08TODO-RELEASE: issue 316 NTLM over proxy is fixedDaniel Stenberg
2012-07-08darwinssl: don't use arc4random_bufNick Zitzmann
2012-07-08KNOWN_BUGS: #80 Curl doesn't recognize certs in DER formatDaniel Stenberg
2012-07-08KNOWN_BUGS: #79 - any RCPT TO failure makes and errorDaniel Stenberg
2012-07-08winbuild: Aligned BUILD.WINDOWS.txt and Makefile.vc usage helpMarc Hoersken
2012-07-07winbuild: Make USE_WINSSL depend on USE_SSPIMarc Hoersken
2012-07-07winbuild: Aligned USE_SSPI with other USE_x definesMarc Hoersken
2012-07-07winbuild: Clean up formatting and variable namingMarc Hoersken
2012-07-07darwinssl: output cipher with text, remove SNI warningNick Zitzmann
2012-07-07RELEASE-NOTES: synced with 5a99bce07dDaniel Stenberg
2012-07-07KNOWN_BUGS: NTLM with unicode works with schannel/winssl!Daniel Stenberg
2012-07-06code police: narrow source to < 80 columnsDaniel Stenberg
2012-07-05unicode NTLM SSPI: cleanup follow-upYang Tse
2012-07-05unicode NTLM SSPI: cleanupYang Tse
2012-07-05tests: use connection-monitor and verify resultsDaniel Stenberg
2012-07-05http-proxy: keep CONNECT connections alive (for NTLM)Daniel Stenberg
2012-07-05sws: support <servercmd> for CONNECT requestsDaniel Stenberg
2012-07-05FILEFORMAT: provided a full description of connection-monitorDaniel Stenberg
2012-07-05lib503: enable verbose to ease debugging thisDaniel Stenberg
2012-07-05sws: add 'connection-monitor' command supportDaniel Stenberg
2012-07-04Removed non-used variable.Guenter Knauf
2012-07-04Added error checking for samples.Guenter Knauf
2012-07-04Renamed vars to avoid shadow global declaration.Guenter Knauf
2012-07-03docs: clarify how to start with curl_multi_socket_actionDaniel Stenberg
2012-07-03Moved some patterns to subfolder's .gitignore.Guenter Knauf
2012-07-03Merge branch 'master' of ssh://github.com/bagder/curlGuenter Knauf
2012-07-03MinGW makefile tweaks for running from sh.Guenter Knauf
2012-07-03curl_ntlm_msgs.c: Removed unused variable passwdMarc Hoersken
2012-07-03Added files generated by mingw32, eclipse and VC.Guenter Knauf
2012-07-03cookies: change the URL in the cookie jar file headerDaniel Stenberg
2012-07-03HTTP-COOKIES: clarified and modified layoutDaniel Stenberg
2012-07-03HTTP-COOKIES: use the FAQ document layoutDaniel Stenberg
2012-07-03HTTP-COOKIES: added cookie documentationDaniel Stenberg
2012-07-03curl_ntlm_msgs.c: include <tchar.h> for prototypesYang Tse
2012-07-02testcurl.pl: fix missing semicolonNeil Bowers
2012-07-02unicode NTLM SSPI: heap corruption fixedChristian Hägele
2012-07-02testcurl.pl: allow non in-tree c-ares enabled autobuildYang Tse
2012-07-02configure.ac: verify that libmetalink is new enoughYang Tse
2012-07-02curl: Added runtime version check for libmetalinkTatsuhiro Tsujikawa
2012-07-02Include metalink/metalink.h for libmetalink functionsTatsuhiro Tsujikawa
2012-07-02errors: CURLM_CALL_MULTI_PERFORM is not returned anymoreDaniel Stenberg
2012-07-01release: cleaned up plans for this and coming releaseDaniel Stenberg
2012-06-29curl-compilers.m4: remove -Wstrict-aliasing=3 from clangYang Tse
2012-06-29test2017 to test2022: more metalink testsYang Tse