aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-03fix a bunch of MSVC compiler warningsYang Tse
2011-09-03Updated dependecies versions.Guenter Knauf
2011-09-03Some MinGW makefile tweaks for MinGW64.Guenter Knauf
2011-09-03Changed MinGW to use own winidn prototypes.Guenter Knauf
2011-09-02Fix NTLM winbind support to pass the torture testsDan Fandrich
2011-09-02MemoryTracking: fix logging of free() calls done where Curl_safefree is calledYang Tse
2011-09-02transfer.c: fix parentheses/braces placement for vi/emacs delimiter matchingYang Tse
2011-09-02transfer.c: fix loadhostpairs() OOM handlingYang Tse
2011-09-01test harness: https, ftps and ssh servers allowed start up time increased 33%Yang Tse
2011-09-01hostip.c: return immediately from Curl_resolv_timeout() upon expired timeout.Yang Tse
2011-09-01ftp.c: fix some leaks torture tests detected 2011-08-30 - follow-upYang Tse
2011-08-31test harness: fix detection of test harness client knownhosts fileYang Tse
2011-08-31test harness: fix detection of test harness host and client key filesYang Tse
2011-08-31ssh.c: fix realloc() OOM handlingYang Tse
2011-08-31ftp.c: fix some leaks torture tests detected 2011-08-30 - follow-upYang Tse
2011-08-31fix some leaks torture tests detected 2011-08-30Yang Tse
2011-08-31fix some leaks torture tests detected 2011-08-30Yang Tse
2011-08-29RELEASE-NOTES: synced with 3445fa2e3fDaniel Stenberg
2011-08-29tests: break busy loops in tests 502, 555, and 573Kamil Dudka
2011-08-29pingpong.c: fix Curl_pp_vsendf() arbitrary restrictions on command lengthYang Tse
2011-08-28NTLM: header inclusion cleanup follow-upYang Tse
2011-08-28NTLM: header inclusion cleanupYang Tse
2011-08-28NTLM: END of refactoring/splitting/movingYang Tse
2011-08-28NTLM: move NTLM core specifics into curl_ntlm_core.[ch]Yang Tse
2011-08-27NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]Yang Tse
2011-08-27NTLM_WB: final congruency naming adjustmentsYang Tse
2011-08-27NTLM single-sign on adjustments (XI)Yang Tse
2011-08-26--cookie-jar: activates the cookie engineDaniel Stenberg
2011-08-26Curl_read_plain: indent codeDaniel Stenberg
2011-08-26NTLM single-sign on adjustments (X)Yang Tse
2011-08-25TODO: progress callback without doublesDaniel Stenberg
2011-08-25http NTLM: refactoring followupSteve Holme
2011-08-24docs: the next release is going to be 7.22.0Kamil Dudka
2011-08-24include limits.h for INT_MAXYang Tse
2011-08-24add missing semicolonsYang Tse
2011-08-24add missing semicolonsDaniel Stenberg
2011-08-24safefree use: fix compiler warningDaniel Stenberg
2011-08-24SMTP authentication: fix ordering of preferred authentication methodSteve Holme
2011-08-24base64: fix Curl_base64_encode and Curl_base64_decode interfacesYang Tse
2011-08-23resolve.c: new example showing off CURLOPT_RESOLVEDaniel Stenberg
2011-08-23externalsocket.c: new exampleDaniel Stenberg
2011-08-22http NTLM: remaining bits from 0001-Moved-ntlm-[...]-curl_ntlm-mod_3.patchSteve Holme
2011-08-21runtests.pl: option -gw for single test windowed debugging (where possible)Yang Tse
2011-08-21zlib: ensure user provided memory functions are used by zlib, when givenYang Tse
2011-08-21main: fix segfaultDaniel Stenberg
2011-08-21MemoryTracking: adjust initialization calling - followupYang Tse
2011-08-20MemoryTracking: adjust initialization callingYang Tse
2011-08-19tcpconnect: follow-up commit after b998d95bDaniel Stenberg
2011-08-19ssh.c: add PATH_MAX definition for WIN32Yang Tse
2011-08-19connect: set TIMER_CONNECTDaniel Stenberg