aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-08-19test573: fix the keywordsDaniel Stenberg
2011-08-18FTP: fix proxy connect race conditionDaniel Stenberg
2011-08-18Curl_SOCKS4: minor code compressionDaniel Stenberg
2011-08-18zlib: enforce full initialization of our data space z_stream structsYang Tse
2011-08-17VC makefiles: fixed variable name mistakeDaniel Stenberg
2011-08-17MemoryTracking: adjust curl_domalloc() and curl_dofree() memory fillingYang Tse
2011-08-16MemoryTracking: make curl_docalloc() call calloc() avoiding our zero fillYang Tse
2011-08-15MSVC makefiles: provide SSH build targetsDaniel Stenberg
2011-08-15test572: fixedDaniel Stenberg
2011-08-15Curl_pgrsStartNow: clear all flags but HIDEDaniel Stenberg
2011-08-15unittests: disable unit tests for some autobuild configurationsYang Tse
2011-08-15nss: start with no database if the selected database is brokenKamil Dudka
2011-08-15http NTLM: reinstate "nssg.h" "curl_sspi.h" header inclusionsYang Tse
2011-08-15tests: disable #572Yang Tse
2011-08-14TODO-RELEASE: syncedDaniel Stenberg
2011-08-14telnet: allow programatic use on WindowsDaniel Stenberg
2011-08-14TODO-RELEASE: fixed issue #291Daniel Stenberg
2011-08-14http NTLM: reinstate "memdebug.h" header inclusionYang Tse
2011-08-14RTSP: GET_PARAMETER requests have a bodyDaniel Stenberg
2011-08-14Curl_output_ntlm: remove unused variableDaniel Stenberg
2011-08-14http NTLM: add curl_ntlm.c to Symbian's libcurl.mmpYang Tse
2011-08-14http NTLM: fix 8 compiler warningsYang Tse