Imported Upstream version 7.68.0 24/225724/1 upstream/7.68.0
authorSeonah Moon <seonah1.moon@samsung.com>
Mon, 24 Feb 2020 06:56:49 +0000 (15:56 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Mon, 24 Feb 2020 06:57:31 +0000 (15:57 +0900)
commit1127a2d91941b474b346c96a1499f3493a3f0f40
treee6734b853d299aa98a3653cebf0233a712c07009
parentbc9ddd35af69662a667d983e2484f557f76cf230
Imported Upstream version 7.68.0

Change-Id: I37422e43c2c4c25904a4fc2a391c4a32ba3b9f5c
1590 files changed:
CHANGES
CMake/CurlSymbolHiding.cmake
CMake/CurlTests.c
CMake/FindBearSSL.cmake [new file with mode: 0644]
CMake/FindGSS.cmake
CMake/OtherTests.cmake
CMake/Platforms/WindowsCache.cmake
CMakeLists.txt
COPYING
Makefile.am
Makefile.in
README
RELEASE-NOTES
acinclude.m4
aclocal.m4
buildconf.bat
configure
configure.ac
docs/ALTSVC.md [new file with mode: 0644]
docs/BINDINGS.md
docs/BUG-BOUNTY.md [new file with mode: 0644]
docs/BUGS
docs/CHECKSRC.md
docs/CIPHERS.md
docs/CODE_STYLE.md
docs/CONTRIBUTE.md
docs/CURL-DISABLE.md [new file with mode: 0644]
docs/DEPRECATE.md
docs/ESNI.md [new file with mode: 0644]
docs/EXPERIMENTAL.md [new file with mode: 0644]
docs/FAQ
docs/FEATURES
docs/GOVERNANCE.md
docs/HISTORY.md
docs/HTTP-COOKIES.md
docs/HTTP2.md
docs/HTTP3.md [new file with mode: 0644]
docs/INSTALL.md
docs/INTERNALS.md
docs/KNOWN_BUGS
docs/LICENSE-MIXING.md
docs/MANUAL [deleted file]
docs/Makefile.am
docs/Makefile.in
docs/PARALLEL-TRANSFERS.md [new file with mode: 0644]
docs/RELEASE-PROCEDURE.md
docs/ROADMAP.md
docs/SECURITY-PROCESS.md
docs/SSL-PROBLEMS.md
docs/THANKS
docs/TODO
docs/cmdline-opts/Makefile.in
docs/cmdline-opts/Makefile.inc
docs/cmdline-opts/alt-svc.d [new file with mode: 0644]
docs/cmdline-opts/cacert.d
docs/cmdline-opts/cert.d
docs/cmdline-opts/config.d
docs/cmdline-opts/cookie.d
docs/cmdline-opts/data.d
docs/cmdline-opts/doh-url.d
docs/cmdline-opts/dump-header.d
docs/cmdline-opts/etag-compare.d [new file with mode: 0644]
docs/cmdline-opts/etag-save.d [new file with mode: 0644]
docs/cmdline-opts/gen.pl
docs/cmdline-opts/http0.9.d [new file with mode: 0644]
docs/cmdline-opts/http2.d
docs/cmdline-opts/http3.d [new file with mode: 0644]
docs/cmdline-opts/key.d
docs/cmdline-opts/max-redirs.d
docs/cmdline-opts/netrc-file.d
docs/cmdline-opts/no-progress-meter.d [new file with mode: 0644]
docs/cmdline-opts/parallel-immediate.d [new file with mode: 0644]
docs/cmdline-opts/parallel-max.d [new file with mode: 0644]
docs/cmdline-opts/parallel.d [new file with mode: 0644]
docs/cmdline-opts/pinnedpubkey.d
docs/cmdline-opts/proto-redir.d
docs/cmdline-opts/proto.d
docs/cmdline-opts/proxy-tls13-ciphers.d
docs/cmdline-opts/proxy-user.d
docs/cmdline-opts/proxytunnel.d
docs/cmdline-opts/quote.d
docs/cmdline-opts/resolve.d
docs/cmdline-opts/retry.d
docs/cmdline-opts/sasl-authzid.d [new file with mode: 0644]
docs/cmdline-opts/ssl-no-revoke.d
docs/cmdline-opts/tls-max.d
docs/cmdline-opts/tls13-ciphers.d
docs/cmdline-opts/tlspassword.d
docs/cmdline-opts/tlsuser.d
docs/cmdline-opts/tlsv1.0.d
docs/cmdline-opts/tlsv1.1.d
docs/cmdline-opts/tlsv1.2.d
docs/cmdline-opts/user.d
docs/cmdline-opts/version.d
docs/cmdline-opts/write-out.d
docs/curl-config.1
docs/curl.1
docs/examples/10-at-a-time.c
docs/examples/Makefile.am
docs/examples/Makefile.in
docs/examples/Makefile.inc
docs/examples/Makefile.netware
docs/examples/altsvc.c [new file with mode: 0644]
docs/examples/anyauthput.c
docs/examples/cacertinmem.c
docs/examples/chkspeed.c
docs/examples/crawler.c
docs/examples/curlgtk.c
docs/examples/curlx.c
docs/examples/ephiperfifo.c
docs/examples/evhiperfifo.c
docs/examples/externalsocket.c
docs/examples/fileupload.c
docs/examples/fopen.c
docs/examples/ftp-wildcard.c
docs/examples/ftpget.c
docs/examples/ftpgetinfo.c
docs/examples/ftpsget.c
docs/examples/ftpupload.c
docs/examples/ghiper.c
docs/examples/hiperfifo.c
docs/examples/href_extractor.c
docs/examples/htmltidy.c
docs/examples/htmltitle.cpp
docs/examples/http-post.c
docs/examples/http2-download.c
docs/examples/http2-serverpush.c
docs/examples/http2-upload.c
docs/examples/http3-present.c [new file with mode: 0644]
docs/examples/http3.c [new file with mode: 0644]
docs/examples/httpcustomheader.c
docs/examples/https.c
docs/examples/imap-append.c
docs/examples/imap-authzid.c [new file with mode: 0644]
docs/examples/imap-list.c
docs/examples/imap-lsub.c
docs/examples/imap-noop.c
docs/examples/imap-store.c
docs/examples/multi-app.c
docs/examples/multi-event.c [new file with mode: 0644]
docs/examples/multi-poll.c [new file with mode: 0644]
docs/examples/multithread.c
docs/examples/pop3-authzid.c [new file with mode: 0644]
docs/examples/pop3-dele.c
docs/examples/pop3-list.c
docs/examples/pop3-noop.c
docs/examples/pop3-retr.c
docs/examples/pop3-ssl.c
docs/examples/pop3-stat.c
docs/examples/pop3-uidl.c
docs/examples/postinmemory.c
docs/examples/postit2-formadd.c
docs/examples/postit2.c
docs/examples/resolve.c
docs/examples/rtsp.c
docs/examples/sampleconv.c
docs/examples/sendrecv.c
docs/examples/sessioninfo.c
docs/examples/sftpget.c
docs/examples/sftpuploadresume.c
docs/examples/shared-connection-cache.c
docs/examples/smooth-gtk-thread.c
docs/examples/smtp-authzid.c [new file with mode: 0644]
docs/examples/smtp-expn.c
docs/examples/smtp-mime.c
docs/examples/smtp-ssl.c
docs/examples/smtp-tls.c
docs/examples/smtp-vrfy.c
docs/examples/sslbackend.c
docs/examples/synctime.c
docs/examples/threaded-shared-conn.c
docs/examples/threaded-ssl.c
docs/examples/url2file.c
docs/examples/urlapi.c [new file with mode: 0644]
docs/examples/usercertinmem.c
docs/libcurl/Makefile.in
docs/libcurl/Makefile.inc
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_recv.3
docs/libcurl/curl_easy_reset.3
docs/libcurl/curl_easy_send.3
docs/libcurl/curl_easy_setopt.3
docs/libcurl/curl_easy_strerror.3
docs/libcurl/curl_easy_unescape.3
docs/libcurl/curl_escape.3
docs/libcurl/curl_formadd.3
docs/libcurl/curl_formfree.3
docs/libcurl/curl_formget.3
docs/libcurl/curl_free.3
docs/libcurl/curl_getdate.3
docs/libcurl/curl_getenv.3
docs/libcurl/curl_global_cleanup.3
docs/libcurl/curl_global_init.3
docs/libcurl/curl_global_init_mem.3
docs/libcurl/curl_global_sslset.3
docs/libcurl/curl_mime_addpart.3
docs/libcurl/curl_mime_data.3
docs/libcurl/curl_mime_data_cb.3
docs/libcurl/curl_mime_encoder.3
docs/libcurl/curl_mime_filedata.3
docs/libcurl/curl_mime_filename.3
docs/libcurl/curl_mime_free.3
docs/libcurl/curl_mime_headers.3
docs/libcurl/curl_mime_init.3
docs/libcurl/curl_mime_name.3
docs/libcurl/curl_mime_subparts.3
docs/libcurl/curl_mime_type.3
docs/libcurl/curl_mprintf.3
docs/libcurl/curl_multi_add_handle.3
docs/libcurl/curl_multi_assign.3
docs/libcurl/curl_multi_cleanup.3
docs/libcurl/curl_multi_fdset.3
docs/libcurl/curl_multi_info_read.3
docs/libcurl/curl_multi_init.3
docs/libcurl/curl_multi_perform.3
docs/libcurl/curl_multi_poll.3 [new file with mode: 0644]
docs/libcurl/curl_multi_remove_handle.3
docs/libcurl/curl_multi_setopt.3
docs/libcurl/curl_multi_socket.3
docs/libcurl/curl_multi_socket_action.3
docs/libcurl/curl_multi_strerror.3
docs/libcurl/curl_multi_timeout.3
docs/libcurl/curl_multi_wait.3
docs/libcurl/curl_multi_wakeup.3 [new file with mode: 0644]
docs/libcurl/curl_share_cleanup.3
docs/libcurl/curl_share_init.3
docs/libcurl/curl_share_setopt.3
docs/libcurl/curl_share_strerror.3
docs/libcurl/curl_slist_append.3
docs/libcurl/curl_slist_free_all.3
docs/libcurl/curl_strequal.3
docs/libcurl/curl_unescape.3
docs/libcurl/curl_url.3
docs/libcurl/curl_url_cleanup.3
docs/libcurl/curl_url_dup.3
docs/libcurl/curl_url_get.3
docs/libcurl/curl_url_set.3
docs/libcurl/curl_version.3
docs/libcurl/curl_version_info.3
docs/libcurl/libcurl-easy.3
docs/libcurl/libcurl-env.3
docs/libcurl/libcurl-errors.3
docs/libcurl/libcurl-multi.3
docs/libcurl/libcurl-security.3
docs/libcurl/libcurl-share.3
docs/libcurl/libcurl-symbols.3
docs/libcurl/libcurl-thread.3
docs/libcurl/libcurl-tutorial.3
docs/libcurl/libcurl-url.3
docs/libcurl/libcurl.3
docs/libcurl/opts/CURLINFO_ACTIVESOCKET.3
docs/libcurl/opts/CURLINFO_APPCONNECT_TIME.3
docs/libcurl/opts/CURLINFO_APPCONNECT_TIME_T.3
docs/libcurl/opts/CURLINFO_CERTINFO.3
docs/libcurl/opts/CURLINFO_CONDITION_UNMET.3
docs/libcurl/opts/CURLINFO_CONNECT_TIME.3
docs/libcurl/opts/CURLINFO_CONNECT_TIME_T.3
docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_DOWNLOAD.3
docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3
docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_UPLOAD.3
docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_UPLOAD_T.3
docs/libcurl/opts/CURLINFO_CONTENT_TYPE.3
docs/libcurl/opts/CURLINFO_COOKIELIST.3
docs/libcurl/opts/CURLINFO_EFFECTIVE_URL.3
docs/libcurl/opts/CURLINFO_FILETIME.3
docs/libcurl/opts/CURLINFO_FILETIME_T.3
docs/libcurl/opts/CURLINFO_FTP_ENTRY_PATH.3
docs/libcurl/opts/CURLINFO_HEADER_SIZE.3
docs/libcurl/opts/CURLINFO_HTTPAUTH_AVAIL.3
docs/libcurl/opts/CURLINFO_HTTP_CONNECTCODE.3
docs/libcurl/opts/CURLINFO_HTTP_VERSION.3
docs/libcurl/opts/CURLINFO_LASTSOCKET.3
docs/libcurl/opts/CURLINFO_LOCAL_IP.3
docs/libcurl/opts/CURLINFO_LOCAL_PORT.3
docs/libcurl/opts/CURLINFO_NAMELOOKUP_TIME.3
docs/libcurl/opts/CURLINFO_NAMELOOKUP_TIME_T.3
docs/libcurl/opts/CURLINFO_NUM_CONNECTS.3
docs/libcurl/opts/CURLINFO_OS_ERRNO.3
docs/libcurl/opts/CURLINFO_PRETRANSFER_TIME.3
docs/libcurl/opts/CURLINFO_PRETRANSFER_TIME_T.3
docs/libcurl/opts/CURLINFO_PRIMARY_IP.3
docs/libcurl/opts/CURLINFO_PRIMARY_PORT.3
docs/libcurl/opts/CURLINFO_PRIVATE.3
docs/libcurl/opts/CURLINFO_PROTOCOL.3
docs/libcurl/opts/CURLINFO_PROXYAUTH_AVAIL.3
docs/libcurl/opts/CURLINFO_PROXY_SSL_VERIFYRESULT.3
docs/libcurl/opts/CURLINFO_REDIRECT_COUNT.3
docs/libcurl/opts/CURLINFO_REDIRECT_TIME.3
docs/libcurl/opts/CURLINFO_REDIRECT_TIME_T.3
docs/libcurl/opts/CURLINFO_REDIRECT_URL.3
docs/libcurl/opts/CURLINFO_REQUEST_SIZE.3
docs/libcurl/opts/CURLINFO_RESPONSE_CODE.3
docs/libcurl/opts/CURLINFO_RETRY_AFTER.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_RTSP_CLIENT_CSEQ.3
docs/libcurl/opts/CURLINFO_RTSP_CSEQ_RECV.3
docs/libcurl/opts/CURLINFO_RTSP_SERVER_CSEQ.3
docs/libcurl/opts/CURLINFO_RTSP_SESSION_ID.3
docs/libcurl/opts/CURLINFO_SCHEME.3
docs/libcurl/opts/CURLINFO_SIZE_DOWNLOAD.3
docs/libcurl/opts/CURLINFO_SIZE_DOWNLOAD_T.3
docs/libcurl/opts/CURLINFO_SIZE_UPLOAD.3
docs/libcurl/opts/CURLINFO_SIZE_UPLOAD_T.3
docs/libcurl/opts/CURLINFO_SPEED_DOWNLOAD.3
docs/libcurl/opts/CURLINFO_SPEED_DOWNLOAD_T.3
docs/libcurl/opts/CURLINFO_SPEED_UPLOAD.3
docs/libcurl/opts/CURLINFO_SPEED_UPLOAD_T.3
docs/libcurl/opts/CURLINFO_SSL_ENGINES.3
docs/libcurl/opts/CURLINFO_SSL_VERIFYRESULT.3
docs/libcurl/opts/CURLINFO_STARTTRANSFER_TIME.3
docs/libcurl/opts/CURLINFO_STARTTRANSFER_TIME_T.3
docs/libcurl/opts/CURLINFO_TLS_SESSION.3
docs/libcurl/opts/CURLINFO_TLS_SSL_PTR.3
docs/libcurl/opts/CURLINFO_TOTAL_TIME.3
docs/libcurl/opts/CURLINFO_TOTAL_TIME_T.3
docs/libcurl/opts/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3
docs/libcurl/opts/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3
docs/libcurl/opts/CURLMOPT_MAXCONNECTS.3
docs/libcurl/opts/CURLMOPT_MAX_CONCURRENT_STREAMS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAX_HOST_CONNECTIONS.3
docs/libcurl/opts/CURLMOPT_MAX_PIPELINE_LENGTH.3
docs/libcurl/opts/CURLMOPT_MAX_TOTAL_CONNECTIONS.3
docs/libcurl/opts/CURLMOPT_PIPELINING.3
docs/libcurl/opts/CURLMOPT_PIPELINING_SERVER_BL.3
docs/libcurl/opts/CURLMOPT_PIPELINING_SITE_BL.3
docs/libcurl/opts/CURLMOPT_PUSHDATA.3
docs/libcurl/opts/CURLMOPT_PUSHFUNCTION.3
docs/libcurl/opts/CURLMOPT_SOCKETDATA.3
docs/libcurl/opts/CURLMOPT_SOCKETFUNCTION.3
docs/libcurl/opts/CURLMOPT_TIMERDATA.3
docs/libcurl/opts/CURLMOPT_TIMERFUNCTION.3
docs/libcurl/opts/CURLOPT_ABSTRACT_UNIX_SOCKET.3
docs/libcurl/opts/CURLOPT_ACCEPTTIMEOUT_MS.3
docs/libcurl/opts/CURLOPT_ACCEPT_ENCODING.3
docs/libcurl/opts/CURLOPT_ADDRESS_SCOPE.3
docs/libcurl/opts/CURLOPT_ALTSVC.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_APPEND.3
docs/libcurl/opts/CURLOPT_AUTOREFERER.3
docs/libcurl/opts/CURLOPT_BUFFERSIZE.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_CHUNK_DATA.3
docs/libcurl/opts/CURLOPT_CHUNK_END_FUNCTION.3
docs/libcurl/opts/CURLOPT_CLOSESOCKETDATA.3
docs/libcurl/opts/CURLOPT_CLOSESOCKETFUNCTION.3
docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT.3
docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT_MS.3
docs/libcurl/opts/CURLOPT_CONNECT_ONLY.3
docs/libcurl/opts/CURLOPT_CONNECT_TO.3
docs/libcurl/opts/CURLOPT_CONV_FROM_NETWORK_FUNCTION.3
docs/libcurl/opts/CURLOPT_CONV_FROM_UTF8_FUNCTION.3
docs/libcurl/opts/CURLOPT_CONV_TO_NETWORK_FUNCTION.3
docs/libcurl/opts/CURLOPT_COOKIE.3
docs/libcurl/opts/CURLOPT_COOKIEFILE.3
docs/libcurl/opts/CURLOPT_COOKIEJAR.3
docs/libcurl/opts/CURLOPT_COOKIELIST.3
docs/libcurl/opts/CURLOPT_COOKIESESSION.3
docs/libcurl/opts/CURLOPT_COPYPOSTFIELDS.3
docs/libcurl/opts/CURLOPT_CRLF.3
docs/libcurl/opts/CURLOPT_CRLFILE.3
docs/libcurl/opts/CURLOPT_CURLU.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CUSTOMREQUEST.3
docs/libcurl/opts/CURLOPT_DEBUGDATA.3
docs/libcurl/opts/CURLOPT_DEBUGFUNCTION.3
docs/libcurl/opts/CURLOPT_DEFAULT_PROTOCOL.3
docs/libcurl/opts/CURLOPT_DIRLISTONLY.3
docs/libcurl/opts/CURLOPT_DISALLOW_USERNAME_IN_URL.3
docs/libcurl/opts/CURLOPT_DNS_CACHE_TIMEOUT.3
docs/libcurl/opts/CURLOPT_DNS_INTERFACE.3
docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.3
docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP6.3
docs/libcurl/opts/CURLOPT_DNS_SERVERS.3
docs/libcurl/opts/CURLOPT_DNS_SHUFFLE_ADDRESSES.3
docs/libcurl/opts/CURLOPT_DNS_USE_GLOBAL_CACHE.3
docs/libcurl/opts/CURLOPT_DOH_URL.3
docs/libcurl/opts/CURLOPT_EGDSOCKET.3
docs/libcurl/opts/CURLOPT_ERRORBUFFER.3
docs/libcurl/opts/CURLOPT_EXPECT_100_TIMEOUT_MS.3
docs/libcurl/opts/CURLOPT_FAILONERROR.3
docs/libcurl/opts/CURLOPT_FILETIME.3
docs/libcurl/opts/CURLOPT_FNMATCH_DATA.3
docs/libcurl/opts/CURLOPT_FNMATCH_FUNCTION.3
docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3
docs/libcurl/opts/CURLOPT_FORBID_REUSE.3
docs/libcurl/opts/CURLOPT_FRESH_CONNECT.3
docs/libcurl/opts/CURLOPT_FTPPORT.3
docs/libcurl/opts/CURLOPT_FTPSSLAUTH.3
docs/libcurl/opts/CURLOPT_FTP_ACCOUNT.3
docs/libcurl/opts/CURLOPT_FTP_ALTERNATIVE_TO_USER.3
docs/libcurl/opts/CURLOPT_FTP_CREATE_MISSING_DIRS.3
docs/libcurl/opts/CURLOPT_FTP_FILEMETHOD.3
docs/libcurl/opts/CURLOPT_FTP_RESPONSE_TIMEOUT.3
docs/libcurl/opts/CURLOPT_FTP_SKIP_PASV_IP.3
docs/libcurl/opts/CURLOPT_FTP_SSL_CCC.3
docs/libcurl/opts/CURLOPT_FTP_USE_EPRT.3
docs/libcurl/opts/CURLOPT_FTP_USE_EPSV.3
docs/libcurl/opts/CURLOPT_FTP_USE_PRET.3
docs/libcurl/opts/CURLOPT_GSSAPI_DELEGATION.3
docs/libcurl/opts/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3
docs/libcurl/opts/CURLOPT_HAPROXYPROTOCOL.3
docs/libcurl/opts/CURLOPT_HEADER.3
docs/libcurl/opts/CURLOPT_HEADERDATA.3
docs/libcurl/opts/CURLOPT_HEADERFUNCTION.3
docs/libcurl/opts/CURLOPT_HEADEROPT.3
docs/libcurl/opts/CURLOPT_HTTP09_ALLOWED.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTP200ALIASES.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_HTTPPROXYTUNNEL.3
docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.3
docs/libcurl/opts/CURLOPT_HTTP_TRANSFER_DECODING.3
docs/libcurl/opts/CURLOPT_HTTP_VERSION.3
docs/libcurl/opts/CURLOPT_IGNORE_CONTENT_LENGTH.3
docs/libcurl/opts/CURLOPT_INFILESIZE.3
docs/libcurl/opts/CURLOPT_INFILESIZE_LARGE.3
docs/libcurl/opts/CURLOPT_INTERFACE.3
docs/libcurl/opts/CURLOPT_INTERLEAVEDATA.3
docs/libcurl/opts/CURLOPT_INTERLEAVEFUNCTION.3
docs/libcurl/opts/CURLOPT_IOCTLDATA.3
docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.3
docs/libcurl/opts/CURLOPT_IPRESOLVE.3
docs/libcurl/opts/CURLOPT_ISSUERCERT.3
docs/libcurl/opts/CURLOPT_KEEP_SENDING_ON_ERROR.3
docs/libcurl/opts/CURLOPT_KEYPASSWD.3
docs/libcurl/opts/CURLOPT_KRBLEVEL.3
docs/libcurl/opts/CURLOPT_LOCALPORT.3
docs/libcurl/opts/CURLOPT_LOCALPORTRANGE.3
docs/libcurl/opts/CURLOPT_LOGIN_OPTIONS.3
docs/libcurl/opts/CURLOPT_LOW_SPEED_LIMIT.3
docs/libcurl/opts/CURLOPT_LOW_SPEED_TIME.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_MAXAGE_CONN.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAXCONNECTS.3
docs/libcurl/opts/CURLOPT_MAXFILESIZE.3
docs/libcurl/opts/CURLOPT_MAXFILESIZE_LARGE.3
docs/libcurl/opts/CURLOPT_MAXREDIRS.3
docs/libcurl/opts/CURLOPT_MAX_RECV_SPEED_LARGE.3
docs/libcurl/opts/CURLOPT_MAX_SEND_SPEED_LARGE.3
docs/libcurl/opts/CURLOPT_MIMEPOST.3
docs/libcurl/opts/CURLOPT_NETRC.3
docs/libcurl/opts/CURLOPT_NETRC_FILE.3
docs/libcurl/opts/CURLOPT_NEW_DIRECTORY_PERMS.3
docs/libcurl/opts/CURLOPT_NEW_FILE_PERMS.3
docs/libcurl/opts/CURLOPT_NOBODY.3
docs/libcurl/opts/CURLOPT_NOPROGRESS.3
docs/libcurl/opts/CURLOPT_NOPROXY.3
docs/libcurl/opts/CURLOPT_NOSIGNAL.3
docs/libcurl/opts/CURLOPT_OPENSOCKETDATA.3
docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.3
docs/libcurl/opts/CURLOPT_PASSWORD.3
docs/libcurl/opts/CURLOPT_PATH_AS_IS.3
docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3
docs/libcurl/opts/CURLOPT_PIPEWAIT.3
docs/libcurl/opts/CURLOPT_PORT.3
docs/libcurl/opts/CURLOPT_POST.3
docs/libcurl/opts/CURLOPT_POSTFIELDS.3
docs/libcurl/opts/CURLOPT_POSTFIELDSIZE.3
docs/libcurl/opts/CURLOPT_POSTFIELDSIZE_LARGE.3
docs/libcurl/opts/CURLOPT_POSTQUOTE.3
docs/libcurl/opts/CURLOPT_POSTREDIR.3
docs/libcurl/opts/CURLOPT_PREQUOTE.3
docs/libcurl/opts/CURLOPT_PRE_PROXY.3
docs/libcurl/opts/CURLOPT_PRIVATE.3
docs/libcurl/opts/CURLOPT_PROGRESSDATA.3
docs/libcurl/opts/CURLOPT_PROGRESSFUNCTION.3
docs/libcurl/opts/CURLOPT_PROTOCOLS.3
docs/libcurl/opts/CURLOPT_PROXY.3
docs/libcurl/opts/CURLOPT_PROXYAUTH.3
docs/libcurl/opts/CURLOPT_PROXYHEADER.3
docs/libcurl/opts/CURLOPT_PROXYPASSWORD.3
docs/libcurl/opts/CURLOPT_PROXYPORT.3
docs/libcurl/opts/CURLOPT_PROXYTYPE.3
docs/libcurl/opts/CURLOPT_PROXYUSERNAME.3
docs/libcurl/opts/CURLOPT_PROXYUSERPWD.3
docs/libcurl/opts/CURLOPT_PROXY_CAINFO.3
docs/libcurl/opts/CURLOPT_PROXY_CAPATH.3
docs/libcurl/opts/CURLOPT_PROXY_CRLFILE.3
docs/libcurl/opts/CURLOPT_PROXY_KEYPASSWD.3
docs/libcurl/opts/CURLOPT_PROXY_PINNEDPUBLICKEY.3
docs/libcurl/opts/CURLOPT_PROXY_SERVICE_NAME.3
docs/libcurl/opts/CURLOPT_PROXY_SSLCERT.3
docs/libcurl/opts/CURLOPT_PROXY_SSLCERTTYPE.3
docs/libcurl/opts/CURLOPT_PROXY_SSLKEY.3
docs/libcurl/opts/CURLOPT_PROXY_SSLKEYTYPE.3
docs/libcurl/opts/CURLOPT_PROXY_SSLVERSION.3
docs/libcurl/opts/CURLOPT_PROXY_SSL_CIPHER_LIST.3
docs/libcurl/opts/CURLOPT_PROXY_SSL_OPTIONS.3
docs/libcurl/opts/CURLOPT_PROXY_SSL_VERIFYHOST.3
docs/libcurl/opts/CURLOPT_PROXY_SSL_VERIFYPEER.3
docs/libcurl/opts/CURLOPT_PROXY_TLS13_CIPHERS.3
docs/libcurl/opts/CURLOPT_PROXY_TLSAUTH_PASSWORD.3
docs/libcurl/opts/CURLOPT_PROXY_TLSAUTH_TYPE.3
docs/libcurl/opts/CURLOPT_PROXY_TLSAUTH_USERNAME.3
docs/libcurl/opts/CURLOPT_PROXY_TRANSFER_MODE.3
docs/libcurl/opts/CURLOPT_PUT.3
docs/libcurl/opts/CURLOPT_QUOTE.3
docs/libcurl/opts/CURLOPT_RANDOM_FILE.3
docs/libcurl/opts/CURLOPT_RANGE.3
docs/libcurl/opts/CURLOPT_READDATA.3
docs/libcurl/opts/CURLOPT_READFUNCTION.3
docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.3
docs/libcurl/opts/CURLOPT_REFERER.3
docs/libcurl/opts/CURLOPT_REQUEST_TARGET.3
docs/libcurl/opts/CURLOPT_RESOLVE.3
docs/libcurl/opts/CURLOPT_RESOLVER_START_DATA.3
docs/libcurl/opts/CURLOPT_RESOLVER_START_FUNCTION.3
docs/libcurl/opts/CURLOPT_RESUME_FROM.3
docs/libcurl/opts/CURLOPT_RESUME_FROM_LARGE.3
docs/libcurl/opts/CURLOPT_RTSP_CLIENT_CSEQ.3
docs/libcurl/opts/CURLOPT_RTSP_REQUEST.3
docs/libcurl/opts/CURLOPT_RTSP_SERVER_CSEQ.3
docs/libcurl/opts/CURLOPT_RTSP_SESSION_ID.3
docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.3
docs/libcurl/opts/CURLOPT_RTSP_TRANSPORT.3
docs/libcurl/opts/CURLOPT_SASL_AUTHZID.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SASL_IR.3
docs/libcurl/opts/CURLOPT_SEEKDATA.3
docs/libcurl/opts/CURLOPT_SEEKFUNCTION.3
docs/libcurl/opts/CURLOPT_SERVICE_NAME.3
docs/libcurl/opts/CURLOPT_SHARE.3
docs/libcurl/opts/CURLOPT_SOCKOPTDATA.3
docs/libcurl/opts/CURLOPT_SOCKOPTFUNCTION.3
docs/libcurl/opts/CURLOPT_SOCKS5_AUTH.3
docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_NEC.3
docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_SERVICE.3
docs/libcurl/opts/CURLOPT_SSH_AUTH_TYPES.3
docs/libcurl/opts/CURLOPT_SSH_COMPRESSION.3
docs/libcurl/opts/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3
docs/libcurl/opts/CURLOPT_SSH_KEYDATA.3
docs/libcurl/opts/CURLOPT_SSH_KEYFUNCTION.3
docs/libcurl/opts/CURLOPT_SSH_KNOWNHOSTS.3
docs/libcurl/opts/CURLOPT_SSH_PRIVATE_KEYFILE.3
docs/libcurl/opts/CURLOPT_SSH_PUBLIC_KEYFILE.3
docs/libcurl/opts/CURLOPT_SSLCERT.3
docs/libcurl/opts/CURLOPT_SSLCERTTYPE.3
docs/libcurl/opts/CURLOPT_SSLENGINE.3
docs/libcurl/opts/CURLOPT_SSLENGINE_DEFAULT.3
docs/libcurl/opts/CURLOPT_SSLKEY.3
docs/libcurl/opts/CURLOPT_SSLKEYTYPE.3
docs/libcurl/opts/CURLOPT_SSLVERSION.3
docs/libcurl/opts/CURLOPT_SSL_CIPHER_LIST.3
docs/libcurl/opts/CURLOPT_SSL_CTX_DATA.3
docs/libcurl/opts/CURLOPT_SSL_CTX_FUNCTION.3
docs/libcurl/opts/CURLOPT_SSL_ENABLE_ALPN.3
docs/libcurl/opts/CURLOPT_SSL_ENABLE_NPN.3
docs/libcurl/opts/CURLOPT_SSL_FALSESTART.3
docs/libcurl/opts/CURLOPT_SSL_OPTIONS.3
docs/libcurl/opts/CURLOPT_SSL_SESSIONID_CACHE.3
docs/libcurl/opts/CURLOPT_SSL_VERIFYHOST.3
docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.3
docs/libcurl/opts/CURLOPT_SSL_VERIFYSTATUS.3
docs/libcurl/opts/CURLOPT_STDERR.3
docs/libcurl/opts/CURLOPT_STREAM_DEPENDS.3
docs/libcurl/opts/CURLOPT_STREAM_DEPENDS_E.3
docs/libcurl/opts/CURLOPT_STREAM_WEIGHT.3
docs/libcurl/opts/CURLOPT_SUPPRESS_CONNECT_HEADERS.3
docs/libcurl/opts/CURLOPT_TCP_FASTOPEN.3
docs/libcurl/opts/CURLOPT_TCP_KEEPALIVE.3
docs/libcurl/opts/CURLOPT_TCP_KEEPIDLE.3
docs/libcurl/opts/CURLOPT_TCP_KEEPINTVL.3
docs/libcurl/opts/CURLOPT_TCP_NODELAY.3
docs/libcurl/opts/CURLOPT_TELNETOPTIONS.3
docs/libcurl/opts/CURLOPT_TFTP_BLKSIZE.3
docs/libcurl/opts/CURLOPT_TFTP_NO_OPTIONS.3
docs/libcurl/opts/CURLOPT_TIMECONDITION.3
docs/libcurl/opts/CURLOPT_TIMEOUT.3
docs/libcurl/opts/CURLOPT_TIMEOUT_MS.3
docs/libcurl/opts/CURLOPT_TIMEVALUE.3
docs/libcurl/opts/CURLOPT_TIMEVALUE_LARGE.3
docs/libcurl/opts/CURLOPT_TLS13_CIPHERS.3
docs/libcurl/opts/CURLOPT_TLSAUTH_PASSWORD.3
docs/libcurl/opts/CURLOPT_TLSAUTH_TYPE.3
docs/libcurl/opts/CURLOPT_TLSAUTH_USERNAME.3
docs/libcurl/opts/CURLOPT_TRAILERDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TRAILERFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TRANSFERTEXT.3
docs/libcurl/opts/CURLOPT_TRANSFER_ENCODING.3
docs/libcurl/opts/CURLOPT_UNIX_SOCKET_PATH.3
docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.3
docs/libcurl/opts/CURLOPT_UPLOAD.3
docs/libcurl/opts/CURLOPT_UPLOAD_BUFFERSIZE.3
docs/libcurl/opts/CURLOPT_URL.3
docs/libcurl/opts/CURLOPT_USERAGENT.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_WILDCARDMATCH.3
docs/libcurl/opts/CURLOPT_WRITEDATA.3
docs/libcurl/opts/CURLOPT_WRITEFUNCTION.3
docs/libcurl/opts/CURLOPT_XFERINFODATA.3
docs/libcurl/opts/CURLOPT_XFERINFOFUNCTION.3
docs/libcurl/opts/CURLOPT_XOAUTH2_BEARER.3
docs/libcurl/opts/Makefile.in
docs/libcurl/opts/Makefile.inc
docs/libcurl/symbols-in-versions
include/Makefile.in
include/curl/Makefile.am
include/curl/Makefile.in
include/curl/curl.h
include/curl/curlver.h
include/curl/easy.h
include/curl/mprintf.h
include/curl/multi.h
include/curl/stdcheaders.h
include/curl/system.h
include/curl/typecheck-gcc.h
include/curl/urlapi.h
lib/CMakeLists.txt
lib/Makefile.Watcom
lib/Makefile.am
lib/Makefile.in
lib/Makefile.inc
lib/Makefile.m32
lib/Makefile.netware
lib/altsvc.c [new file with mode: 0644]
lib/altsvc.h [new file with mode: 0644]
lib/amigaos.c
lib/amigaos.h
lib/asyn-ares.c
lib/asyn-thread.c
lib/asyn.h
lib/base64.c
lib/checksrc.pl
lib/config-amigaos.h
lib/config-dos.h
lib/config-mac.h
lib/config-os400.h
lib/config-plan9.h [new file with mode: 0644]
lib/config-riscos.h
lib/config-symbian.h
lib/config-tpf.h
lib/config-vxworks.h
lib/config-win32.h
lib/config-win32ce.h
lib/conncache.c
lib/conncache.h
lib/connect.c
lib/connect.h
lib/cookie.c
lib/cookie.h
lib/curl_addrinfo.c
lib/curl_addrinfo.h
lib/curl_base64.h
lib/curl_config.h.cmake
lib/curl_config.h.in
lib/curl_des.c
lib/curl_des.h
lib/curl_endian.c
lib/curl_endian.h
lib/curl_fnmatch.c
lib/curl_fnmatch.h
lib/curl_get_line.c [new file with mode: 0644]
lib/curl_get_line.h [moved from lib/vtls/axtls.h with 73% similarity]
lib/curl_gethostname.h
lib/curl_gssapi.c
lib/curl_gssapi.h
lib/curl_ldap.h
lib/curl_md4.h
lib/curl_md5.h
lib/curl_memory.h
lib/curl_memrchr.h
lib/curl_multibyte.c
lib/curl_multibyte.h
lib/curl_ntlm_core.c
lib/curl_ntlm_core.h
lib/curl_ntlm_wb.c
lib/curl_ntlm_wb.h
lib/curl_path.c
lib/curl_printf.h
lib/curl_rtmp.c
lib/curl_rtmp.h
lib/curl_sasl.c
lib/curl_setup.h
lib/curl_setup_once.h
lib/curl_sha256.h
lib/curl_sspi.c
lib/curl_sspi.h
lib/curl_threads.c
lib/curl_threads.h
lib/curlx.h
lib/dict.c
lib/dict.h
lib/doh.c
lib/doh.h
lib/dotdot.c
lib/dotdot.h
lib/easy.c
lib/easyif.h
lib/escape.c
lib/file.c
lib/file.h
lib/fileinfo.c
lib/formdata.c
lib/formdata.h
lib/ftp.c
lib/ftp.h
lib/ftplistparser.c
lib/ftplistparser.h
lib/getenv.c
lib/getinfo.c
lib/getinfo.h
lib/gopher.c
lib/gopher.h
lib/hash.h
lib/hostasyn.c
lib/hostcheck.c
lib/hostcheck.h
lib/hostip.c
lib/hostip.h
lib/hostip4.c
lib/hostip6.c
lib/hostsyn.c
lib/http.c
lib/http.h
lib/http2.c
lib/http2.h
lib/http_chunks.c
lib/http_chunks.h
lib/http_digest.c
lib/http_digest.h
lib/http_negotiate.c
lib/http_negotiate.h
lib/http_ntlm.c
lib/http_ntlm.h
lib/http_proxy.c
lib/if2ip.c
lib/if2ip.h
lib/imap.c
lib/imap.h
lib/inet_ntop.c
lib/inet_ntop.h
lib/inet_pton.c
lib/inet_pton.h
lib/krb5.c
lib/ldap.c
lib/libcurl.plist
lib/libcurl.rc
lib/llist.h
lib/md4.c
lib/md5.c
lib/memdebug.c
lib/memdebug.h
lib/mime.c
lib/mime.h
lib/mprintf.c
lib/multi.c
lib/multihandle.h
lib/multiif.h
lib/netrc.c
lib/netrc.h
lib/non-ascii.c
lib/nonblock.c
lib/nonblock.h
lib/openldap.c
lib/parsedate.c
lib/parsedate.h
lib/pingpong.c
lib/pingpong.h
lib/pipeline.c [deleted file]
lib/pipeline.h [deleted file]
lib/pop3.c
lib/pop3.h
lib/progress.c
lib/quic.h [new file with mode: 0644]
lib/rand.c
lib/rand.h
lib/rtsp.c
lib/rtsp.h
lib/security.c
lib/select.c
lib/select.h
lib/sendf.c
lib/setopt.c
lib/setopt.h
lib/setup-os400.h
lib/sha256.c
lib/sigpipe.h
lib/slist.c
lib/slist.h
lib/smb.c
lib/smtp.c
lib/smtp.h
lib/sockaddr.h
lib/socketpair.c [new file with mode: 0644]
lib/socketpair.h [new file with mode: 0644]
lib/socks.c
lib/socks.h
lib/socks_gssapi.c
lib/socks_sspi.c
lib/splay.c
lib/splay.h
lib/strcase.c
lib/strcase.h
lib/strdup.c
lib/strerror.c
lib/strerror.h
lib/strtok.c
lib/strtok.h
lib/strtoofft.c
lib/system_win32.c
lib/system_win32.h
lib/telnet.c
lib/telnet.h
lib/tftp.c
lib/tftp.h
lib/timeval.c
lib/timeval.h
lib/transfer.c
lib/transfer.h
lib/url.c
lib/url.h
lib/urlapi-int.h
lib/urlapi.c
lib/urldata.h
lib/vauth/cleartext.c
lib/vauth/cram.c
lib/vauth/digest.c
lib/vauth/digest.h
lib/vauth/digest_sspi.c
lib/vauth/krb5_gssapi.c
lib/vauth/krb5_sspi.c
lib/vauth/ntlm.c
lib/vauth/ntlm_sspi.c
lib/vauth/oauth2.c
lib/vauth/spnego_gssapi.c
lib/vauth/spnego_sspi.c
lib/vauth/vauth.c
lib/vauth/vauth.h
lib/version.c
lib/vquic/ngtcp2.c [new file with mode: 0644]
lib/vquic/ngtcp2.h [new file with mode: 0644]
lib/vquic/quiche.c [new file with mode: 0644]
lib/vquic/quiche.h [new file with mode: 0644]
lib/vssh/libssh.c [moved from lib/ssh-libssh.c with 96% similarity]
lib/vssh/libssh2.c [moved from lib/ssh.c with 94% similarity]
lib/vssh/ssh.h [moved from lib/ssh.h with 96% similarity]
lib/vtls/axtls.c [deleted file]
lib/vtls/bearssl.c [new file with mode: 0644]
lib/vtls/bearssl.h [new file with mode: 0644]
lib/vtls/gskit.c
lib/vtls/gskit.h
lib/vtls/gtls.c
lib/vtls/mbedtls.c
lib/vtls/mbedtls.h
lib/vtls/mesalink.c
lib/vtls/nss.c
lib/vtls/openssl.c
lib/vtls/polarssl.c
lib/vtls/polarssl.h
lib/vtls/polarssl_threadlock.c
lib/vtls/polarssl_threadlock.h
lib/vtls/schannel.c
lib/vtls/schannel.h
lib/vtls/schannel_verify.c
lib/vtls/sectransp.c [moved from lib/vtls/darwinssl.c with 94% similarity]
lib/vtls/sectransp.h [moved from lib/vtls/darwinssl.h with 80% similarity]
lib/vtls/vtls.c
lib/vtls/vtls.h
lib/vtls/wolfssl.c [moved from lib/vtls/cyassl.c with 78% similarity]
lib/vtls/wolfssl.h [moved from lib/vtls/cyassl.h with 79% similarity]
lib/warnless.c
lib/warnless.h
lib/wildcard.c
lib/wildcard.h
lib/x509asn1.c
lib/x509asn1.h
ltmain.sh
m4/ax_code_coverage.m4 [deleted file]
m4/curl-compilers.m4
m4/curl-confopts.m4
m4/curl-functions.m4
m4/libtool.m4
packages/AIX/Makefile.am [deleted file]
packages/AIX/Makefile.in [deleted file]
packages/AIX/RPM/Makefile.am [deleted file]
packages/AIX/RPM/Makefile.in [deleted file]
packages/AIX/RPM/README [deleted file]
packages/AIX/RPM/curl.spec.in [deleted file]
packages/DOS/common.dj
packages/Linux/Makefile.am [deleted file]
packages/Linux/Makefile.in [deleted file]
packages/Linux/RPM/Makefile.am [deleted file]
packages/Linux/RPM/Makefile.in [deleted file]
packages/Linux/RPM/README [deleted file]
packages/Linux/RPM/curl-ssl.spec.in [deleted file]
packages/Linux/RPM/curl.spec.in [deleted file]
packages/Linux/RPM/make_curl_rpm [deleted file]
packages/Makefile.am
packages/Makefile.in
packages/NetWare/get_exp.awk [deleted file]
packages/NetWare/get_ver.awk [deleted file]
packages/OS400/README.OS400
packages/OS400/ccsidcurl.c
packages/OS400/ccsidcurl.h
packages/OS400/curl.inc.in
packages/OS400/os400sys.c
packages/Solaris/Makefile.am [deleted file]
packages/Solaris/Makefile.in [deleted file]
packages/Symbian/group/libcurl.mmp
packages/Win32/Makefile.am [deleted file]
packages/Win32/Makefile.in [deleted file]
packages/Win32/README [deleted file]
packages/Win32/cygwin/Makefile.am [deleted file]
packages/Win32/cygwin/Makefile.in [deleted file]
packages/Win32/cygwin/README [deleted file]
packages/vms/Makefile.in
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_link_curl.com
packages/vms/setup_gnv_curl_build.com
plan9/BUILD.PLAN9.txt [new file with mode: 0644]
plan9/include/mkfile [new file with mode: 0644]
plan9/lib/mkfile [new file with mode: 0644]
plan9/lib/mkfile.inc [new file with mode: 0755]
plan9/mkfile [new file with mode: 0644]
plan9/mkfile.proto [new file with mode: 0644]
plan9/src/mkfile [new file with mode: 0644]
plan9/src/mkfile.inc [new file with mode: 0755]
projects/README
projects/Windows/VC10/curl-all.sln
projects/Windows/VC10/lib/libcurl.sln
projects/Windows/VC10/lib/libcurl.vcxproj
projects/Windows/VC10/src/curl.sln
projects/Windows/VC10/src/curl.vcxproj
projects/Windows/VC11/curl-all.sln
projects/Windows/VC11/lib/libcurl.sln
projects/Windows/VC11/lib/libcurl.vcxproj
projects/Windows/VC11/src/curl.sln
projects/Windows/VC11/src/curl.vcxproj
projects/Windows/VC12/curl-all.sln
projects/Windows/VC12/lib/libcurl.sln
projects/Windows/VC12/lib/libcurl.vcxproj
projects/Windows/VC12/src/curl.sln
projects/Windows/VC12/src/curl.vcxproj
projects/Windows/VC14/curl-all.sln
projects/Windows/VC14/lib/libcurl.sln
projects/Windows/VC14/lib/libcurl.vcxproj
projects/Windows/VC14/src/curl.sln
projects/Windows/VC14/src/curl.vcxproj
projects/Windows/VC15/lib/libcurl.vcxproj
projects/Windows/VC15/src/curl.vcxproj
projects/Windows/VC6/lib/libcurl.dsp
projects/Windows/VC6/src/curl.dsp
projects/Windows/VC7.1/curl-all.sln
projects/Windows/VC7.1/lib/libcurl.sln
projects/Windows/VC7.1/lib/libcurl.vcproj
projects/Windows/VC7.1/src/curl.sln
projects/Windows/VC7.1/src/curl.vcproj
projects/Windows/VC7/curl-all.sln
projects/Windows/VC7/lib/libcurl.sln
projects/Windows/VC7/lib/libcurl.vcproj
projects/Windows/VC7/src/curl.sln
projects/Windows/VC7/src/curl.vcproj
projects/Windows/VC8/curl-all.sln
projects/Windows/VC8/lib/libcurl.sln
projects/Windows/VC8/lib/libcurl.vcproj
projects/Windows/VC8/src/curl.sln
projects/Windows/VC8/src/curl.vcproj
projects/Windows/VC9/curl-all.sln
projects/Windows/VC9/lib/libcurl.sln
projects/Windows/VC9/lib/libcurl.vcproj
projects/Windows/VC9/src/curl.sln
projects/Windows/VC9/src/curl.vcproj
projects/build-openssl.bat
projects/checksrc.bat
projects/generate.bat
scripts/Makefile.am
scripts/Makefile.in
scripts/completion.pl [new file with mode: 0755]
scripts/zsh.pl [deleted file]
src/CMakeLists.txt
src/Makefile.am
src/Makefile.in
src/Makefile.inc
src/Makefile.netware
src/curl.rc
src/mkhelp.pl
src/slist_wc.c
src/slist_wc.h
src/tool_binmode.c
src/tool_binmode.h
src/tool_bname.c
src/tool_bname.h
src/tool_cb_dbg.c
src/tool_cb_dbg.h
src/tool_cb_hdr.c
src/tool_cb_hdr.h
src/tool_cb_prg.c
src/tool_cb_rea.c
src/tool_cb_rea.h
src/tool_cb_see.c
src/tool_cb_see.h
src/tool_cb_wrt.c
src/tool_cb_wrt.h
src/tool_cfgable.c
src/tool_cfgable.h
src/tool_convert.c
src/tool_convert.h
src/tool_dirhie.c
src/tool_dirhie.h
src/tool_doswin.c
src/tool_doswin.h
src/tool_easysrc.c
src/tool_formparse.c
src/tool_formparse.h
src/tool_getparam.c
src/tool_getparam.h
src/tool_getpass.c
src/tool_help.c
src/tool_help.h
src/tool_helpers.c
src/tool_helpers.h
src/tool_homedir.c
src/tool_homedir.h
src/tool_hugehelp.c
src/tool_hugehelp.h
src/tool_libinfo.c
src/tool_libinfo.h
src/tool_main.c
src/tool_main.h
src/tool_metalink.c
src/tool_metalink.h
src/tool_msgs.c
src/tool_msgs.h
src/tool_operate.c
src/tool_operate.h
src/tool_operhlp.c
src/tool_operhlp.h
src/tool_panykey.c
src/tool_panykey.h
src/tool_paramhlp.c
src/tool_paramhlp.h
src/tool_parsecfg.c
src/tool_parsecfg.h
src/tool_progress.c [new file with mode: 0644]
src/tool_progress.h [new file with mode: 0644]
src/tool_sdecls.h
src/tool_setopt.c
src/tool_setopt.h
src/tool_setup.h
src/tool_sleep.c
src/tool_sleep.h
src/tool_strdup.h
src/tool_urlglob.c
src/tool_urlglob.h
src/tool_util.c
src/tool_util.h
src/tool_version.h
src/tool_vms.c
src/tool_vms.h
src/tool_writeout.c
src/tool_writeout.h
src/tool_xattr.c
src/tool_xattr.h
tests/FILEFORMAT
tests/Makefile.am
tests/Makefile.in
tests/README
tests/certs/Makefile.in
tests/certs/Server-localhost-lastSAN-sv.crl
tests/certs/Server-localhost-lastSAN-sv.crt
tests/certs/Server-localhost-lastSAN-sv.csr
tests/certs/Server-localhost-lastSAN-sv.der
tests/certs/Server-localhost-lastSAN-sv.key
tests/certs/Server-localhost-lastSAN-sv.pem
tests/certs/Server-localhost-lastSAN-sv.pub.der
tests/certs/Server-localhost-lastSAN-sv.pub.pem
tests/certs/scripts/Makefile.in
tests/data/Makefile.in
tests/data/Makefile.inc
tests/data/test1001
tests/data/test1002
tests/data/test1008
tests/data/test1010
tests/data/test1016
tests/data/test1017
tests/data/test1018
tests/data/test1019
tests/data/test1020
tests/data/test1021
tests/data/test1026
tests/data/test1034
tests/data/test1046
tests/data/test1048
tests/data/test1050
tests/data/test1059
tests/data/test1060
tests/data/test1061
tests/data/test1063
tests/data/test1077
tests/data/test1078
tests/data/test1082
tests/data/test1083
tests/data/test1087
tests/data/test1088
tests/data/test1091
tests/data/test1092
tests/data/test1097
tests/data/test1098
tests/data/test1100
tests/data/test1104
tests/data/test1106
tests/data/test1133
tests/data/test1135
tests/data/test1136
tests/data/test1141
tests/data/test1142
tests/data/test1144
tests/data/test1149
tests/data/test1150
tests/data/test1155
tests/data/test1156
tests/data/test1159 [new file with mode: 0644]
tests/data/test1160
tests/data/test1162
tests/data/test1164
tests/data/test1165 [new file with mode: 0644]
tests/data/test1166 [new file with mode: 0644]
tests/data/test1172 [new file with mode: 0644]
tests/data/test1173 [new file with mode: 0644]
tests/data/test1174 [new file with mode: 0644]
tests/data/test1175 [new file with mode: 0644]
tests/data/test1201
tests/data/test1213
tests/data/test1214
tests/data/test1215
tests/data/test1216
tests/data/test1218
tests/data/test1220
tests/data/test1221
tests/data/test1222
tests/data/test1225
tests/data/test1228
tests/data/test1230
tests/data/test1232
tests/data/test1233
tests/data/test1241
tests/data/test1246
tests/data/test1253
tests/data/test1254
tests/data/test1256
tests/data/test1257
tests/data/test1262
tests/data/test1263
tests/data/test1266
tests/data/test1267
tests/data/test1269 [moved from tests/data/test2070 with 51% similarity]
tests/data/test1270 [new file with mode: 0644]
tests/data/test1271 [new file with mode: 0644]
tests/data/test1287
tests/data/test1288
tests/data/test1291
tests/data/test1293 [new file with mode: 0644]
tests/data/test1307
tests/data/test1314
tests/data/test1319
tests/data/test1320
tests/data/test1321
tests/data/test1322
tests/data/test1329
tests/data/test1330
tests/data/test1331
tests/data/test1400
tests/data/test1401
tests/data/test1402
tests/data/test1403
tests/data/test1404
tests/data/test1405
tests/data/test1406
tests/data/test1407
tests/data/test1412
tests/data/test1415
tests/data/test1418
tests/data/test1420
tests/data/test1421
tests/data/test1425
tests/data/test1426
tests/data/test1428
tests/data/test1429
tests/data/test143
tests/data/test1445
tests/data/test1447
tests/data/test1448
tests/data/test1449
tests/data/test1455
tests/data/test1456
tests/data/test1457 [new file with mode: 0644]
tests/data/test1458 [new file with mode: 0644]
tests/data/test150
tests/data/test1509
tests/data/test1514
tests/data/test1518 [new file with mode: 0644]
tests/data/test1519 [new file with mode: 0644]
tests/data/test1523 [new file with mode: 0644]
tests/data/test1525
tests/data/test1526
tests/data/test1527
tests/data/test1528
tests/data/test1529
tests/data/test153
tests/data/test1538
tests/data/test1541 [new file with mode: 0644]
tests/data/test155
tests/data/test1554
tests/data/test1558 [new file with mode: 0644]
tests/data/test1559 [new file with mode: 0644]
tests/data/test1560
tests/data/test1561 [new file with mode: 0644]
tests/data/test1562 [new file with mode: 0644]
tests/data/test1563 [new file with mode: 0644]
tests/data/test1564 [new file with mode: 0644]
tests/data/test1565 [new file with mode: 0644]
tests/data/test159
tests/data/test1591 [new file with mode: 0644]
tests/data/test1592 [new file with mode: 0644]
tests/data/test1593 [new file with mode: 0644]
tests/data/test1594 [new file with mode: 0644]
tests/data/test1595 [new file with mode: 0644]
tests/data/test1596 [new file with mode: 0644]
tests/data/test16
tests/data/test162
tests/data/test1621 [new file with mode: 0644]
tests/data/test165
tests/data/test1650
tests/data/test1652 [new file with mode: 0644]
tests/data/test1653 [new file with mode: 0644]
tests/data/test1654 [new file with mode: 0644]
tests/data/test1655 [new file with mode: 0644]
tests/data/test167
tests/data/test168
tests/data/test169
tests/data/test170
tests/data/test171
tests/data/test176
tests/data/test179
tests/data/test183
tests/data/test184
tests/data/test185
tests/data/test188
tests/data/test189
tests/data/test19
tests/data/test1904
tests/data/test1905 [new file with mode: 0644]
tests/data/test1906 [new file with mode: 0644]
tests/data/test1907 [new file with mode: 0644]
tests/data/test196
tests/data/test197
tests/data/test198
tests/data/test20
tests/data/test200
tests/data/test2000
tests/data/test2001
tests/data/test2002
tests/data/test2003
tests/data/test2004
tests/data/test2005
tests/data/test2006
tests/data/test2007
tests/data/test2008
tests/data/test2009
tests/data/test2010
tests/data/test2011
tests/data/test2012
tests/data/test2013
tests/data/test2014
tests/data/test2015
tests/data/test2016
tests/data/test2017
tests/data/test2018
tests/data/test2019
tests/data/test202
tests/data/test2020
tests/data/test2021
tests/data/test2022
tests/data/test2025
tests/data/test2028
tests/data/test2029
tests/data/test203
tests/data/test2030
tests/data/test2031
tests/data/test2032
tests/data/test2033
tests/data/test204
tests/data/test2046
tests/data/test2047
tests/data/test2050
tests/data/test2055
tests/data/test2056
tests/data/test2057
tests/data/test2058
tests/data/test2059
tests/data/test206
tests/data/test2060
tests/data/test2071
tests/data/test2076 [new file with mode: 0644]
tests/data/test2077 [new file with mode: 0644]
tests/data/test2078 [new file with mode: 0644]
tests/data/test208
tests/data/test209
tests/data/test2100
tests/data/test213
tests/data/test217
tests/data/test219
tests/data/test231
tests/data/test233
tests/data/test234
tests/data/test239
tests/data/test243
tests/data/test244
tests/data/test256
tests/data/test257
tests/data/test258
tests/data/test259
tests/data/test263
tests/data/test264
tests/data/test265
tests/data/test267
tests/data/test275
tests/data/test278
tests/data/test279
tests/data/test287
tests/data/test288
tests/data/test299
tests/data/test306
tests/data/test31
tests/data/test317
tests/data/test318
tests/data/test327 [new file with mode: 0644]
tests/data/test328 [new file with mode: 0644]
tests/data/test329 [new file with mode: 0644]
tests/data/test330 [new file with mode: 0644]
tests/data/test331 [new file with mode: 0644]
tests/data/test332 [new file with mode: 0644]
tests/data/test333 [new file with mode: 0644]
tests/data/test334 [new file with mode: 0644]
tests/data/test335 [new file with mode: 0644]
tests/data/test336 [new file with mode: 0644]
tests/data/test337 [new file with mode: 0644]
tests/data/test338 [moved from tests/data/test536 with 51% similarity]
tests/data/test339 [new file with mode: 0644]
tests/data/test341 [new file with mode: 0644]
tests/data/test342 [new file with mode: 0644]
tests/data/test343 [new file with mode: 0644]
tests/data/test355 [new file with mode: 0644]
tests/data/test356 [new file with mode: 0644]
tests/data/test43
tests/data/test46
tests/data/test490 [new file with mode: 0644]
tests/data/test491 [new file with mode: 0644]
tests/data/test492 [new file with mode: 0644]
tests/data/test5
tests/data/test503
tests/data/test504
tests/data/test506
tests/data/test523
tests/data/test539
tests/data/test540
tests/data/test547
tests/data/test548
tests/data/test549
tests/data/test550
tests/data/test551
tests/data/test555
tests/data/test558
tests/data/test561
tests/data/test563
tests/data/test564
tests/data/test578
tests/data/test590
tests/data/test597
tests/data/test61
tests/data/test62
tests/data/test63
tests/data/test651
tests/data/test653
tests/data/test658 [new file with mode: 0644]
tests/data/test659 [new file with mode: 0644]
tests/data/test66
tests/data/test660 [new file with mode: 0644]
tests/data/test661 [new file with mode: 0644]
tests/data/test662 [new file with mode: 0644]
tests/data/test663 [new file with mode: 0644]
tests/data/test67
tests/data/test68
tests/data/test69
tests/data/test702
tests/data/test703
tests/data/test704
tests/data/test705
tests/data/test709
tests/data/test711
tests/data/test714
tests/data/test715
tests/data/test716 [new file with mode: 0644]
tests/data/test717 [new file with mode: 0644]
tests/data/test79
tests/data/test80
tests/data/test81
tests/data/test819
tests/data/test82
tests/data/test822
tests/data/test825
tests/data/test827
tests/data/test83
tests/data/test831
tests/data/test833
tests/data/test834
tests/data/test835
tests/data/test84
tests/data/test842
tests/data/test843
tests/data/test844
tests/data/test845
tests/data/test848 [new file with mode: 0644]
tests/data/test849 [new file with mode: 0644]
tests/data/test85
tests/data/test865
tests/data/test868
tests/data/test871
tests/data/test873
tests/data/test877
tests/data/test879
tests/data/test880
tests/data/test881
tests/data/test887
tests/data/test888
tests/data/test889
tests/data/test89
tests/data/test890
tests/data/test892 [new file with mode: 0644]
tests/data/test893 [new file with mode: 0644]
tests/data/test90
tests/data/test903
tests/data/test906
tests/data/test91
tests/data/test919
tests/data/test921
tests/data/test93
tests/data/test933
tests/data/test935
tests/data/test936
tests/data/test937
tests/data/test94
tests/data/test946
tests/data/test947
tests/data/test948
tests/data/test949
tests/data/test95
tests/data/test953 [new file with mode: 0644]
tests/data/test954 [new file with mode: 0644]
tests/dictserver.py
tests/disable-scan.pl [new file with mode: 0755]
tests/error-codes.pl [new file with mode: 0644]
tests/ftpserver.pl
tests/getpart.pm
tests/http_pipe.py [deleted file]
tests/httpserver.pl
tests/libtest/CMakeLists.txt
tests/libtest/Makefile.am
tests/libtest/Makefile.in
tests/libtest/Makefile.inc
tests/libtest/chkdecimalpoint.c
tests/libtest/first.c
tests/libtest/lib1156.c
tests/libtest/lib1502.c
tests/libtest/lib1506.c
tests/libtest/lib1510.c
tests/libtest/lib1512.c
tests/libtest/lib1515.c
tests/libtest/lib1518.c [new file with mode: 0644]
tests/libtest/lib1522.c
tests/libtest/lib1523.c [new file with mode: 0644]
tests/libtest/lib1529.c
tests/libtest/lib1537.c
tests/libtest/lib1541.c [new file with mode: 0644]
tests/libtest/lib1555.c
tests/libtest/lib1557.c
tests/libtest/lib1558.c [new file with mode: 0644]
tests/libtest/lib1559.c [new file with mode: 0644]
tests/libtest/lib1560.c
tests/libtest/lib1564.c [new file with mode: 0644]
tests/libtest/lib1565.c [new file with mode: 0644]
tests/libtest/lib1591.c [new file with mode: 0644]
tests/libtest/lib1592.c [new file with mode: 0644]
tests/libtest/lib1593.c [new file with mode: 0644]
tests/libtest/lib1594.c [new file with mode: 0644]
tests/libtest/lib1900.c
tests/libtest/lib1905.c [new file with mode: 0644]
tests/libtest/lib1906.c [new file with mode: 0644]
tests/libtest/lib1907.c [new file with mode: 0644]
tests/libtest/lib506.c
tests/libtest/lib509.c
tests/libtest/lib518.c
tests/libtest/lib530.c
tests/libtest/lib536.c [deleted file]
tests/libtest/lib537.c
tests/libtest/lib540.c
tests/libtest/lib541.c
tests/libtest/lib553.c
tests/libtest/lib556.c
tests/libtest/lib557.c
tests/libtest/lib569.c
tests/libtest/lib571.c
tests/libtest/lib597.c
tests/libtest/lib658.c [new file with mode: 0644]
tests/libtest/lib659.c [new file with mode: 0644]
tests/libtest/lib661.c [new file with mode: 0644]
tests/libtest/libauthretry.c
tests/libtest/libntlmconnect.c
tests/libtest/mk-lib1521.pl
tests/libtest/stub_gssapi.c
tests/libtest/test.h
tests/libtest/testtrace.c
tests/manpage-scan.pl
tests/manpage-syntax.pl [new file with mode: 0644]
tests/objnames-test08.sh [moved from lib/objnames-test08.sh with 97% similarity]
tests/objnames-test10.sh [moved from lib/objnames-test10.sh with 97% similarity]
tests/objnames.inc [moved from lib/objnames.inc with 100% similarity]
tests/python_dependencies/impacket/nmb.py
tests/python_dependencies/impacket/ntlm.py
tests/python_dependencies/impacket/smb.py
tests/python_dependencies/impacket/smb3.py
tests/python_dependencies/impacket/smbserver.py
tests/python_dependencies/impacket/spnego.py
tests/python_dependencies/impacket/structure.py
tests/python_dependencies/impacket/uuid.py
tests/runtests.1
tests/runtests.pl
tests/secureserver.pl
tests/server/CMakeLists.txt
tests/server/Makefile.am
tests/server/Makefile.in
tests/server/Makefile.inc
tests/server/disabled.c [new file with mode: 0644]
tests/server/fake_ntlm.c
tests/server/resolve.c
tests/server/rtspd.c
tests/server/sockfilt.c
tests/server/socksd.c [new file with mode: 0644]
tests/server/sws.c
tests/server/tftpd.c
tests/server/util.c
tests/smbserver.py
tests/sshhelp.pm
tests/sshserver.pl [changed mode: 0755->0644]
tests/symbol-scan.pl
tests/testcurl.1
tests/unit/CMakeLists.txt
tests/unit/Makefile.am
tests/unit/Makefile.in
tests/unit/Makefile.inc
tests/unit/README
tests/unit/curlcheck.h
tests/unit/unit1303.c
tests/unit/unit1304.c
tests/unit/unit1307.c
tests/unit/unit1397.c
tests/unit/unit1398.c
tests/unit/unit1399.c
tests/unit/unit1604.c
tests/unit/unit1607.c
tests/unit/unit1608.c
tests/unit/unit1609.c
tests/unit/unit1620.c
tests/unit/unit1621.c [new file with mode: 0644]
tests/unit/unit1650.c
tests/unit/unit1651.c
tests/unit/unit1652.c [new file with mode: 0644]
tests/unit/unit1653.c [new file with mode: 0644]
tests/unit/unit1654.c [new file with mode: 0644]
tests/unit/unit1655.c [new file with mode: 0644]
winbuild/BUILD.WINDOWS.txt
winbuild/Makefile.vc
winbuild/MakefileBuild.vc
winbuild/gen_resp_file.bat