1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 19:45:04 -05:00
curl/docs/libcurl
2020-08-30 17:24:04 +02:00
..
opts tls: add CURLOPT_SSL_EC_CURVES and --curves 2020-08-30 17:24:04 +02:00
.gitignore
ABI.md ABI.md: rename to .md and polish the markdown 2020-06-12 17:05:21 +02:00
CMakeLists.txt copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
curl_easy_cleanup.3
curl_easy_duphandle.3
curl_easy_escape.3 terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
curl_easy_getinfo.3 CURLE_PROXY: new error code 2020-08-24 08:41:48 +02:00
curl_easy_init.3 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
curl_easy_option_by_id.3 docs/libcurl: update "Added in" version for curl_easy_option* 2020-08-27 16:13:41 +02:00
curl_easy_option_by_name.3 docs/libcurl: update "Added in" version for curl_easy_option* 2020-08-27 16:13:41 +02:00
curl_easy_option_next.3 docs/libcurl: update "Added in" version for curl_easy_option* 2020-08-27 16:13:41 +02:00
curl_easy_pause.3
curl_easy_perform.3 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
curl_easy_recv.3
curl_easy_reset.3
curl_easy_send.3
curl_easy_setopt.3 tls: add CURLOPT_SSL_EC_CURVES and --curves 2020-08-30 17:24:04 +02:00
curl_easy_strerror.3 terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
curl_easy_unescape.3 terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
curl_easy_upkeep.3
curl_escape.3 terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
curl_formadd.3 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
curl_formfree.3
curl_formget.3
curl_free.3
curl_getdate.3
curl_getenv.3 terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
curl_global_cleanup.3
curl_global_init_mem.3
curl_global_init.3
curl_global_sslset.3 TLS naming: fix more Winssl and Darwinssl leftovers 2020-08-08 00:19:21 +02:00
curl_mime_addpart.3
curl_mime_data_cb.3
curl_mime_data.3 terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
curl_mime_encoder.3 terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
curl_mime_filedata.3 terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
curl_mime_filename.3 terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
curl_mime_free.3
curl_mime_headers.3
curl_mime_init.3
curl_mime_name.3 terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
curl_mime_subparts.3
curl_mime_type.3 terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
curl_mprintf.3
curl_multi_add_handle.3
curl_multi_assign.3 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
curl_multi_cleanup.3
curl_multi_fdset.3
curl_multi_info_read.3 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
curl_multi_init.3 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
curl_multi_perform.3 copyright: update/correct the year range on a few files 2020-08-14 10:20:27 +02:00
curl_multi_poll.3
curl_multi_remove_handle.3
curl_multi_setopt.3
curl_multi_socket_action.3
curl_multi_socket_all.3
curl_multi_socket.3
curl_multi_strerror.3 terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
curl_multi_timeout.3 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
curl_multi_wait.3
curl_multi_wakeup.3
curl_share_cleanup.3
curl_share_init.3 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
curl_share_setopt.3 KNOWN_BUGS: A shared connection cache is not thread-safe 2020-08-12 07:55:45 +02:00
curl_share_strerror.3 terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
curl_slist_append.3
curl_slist_free_all.3
curl_strequal.3
curl_strnequal.3
curl_unescape.3 terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
curl_url_cleanup.3
curl_url_dup.3
curl_url_get.3
curl_url_set.3 terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
curl_url.3
curl_version_info.3 TLS: fix SRP detection by using the proper #ifdefs 2020-08-28 14:13:05 +02:00
curl_version.3 terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
libcurl-easy.3 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
libcurl-env.3
libcurl-errors.3 docs: add date of 7.20 to CURLM_CALL_MULTI_PERFORM mentions 2020-07-30 00:02:24 +02:00
libcurl-multi.3 copyright updates: adjust year ranges 2020-04-26 23:59:22 +02:00
libcurl-security.3 docs: add warnings about FILE: URLs on Windows 2020-03-13 16:56:41 +01:00
libcurl-share.3
libcurl-thread.3 TLS naming: fix more Winssl and Darwinssl leftovers 2020-08-08 00:19:21 +02:00
libcurl-tutorial.3
libcurl-url.3
libcurl.3 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
libcurl.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
Makefile.am ABI.md: rename to .md and polish the markdown 2020-06-12 17:05:21 +02:00
Makefile.inc options: API for meta-data about easy options 2020-08-27 14:17:36 +02:00
mksymbolsmanpage.pl copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
symbols-in-versions tls: add CURLOPT_SSL_EC_CURVES and --curves 2020-08-30 17:24:04 +02:00
symbols.pl copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00