aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-06runtests.pl: Modularization of MinGW/Msys compatibility functionsMarc Hoersken
2013-04-06ftp.pm: Made Perl testsuite able to handle Windows processesMarc Hoersken
2013-04-06util.c: Revert workaround eeefcdf, 6eb56e7 and e3787e8Marc Hoersken
2013-04-06ftp.pm: Made Perl testsuite able to kill Windows processesMarc Hoersken
2013-04-06util.c: Follow up cleanup on eeefcdfMarc Hoersken
2013-04-06cpp: use #ifdef __MINGW32__ to avoid compiler complaintsDaniel Stenberg
2013-04-06util.c: Made write_pidfile write the correct PID on MinGW/MsysMarc Hoersken
2013-04-05RELEASE-NOTES: synced with 5e722b2d09087Daniel Stenberg
2013-04-05sockfilt.c: Fixed handling of multiple fds being signaledMarc Hoersken
2013-04-05curl_global_init.3: improve description of CURL_GLOBAL_ALLKamil Dudka
2013-04-05examples/multi-single.c: fix the order of destructionsKamil Dudka
2013-04-05Curl_open: restore default MAXCONNECTS to 5Daniel Stenberg
2013-04-04sockfilt.c: Added wrapper functions to fix Windows console issuesMarc Hoersken
2013-04-04lib1509.c: fix compiler warningsYang Tse
2013-04-04easy.c: fix compiler warningYang Tse
2013-04-04--engine: spellfix the help messageDaniel Stenberg
2013-04-04http_negotiate.c: follow-up for commit 3dcc1a9cYang Tse
2013-04-04easy: Fix the broken CURLOPT_MAXCONNECTS optionLinus Nielsen Feltzing
2013-04-04Updated copyright date.Guenter Knauf
2013-04-04Another small output fix for --help and --version.Guenter Knauf
2013-04-04http_negotiate.c: fix several SPNEGO memory handling issuesYang Tse
2013-04-04Added a cont to specify base64 line wrap.Guenter Knauf
2013-04-04Fixed version output.Guenter Knauf
2013-04-04Added support for --help and --version options.Guenter Knauf
2013-04-04Added option to specify length of base64 output.Guenter Knauf
2013-04-03curl_easy_setopt.3: CURLOPT_HTTPGET disables CURLOPT_UPLOADDaniel Stenberg
2013-04-02Curl_cookie_add: only increase numcookies for new cookiesYasuharu Yamada
2013-04-02SO_SNDBUF: don't set SNDBUF for win32 versions vista or laterDaniel Stenberg
2013-04-01darwinssl: additional descriptive messages of SSL handshake errorsNick Zitzmann
2013-04-01Added dns and connect time to output.Guenter Knauf
2013-04-01RELEASE-NOTES: synced with 0614b902136Daniel Stenberg
2013-04-01code-policedDaniel Stenberg
2013-03-31tcpkeepalive: support TCP_KEEPIDLE/TCP_KEEPINTVL on win32Daniel Stenberg
2013-03-30BINDINGS: BBHTTP is a cocoa binding, Julia has a bindingDaniel Stenberg
2013-03-29ftp_sendquote: use PPSENDF, not FTPSENDFDaniel Stenberg
2013-03-27RELEASE-NOTES: Corrected typoSteve Holme
2013-03-27multi-uv.c: remove unused variableClemens Gruber
2013-03-27RELEASE-NOTES: add two referencesDaniel Stenberg
2013-03-27test1509: verify proxy header response headers countDaniel Stenberg
2013-03-27Added libuv example multi-uv.cClemens Gruber
2013-03-25NTLM: fix several NTLM code paths memory leaksYang Tse
2013-03-25WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usageYang Tse
2013-03-25curl_ntlm_msgs.c: revert commit 463082bea4Yang Tse
2013-03-23RELEASE-NOTES: synced with bc6037ed3ec02Daniel Stenberg
2013-03-23Curl_proxyCONNECT: count received headersMartin Jansen
2013-03-21sasl: Corrected a few violations of the curl coding standardsSteve Holme
2013-03-21multi.c: Corrected a couple of violations of the curl coding standardsSteve Holme
2013-03-21imap-tests: Added CRLF to reply data to be compliant with RFC-822Steve Holme
2013-03-21multi.c: Fix compilation warningSteve Holme
2013-03-20multi.c: fix compilation errorSteve Holme