Base code merged to SPIN 2.4 99/51799/1
authortaesub.kim <taesub.kim@samsung.com>
Mon, 16 Nov 2015 08:23:25 +0000 (17:23 +0900)
committertaesub.kim <taesub.kim@samsung.com>
Mon, 16 Nov 2015 08:23:44 +0000 (17:23 +0900)
commitdf4392d06fac8fead7a2cbde19684f54c580af68
treea80d1bd55274731bd64ecef0531b8861c1c6409a
parent867eb33477c07331e7b58302119308d02a02ee01
Base code merged to SPIN 2.4

Change-Id: I345fdf6d033fc695d6f3f3ea0c55e7c8b542e348
563 files changed:
CHANGES.0
CMake/CurlCheckCSourceCompiles.cmake [deleted file]
CMake/CurlCheckCSourceRuns.cmake [deleted file]
CMake/CurlTests.c
CMake/FindGSS.cmake [new file with mode: 0644]
CMake/FindLibSSH2.cmake [new file with mode: 0644]
CMake/FindOpenSSL.cmake [deleted file]
CMake/FindZLIB.cmake [deleted file]
CMake/Macros.cmake [new file with mode: 0644]
CMake/OtherTests.cmake
CMake/Platforms/WindowsCache.cmake
CMakeLists.txt
COPYING
Makefile.am
Makefile.dist
RELEASE-NOTES
TODO-RELEASE [deleted file]
acinclude.m4
buildconf
configure.ac
contributors.sh
docs/BINDINGS
docs/FAQ
docs/FEATURES
docs/HISTORY
docs/INSTALL
docs/INSTALL.cmake
docs/INTERNALS
docs/KNOWN_BUGS
docs/LICENSE-MIXING
docs/MAIL-ETIQUETTE
docs/MANUAL
docs/RELEASE-PROCEDURE
docs/ROADMAP.md
docs/SECURITY
docs/SSLCERTS
docs/THANKS
docs/THANKS-filter [new file with mode: 0644]
docs/TODO
docs/TheArtOfHttpScripting
docs/curl.1
docs/examples/10-at-a-time.c
docs/examples/Makefile.inc
docs/examples/Makefile.m32
docs/examples/Makefile.netware
docs/examples/asiohiper.cpp
docs/examples/externalsocket.c
docs/examples/fopen.c
docs/examples/ftp-wildcard.c
docs/examples/httpcustomheader.c
docs/examples/imap-multi.c
docs/examples/multi-app.c
docs/examples/multi-debugcallback.c
docs/examples/multi-double.c
docs/examples/multi-post.c
docs/examples/multi-single.c
docs/examples/multi-uv.c
docs/examples/pop3-multi.c
docs/examples/sepheaders.c
docs/examples/smtp-multi.c
docs/examples/synctime.c
docs/libcurl/ABI
docs/libcurl/curl_easy_cleanup.3
docs/libcurl/curl_easy_duphandle.3
docs/libcurl/curl_easy_escape.3
docs/libcurl/curl_easy_getinfo.3
docs/libcurl/curl_easy_init.3
docs/libcurl/curl_easy_pause.3
docs/libcurl/curl_easy_perform.3
docs/libcurl/curl_easy_reset.3
docs/libcurl/curl_easy_setopt.3
docs/libcurl/curl_easy_strerror.3
docs/libcurl/curl_formadd.3
docs/libcurl/curl_free.3
docs/libcurl/curl_getdate.3
docs/libcurl/curl_global_init.3
docs/libcurl/curl_multi_add_handle.3
docs/libcurl/curl_multi_assign.3
docs/libcurl/curl_multi_fdset.3
docs/libcurl/curl_multi_perform.3
docs/libcurl/curl_multi_remove_handle.3
docs/libcurl/curl_multi_setopt.3
docs/libcurl/curl_multi_wait.3
docs/libcurl/curl_version_info.3
docs/libcurl/getinfo-times
docs/libcurl/libcurl-easy.3
docs/libcurl/libcurl-errors.3
docs/libcurl/libcurl-multi.3
docs/libcurl/libcurl-share.3
docs/libcurl/libcurl-tutorial.3
docs/libcurl/libcurl.3
docs/libcurl/libcurl.m4
docs/libcurl/opts/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAXCONNECTS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAX_HOST_CONNECTIONS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAX_PIPELINE_LENGTH.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAX_TOTAL_CONNECTIONS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_PIPELINING.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_PIPELINING_SERVER_BL.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_PIPELINING_SITE_BL.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_SOCKETDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_SOCKETFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_TIMERDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_TIMERFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ACCEPT_ENCODING.3
docs/libcurl/opts/CURLOPT_CAINFO.3
docs/libcurl/opts/CURLOPT_CAPATH.3
docs/libcurl/opts/CURLOPT_CERTINFO.3
docs/libcurl/opts/CURLOPT_CHUNK_BGN_FUNCTION.3
docs/libcurl/opts/CURLOPT_CONNECT_ONLY.3
docs/libcurl/opts/CURLOPT_COOKIE.3
docs/libcurl/opts/CURLOPT_COOKIEJAR.3
docs/libcurl/opts/CURLOPT_COOKIELIST.3
docs/libcurl/opts/CURLOPT_COPYPOSTFIELDS.3
docs/libcurl/opts/CURLOPT_CRLF.3
docs/libcurl/opts/CURLOPT_CUSTOMREQUEST.3
docs/libcurl/opts/CURLOPT_DEBUGFUNCTION.3
docs/libcurl/opts/CURLOPT_DIRLISTONLY.3
docs/libcurl/opts/CURLOPT_ERRORBUFFER.3
docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3
docs/libcurl/opts/CURLOPT_FTPSSLAUTH.3
docs/libcurl/opts/CURLOPT_GSSAPI_DELEGATION.3
docs/libcurl/opts/CURLOPT_HEADEROPT.3
docs/libcurl/opts/CURLOPT_HTTPAUTH.3
docs/libcurl/opts/CURLOPT_HTTPGET.3
docs/libcurl/opts/CURLOPT_HTTPHEADER.3
docs/libcurl/opts/CURLOPT_HTTPPOST.3
docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.3
docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.3
docs/libcurl/opts/CURLOPT_MAIL_AUTH.3
docs/libcurl/opts/CURLOPT_MAIL_FROM.3
docs/libcurl/opts/CURLOPT_MAIL_RCPT.3
docs/libcurl/opts/CURLOPT_MAXCONNECTS.3
docs/libcurl/opts/CURLOPT_MAXREDIRS.3
docs/libcurl/opts/CURLOPT_NOBODY.3
docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POSTFIELDS.3
docs/libcurl/opts/CURLOPT_POSTFIELDSIZE.3
docs/libcurl/opts/CURLOPT_POSTFIELDSIZE_LARGE.3
docs/libcurl/opts/CURLOPT_POSTREDIR.3
docs/libcurl/opts/CURLOPT_PROTOCOLS.3
docs/libcurl/opts/CURLOPT_PROXYPASSWORD.3
docs/libcurl/opts/CURLOPT_PROXYUSERNAME.3
docs/libcurl/opts/CURLOPT_PROXYUSERPWD.3
docs/libcurl/opts/CURLOPT_PUT.3
docs/libcurl/opts/CURLOPT_RANGE.3
docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.3
docs/libcurl/opts/CURLOPT_RESOLVE.3
docs/libcurl/opts/CURLOPT_RESUME_FROM.3
docs/libcurl/opts/CURLOPT_RESUME_FROM_LARGE.3
docs/libcurl/opts/CURLOPT_SASL_IR.3
docs/libcurl/opts/CURLOPT_SSH_KEYDATA.3
docs/libcurl/opts/CURLOPT_SSLVERSION.3
docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.3
docs/libcurl/opts/CURLOPT_SSL_VERIFYSTATUS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TIMEOUT.3
docs/libcurl/opts/CURLOPT_TLSAUTH_PASSWORD.3
docs/libcurl/opts/CURLOPT_TLSAUTH_USERNAME.3
docs/libcurl/opts/CURLOPT_UNIX_SOCKET_PATH.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_UPLOAD.3
docs/libcurl/opts/CURLOPT_URL.3
docs/libcurl/opts/CURLOPT_USERNAME.3
docs/libcurl/opts/CURLOPT_USERPWD.3
docs/libcurl/opts/CURLOPT_USE_SSL.3
docs/libcurl/opts/CURLOPT_VERBOSE.3
docs/libcurl/opts/CURLOPT_XOAUTH2_BEARER.3
docs/libcurl/opts/Makefile.am
docs/libcurl/symbols-in-versions
docs/mk-ca-bundle.1
include/curl/curl.h
include/curl/curlver.h
install-sh
lib/CMakeLists.txt
lib/Makefile.Watcom
lib/Makefile.b32
lib/Makefile.inc
lib/Makefile.m32
lib/Makefile.netware
lib/Makefile.vc6
lib/Makefile.vxworks
lib/README.hostip
lib/README.http2
lib/asyn-ares.c
lib/asyn-thread.c
lib/base64.c
lib/config-dos.h
lib/config-os400.h
lib/config-symbian.h
lib/config-tpf.h
lib/config-vxworks.h
lib/config-win32.h
lib/conncache.c
lib/conncache.h
lib/connect.c
lib/connect.h
lib/cookie.c
lib/curl_addrinfo.c
lib/curl_addrinfo.h
lib/curl_base64.h
lib/curl_config.h.cmake
lib/curl_endian.c [new file with mode: 0644]
lib/curl_endian.h [new file with mode: 0644]
lib/curl_gssapi.c
lib/curl_gssapi.h
lib/curl_md4.h
lib/curl_multibyte.c
lib/curl_multibyte.h
lib/curl_ntlm.c
lib/curl_ntlm.h
lib/curl_ntlm_core.c
lib/curl_ntlm_core.h
lib/curl_ntlm_msgs.c
lib/curl_ntlm_msgs.h
lib/curl_ntlm_wb.c
lib/curl_ntlm_wb.h
lib/curl_rtmp.c
lib/curl_sasl.c
lib/curl_sasl.h
lib/curl_sasl_gssapi.c [new file with mode: 0644]
lib/curl_sasl_sspi.c
lib/curl_sec.h
lib/curl_setup.h
lib/curl_sspi.h
lib/curl_threads.c
lib/curl_threads.h
lib/easy.c
lib/escape.c
lib/file.c
lib/formdata.c
lib/ftp.c
lib/ftp.h
lib/ftplistparser.c
lib/getinfo.c
lib/gopher.c
lib/hostasyn.c
lib/hostcheck.c
lib/hostip.c
lib/hostip.h
lib/hostip4.c
lib/hostip6.c
lib/http.c
lib/http.h
lib/http2.c
lib/http2.h
lib/http_digest.c
lib/http_digest.h
lib/http_negotiate.c
lib/http_negotiate.h
lib/http_negotiate_sspi.c
lib/http_proxy.c
lib/idn_win32.c
lib/if2ip.c
lib/if2ip.h
lib/imap.c
lib/imap.h
lib/krb5.c
lib/ldap.c
lib/md4.c
lib/mk-ca-bundle.pl
lib/mk-ca-bundle.vbs
lib/multi.c
lib/multihandle.h
lib/multiif.h
lib/non-ascii.c
lib/openldap.c
lib/parsedate.c
lib/pingpong.c
lib/pipeline.c
lib/pop3.c
lib/pop3.h
lib/progress.c
lib/security.c
lib/select.c
lib/sendf.c
lib/sendf.h
lib/setup-os400.h
lib/setup-vms.h
lib/smb.c [new file with mode: 0644]
lib/smb.h [new file with mode: 0644]
lib/smtp.c
lib/smtp.h
lib/socks.c
lib/socks.h
lib/socks_gssapi.c
lib/socks_sspi.c
lib/speedcheck.c
lib/ssh.c
lib/ssh.h
lib/strdup.c
lib/strdup.h
lib/strerror.c
lib/strtoofft.h
lib/telnet.c
lib/tftp.c
lib/timeval.c
lib/transfer.c
lib/url.c
lib/urldata.h
lib/version.c
lib/vtls/axtls.c
lib/vtls/axtls.h
lib/vtls/curl_darwinssl.c
lib/vtls/curl_darwinssl.h
lib/vtls/curl_schannel.c
lib/vtls/curl_schannel.h
lib/vtls/cyassl.c
lib/vtls/cyassl.h
lib/vtls/gskit.c
lib/vtls/gskit.h
lib/vtls/gtls.c
lib/vtls/gtls.h
lib/vtls/nss.c
lib/vtls/nssg.h
lib/vtls/openssl.c
lib/vtls/openssl.h
lib/vtls/polarssl.c
lib/vtls/polarssl.h
lib/vtls/qssl.c [deleted file]
lib/vtls/qssl.h [deleted file]
lib/vtls/vtls.c
lib/vtls/vtls.h
lib/x509asn1.c
lib/x509asn1.h
maketgz
mkinstalldirs
packages/DOS/common.dj
packages/EPM/README
packages/OS400/README.OS400
packages/OS400/ccsidcurl.c
packages/OS400/curl.inc.in
packages/OS400/make-lib.sh
packages/OS400/os400sys.c
packages/Symbian/group/libcurl.mmp
packages/vms/backup_gnv_curl_src.com
packages/vms/build_curl-config_script.com
packages/vms/build_libcurl_pc.com
packages/vms/build_vms.com
packages/vms/config_h.com
packages/vms/curl_crtl_init.c
packages/vms/curl_gnv_build_steps.txt
packages/vms/generate_config_vms_h_curl.com
packages/vms/gnv_curl_configure.sh
packages/vms/gnv_link_curl.com
packages/vms/make_gnv_curl_install.sh
packages/vms/pcsi_product_gnv_curl.com
packaging/baselibs.conf [deleted file]
packaging/curl.changes [deleted file]
packaging/curl.manifest
packaging/curl.spec
projects/README
projects/Windows/VC10/curl.sln
projects/Windows/VC10/lib/libcurl.sln
projects/Windows/VC10/lib/libcurl.tmpl
projects/Windows/VC10/src/curlsrc.sln
projects/Windows/VC10/src/curlsrc.tmpl
projects/Windows/VC11/curl.sln
projects/Windows/VC11/lib/libcurl.sln
projects/Windows/VC11/lib/libcurl.tmpl
projects/Windows/VC11/src/curlsrc.sln
projects/Windows/VC11/src/curlsrc.tmpl
projects/Windows/VC12/curl.sln
projects/Windows/VC12/lib/libcurl.sln
projects/Windows/VC12/lib/libcurl.tmpl
projects/Windows/VC12/src/curlsrc.sln
projects/Windows/VC12/src/curlsrc.tmpl
projects/Windows/VC6/lib/libcurl.tmpl
projects/Windows/VC6/src/curlsrc.tmpl
projects/Windows/VC7.1/curl.sln
projects/Windows/VC7.1/lib/libcurl.sln
projects/Windows/VC7.1/lib/libcurl.tmpl
projects/Windows/VC7.1/src/curlsrc.sln
projects/Windows/VC7.1/src/curlsrc.tmpl
projects/Windows/VC7/curl.sln
projects/Windows/VC7/lib/libcurl.sln
projects/Windows/VC7/lib/libcurl.tmpl
projects/Windows/VC7/src/curlsrc.sln
projects/Windows/VC7/src/curlsrc.tmpl
projects/Windows/VC8/curl.sln
projects/Windows/VC8/lib/libcurl.sln
projects/Windows/VC8/lib/libcurl.tmpl
projects/Windows/VC8/src/curlsrc.sln
projects/Windows/VC8/src/curlsrc.tmpl
projects/Windows/VC9/curl.sln
projects/Windows/VC9/lib/libcurl.sln
projects/Windows/VC9/lib/libcurl.tmpl
projects/Windows/VC9/src/curlsrc.sln
projects/Windows/VC9/src/curlsrc.tmpl
projects/build-openssl.bat
projects/checksrc.bat [new file with mode: 0644]
projects/generate.bat
src/.gitignore
src/CMakeLists.txt
src/Makefile.Watcom
src/Makefile.am
src/Makefile.b32
src/Makefile.inc
src/Makefile.m32
src/Makefile.netware
src/Makefile.vc6
src/macos/MACINSTALL.TXT
src/tool_binmode.c
src/tool_cb_dbg.c
src/tool_cfgable.c
src/tool_cfgable.h
src/tool_getparam.c
src/tool_help.c
src/tool_hugehelp.c.cvs
src/tool_libinfo.c
src/tool_main.c
src/tool_operate.c
src/tool_operhlp.c
src/tool_paramhlp.c
src/tool_parsecfg.c
src/tool_setopt.c
src/tool_setopt.h
src/tool_setup.h
src/tool_sleep.c
src/tool_strdup.c [new file with mode: 0644]
src/tool_strdup.h [new file with mode: 0644]
src/tool_urlglob.c
src/tool_urlglob.h
src/tool_util.c
src/tool_xattr.c
tests/CMakeLists.txt
tests/FILEFORMAT
tests/README
tests/certs/Makefile.am
tests/certs/Server-localhost-sv.pub.der [new file with mode: 0644]
tests/certs/Server-localhost-sv.pub.pem [new file with mode: 0644]
tests/certs/Server-localhost.nn-sv.pub.der [new file with mode: 0644]
tests/certs/Server-localhost.nn-sv.pub.pem [new file with mode: 0644]
tests/certs/Server-localhost0h-sv.pub.der [new file with mode: 0644]
tests/certs/Server-localhost0h-sv.pub.pem [new file with mode: 0644]
tests/certs/scripts/genserv.sh
tests/data/CMakeLists.txt [new file with mode: 0644]
tests/data/Makefile.am
tests/data/Makefile.inc [new file with mode: 0644]
tests/data/test1001
tests/data/test1002
tests/data/test1030
tests/data/test1041
tests/data/test1042
tests/data/test1060
tests/data/test1061
tests/data/test1071
tests/data/test1079
tests/data/test1086
tests/data/test1095
tests/data/test1105
tests/data/test1113
tests/data/test1229
tests/data/test1404
tests/data/test1405
tests/data/test1406
tests/data/test1407
tests/data/test1412
tests/data/test1418
tests/data/test1420 [new file with mode: 0644]
tests/data/test1429 [new file with mode: 0644]
tests/data/test1430 [new file with mode: 0644]
tests/data/test1431 [new file with mode: 0644]
tests/data/test1432 [new file with mode: 0644]
tests/data/test1433 [new file with mode: 0644]
tests/data/test1434 [new file with mode: 0644]
tests/data/test1435 [new file with mode: 0644]
tests/data/test1436 [new file with mode: 0644]
tests/data/test1511
tests/data/test1520 [new file with mode: 0644]
tests/data/test1527
tests/data/test1529 [new file with mode: 0644]
tests/data/test153
tests/data/test154
tests/data/test167
tests/data/test168
tests/data/test1800 [new file with mode: 0644]
tests/data/test1801 [new file with mode: 0644]
tests/data/test1901
tests/data/test1902
tests/data/test1903
tests/data/test194
tests/data/test2013
tests/data/test2014
tests/data/test2015
tests/data/test2016
tests/data/test2017
tests/data/test2018
tests/data/test2019
tests/data/test2020
tests/data/test2021
tests/data/test2022
tests/data/test2024
tests/data/test2026
tests/data/test2027
tests/data/test2034 [new file with mode: 0644]
tests/data/test2035 [new file with mode: 0644]
tests/data/test2036 [new file with mode: 0644]
tests/data/test2037 [new file with mode: 0644]
tests/data/test2038 [new file with mode: 0644]
tests/data/test206
tests/data/test22
tests/data/test245
tests/data/test246
tests/data/test258
tests/data/test259
tests/data/test273
tests/data/test287
tests/data/test31
tests/data/test33
tests/data/test506
tests/data/test540
tests/data/test545
tests/data/test551
tests/data/test552
tests/data/test565
tests/data/test573
tests/data/test574
tests/data/test576
tests/data/test579
tests/data/test599
tests/data/test61
tests/data/test64
tests/data/test65
tests/data/test70
tests/data/test72
tests/data/test8
tests/data/test88
tests/data/test941 [new file with mode: 0644]
tests/getpart.pm
tests/http_pipe.py
tests/httpserver.pl
tests/libtest/CMakeLists.txt
tests/libtest/Makefile.inc
tests/libtest/lib1509.c
tests/libtest/lib1520.c [new file with mode: 0644]
tests/libtest/lib1527.c
tests/libtest/lib1529.c [new file with mode: 0644]
tests/libtest/lib1900.c
tests/libtest/lib506.c
tests/libtest/lib544.c
tests/libtest/lib556.c
tests/libtest/lib599.c
tests/libtest/sethostname.h
tests/libtest/test1013.pl
tests/runtests.pl
tests/secureserver.pl
tests/server/CMakeLists.txt
tests/server/resolve.c
tests/server/server_sockaddr.h
tests/server/sockfilt.c
tests/server/sws.c
tests/server/tftpd.c
tests/serverhelp.pm
tests/sshhelp.pm
tests/sshserver.pl
tests/symbol-scan.pl
tests/testcurl.pl
tests/unit/unit1302.c
tests/unit/unit1397.c
winbuild/BUILD.WINDOWS.txt
winbuild/Makefile.vc
winbuild/MakefileBuild.vc
winbuild/gen_resp_file.bat