platform/upstream/curl.git
2011-08-28 Yang TseNTLM: END of refactoring/splitting/moving
2011-08-27 Yang TseNTLM: move NTLM core specifics into curl_ntlm_core...
2011-08-27 Yang TseNTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]
2011-08-27 Yang TseNTLM_WB: final congruency naming adjustments
2011-08-26 Yang TseNTLM single-sign on adjustments (XI)
2011-08-26 Daniel Stenberg--cookie-jar: activates the cookie engine
2011-08-26 Daniel StenbergCurl_read_plain: indent code
2011-08-26 Yang TseNTLM single-sign on adjustments (X)
2011-08-25 Daniel StenbergTODO: progress callback without doubles
2011-08-25 Steve Holmehttp NTLM: refactoring followup
2011-08-24 Kamil Dudkadocs: the next release is going to be 7.22.0
2011-08-24 Yang Tseinclude limits.h for INT_MAX
2011-08-24 Yang Tseadd missing semicolons
2011-08-24 Daniel Stenbergadd missing semicolons
2011-08-24 Daniel Stenbergsafefree use: fix compiler warning
2011-08-24 Steve HolmeSMTP authentication: fix ordering of preferred authenti...
2011-08-24 Yang Tsebase64: fix Curl_base64_encode and Curl_base64_decode...
2011-08-23 Daniel Stenbergresolve.c: new example showing off CURLOPT_RESOLVE
2011-08-23 Daniel Stenbergexternalsocket.c: new example
2011-08-22 Steve Holmehttp NTLM: remaining bits from 0001-Moved-ntlm-[.....
2011-08-21 Yang Tseruntests.pl: option -gw for single test windowed debugg...
2011-08-21 Yang Tsezlib: ensure user provided memory functions are used...
2011-08-21 Daniel Stenbergmain: fix segfault
2011-08-21 Yang TseMemoryTracking: adjust initialization calling - followup
2011-08-20 Yang TseMemoryTracking: adjust initialization calling
2011-08-19 Daniel Stenbergtcpconnect: follow-up commit after b998d95b
2011-08-19 Yang Tsessh.c: add PATH_MAX definition for WIN32
2011-08-18 Daniel Stenbergconnect: set TIMER_CONNECT
2011-08-18 Daniel Stenbergtest573: fix the keywords
2011-08-18 Daniel StenbergFTP: fix proxy connect race condition
2011-08-18 Daniel StenbergCurl_SOCKS4: minor code compression
2011-08-18 Yang Tsezlib: enforce full initialization of our data space...
2011-08-17 Daniel StenbergVC makefiles: fixed variable name mistake
2011-08-17 Yang TseMemoryTracking: adjust curl_domalloc() and curl_dofree...
2011-08-16 Yang TseMemoryTracking: make curl_docalloc() call calloc()...
2011-08-15 Daniel StenbergMSVC makefiles: provide SSH build targets
2011-08-15 Daniel Stenbergtest572: fixed
2011-08-15 Daniel StenbergCurl_pgrsStartNow: clear all flags but HIDE
2011-08-15 Yang Tseunittests: disable unit tests for some autobuild config...
2011-08-15 Kamil Dudkanss: start with no database if the selected database...
2011-08-14 Yang Tsehttp NTLM: reinstate "nssg.h" "curl_sspi.h" header...
2011-08-14 Yang Tsetests: disable #572
2011-08-14 Daniel StenbergTODO-RELEASE: synced
2011-08-14 Daniel Stenbergtelnet: allow programatic use on Windows
2011-08-14 Daniel StenbergTODO-RELEASE: fixed issue #291
2011-08-14 Yang Tsehttp NTLM: reinstate "memdebug.h" header inclusion
2011-08-14 Daniel StenbergRTSP: GET_PARAMETER requests have a body
2011-08-14 Daniel StenbergCurl_output_ntlm: remove unused variable
2011-08-14 Yang Tsehttp NTLM: add curl_ntlm.c to Symbian's libcurl.mmp
2011-08-14 Yang Tsehttp NTLM: fix 8 compiler warnings
2011-08-14 Yang Tsehttp NTLM: split http_ntlm.[ch] between http_ntlm....
2011-08-13 Yang Tsehttp_negotiate_sspi.c: fix compiler warning
2011-08-13 Yang Tsehttp NTLM: change return type of Curl_input_ntlm()...
2011-08-13 Daniel StenbergRELEASE-NOTES: synced with a30ede868ab64
2011-08-13 Daniel StenbergVC6 makefiles: added embedded documentation
2011-08-13 Daniel Stenbergcmake: find winsock when building on windows
2011-08-12 Daniel StenbergCurl_retry_request: check return code!
2011-08-12 Daniel Stenbergignore rtsp
2011-08-12 Yang Tsehttp NTLM: update NTLM type-* message structure descrip...
2011-08-12 Daniel Stenbergdocs: --delegation
2011-08-12 Daniel Stenbergadded --delegation
2011-08-12 Yang Tsehttp NTLM: fix inclusion of curl_ntlm.h
2011-08-12 Yang Tsehttp NTLM: update NTLM message structure notes
2011-08-12 Steve Holmehttp NTLM: move portions of http_ntlm.h into new curl_n...
2011-08-12 Yang Tsehttp NTLM: more adjustments in preparation of code...
2011-08-11 Daniel Stenbergcurl_easy_cleanup: clarify the callback situation
2011-08-11 Yang Tsehttp NTLM: fix compiler warning
2011-08-11 Steve Holmehttp NTLM: Tidied up more inconsistent spacing.
2011-08-10 Daniel Stenbergrtsp.c: converted to C
2011-08-10 Jim Hollingerrtsp.c: new example
2011-08-10 Daniel StenbergTODO: remove curl_formpost in a future version
2011-08-09 Yang Tsehttp NTLM: Further tiding up to libcurl standards
2011-08-09 Steve Holmehttp NTLM: Tidied up http_ntlm prior to splitting the...
2011-08-09 Daniel StenbergTODO-RELEASE: issue #289 is fixed
2011-08-09 Daniel Stenbergcookie parser: handle 'secure='
2011-08-09 Daniel Stenbergcurl.h: mark deprecated CURLOPT_ options on same line
2011-08-09 Daniel StenbergRELEASE-NOTES: recounted and updated some numbers
2011-08-09 Daniel Stenbergproxy protocol docs: rephrased and updated
2011-08-08 Daniel StenbergRELEASE-NOTES: synced with 45d883d88df7
2011-08-08 Daniel StenbergCURLFORM_BUFFER: insert filename as documented
2011-08-08 Yang Tsecurl-compilers.m4: serial number bump
2011-08-08 Yang Tsecurl-compilers.m4: CURL_CONVERT_INCLUDE_TO_ISYSTEM...
2011-08-08 Daniel StenbergSOCKS: fix the connect timeout
2011-08-08 Daniel Stenbergftp_doing: bail out on error properly
2011-08-08 Daniel Stenbergs/7.21.8/7.22.0
2011-08-08 Daniel Stenbergversion bump: next release is 7.22.0
2011-08-08 Daniel StenbergVERSIONS: clarify our versioning concept
2011-08-07 Cristian RodríguezOpenSSL: Use SSL_MODE_RELEASE_BUFFERS if available...
2011-08-07 Daniel StenbergTODO-RELEASE: close issue #292
2011-08-07 Daniel StenbergCurl_pgrsStartNow: clear all bits except HIDE
2011-08-07 Daniel Stenbergreadwrite_data: improved C-E decoding error message
2011-08-07 Yang TseBSD-style lwIP TCP/IP stack support - followup
2011-08-07 Yang TseNTLM single-sign on adjustments (IX)
2011-08-06 Yang Tseconfig-win32.h: comments adjustments
2011-08-06 Daniel StenbergTODO-RELEASE: committed issue #304
2011-08-06 Christian Hägeleasyn-thread: check for dotted addresses before thread...
2011-08-06 Daniel StenbergTODO-RELEASE: Add #307 two issues by "Spoon Man"
2011-08-05 Yang Tsechecksrc.pl: add quotes to var
2011-08-05 Yang Tsekeep a single copy of config-win32.h in version control...
2011-08-05 Yang TseBSD-style lwIP TCP/IP stack support - docs/INSTALL...
next