..
opts
man pages: switch to https://example.com URLs
2020-09-17 16:28:18 +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
man pages: switch to https://example.com URLs
2020-09-17 16:28:18 +02:00
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
man pages: switch to https://example.com URLs
2020-09-17 16:28:18 +02: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
man pages: switch to https://example.com URLs
2020-09-17 16:28:18 +02:00
curl_easy_recv.3
curl_easy_reset.3
altsvc: keep a copy of the file name to survive handle reset
2020-02-09 22:41:49 +01:00
curl_easy_send.3
curl_easy_setopt.3
setopt: return CURLE_BAD_FUNCTION_ARGUMENT on bad argument
2020-09-22 09:04:13 +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_mem.3: mention it was added in 7.12.0
2019-08-11 00:19:45 +02:00
curl_global_init.3
global_init: assume the EINTR bit by default
2020-01-26 18:27:18 +01:00
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_headers.3: fix the example's use of curl_slist_append
2020-09-08 22:51:16 +02:00
curl_mime_init.3
man pages: switch to https://example.com URLs
2020-09-17 16:28:18 +02:00
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
multi: add curl_multi_wakeup()
2019-11-25 15:45:56 +01:00
curl_multi_remove_handle.3
curl_multi_setopt.3
CURLMOPT_MAX_CONCURRENT_STREAMS: new setopt
2019-10-02 07:47:48 +02:00
curl_multi_socket_action.3
CURLMOPT_SOCKETFUNCTION.3: clarified
2019-06-10 13:07:32 +02:00
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
docs: add more references to curl_multi_poll
2019-11-28 22:29:18 +01:00
curl_multi_wakeup.3
curl_multi_wakeup.3: add example and AVAILABILITY
2019-11-26 08:11:32 +01:00
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
docs: disambiguate CURLUPART_HOST is for host name (ie no port)
2019-09-28 18:13:33 +02:00
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
man pages: switch to https://example.com URLs
2020-09-17 16:28:18 +02:00
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
man pages: switch to https://example.com URLs
2020-09-17 16:28:18 +02: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
copyrights: update all copyright notices to 2019 on files changed this year
2019-11-02 23:15:56 +01:00
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