Imported Upstream version 7.40.0 07/51807/1
authortaesub.kim <taesub.kim@samsung.com>
Mon, 16 Nov 2015 08:28:24 +0000 (17:28 +0900)
committertaesub.kim <taesub.kim@samsung.com>
Mon, 16 Nov 2015 08:28:36 +0000 (17:28 +0900)
commitff9f0eb35d80c251e9a54162eae18f44349ae59d
tree10a20bd420864ba529d87794b27ebf303ae7c86a
parentd69d98bb1e0435e6d0a6358677725bd663f598c0
Imported Upstream version 7.40.0

Change-Id: I744943f451cb7db8f796a53f10dd6f57c297287d
1841 files changed:
CHANGES
CMake/CurlCheckCSourceCompiles.cmake [deleted file]
CMake/CurlCheckCSourceRuns.cmake [deleted file]
CMake/CurlTests.c
CMake/FindGSS.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
Makefile.am
Makefile.in
RELEASE-NOTES
acinclude.m4
aclocal.m4
buildconf
config.guess
config.sub
configure
configure.ac
docs/BINDINGS
docs/CONTRIBUTE
docs/DISTRO-DILEMMA
docs/FAQ
docs/FEATURES
docs/HISTORY
docs/INSTALL
docs/INTERNALS
docs/KNOWN_BUGS
docs/LIBCURL-STRUCTS
docs/LICENSE-MIXING
docs/MAIL-ETIQUETTE
docs/MANUAL
docs/Makefile.am
docs/Makefile.in
docs/README.netware
docs/RELEASE-PROCEDURE [new file with mode: 0644]
docs/SECURITY [new file with mode: 0644]
docs/SSL-PROBLEMS [new file with mode: 0644]
docs/SSLCERTS
docs/THANKS
docs/TODO
docs/TheArtOfHttpScripting
docs/curl-config.pdf
docs/curl.1
docs/curl.html
docs/curl.pdf
docs/examples/10-at-a-time.c
docs/examples/Makefile.in
docs/examples/Makefile.inc
docs/examples/Makefile.m32
docs/examples/Makefile.netware
docs/examples/asiohiper.cpp
docs/examples/cacertinmem.c
docs/examples/evhiperfifo.c
docs/examples/externalsocket.c
docs/examples/fopen.c
docs/examples/ftp-wildcard.c
docs/examples/ftpgetresp.c
docs/examples/getinmemory.c
docs/examples/ghiper.c
docs/examples/hiperfifo.c
docs/examples/href_extractor.c
docs/examples/httpcustomheader.c
docs/examples/httpput.c
docs/examples/imap-append.c [new file with mode: 0644]
docs/examples/imap-copy.c [new file with mode: 0644]
docs/examples/imap-create.c [new file with mode: 0644]
docs/examples/imap-delete.c [new file with mode: 0644]
docs/examples/imap-examine.c [new file with mode: 0644]
docs/examples/imap-fetch.c [moved from docs/examples/imap.c with 67% similarity]
docs/examples/imap-list.c [new file with mode: 0644]
docs/examples/imap-lsub.c [new file with mode: 0644]
docs/examples/imap-multi.c [new file with mode: 0644]
docs/examples/imap-noop.c [new file with mode: 0644]
docs/examples/imap-search.c [new file with mode: 0644]
docs/examples/imap-ssl.c [moved from docs/examples/pop3slist.c with 64% similarity]
docs/examples/imap-store.c [new file with mode: 0644]
docs/examples/imap-tls.c [new file with mode: 0644]
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-dele.c [new file with mode: 0644]
docs/examples/pop3-list.c [new file with mode: 0644]
docs/examples/pop3-multi.c [new file with mode: 0644]
docs/examples/pop3-noop.c [new file with mode: 0644]
docs/examples/pop3-retr.c [new file with mode: 0644]
docs/examples/pop3-ssl.c [moved from docs/examples/pop3s.c with 64% similarity]
docs/examples/pop3-stat.c [new file with mode: 0644]
docs/examples/pop3-tls.c [new file with mode: 0644]
docs/examples/pop3-top.c [new file with mode: 0644]
docs/examples/pop3-uidl.c [new file with mode: 0644]
docs/examples/postinmemory.c [new file with mode: 0644]
docs/examples/rtsp.c
docs/examples/sepheaders.c
docs/examples/sessioninfo.c [new file with mode: 0644]
docs/examples/simplesmtp.c [deleted file]
docs/examples/simplessl.c
docs/examples/smtp-expn.c [new file with mode: 0644]
docs/examples/smtp-mail.c [new file with mode: 0644]
docs/examples/smtp-multi.c
docs/examples/smtp-ssl.c [new file with mode: 0644]
docs/examples/smtp-tls.c
docs/examples/smtp-vrfy.c [new file with mode: 0644]
docs/examples/synctime.c
docs/examples/url2file.c
docs/examples/usercertinmem.c
docs/libcurl/ABI
docs/libcurl/Makefile.am
docs/libcurl/Makefile.in
docs/libcurl/curl_easy_cleanup.3
docs/libcurl/curl_easy_cleanup.html
docs/libcurl/curl_easy_cleanup.pdf
docs/libcurl/curl_easy_duphandle.3
docs/libcurl/curl_easy_duphandle.html
docs/libcurl/curl_easy_duphandle.pdf
docs/libcurl/curl_easy_escape.3
docs/libcurl/curl_easy_escape.html
docs/libcurl/curl_easy_escape.pdf
docs/libcurl/curl_easy_getinfo.3
docs/libcurl/curl_easy_getinfo.html
docs/libcurl/curl_easy_getinfo.pdf
docs/libcurl/curl_easy_init.3
docs/libcurl/curl_easy_init.html
docs/libcurl/curl_easy_init.pdf
docs/libcurl/curl_easy_pause.3
docs/libcurl/curl_easy_pause.html
docs/libcurl/curl_easy_pause.pdf
docs/libcurl/curl_easy_perform.3
docs/libcurl/curl_easy_perform.html
docs/libcurl/curl_easy_perform.pdf
docs/libcurl/curl_easy_recv.3
docs/libcurl/curl_easy_recv.html
docs/libcurl/curl_easy_recv.pdf
docs/libcurl/curl_easy_reset.3
docs/libcurl/curl_easy_reset.html
docs/libcurl/curl_easy_reset.pdf
docs/libcurl/curl_easy_send.3
docs/libcurl/curl_easy_send.html
docs/libcurl/curl_easy_send.pdf
docs/libcurl/curl_easy_setopt.3
docs/libcurl/curl_easy_setopt.html
docs/libcurl/curl_easy_setopt.pdf
docs/libcurl/curl_easy_strerror.3
docs/libcurl/curl_easy_strerror.html
docs/libcurl/curl_easy_strerror.pdf
docs/libcurl/curl_easy_unescape.3
docs/libcurl/curl_easy_unescape.html
docs/libcurl/curl_easy_unescape.pdf
docs/libcurl/curl_escape.html
docs/libcurl/curl_escape.pdf
docs/libcurl/curl_formadd.3
docs/libcurl/curl_formadd.html
docs/libcurl/curl_formadd.pdf
docs/libcurl/curl_formfree.3
docs/libcurl/curl_formfree.html
docs/libcurl/curl_formfree.pdf
docs/libcurl/curl_formget.html
docs/libcurl/curl_formget.pdf
docs/libcurl/curl_free.3
docs/libcurl/curl_free.html
docs/libcurl/curl_free.pdf
docs/libcurl/curl_getdate.3
docs/libcurl/curl_getdate.html
docs/libcurl/curl_getdate.pdf
docs/libcurl/curl_getenv.html
docs/libcurl/curl_getenv.pdf
docs/libcurl/curl_global_cleanup.html
docs/libcurl/curl_global_cleanup.pdf
docs/libcurl/curl_global_init.3
docs/libcurl/curl_global_init.html
docs/libcurl/curl_global_init.pdf
docs/libcurl/curl_global_init_mem.html
docs/libcurl/curl_global_init_mem.pdf
docs/libcurl/curl_mprintf.pdf
docs/libcurl/curl_multi_add_handle.3
docs/libcurl/curl_multi_add_handle.html
docs/libcurl/curl_multi_add_handle.pdf
docs/libcurl/curl_multi_assign.3
docs/libcurl/curl_multi_assign.html
docs/libcurl/curl_multi_assign.pdf
docs/libcurl/curl_multi_cleanup.html
docs/libcurl/curl_multi_cleanup.pdf
docs/libcurl/curl_multi_fdset.3
docs/libcurl/curl_multi_fdset.html
docs/libcurl/curl_multi_fdset.pdf
docs/libcurl/curl_multi_info_read.html
docs/libcurl/curl_multi_info_read.pdf
docs/libcurl/curl_multi_init.html
docs/libcurl/curl_multi_init.pdf
docs/libcurl/curl_multi_perform.3
docs/libcurl/curl_multi_perform.html
docs/libcurl/curl_multi_perform.pdf
docs/libcurl/curl_multi_remove_handle.3
docs/libcurl/curl_multi_remove_handle.html
docs/libcurl/curl_multi_remove_handle.pdf
docs/libcurl/curl_multi_setopt.3
docs/libcurl/curl_multi_setopt.html
docs/libcurl/curl_multi_setopt.pdf
docs/libcurl/curl_multi_socket.html
docs/libcurl/curl_multi_socket.pdf
docs/libcurl/curl_multi_socket_action.html
docs/libcurl/curl_multi_socket_action.pdf
docs/libcurl/curl_multi_strerror.html
docs/libcurl/curl_multi_strerror.pdf
docs/libcurl/curl_multi_timeout.html
docs/libcurl/curl_multi_timeout.pdf
docs/libcurl/curl_multi_wait.3
docs/libcurl/curl_multi_wait.html
docs/libcurl/curl_multi_wait.pdf
docs/libcurl/curl_share_cleanup.html
docs/libcurl/curl_share_cleanup.pdf
docs/libcurl/curl_share_init.3
docs/libcurl/curl_share_init.html
docs/libcurl/curl_share_init.pdf
docs/libcurl/curl_share_setopt.html
docs/libcurl/curl_share_setopt.pdf
docs/libcurl/curl_share_strerror.html
docs/libcurl/curl_share_strerror.pdf
docs/libcurl/curl_slist_append.html
docs/libcurl/curl_slist_append.pdf
docs/libcurl/curl_slist_free_all.html
docs/libcurl/curl_slist_free_all.pdf
docs/libcurl/curl_strequal.pdf
docs/libcurl/curl_unescape.3
docs/libcurl/curl_unescape.html
docs/libcurl/curl_unescape.pdf
docs/libcurl/curl_version.3
docs/libcurl/curl_version.html
docs/libcurl/curl_version.pdf
docs/libcurl/curl_version_info.3
docs/libcurl/curl_version_info.html
docs/libcurl/curl_version_info.pdf
docs/libcurl/libcurl-easy.3
docs/libcurl/libcurl-easy.html
docs/libcurl/libcurl-easy.pdf
docs/libcurl/libcurl-errors.3
docs/libcurl/libcurl-errors.html
docs/libcurl/libcurl-errors.pdf
docs/libcurl/libcurl-multi.3
docs/libcurl/libcurl-multi.html
docs/libcurl/libcurl-multi.pdf
docs/libcurl/libcurl-share.3
docs/libcurl/libcurl-share.html
docs/libcurl/libcurl-share.pdf
docs/libcurl/libcurl-tutorial.3
docs/libcurl/libcurl-tutorial.html
docs/libcurl/libcurl-tutorial.pdf
docs/libcurl/libcurl.3
docs/libcurl/libcurl.html
docs/libcurl/libcurl.m4
docs/libcurl/libcurl.pdf
docs/libcurl/opts/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.html [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.html [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAXCONNECTS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAXCONNECTS.html [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAXCONNECTS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAX_HOST_CONNECTIONS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAX_HOST_CONNECTIONS.html [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAX_HOST_CONNECTIONS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAX_PIPELINE_LENGTH.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAX_PIPELINE_LENGTH.html [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAX_PIPELINE_LENGTH.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAX_TOTAL_CONNECTIONS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAX_TOTAL_CONNECTIONS.html [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_MAX_TOTAL_CONNECTIONS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_PIPELINING.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_PIPELINING.html [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_PIPELINING.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_PIPELINING_SERVER_BL.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_PIPELINING_SERVER_BL.html [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_PIPELINING_SERVER_BL.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_PIPELINING_SITE_BL.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_PIPELINING_SITE_BL.html [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_PIPELINING_SITE_BL.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_SOCKETDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_SOCKETDATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_SOCKETDATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_SOCKETFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_SOCKETFUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_SOCKETFUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_TIMERDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_TIMERDATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_TIMERDATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_TIMERFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_TIMERFUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLMOPT_TIMERFUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ACCEPTTIMEOUT_MS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ACCEPTTIMEOUT_MS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ACCEPTTIMEOUT_MS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ACCEPT_ENCODING.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ACCEPT_ENCODING.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ACCEPT_ENCODING.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ADDRESS_SCOPE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ADDRESS_SCOPE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ADDRESS_SCOPE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_APPEND.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_APPEND.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_APPEND.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_AUTOREFERER.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_AUTOREFERER.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_AUTOREFERER.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_BUFFERSIZE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_BUFFERSIZE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_BUFFERSIZE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CAINFO.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CAINFO.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CAINFO.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CAPATH.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CAPATH.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CAPATH.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CERTINFO.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CERTINFO.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CERTINFO.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CHUNK_BGN_FUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CHUNK_BGN_FUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CHUNK_BGN_FUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CHUNK_DATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CHUNK_DATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CHUNK_DATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CHUNK_END_FUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CHUNK_END_FUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CHUNK_END_FUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CLOSESOCKETDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CLOSESOCKETDATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CLOSESOCKETDATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CLOSESOCKETFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CLOSESOCKETFUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CLOSESOCKETFUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT_MS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT_MS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT_MS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONNECT_ONLY.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONNECT_ONLY.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONNECT_ONLY.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONV_FROM_NETWORK_FUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONV_FROM_NETWORK_FUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONV_FROM_UTF8_FUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONV_FROM_UTF8_FUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONV_FROM_UTF8_FUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONV_TO_NETWORK_FUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONV_TO_NETWORK_FUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CONV_TO_NETWORK_FUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COOKIE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COOKIE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COOKIE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COOKIEFILE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COOKIEFILE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COOKIEFILE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COOKIEJAR.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COOKIEJAR.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COOKIEJAR.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COOKIELIST.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COOKIELIST.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COOKIELIST.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COOKIESESSION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COOKIESESSION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COOKIESESSION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COPYPOSTFIELDS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COPYPOSTFIELDS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_COPYPOSTFIELDS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CRLF.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CRLF.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CRLF.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CRLFILE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CRLFILE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CRLFILE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CUSTOMREQUEST.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CUSTOMREQUEST.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CUSTOMREQUEST.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DEBUGDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DEBUGDATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DEBUGDATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DEBUGFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DEBUGFUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DEBUGFUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DIRLISTONLY.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DIRLISTONLY.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DIRLISTONLY.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_CACHE_TIMEOUT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_CACHE_TIMEOUT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_CACHE_TIMEOUT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_INTERFACE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_INTERFACE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_INTERFACE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP6.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP6.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP6.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_SERVERS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_SERVERS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_SERVERS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_USE_GLOBAL_CACHE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_USE_GLOBAL_CACHE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_USE_GLOBAL_CACHE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_EGDSOCKET.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_EGDSOCKET.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_EGDSOCKET.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ERRORBUFFER.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ERRORBUFFER.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ERRORBUFFER.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_EXPECT_100_TIMEOUT_MS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_EXPECT_100_TIMEOUT_MS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_EXPECT_100_TIMEOUT_MS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FAILONERROR.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FAILONERROR.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FAILONERROR.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FILETIME.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FILETIME.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FILETIME.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FNMATCH_DATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FNMATCH_DATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FNMATCH_DATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FNMATCH_FUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FNMATCH_FUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FNMATCH_FUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FORBID_REUSE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FORBID_REUSE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FORBID_REUSE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FRESH_CONNECT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FRESH_CONNECT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FRESH_CONNECT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTPPORT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTPPORT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTPPORT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTPSSLAUTH.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTPSSLAUTH.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTPSSLAUTH.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_ACCOUNT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_ACCOUNT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_ACCOUNT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_ALTERNATIVE_TO_USER.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_ALTERNATIVE_TO_USER.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_ALTERNATIVE_TO_USER.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_CREATE_MISSING_DIRS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_CREATE_MISSING_DIRS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_CREATE_MISSING_DIRS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_FILEMETHOD.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_FILEMETHOD.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_FILEMETHOD.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_RESPONSE_TIMEOUT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_RESPONSE_TIMEOUT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_RESPONSE_TIMEOUT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_SKIP_PASV_IP.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_SKIP_PASV_IP.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_SKIP_PASV_IP.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_SSL_CCC.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_SSL_CCC.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_SSL_CCC.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_USE_EPRT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_USE_EPRT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_USE_EPRT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_USE_EPSV.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_USE_EPSV.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_USE_EPSV.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_USE_PRET.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_USE_PRET.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_USE_PRET.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_GSSAPI_DELEGATION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_GSSAPI_DELEGATION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_GSSAPI_DELEGATION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HEADER.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HEADER.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HEADER.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HEADERDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HEADERDATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HEADERDATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HEADERFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HEADERFUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HEADERFUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HEADEROPT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HEADEROPT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HEADEROPT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTP200ALIASES.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTP200ALIASES.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTP200ALIASES.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTPAUTH.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTPAUTH.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTPAUTH.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTPGET.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTPGET.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTPGET.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTPHEADER.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTPHEADER.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTPHEADER.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTPPOST.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTPPOST.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTPPOST.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTPPROXYTUNNEL.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTPPROXYTUNNEL.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTPPROXYTUNNEL.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTP_TRANSFER_DECODING.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTP_TRANSFER_DECODING.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTP_TRANSFER_DECODING.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTP_VERSION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTP_VERSION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HTTP_VERSION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_IGNORE_CONTENT_LENGTH.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_IGNORE_CONTENT_LENGTH.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_IGNORE_CONTENT_LENGTH.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INFILESIZE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INFILESIZE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INFILESIZE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INFILESIZE_LARGE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INFILESIZE_LARGE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INFILESIZE_LARGE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INTERFACE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INTERFACE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INTERFACE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INTERLEAVEDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INTERLEAVEDATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INTERLEAVEDATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INTERLEAVEFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INTERLEAVEFUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INTERLEAVEFUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_IOCTLDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_IOCTLDATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_IOCTLDATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_IPRESOLVE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_IPRESOLVE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_IPRESOLVE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ISSUERCERT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ISSUERCERT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_ISSUERCERT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_KEYPASSWD.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_KEYPASSWD.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_KEYPASSWD.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_KRBLEVEL.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_KRBLEVEL.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_KRBLEVEL.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_LOCALPORT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_LOCALPORT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_LOCALPORT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_LOCALPORTRANGE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_LOCALPORTRANGE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_LOCALPORTRANGE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_LOGIN_OPTIONS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_LOGIN_OPTIONS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_LOGIN_OPTIONS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_LOW_SPEED_LIMIT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_LOW_SPEED_LIMIT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_LOW_SPEED_LIMIT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_LOW_SPEED_TIME.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_LOW_SPEED_TIME.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_LOW_SPEED_TIME.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAIL_AUTH.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAIL_AUTH.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAIL_AUTH.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAIL_FROM.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAIL_FROM.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAIL_FROM.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAIL_RCPT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAIL_RCPT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAIL_RCPT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAXCONNECTS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAXCONNECTS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAXCONNECTS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAXFILESIZE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAXFILESIZE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAXFILESIZE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAXFILESIZE_LARGE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAXFILESIZE_LARGE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAXFILESIZE_LARGE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAXREDIRS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAXREDIRS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAXREDIRS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAX_RECV_SPEED_LARGE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAX_RECV_SPEED_LARGE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAX_RECV_SPEED_LARGE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAX_SEND_SPEED_LARGE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAX_SEND_SPEED_LARGE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAX_SEND_SPEED_LARGE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NETRC.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NETRC.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NETRC.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NETRC_FILE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NETRC_FILE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NETRC_FILE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NEW_DIRECTORY_PERMS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NEW_DIRECTORY_PERMS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NEW_DIRECTORY_PERMS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NEW_FILE_PERMS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NEW_FILE_PERMS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NEW_FILE_PERMS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NOBODY.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NOBODY.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NOBODY.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NOPROGRESS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NOPROGRESS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NOPROGRESS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NOPROXY.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NOPROXY.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NOPROXY.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NOSIGNAL.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NOSIGNAL.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_NOSIGNAL.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_OPENSOCKETDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_OPENSOCKETDATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_OPENSOCKETDATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PASSWORD.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PASSWORD.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PASSWORD.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PORT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PORT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PORT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POST.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POST.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POST.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POSTFIELDS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POSTFIELDS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POSTFIELDS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POSTFIELDSIZE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POSTFIELDSIZE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POSTFIELDSIZE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POSTFIELDSIZE_LARGE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POSTFIELDSIZE_LARGE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POSTFIELDSIZE_LARGE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POSTQUOTE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POSTQUOTE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POSTQUOTE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POSTREDIR.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POSTREDIR.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_POSTREDIR.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PREQUOTE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PREQUOTE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PREQUOTE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PRIVATE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PRIVATE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PRIVATE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROGRESSDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROGRESSDATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROGRESSDATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROGRESSFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROGRESSFUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROGRESSFUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROTOCOLS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROTOCOLS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROTOCOLS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXY.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXY.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXY.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYAUTH.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYAUTH.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYAUTH.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYHEADER.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYHEADER.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYHEADER.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYPASSWORD.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYPASSWORD.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYPASSWORD.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYPORT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYPORT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYPORT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYTYPE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYTYPE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYTYPE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYUSERNAME.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYUSERNAME.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYUSERNAME.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYUSERPWD.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYUSERPWD.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYUSERPWD.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXY_TRANSFER_MODE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXY_TRANSFER_MODE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXY_TRANSFER_MODE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PUT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PUT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PUT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_QUOTE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_QUOTE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_QUOTE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RANDOM_FILE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RANDOM_FILE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RANDOM_FILE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RANGE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RANGE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RANGE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_READDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_READDATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_READDATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_READFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_READFUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_READFUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_REFERER.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_REFERER.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_REFERER.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RESOLVE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RESOLVE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RESOLVE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RESUME_FROM.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RESUME_FROM.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RESUME_FROM.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RESUME_FROM_LARGE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RESUME_FROM_LARGE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RESUME_FROM_LARGE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_CLIENT_CSEQ.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_CLIENT_CSEQ.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_CLIENT_CSEQ.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_REQUEST.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_REQUEST.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_REQUEST.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_SERVER_CSEQ.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_SERVER_CSEQ.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_SERVER_CSEQ.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_SESSION_ID.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_SESSION_ID.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_SESSION_ID.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_TRANSPORT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_TRANSPORT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_TRANSPORT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SASL_IR.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SASL_IR.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SASL_IR.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SEEKDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SEEKDATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SEEKDATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SEEKFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SEEKFUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SEEKFUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SHARE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SHARE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SHARE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SOCKOPTDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SOCKOPTDATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SOCKOPTDATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SOCKOPTFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SOCKOPTFUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SOCKOPTFUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_NEC.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_NEC.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_NEC.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_SERVICE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_SERVICE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_SERVICE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_AUTH_TYPES.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_AUTH_TYPES.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_AUTH_TYPES.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_KEYDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_KEYDATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_KEYDATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_KEYFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_KEYFUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_KEYFUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_KNOWNHOSTS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_KNOWNHOSTS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_KNOWNHOSTS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_PRIVATE_KEYFILE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_PRIVATE_KEYFILE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_PRIVATE_KEYFILE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_PUBLIC_KEYFILE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_PUBLIC_KEYFILE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_PUBLIC_KEYFILE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLCERT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLCERT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLCERT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLCERTTYPE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLCERTTYPE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLCERTTYPE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLENGINE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLENGINE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLENGINE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLENGINE_DEFAULT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLENGINE_DEFAULT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLENGINE_DEFAULT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLKEY.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLKEY.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLKEY.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLKEYTYPE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLKEYTYPE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLKEYTYPE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLVERSION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLVERSION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSLVERSION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_CIPHER_LIST.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_CIPHER_LIST.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_CIPHER_LIST.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_CTX_DATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_CTX_DATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_CTX_DATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_CTX_FUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_CTX_FUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_CTX_FUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_ENABLE_ALPN.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_ENABLE_ALPN.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_ENABLE_ALPN.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_ENABLE_NPN.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_ENABLE_NPN.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_ENABLE_NPN.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_OPTIONS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_OPTIONS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_OPTIONS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_SESSIONID_CACHE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_SESSIONID_CACHE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_SESSIONID_CACHE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_VERIFYHOST.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_VERIFYHOST.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_VERIFYHOST.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_STDERR.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_STDERR.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_STDERR.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TCP_KEEPALIVE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TCP_KEEPALIVE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TCP_KEEPALIVE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TCP_KEEPIDLE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TCP_KEEPIDLE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TCP_KEEPIDLE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TCP_KEEPINTVL.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TCP_KEEPINTVL.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TCP_KEEPINTVL.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TCP_NODELAY.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TCP_NODELAY.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TCP_NODELAY.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TELNETOPTIONS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TELNETOPTIONS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TELNETOPTIONS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TFTP_BLKSIZE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TFTP_BLKSIZE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TFTP_BLKSIZE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TIMECONDITION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TIMECONDITION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TIMECONDITION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TIMEOUT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TIMEOUT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TIMEOUT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TIMEOUT_MS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TIMEOUT_MS.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TIMEOUT_MS.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TIMEVALUE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TIMEVALUE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TIMEVALUE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TLSAUTH_PASSWORD.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TLSAUTH_PASSWORD.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TLSAUTH_PASSWORD.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TLSAUTH_TYPE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TLSAUTH_TYPE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TLSAUTH_TYPE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TLSAUTH_USERNAME.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TLSAUTH_USERNAME.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TLSAUTH_USERNAME.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TRANSFERTEXT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TRANSFERTEXT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TRANSFERTEXT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TRANSFER_ENCODING.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TRANSFER_ENCODING.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TRANSFER_ENCODING.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_UNIX_SOCKET_PATH.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_UNIX_SOCKET_PATH.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_UNIX_SOCKET_PATH.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_UPLOAD.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_UPLOAD.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_UPLOAD.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_URL.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_URL.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_URL.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_USERAGENT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_USERAGENT.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_USERAGENT.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_USERNAME.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_USERNAME.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_USERNAME.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_USERPWD.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_USERPWD.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_USERPWD.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_USE_SSL.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_USE_SSL.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_USE_SSL.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_VERBOSE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_VERBOSE.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_VERBOSE.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_WILDCARDMATCH.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_WILDCARDMATCH.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_WILDCARDMATCH.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_WRITEDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_WRITEDATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_WRITEDATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_WRITEFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_WRITEFUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_WRITEFUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_XFERINFODATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_XFERINFODATA.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_XFERINFODATA.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_XFERINFOFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_XFERINFOFUNCTION.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_XFERINFOFUNCTION.pdf [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_XOAUTH2_BEARER.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_XOAUTH2_BEARER.html [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_XOAUTH2_BEARER.pdf [new file with mode: 0644]
docs/libcurl/opts/Makefile.am [new file with mode: 0644]
docs/libcurl/opts/Makefile.in [new file with mode: 0644]
docs/libcurl/symbols-in-versions
docs/mk-ca-bundle.html
docs/mk-ca-bundle.pdf
include/Makefile.in
include/curl/Makefile.in
include/curl/curl.h
include/curl/curlbuild.h
include/curl/curlbuild.h.cmake
include/curl/curlver.h
include/curl/multi.h
include/curl/typecheck-gcc.h
install-sh
lib/CMakeLists.txt
lib/Makefile.Watcom
lib/Makefile.am
lib/Makefile.b32
lib/Makefile.in
lib/Makefile.inc
lib/Makefile.m32
lib/Makefile.netware
lib/Makefile.vc10
lib/Makefile.vc6
lib/Makefile.vc8
lib/Makefile.vc9
lib/Makefile.vxworks
lib/README.hostip
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_config.h.in
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 [new file with mode: 0644]
lib/curl_sec.h [moved from lib/krb4.h with 82% similarity]
lib/curl_setup.h
lib/curl_setup_once.h
lib/curl_sspi.c
lib/curl_sspi.h
lib/curl_threads.c
lib/curl_threads.h
lib/dict.c
lib/dotdot.c
lib/dotdot.h
lib/easy.c
lib/easyif.h
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/gskit.c [deleted file]
lib/hostasyn.c
lib/hostcheck.c
lib/hostip.c
lib/hostip.h
lib/hostip4.c
lib/hostip6.c
lib/hostsyn.c
lib/http.c
lib/http.h
lib/http2.c [new file with mode: 0644]
lib/http2.h [new file with mode: 0644]
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_negotiate_sspi.c
lib/http_proxy.c
lib/http_proxy.h
lib/idn_win32.c
lib/if2ip.c
lib/if2ip.h
lib/imap.c
lib/imap.h
lib/krb4.c [deleted file]
lib/krb5.c
lib/ldap.c
lib/libcurl.plist
lib/md4.c
lib/md5.c
lib/memdebug.c
lib/mk-ca-bundle.pl
lib/mk-ca-bundle.vbs
lib/mprintf.c
lib/multi.c
lib/multihandle.h
lib/multiif.h
lib/netrc.c
lib/netrc.h
lib/non-ascii.c
lib/openldap.c
lib/parsedate.c
lib/pingpong.c
lib/pipeline.c
lib/pipeline.h
lib/pop3.c
lib/pop3.h
lib/progress.c
lib/progress.h
lib/qssl.c [deleted file]
lib/qssl.h [deleted file]
lib/rtsp.c
lib/security.c
lib/select.c
lib/sendf.c
lib/sendf.h
lib/setup-os400.h
lib/setup-vms.h
lib/share.c
lib/sigpipe.h [new file with mode: 0644]
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/splay.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/url.h
lib/urldata.h
lib/version.c
lib/vtls/axtls.c [moved from lib/axtls.c with 91% similarity]
lib/vtls/axtls.h [moved from lib/axtls.h with 78% similarity]
lib/vtls/curl_darwinssl.c [moved from lib/curl_darwinssl.c with 74% similarity]
lib/vtls/curl_darwinssl.h [moved from lib/curl_darwinssl.h with 83% similarity]
lib/vtls/curl_schannel.c [moved from lib/curl_schannel.c with 88% similarity]
lib/vtls/curl_schannel.h [moved from lib/curl_schannel.h with 80% similarity]
lib/vtls/cyassl.c [moved from lib/cyassl.c with 87% similarity]
lib/vtls/cyassl.h [moved from lib/cyassl.h with 81% similarity]
lib/vtls/gskit.c [new file with mode: 0644]
lib/vtls/gskit.h [moved from lib/gskit.h with 87% similarity]
lib/vtls/gtls.c [moved from lib/gtls.c with 74% similarity]
lib/vtls/gtls.h [moved from lib/gtls.h with 80% similarity]
lib/vtls/nss.c [moved from lib/nss.c with 68% similarity]
lib/vtls/nssg.h [moved from lib/nssg.h with 74% similarity]
lib/vtls/openssl.c [moved from lib/ssluse.c with 81% similarity]
lib/vtls/openssl.h [moved from lib/ssluse.h with 82% similarity]
lib/vtls/polarssl.c [moved from lib/polarssl.c with 74% similarity]
lib/vtls/polarssl.h [moved from lib/polarssl.h with 77% similarity]
lib/vtls/polarssl_threadlock.c [moved from lib/polarssl_threadlock.c with 100% similarity]
lib/vtls/polarssl_threadlock.h [moved from lib/polarssl_threadlock.h with 100% similarity]
lib/vtls/vtls.c [moved from lib/sslgen.c with 73% similarity]
lib/vtls/vtls.h [moved from lib/sslgen.h with 74% similarity]
lib/warnless.c
lib/warnless.h
lib/x509asn1.c
lib/x509asn1.h
ltmain.sh
m4/curl-compilers.m4
m4/curl-functions.m4
m4/libtool.m4
maketgz
mkinstalldirs
packages/AIX/Makefile.in
packages/AIX/RPM/Makefile.in
packages/Android/Android.mk
packages/DOS/common.dj
packages/EPM/Makefile.in
packages/EPM/README
packages/Linux/Makefile.in
packages/Linux/RPM/Makefile.in
packages/Makefile.in
packages/OS400/README.OS400
packages/OS400/ccsidcurl.c
packages/OS400/ccsidcurl.h
packages/OS400/curl.inc.in
packages/OS400/initscript.sh
packages/OS400/make-include.sh
packages/OS400/make-lib.sh
packages/OS400/make-tests.sh
packages/OS400/os400sys.c
packages/OS400/os400sys.h
packages/Solaris/Makefile.in
packages/Symbian/group/curl.pkg
packages/Symbian/group/libcurl.mmp
packages/Symbian/group/libcurl.pkg
packages/Win32/Makefile.in
packages/Win32/cygwin/Makefile.in
packages/vms/Makefile.in
packages/vms/backup_gnv_curl_src.com
packages/vms/build_curl-config_script.com
packages/vms/build_gnv_curl_release_notes.com
packages/vms/build_libcurl_pc.com
packages/vms/build_vms.com
packages/vms/clean_gnv_curl.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
projects/README [new file with mode: 0644]
projects/Windows/VC10/curl.sln [new file with mode: 0644]
projects/Windows/VC10/lib/libcurl.sln [new file with mode: 0644]
projects/Windows/VC10/lib/libcurl.vcxproj [new file with mode: 0644]
projects/Windows/VC10/src/curlsrc.sln [new file with mode: 0644]
projects/Windows/VC10/src/curlsrc.vcxproj [new file with mode: 0644]
projects/Windows/VC11/curl.sln [new file with mode: 0644]
projects/Windows/VC11/lib/libcurl.sln [new file with mode: 0644]
projects/Windows/VC11/lib/libcurl.vcxproj [new file with mode: 0644]
projects/Windows/VC11/src/curlsrc.sln [new file with mode: 0644]
projects/Windows/VC11/src/curlsrc.vcxproj [new file with mode: 0644]
projects/Windows/VC12/curl.sln [new file with mode: 0644]
projects/Windows/VC12/lib/libcurl.sln [new file with mode: 0644]
projects/Windows/VC12/lib/libcurl.vcxproj [new file with mode: 0644]
projects/Windows/VC12/src/curlsrc.sln [new file with mode: 0644]
projects/Windows/VC12/src/curlsrc.vcxproj [new file with mode: 0644]
projects/Windows/VC6/curl.dsw [moved from vs/vc6/vc6curl.dsw with 79% similarity]
projects/Windows/VC6/lib/libcurl.dsp [new file with mode: 0644]
projects/Windows/VC6/lib/libcurl.dsw [moved from vs/vc6/lib/vc6libcurl.dsw with 83% similarity]
projects/Windows/VC6/src/curlsrc.dsp [new file with mode: 0644]
projects/Windows/VC6/src/curlsrc.dsw [moved from vs/vc6/src/vc6curltool.dsw with 83% similarity]
projects/Windows/VC7.1/curl.sln [new file with mode: 0644]
projects/Windows/VC7.1/lib/libcurl.sln [new file with mode: 0644]
projects/Windows/VC7.1/lib/libcurl.vcproj [new file with mode: 0644]
projects/Windows/VC7.1/src/curlsrc.sln [new file with mode: 0644]
projects/Windows/VC7.1/src/curlsrc.vcproj [new file with mode: 0644]
projects/Windows/VC7/curl.sln [new file with mode: 0644]
projects/Windows/VC7/lib/libcurl.sln [new file with mode: 0644]
projects/Windows/VC7/lib/libcurl.vcproj [new file with mode: 0644]
projects/Windows/VC7/src/curlsrc.sln [new file with mode: 0644]
projects/Windows/VC7/src/curlsrc.vcproj [new file with mode: 0644]
projects/Windows/VC8/curl.sln [new file with mode: 0644]
projects/Windows/VC8/lib/libcurl.sln [new file with mode: 0644]
projects/Windows/VC8/lib/libcurl.vcproj [new file with mode: 0644]
projects/Windows/VC8/src/curlsrc.sln [new file with mode: 0644]
projects/Windows/VC8/src/curlsrc.vcproj [new file with mode: 0644]
projects/Windows/VC9/curl.sln [new file with mode: 0644]
projects/Windows/VC9/lib/libcurl.sln [new file with mode: 0644]
projects/Windows/VC9/lib/libcurl.vcproj [new file with mode: 0644]
projects/Windows/VC9/src/curlsrc.sln [new file with mode: 0644]
projects/Windows/VC9/src/curlsrc.vcproj [new file with mode: 0644]
projects/build-openssl.bat [new file with mode: 0644]
projects/checksrc.bat [new file with mode: 0644]
src/CMakeLists.txt
src/Makefile.Watcom
src/Makefile.am
src/Makefile.b32
src/Makefile.in
src/Makefile.inc
src/Makefile.m32
src/Makefile.netware
src/Makefile.vc10
src/Makefile.vc6
src/Makefile.vc8
src/Makefile.vc9
src/macos/MACINSTALL.TXT
src/makefile.amiga
src/mkhelp.pl
src/tool_binmode.c
src/tool_cb_dbg.c
src/tool_cb_prg.c
src/tool_cb_prg.h
src/tool_cb_wrt.c
src/tool_cfgable.c
src/tool_cfgable.h
src/tool_doswin.c
src/tool_doswin.h
src/tool_easysrc.c
src/tool_easysrc.h
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_hugehelp.c
src/tool_hugehelp.h
src/tool_libinfo.c
src/tool_main.c
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_paramhlp.c
src/tool_paramhlp.h
src/tool_parsecfg.c
src/tool_parsecfg.h
src/tool_sdecls.h
src/tool_setopt.c
src/tool_setopt.h
src/tool_setup.h
src/tool_sleep.c
src/tool_strdup.c [moved from src/version.h with 66% similarity]
src/tool_strdup.h [new file with mode: 0644]
src/tool_urlglob.c
src/tool_urlglob.h
src/tool_util.c
src/tool_version.h
src/tool_writeout.c
src/tool_xattr.c
tests/CMakeLists.txt
tests/FILEFORMAT
tests/Makefile.in
tests/README
tests/certs/Makefile.am
tests/certs/Makefile.in
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/Makefile.in
tests/certs/scripts/genserv.sh
tests/data/DISABLED
tests/data/Makefile.am
tests/data/Makefile.in
tests/data/Makefile.inc [new file with mode: 0644]
tests/data/test100
tests/data/test1001
tests/data/test1002
tests/data/test1008
tests/data/test101
tests/data/test1010
tests/data/test1021
tests/data/test1029
tests/data/test1030
tests/data/test1032
tests/data/test1041
tests/data/test1042
tests/data/test1047
tests/data/test1048
tests/data/test1060
tests/data/test1061
tests/data/test1071
tests/data/test1079
tests/data/test1080
tests/data/test1081
tests/data/test1086
tests/data/test1095
tests/data/test1097
tests/data/test1098
tests/data/test1099
tests/data/test1100
tests/data/test1105
tests/data/test1112
tests/data/test1113
tests/data/test1114
tests/data/test1115
tests/data/test1119
tests/data/test1123
tests/data/test1124
tests/data/test1132
tests/data/test1133
tests/data/test1134 [new file with mode: 0644]
tests/data/test116
tests/data/test1212
tests/data/test1215
tests/data/test1220
tests/data/test1221
tests/data/test1222
tests/data/test1228
tests/data/test1229
tests/data/test1230
tests/data/test1234 [new file with mode: 0644]
tests/data/test1235 [new file with mode: 0644]
tests/data/test1236 [new file with mode: 0644]
tests/data/test1237 [new file with mode: 0644]
tests/data/test1238 [new file with mode: 0644]
tests/data/test1239 [new file with mode: 0644]
tests/data/test1240 [new file with mode: 0644]
tests/data/test130
tests/data/test1309
tests/data/test131
tests/data/test1316
tests/data/test1319
tests/data/test132
tests/data/test1320
tests/data/test1321
tests/data/test1325
tests/data/test1328
tests/data/test133
tests/data/test1330
tests/data/test1331
tests/data/test1332
tests/data/test1334
tests/data/test1335
tests/data/test1336
tests/data/test1337
tests/data/test1338
tests/data/test1339
tests/data/test134
tests/data/test1340
tests/data/test1341
tests/data/test1342
tests/data/test1343
tests/data/test1344
tests/data/test1345
tests/data/test1346
tests/data/test1347
tests/data/test1348
tests/data/test1349
tests/data/test1350
tests/data/test1351
tests/data/test1352
tests/data/test1353
tests/data/test1354
tests/data/test1356
tests/data/test1357
tests/data/test1358
tests/data/test1359
tests/data/test1360
tests/data/test1361
tests/data/test1362
tests/data/test1363
tests/data/test1364
tests/data/test1365
tests/data/test1366
tests/data/test1367
tests/data/test1368
tests/data/test1369
tests/data/test1370
tests/data/test1371
tests/data/test1372
tests/data/test1373
tests/data/test1374
tests/data/test1375
tests/data/test1376
tests/data/test1377
tests/data/test1378
tests/data/test1379
tests/data/test1380
tests/data/test1381
tests/data/test1382
tests/data/test1383
tests/data/test1384
tests/data/test1385
tests/data/test1386
tests/data/test1387
tests/data/test1388
tests/data/test1389
tests/data/test1390
tests/data/test1391
tests/data/test1392
tests/data/test1393
tests/data/test1397 [new file with mode: 0644]
tests/data/test1398 [new file with mode: 0644]
tests/data/test1404
tests/data/test1405
tests/data/test1406
tests/data/test1407
tests/data/test1408
tests/data/test1411 [new file with mode: 0644]
tests/data/test1412
tests/data/test1415 [new file with mode: 0644]
tests/data/test1416 [new file with mode: 0644]
tests/data/test1417 [new file with mode: 0644]
tests/data/test1418 [new file with mode: 0644]
tests/data/test1419 [new file with mode: 0644]
tests/data/test1420 [new file with mode: 0644]
tests/data/test1428 [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/test150
tests/data/test1500
tests/data/test1502
tests/data/test1503
tests/data/test1504
tests/data/test1505
tests/data/test1506
tests/data/test1507
tests/data/test1508
tests/data/test1509
tests/data/test1510
tests/data/test1511
tests/data/test1512
tests/data/test1513 [new file with mode: 0644]
tests/data/test1514 [new file with mode: 0644]
tests/data/test1515 [new file with mode: 0644]
tests/data/test1516 [new file with mode: 0644]
tests/data/test1520 [new file with mode: 0644]
tests/data/test1525 [new file with mode: 0644]
tests/data/test1526 [new file with mode: 0644]
tests/data/test1527 [new file with mode: 0644]
tests/data/test1528 [new file with mode: 0644]
tests/data/test1529 [new file with mode: 0644]
tests/data/test153
tests/data/test154
tests/data/test155
tests/data/test159
tests/data/test162
tests/data/test167
tests/data/test168
tests/data/test169
tests/data/test170
tests/data/test172
tests/data/test176
tests/data/test18
tests/data/test1800 [new file with mode: 0644]
tests/data/test1801 [new file with mode: 0644]
tests/data/test1900
tests/data/test1901
tests/data/test1902
tests/data/test1903
tests/data/test194
tests/data/test199
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/test2025
tests/data/test2026
tests/data/test2027
tests/data/test2028
tests/data/test2029
tests/data/test2030
tests/data/test2031
tests/data/test2032
tests/data/test2033
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/test207
tests/data/test209
tests/data/test212
tests/data/test213
tests/data/test215
tests/data/test22
tests/data/test227
tests/data/test239
tests/data/test243
tests/data/test245
tests/data/test246
tests/data/test250
tests/data/test251
tests/data/test258
tests/data/test259
tests/data/test265
tests/data/test267
tests/data/test273
tests/data/test280
tests/data/test294
tests/data/test31
tests/data/test320
tests/data/test321
tests/data/test322
tests/data/test324
tests/data/test325 [new file with mode: 0644]
tests/data/test33
tests/data/test350
tests/data/test351
tests/data/test352
tests/data/test353
tests/data/test500
tests/data/test502
tests/data/test506
tests/data/test508
tests/data/test509
tests/data/test510
tests/data/test512
tests/data/test514
tests/data/test515
tests/data/test516
tests/data/test517
tests/data/test518
tests/data/test519
tests/data/test521
tests/data/test522
tests/data/test523
tests/data/test528
tests/data/test530
tests/data/test535
tests/data/test536
tests/data/test537
tests/data/test539
tests/data/test540
tests/data/test543
tests/data/test544
tests/data/test545
tests/data/test547
tests/data/test548
tests/data/test549
tests/data/test550
tests/data/test551
tests/data/test552
tests/data/test553
tests/data/test554
tests/data/test555
tests/data/test556
tests/data/test557
tests/data/test558
tests/data/test560
tests/data/test561
tests/data/test565
tests/data/test566
tests/data/test567
tests/data/test568
tests/data/test570
tests/data/test571
tests/data/test572
tests/data/test573
tests/data/test574
tests/data/test575
tests/data/test576
tests/data/test578
tests/data/test579
tests/data/test580
tests/data/test581
tests/data/test582
tests/data/test583
tests/data/test584
tests/data/test585
tests/data/test588
tests/data/test590
tests/data/test591
tests/data/test592
tests/data/test593
tests/data/test594
tests/data/test595
tests/data/test596
tests/data/test598
tests/data/test599
tests/data/test604
tests/data/test61
tests/data/test623
tests/data/test627
tests/data/test64
tests/data/test640 [new file with mode: 0644]
tests/data/test641 [new file with mode: 0644]
tests/data/test65
tests/data/test67
tests/data/test68
tests/data/test69
tests/data/test70
tests/data/test72
tests/data/test74
tests/data/test75
tests/data/test77
tests/data/test78
tests/data/test8
tests/data/test800
tests/data/test801
tests/data/test802
tests/data/test803
tests/data/test804
tests/data/test805
tests/data/test806
tests/data/test807
tests/data/test808
tests/data/test809
tests/data/test81
tests/data/test810 [new file with mode: 0644]
tests/data/test811 [new file with mode: 0644]
tests/data/test812 [new file with mode: 0644]
tests/data/test813 [new file with mode: 0644]
tests/data/test814 [new file with mode: 0644]
tests/data/test815 [new file with mode: 0644]
tests/data/test816 [new file with mode: 0644]
tests/data/test817 [new file with mode: 0644]
tests/data/test818 [new file with mode: 0644]
tests/data/test819 [new file with mode: 0644]
tests/data/test820 [new file with mode: 0644]
tests/data/test821 [new file with mode: 0644]
tests/data/test822 [new file with mode: 0644]
tests/data/test823 [new file with mode: 0644]
tests/data/test824 [new file with mode: 0644]
tests/data/test825 [new file with mode: 0644]
tests/data/test826 [new file with mode: 0644]
tests/data/test827 [new file with mode: 0644]
tests/data/test828 [new file with mode: 0644]
tests/data/test829 [moved from tests/data/test1324 with 88% similarity]
tests/data/test83
tests/data/test830 [new file with mode: 0644]
tests/data/test831 [new file with mode: 0644]
tests/data/test832 [new file with mode: 0644]
tests/data/test833 [new file with mode: 0644]
tests/data/test834 [new file with mode: 0644]
tests/data/test835 [new file with mode: 0644]
tests/data/test836 [new file with mode: 0644]
tests/data/test850
tests/data/test851
tests/data/test852
tests/data/test853
tests/data/test854
tests/data/test855
tests/data/test856
tests/data/test857
tests/data/test858 [new file with mode: 0644]
tests/data/test859 [new file with mode: 0644]
tests/data/test86
tests/data/test860 [new file with mode: 0644]
tests/data/test861 [new file with mode: 0644]
tests/data/test862 [new file with mode: 0644]
tests/data/test863 [new file with mode: 0644]
tests/data/test864 [new file with mode: 0644]
tests/data/test865 [new file with mode: 0644]
tests/data/test866 [new file with mode: 0644]
tests/data/test867 [new file with mode: 0644]
tests/data/test868 [new file with mode: 0644]
tests/data/test869 [new file with mode: 0644]
tests/data/test87
tests/data/test870 [new file with mode: 0644]
tests/data/test871 [new file with mode: 0644]
tests/data/test872 [new file with mode: 0644]
tests/data/test873 [new file with mode: 0644]
tests/data/test874 [new file with mode: 0644]
tests/data/test875 [moved from tests/data/test1322 with 88% similarity]
tests/data/test876 [new file with mode: 0644]
tests/data/test877 [new file with mode: 0644]
tests/data/test878 [new file with mode: 0644]
tests/data/test879 [new file with mode: 0644]
tests/data/test88
tests/data/test880 [new file with mode: 0644]
tests/data/test881 [new file with mode: 0644]
tests/data/test882 [new file with mode: 0644]
tests/data/test89
tests/data/test90
tests/data/test900
tests/data/test901
tests/data/test902
tests/data/test903
tests/data/test904
tests/data/test905
tests/data/test906
tests/data/test907
tests/data/test908
tests/data/test909
tests/data/test91
tests/data/test910
tests/data/test911
tests/data/test912 [new file with mode: 0644]
tests/data/test913 [new file with mode: 0644]
tests/data/test914 [new file with mode: 0644]
tests/data/test915 [new file with mode: 0644]
tests/data/test916 [new file with mode: 0644]
tests/data/test917 [new file with mode: 0644]
tests/data/test918 [new file with mode: 0644]
tests/data/test919 [new file with mode: 0644]
tests/data/test920 [new file with mode: 0644]
tests/data/test921 [new file with mode: 0644]
tests/data/test922 [new file with mode: 0644]
tests/data/test923 [new file with mode: 0644]
tests/data/test924 [new file with mode: 0644]
tests/data/test925 [new file with mode: 0644]
tests/data/test926 [new file with mode: 0644]
tests/data/test927 [new file with mode: 0644]
tests/data/test928 [new file with mode: 0644]
tests/data/test929 [new file with mode: 0644]
tests/data/test930 [new file with mode: 0644]
tests/data/test931 [moved from tests/data/test1323 with 88% similarity]
tests/data/test932 [new file with mode: 0644]
tests/data/test933 [new file with mode: 0644]
tests/data/test934 [new file with mode: 0644]
tests/data/test935 [new file with mode: 0644]
tests/data/test936 [new file with mode: 0644]
tests/data/test937 [new file with mode: 0644]
tests/data/test938 [new file with mode: 0644]
tests/data/test939 [new file with mode: 0644]
tests/data/test940 [new file with mode: 0644]
tests/data/test941 [new file with mode: 0644]
tests/data/test96
tests/ftpserver.pl
tests/getpart.pm
tests/http_pipe.py
tests/httpserver.pl
tests/libtest/Makefile.in
tests/libtest/Makefile.inc
tests/libtest/first.c
tests/libtest/lib1500.c
tests/libtest/lib1506.c
tests/libtest/lib1507.c
tests/libtest/lib1509.c
tests/libtest/lib1510.c
tests/libtest/lib1512.c
tests/libtest/lib1513.c [new file with mode: 0644]
tests/libtest/lib1514.c [new file with mode: 0644]
tests/libtest/lib1515.c [new file with mode: 0644]
tests/libtest/lib1520.c [new file with mode: 0644]
tests/libtest/lib1525.c [new file with mode: 0644]
tests/libtest/lib1526.c [new file with mode: 0644]
tests/libtest/lib1527.c [new file with mode: 0644]
tests/libtest/lib1528.c [new file with mode: 0644]
tests/libtest/lib1529.c [new file with mode: 0644]
tests/libtest/lib1900.c
tests/libtest/lib500.c
tests/libtest/lib505.c
tests/libtest/lib506.c
tests/libtest/lib508.c
tests/libtest/lib510.c
tests/libtest/lib513.c
tests/libtest/lib541.c
tests/libtest/lib544.c
tests/libtest/lib556.c
tests/libtest/lib557.c
tests/libtest/lib579.c
tests/libtest/lib599.c
tests/libtest/libauthretry.c
tests/libtest/sethostname.h
tests/libtest/test.h
tests/libtest/test1013.pl
tests/runtests.1
tests/runtests.html
tests/runtests.pdf
tests/runtests.pl
tests/secureserver.pl
tests/server/Makefile.in
tests/server/getpart.c
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/stunnel.pem
tests/symbol-scan.pl
tests/testcurl.pdf
tests/testcurl.pl
tests/unit/Makefile.in
tests/unit/Makefile.inc
tests/unit/unit1302.c
tests/unit/unit1303.c
tests/unit/unit1304.c
tests/unit/unit1305.c
tests/unit/unit1394.c
tests/unit/unit1395.c
tests/unit/unit1396.c
tests/unit/unit1397.c [new file with mode: 0644]
tests/unit/unit1398.c [new file with mode: 0644]
tests/valgrind.supp
vs/t/README [deleted file]
vs/t/lib/vc6_libcurl_dsp.foot [deleted file]
vs/t/lib/vc6_libcurl_dsp.head [deleted file]
vs/t/lib/vc8_libcurl_prj.foot [deleted file]
vs/t/lib/vc8_libcurl_prj.head [deleted file]
vs/vc6/lib/vc6libcurl.dsp [deleted file]
vs/vc6/src/vc6curltool.dsp [deleted file]
vs/vc8/lib/vc8libcurl.vcproj [deleted file]
winbuild/BUILD.WINDOWS.txt
winbuild/Makefile.vc
winbuild/MakefileBuild.vc
winbuild/gen_resp_file.bat