platform/upstream/curl.git
2011-10-05 Yang Tsecurl tool: fix compiler warning
2011-10-05 Yang Tsecurl tool: OOM handling fixes
2011-10-05 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-10-05 Yang Tsecurl tool: OOM handling fixes
2011-10-05 Yang Tsecurl tool: OOM handling fixes
2011-10-05 Yang Tsecurl tool: OOM handling fixes
2011-10-05 Yang Tsecurl tool: header inclusion adjustment
2011-10-05 Yang Tsecurl tool: symbol check adjustment
2011-10-04 Yang Tsecurl tool: header inclusion adjustment
2011-10-04 Yang Tsecurl tool: code moved to tool_*.[ch] files
2011-10-04 Daniel Stenbergcurl_share_cleanup: avoid compiler warning
2011-10-04 Daniel Stenbergstruct Curl_share: provide sslsession unconditionally
2011-10-04 Daniel Stenbergftp: improved the failed PORT host name resolved error...
2011-10-03 Daniel Stenbergcodepolicing
2011-10-03 Daniel Stenbergsspi build fix
2011-10-03 Steve Holmesmtp: Added support for NTLM authentication
2011-10-03 Steve HolmeCurl_ntlm_create_typeX_message: Added the outlen parameter
2011-10-03 Steve Holmesmtp: General tidy up ready for adding NTLM support
2011-10-03 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-10-03 Steve Holmesmtp_mail: fixed another memory leak
2011-10-03 Dominique Leuenbergerm4: Use x in order to avoid variable 'x' set but not...
2011-10-03 Daniel Stenbergshare: don't use SSL unless enabled
2011-10-02 Daniel Stenbergmulti: progress function abort must close connection
2011-09-30 Daniel Stenbergtutorial: clarify the handle sharing when treaded
2011-09-30 Daniel Stenbergmulti_runsingle: change state on callback abort
2011-09-30 Yang Tsecurl tool: fix some more OOM handling
2011-09-30 Yang TseFix SSL disabled builds broken with 'SSL session sharin...
2011-09-29 Daniel Stenbergsmtp_mail: fix memory leak
2011-09-29 Steve Holmesmtp_mail: Added support to MAIL FROM for the optional...
2011-09-29 Daniel Stenbergcurlverh.h: next release will be 7.23.0
2011-09-29 Daniel StenbergRELEASE-NOTES: synced with 5898a6a09b211fc7e2
2011-09-29 Dan Fandrichcurl_easy_setopt: Added scp and sftp to the URL section
2011-09-28 Steve Holmecurl_easy_setopt: A brief tidy up
2011-09-28 Daniel Stenbergconfigure openssl version check: handle lack of L suffix
2011-09-28 Alejandro AlvarezSSL session sharing support added
2011-09-28 Yang Tsecurl tool: adjust header callback single call write...
2011-09-28 Daniel Stenbergmulti docs: extended the multi_socket API description
2011-09-27 Daniel Stenbergtests/README: extended and reformatted
2011-09-27 Albert Chinconfigure - m4: make CURL_CHECK_DEF ignore leading...
2011-09-27 Guenter KnaufAdded SPNEGO to NetWare build.
2011-09-26 Yang Tsecurl tool: fix a compiler warning
2011-09-26 Yang Tsecurl tool: fix some OOM handling - f4853db5 follow-up
2011-09-26 Yang Tsecurl tool: fix some OOM handling
2011-09-26 Yang Tseremove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY
2011-09-26 Guenter KnaufAdded unsigned char* to _curl_is_debug_cb.
2011-09-25 Steve Holmesmtp_connect: use defined buffer length for hostname
2011-09-25 Steve HolmeCurl_ntlm_create_type3_message: Tidied up the use of...
2011-09-25 Steve HolmeHOSTNAME_MAX: Moved to curl_gethostname.h
2011-09-25 Daniel StenbergRELEASE-NOTES: synced with d2a47021c0a6
2011-09-25 Yang TseQ&D fix header inclusion order
2011-09-25 Yang Tseallow write callbacks to indicate OOM to libcurl
2011-09-25 Guenter KnaufChanged some main makefile targets.
2011-09-25 Daniel Stenbergcurl_multi_fdset: avoid FD_SET out of bounds
2011-09-25 Guenter KnaufFixed MinGW examples makefile.
2011-09-25 Guenter KnaufNetWare makefile tweaks to select different builds.
2011-09-24 Daniel StenbergPOST: always set postfieldsize
2011-09-24 Yang Tsecurl tool: fix a compiler warning
2011-09-24 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-24 Guenter KnaufAdded header to be included by dist script.
2011-09-24 Yang Tsecurl tool: fix some OOM handling issues
2011-09-23 Daniel Stenberghttp header: allow Content-Length to be replaced
2011-09-23 Guenter KnaufMinGW64 has this prototype already.
2011-09-23 Guenter KnaufFixed scanf format for WORD = unsigned short.
2011-09-23 Guenter KnaufAdded Win32-only samples.
2011-09-23 Guenter KnaufAdded a workaround for printing size_t.
2011-09-22 Daniel StenbergCurl_pgrsStartNow: keep HEADERS_OUT set
2011-09-22 Yang Tsecurl tool: fix some OOM handling issues
2011-09-22 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-22 Guenter KnaufAdded NetWare examples makefile.
2011-09-21 Yang TseNTLM_WB: fix disabling of NTLM_WB when NTLM is disabled
2011-09-21 Daniel Stenbergtest 814: smtp without --mail-from
2011-09-21 Gisle Vanemsmtp: without a MAIL_FROM, send blank MAIL FROM
2011-09-21 Dave Reisnerlib/http: add missing whitespace in verbose output
2011-09-21 Guenter KnaufAnother MinGW example makefile tweak.
2011-09-21 Guenter KnaufFixed sample to compile for Windows platform.
2011-09-21 Yang Tsecurl tool: make my_setopt ignore curl_easy_setopt resul...
2011-09-21 Guenter KnaufChanged suffix rules to pattern rules.
2011-09-21 Guenter KnaufAdded dependency so that curlbuild.h is created.
2011-09-21 Guenter KnaufSome more MinGW build tweaks.
2011-09-20 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-20 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-20 Guenter KnaufA bunch of MinGW build tweaks.
2011-09-20 Guenter KnaufChanged Windows 64bit OS define to x86_64.
2011-09-20 Guenter KnaufAlso skip certs masked as CKT_NSS_TRUST_UNKNOWN.
2011-09-20 Guenter KnaufAdded _WIN32_WINNT define for IPv6 builds.
2011-09-20 Daniel StenbergCurl_follow: handle redirects to "//hostname/path"
2011-09-19 Yang Tsecurl tool: truly fix compiler warning
2011-09-19 Yang Tsecurl tool: fix compiler warning
2011-09-19 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-18 Daniel StenbergCURLOPT_URL docs: no need to mention function names
2011-09-18 Steve HolmeCURLOPT_URL: Expanded URL description
2011-09-18 Steve HolmeCurl_gethostname: return un-qualified machine name
2011-09-17 Yang Tsecurl tool: create tool_myfunc.[ch] which later on will...
2011-09-17 Yang Tsecurl tool: reorder free_config_fields() field handling
2011-09-17 Guenter KnaufFixed MinGW WinIDN lib dependency.
2011-09-17 Yang Tsetool_convert.c: fix no newline at end of file
2011-09-16 Yang Tsecurl tool: add new files to Symbian's .mmp project...
2011-09-16 Yang Tsecurl tool: move 'Configurable' and free_config_fields...
2011-09-16 Yang Tsesrc/setup.h: add conditional include of assert.h
2011-09-16 Yang Tsecurl tool: move so called 'multi_files' stuff into...
next