aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-08-14http NTLM: split http_ntlm.[ch] between http_ntlm.[ch] and curl_ntlm.[ch]Yang Tse
2011-08-14http_negotiate_sspi.c: fix compiler warningYang Tse
2011-08-13http NTLM: change return type of Curl_input_ntlm() to CURLcodeYang Tse
2011-08-13RELEASE-NOTES: synced with a30ede868ab64Daniel Stenberg
2011-08-13VC6 makefiles: added embedded documentationDaniel Stenberg
2011-08-13cmake: find winsock when building on windowsDaniel Stenberg
2011-08-13Curl_retry_request: check return code!Daniel Stenberg
2011-08-13ignore rtspDaniel Stenberg
2011-08-13http NTLM: update NTLM type-* message structure descriptions - followupYang Tse
2011-08-12docs: --delegationDaniel Stenberg
2011-08-12added --delegationDaniel Stenberg
2011-08-12http NTLM: fix inclusion of curl_ntlm.hYang Tse
2011-08-12http NTLM: update NTLM message structure notesYang Tse
2011-08-12http NTLM: move portions of http_ntlm.h into new curl_ntlm.hSteve Holme
2011-08-12http NTLM: more adjustments in preparation of code refactoringYang Tse
2011-08-11curl_easy_cleanup: clarify the callback situationDaniel Stenberg