summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zlib: enforce full initialization of our data space z_stream structsYang Tse2011-08-182-13/+3
* VC makefiles: fixed variable name mistakeDaniel Stenberg2011-08-171-1/+1
* MemoryTracking: adjust curl_domalloc() and curl_dofree() memory fillingYang Tse2011-08-171-3/+49
* MemoryTracking: make curl_docalloc() call calloc() avoiding our zero fillYang Tse2011-08-161-5/+3
* MSVC makefiles: provide SSH build targetsDaniel Stenberg2011-08-151-3/+37
* test572: fixedDaniel Stenberg2011-08-152-2/+2
* Curl_pgrsStartNow: clear all flags but HIDEDaniel Stenberg2011-08-151-1/+1
* unittests: disable unit tests for some autobuild configurationsYang Tse2011-08-151-0/+20
* nss: start with no database if the selected database is brokenKamil Dudka2011-08-152-24/+40
* http NTLM: reinstate "nssg.h" "curl_sspi.h" header inclusionsYang Tse2011-08-151-0/+6
* tests: disable #572Yang Tse2011-08-151-0/+1
* TODO-RELEASE: syncedDaniel Stenberg2011-08-141-15/+10
* telnet: allow programatic use on WindowsDaniel Stenberg2011-08-141-19/+41
* TODO-RELEASE: fixed issue #291Daniel Stenberg2011-08-141-2/+0
* http NTLM: reinstate "memdebug.h" header inclusionYang Tse2011-08-141-0/+3
* RTSP: GET_PARAMETER requests have a bodyDaniel Stenberg2011-08-141-0/+1
* Curl_output_ntlm: remove unused variableDaniel Stenberg2011-08-141-4/+0
* http NTLM: add curl_ntlm.c to Symbian's libcurl.mmpYang Tse2011-08-141-1/+1
* http NTLM: fix 8 compiler warningsYang Tse2011-08-142-1/+13
* http NTLM: split http_ntlm.[ch] between http_ntlm.[ch] and curl_ntlm.[ch]Yang Tse2011-08-145-1142/+1298
* http_negotiate_sspi.c: fix compiler warningYang Tse2011-08-141-3/+5
* http NTLM: change return type of Curl_input_ntlm() to CURLcodeYang Tse2011-08-133-20/+16
* RELEASE-NOTES: synced with a30ede868ab64Daniel Stenberg2011-08-131-2/+4
* VC6 makefiles: added embedded documentationDaniel Stenberg2011-08-132-0/+10
* cmake: find winsock when building on windowsDaniel Stenberg2011-08-131-2/+3
* Curl_retry_request: check return code!Daniel Stenberg2011-08-131-1/+1
* ignore rtspDaniel Stenberg2011-08-131-0/+1
* http NTLM: update NTLM type-* message structure descriptions - followupYang Tse2011-08-131-3/+3
* docs: --delegationDaniel Stenberg2011-08-122-2/+14
* added --delegationDaniel Stenberg2011-08-121-3/+26
* http NTLM: fix inclusion of curl_ntlm.hYang Tse2011-08-121-1/+1
* http NTLM: update NTLM message structure notesYang Tse2011-08-121-6/+12
* http NTLM: move portions of http_ntlm.h into new curl_ntlm.hSteve Holme2011-08-123-107/+139
* http NTLM: more adjustments in preparation of code refactoringYang Tse2011-08-122-75/+94
* curl_easy_cleanup: clarify the callback situationDaniel Stenberg2011-08-111-3/+10
* http NTLM: fix compiler warningYang Tse2011-08-111-1/+1
* http NTLM: Tidied up more inconsistent spacing.Steve Holme2011-08-112-93/+100
* rtsp.c: converted to CDaniel Stenberg2011-08-102-254/+272
* rtsp.c: new exampleJim Hollinger2011-08-101-0/+253
* TODO: remove curl_formpost in a future versionDaniel Stenberg2011-08-101-0/+10
* http NTLM: Further tiding up to libcurl standardsYang Tse2011-08-093-60/+57
* http NTLM: Tidied up http_ntlm prior to splitting the ntlm specific codeSteve Holme2011-08-093-141/+150
* TODO-RELEASE: issue #289 is fixedDaniel Stenberg2011-08-091-3/+1
* cookie parser: handle 'secure='Daniel Stenberg2011-08-092-161/+205
* curl.h: mark deprecated CURLOPT_ options on same lineDaniel Stenberg2011-08-091-6/+3
* RELEASE-NOTES: recounted and updated some numbersDaniel Stenberg2011-08-091-3/+3
* proxy protocol docs: rephrased and updatedDaniel Stenberg2011-08-091-11/+26
* RELEASE-NOTES: synced with 45d883d88df7Daniel Stenberg2011-08-081-1/+8
* CURLFORM_BUFFER: insert filename as documentedDaniel Stenberg2011-08-084-41/+28
* curl-compilers.m4: serial number bumpYang Tse2011-08-081-1/+1