.. |
opts
|
e1be825453
alt-svc: the libcurl bits
|
5 éve |
.gitignore
|
d960e57029
gitignore: Ignore man page dist files
|
7 éve |
ABI
|
ecf7618e12
ABI doc: use secure URL
|
9 éve |
CMakeLists.txt
|
ec493dbda2
cmake: fix build with cmake 2.8.12.2
|
7 éve |
Makefile.am
|
f38220259c
docs/libcurl/index.html: removed
|
6 éve |
Makefile.inc
|
b801b453af
whitespace fixes
|
6 éve |
curl_easy_cleanup.3
|
6fac5a3e65
docs: mention NULL is fine input to several functions
|
6 éve |
curl_easy_duphandle.3
|
8754ddb85d
curl_easy_duphandle.3: clarify that a duped handle has no shares
|
5 éve |
curl_easy_escape.3
|
a6fdf11771
docs: fix typo funtion -> function
|
7 éve |
curl_easy_getinfo.3
|
ce2140a8c1
getinfo: add microsecond precise timers for various intervals
|
6 éve |
curl_easy_init.3
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 éve |
curl_easy_pause.3
|
ce7aa90ade
curl_easy_pause.3: fix man page reference
|
8 éve |
curl_easy_perform.3
|
b801b453af
whitespace fixes
|
6 éve |
curl_easy_recv.3
|
afff64dbcd
curl_easy_recv: Improve documentation and example program
|
8 éve |
curl_easy_reset.3
|
b801b453af
whitespace fixes
|
6 éve |
curl_easy_send.3
|
afff64dbcd
curl_easy_recv: Improve documentation and example program
|
8 éve |
curl_easy_setopt.3
|
e1be825453
alt-svc: the libcurl bits
|
5 éve |
curl_easy_strerror.3
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 éve |
curl_easy_unescape.3
|
53e71e47d6
unescape: avoid integer overflow
|
8 éve |
curl_easy_upkeep.3
|
17ca0ccff4
curl_easy_upkeep: removed 'conn' from the name
|
6 éve |
curl_escape.3
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 éve |
curl_formadd.3
|
37093a21a6
documentation: curl_formadd field and file names are now escaped
|
6 éve |
curl_formfree.3
|
6fac5a3e65
docs: mention NULL is fine input to several functions
|
6 éve |
curl_formget.3
|
ce0881edee
mime: new MIME API.
|
7 éve |
curl_free.3
|
6fac5a3e65
docs: mention NULL is fine input to several functions
|
6 éve |
curl_getdate.3
|
1c39128d97
parsedate: fix date parsing for systems with 32 bit long
|
6 éve |
curl_getenv.3
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 éve |
curl_global_cleanup.3
|
aab94da619
curl_global_cleanup.3: don't unload the lib with sub threads running
|
8 éve |
curl_global_init.3
|
24e8355877
docs: fix typos
|
6 éve |
curl_global_init_mem.3
|
b801b453af
whitespace fixes
|
6 éve |
curl_global_sslset.3
|
302d125b42
axtls: removed
|
6 éve |
curl_mime_addpart.3
|
ee56fdb691
form/mime: field names are not allowed to contain zero-valued bytes.
|
7 éve |
curl_mime_data.3
|
ee56fdb691
form/mime: field names are not allowed to contain zero-valued bytes.
|
7 éve |
curl_mime_data_cb.3
|
24e8355877
docs: fix typos
|
6 éve |
curl_mime_encoder.3
|
63ef436ea1
mime: implement encoders.
|
7 éve |
curl_mime_filedata.3
|
24e8355877
docs: fix typos
|
6 éve |
curl_mime_filename.3
|
ee56fdb691
form/mime: field names are not allowed to contain zero-valued bytes.
|
7 éve |
curl_mime_free.3
|
6fac5a3e65
docs: mention NULL is fine input to several functions
|
6 éve |
curl_mime_headers.3
|
ee56fdb691
form/mime: field names are not allowed to contain zero-valued bytes.
|
7 éve |
curl_mime_init.3
|
ee56fdb691
form/mime: field names are not allowed to contain zero-valued bytes.
|
7 éve |
curl_mime_name.3
|
ee56fdb691
form/mime: field names are not allowed to contain zero-valued bytes.
|
7 éve |
curl_mime_subparts.3
|
eae21db920
docs/curl_mime_*.3: added examples
|
7 éve |
curl_mime_type.3
|
24e8355877
docs: fix typos
|
6 éve |
curl_mprintf.3
|
55452ebdff
curl/mprintf.h: remove support for _MPRINTF_REPLACE
|
8 éve |
curl_multi_add_handle.3
|
9679790b23
docs: fix missed option name markups
|
6 éve |
curl_multi_assign.3
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 éve |
curl_multi_cleanup.3
|
6fac5a3e65
docs: mention NULL is fine input to several functions
|
6 éve |
curl_multi_fdset.3
|
63b8fbbbc0
curl_multi_fdset.3: emphasize curl_multi_timeout
|
7 éve |
curl_multi_info_read.3
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 éve |
curl_multi_init.3
|
b801b453af
whitespace fixes
|
6 éve |
curl_multi_perform.3
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 éve |
curl_multi_remove_handle.3
|
5e1b5e6936
curl_multi_remove_handle.3: use at any time, just not from within callbacks
|
5 éve |
curl_multi_setopt.3
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 éve |
curl_multi_socket.3
|
9679790b23
docs: fix missed option name markups
|
6 éve |
curl_multi_socket_action.3
|
9679790b23
docs: fix missed option name markups
|
6 éve |
curl_multi_socket_all.3
|
a718cb05ff
The inital early embryos to describe the curl_multi_socket() API. Committed
|
19 éve |
curl_multi_strerror.3
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 éve |
curl_multi_timeout.3
|
b801b453af
whitespace fixes
|
6 éve |
curl_multi_wait.3
|
b7f3fe125a
curl_multi_wait.3: add example
|
8 éve |
curl_share_cleanup.3
|
6fac5a3e65
docs: mention NULL is fine input to several functions
|
6 éve |
curl_share_init.3
|
b801b453af
whitespace fixes
|
6 éve |
curl_share_setopt.3
|
8541d02c96
psl: use latest psl and refresh it periodically
|
6 éve |
curl_share_strerror.3
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 éve |
curl_slist_append.3
|
5cc3285574
docs: mention potential leak in curl_slist_append
|
5 éve |
curl_slist_free_all.3
|
b801b453af
whitespace fixes
|
6 éve |
curl_strequal.3
|
ef2a9f22cc
curl_strequal.3: fix typo in SYNOPSIS
|
7 éve |
curl_strnequal.3
|
7c72f8ee6c
prepend the man3 dir to the file name to work better.
|
20 éve |
curl_unescape.3
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 éve |
curl_url.3
|
06f744d447
Escape the '\'
|
5 éve |
curl_url_cleanup.3
|
890eea5aad
curl_url-docs: fix AVAILABILITY as Added in curl 7.62.0
|
6 éve |
curl_url_dup.3
|
890eea5aad
curl_url-docs: fix AVAILABILITY as Added in curl 7.62.0
|
6 éve |
curl_url_get.3
|
ff9d7f4447
spelling fixes [ci skip]
|
6 éve |
curl_url_set.3
|
9aa8ff2895
urlapi: only skip encoding the first '=' with APPENDQUERY set
|
6 éve |
curl_version.3
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 éve |
curl_version_info.3
|
180501cb02
schannel: stop calling it "winssl"
|
5 éve |
getinfo-times
|
2434a4e88d
getinfo-times: Typo fixed
|
10 éve |
libcurl-easy.3
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 éve |
libcurl-env.3
|
24e8355877
docs: fix typos
|
6 éve |
libcurl-errors.3
|
89d2e95f78
docs: add more description to unified ssl error codes
|
6 éve |
libcurl-multi.3
|
9679790b23
docs: fix missed option name markups
|
6 éve |
libcurl-security.3
|
b801b453af
whitespace fixes
|
6 éve |
libcurl-share.3
|
59657f53f9
libcurl-share.3: the connection cache is shareable now
|
7 éve |
libcurl-thread.3
|
302d125b42
axtls: removed
|
6 éve |
libcurl-tutorial.3
|
b801b453af
whitespace fixes
|
6 éve |
libcurl-url.3
|
11e8a43f85
libcurl-url.3: overview man page for the URL API
|
6 éve |
libcurl.3
|
0fb4125554
Add a man page for curl_global_sslset()
|
7 éve |
libcurl.m4
|
fd8d2a0f63
libcurl.m4: Avoid obsolete warning
|
8 éve |
mksymbolsmanpage.pl
|
d4e40f0690
scripts: allow all perl scripts to be run directly
|
6 éve |
symbols-in-versions
|
e1be825453
alt-svc: the libcurl bits
|
5 éve |
symbols.pl
|
d4e40f0690
scripts: allow all perl scripts to be run directly
|
6 éve |