aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-06curl_schannel.c: Fixed memory leak if connection was not successfulMarc Hoersken
2013-04-06if2ip.c: Fixed warning: unused parameter 'remote_scope'Marc Hoersken
2013-04-06runtests.pl: Fixed --verbose parameter passed to http_pipe.pyMarc Hoersken
2013-04-06sockfilt.c: Reduce CPU load while running under a Windows PIPEMarc Hoersken
2013-04-06tftpd.c: Apply sread timeout to the whole data transfer sessionMarc Hoersken
2013-04-06getpart.pm: Strip carriage returns to fix Windows supportMarc Hoersken
2013-04-06ftp tests: libcurl returns CURLE_FTP_ACCEPT_FAILED better nowDaniel Stenberg
2013-04-06FTP: wait on both connections during active STOR stateDaniel Stenberg
2013-04-06tftpd.c: Follow up cleanup and restore of previous sockoptMarc Hoersken
2013-04-06connect: treat an interface bindlocal() problem as a non-fatal errorKim Vandry
2013-04-06tftpd.c: Fixed sread timeout on Windows by setting it manuallyMarc Hoersken
2013-04-06ftp.pm: Added tskill to support Windows XP HomeMarc Hoersken
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