.. |
.cvsignore
|
b6dac2b484
ignore .ps and .pdf files too
|
22 years ago |
ABI
|
2788aa366c
Jose Goncalves fixed my crappy spelling!
|
15 years ago |
Makefile.am
|
8f9d4b2b50
split off curl_multi_socket_action() into its own separate man page as this is
|
15 years ago |
curl_easy_cleanup.3
|
014f1bea9a
1) the talk about strings used by libcurl doesn't apply to libcurl >= 7.17.0
|
17 years ago |
curl_easy_duphandle.3
|
1ca9ce5ef4
removed the BUGS section since it offers nothing good
|
20 years ago |
curl_easy_escape.3
|
dd3c187484
Force revision update, to force CVS to update the $Id date string format
|
15 years ago |
curl_easy_getinfo.3
|
bc4582b68a
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
|
15 years ago |
curl_easy_init.3
|
4c35a40858
Bryan Henderson turned the 'initialized' variable for curl_global_init()
|
19 years ago |
curl_easy_pause.3
|
f61cfc5931
Anthony Bryan's man page cleanup in language and spelling
|
16 years ago |
curl_easy_perform.3
|
25bcd45034
formatting update to produce better links with the new roffit version
|
21 years ago |
curl_easy_recv.3
|
514592b892
- Introducing curl_easy_send() and curl_easy_recv(). They can be used to send
|
16 years ago |
curl_easy_reset.3
|
089e4848d8
minor edits
|
19 years ago |
curl_easy_send.3
|
514592b892
- Introducing curl_easy_send() and curl_easy_recv(). They can be used to send
|
16 years ago |
curl_easy_setopt.3
|
2f3bce1193
|
15 years ago |
curl_easy_strerror.3
|
089e4848d8
minor edits
|
19 years ago |
curl_easy_unescape.3
|
dd3c187484
Force revision update, to force CVS to update the $Id date string format
|
15 years ago |
curl_escape.3
|
dd3c187484
Force revision update, to force CVS to update the $Id date string format
|
15 years ago |
curl_formadd.3
|
37d509f04f
RFC1867 was updated by RFC2388
|
15 years ago |
curl_formfree.3
|
f61cfc5931
Anthony Bryan's man page cleanup in language and spelling
|
16 years ago |
curl_formget.3
|
f61cfc5931
Anthony Bryan's man page cleanup in language and spelling
|
16 years ago |
curl_free.3
|
25bcd45034
formatting update to produce better links with the new roffit version
|
21 years ago |
curl_getdate.3
|
f61cfc5931
Anthony Bryan's man page cleanup in language and spelling
|
16 years ago |
curl_getenv.3
|
f61cfc5931
Anthony Bryan's man page cleanup in language and spelling
|
16 years ago |
curl_global_cleanup.3
|
98180b5cc7
fixed formatting
|
19 years ago |
curl_global_init.3
|
f61cfc5931
Anthony Bryan's man page cleanup in language and spelling
|
16 years ago |
curl_global_init_mem.3
|
91025d1dd6
new man page
|
20 years ago |
curl_mprintf.3
|
f61cfc5931
Anthony Bryan's man page cleanup in language and spelling
|
16 years ago |
curl_multi_add_handle.3
|
89977c73d1
Christopher Palow's multi interface docs updates
|
16 years ago |
curl_multi_assign.3
|
f61cfc5931
Anthony Bryan's man page cleanup in language and spelling
|
16 years ago |
curl_multi_cleanup.3
|
c1422864b5
additional info
|
20 years ago |
curl_multi_fdset.3
|
83e91586ef
no need to take precautiono for how things were before 7.16.0 since that
|
15 years ago |
curl_multi_info_read.3
|
e93c81196f
- Man page *roff problems fixed thanks to input from Colin Watson. Problems
|
15 years ago |
curl_multi_init.3
|
f61cfc5931
Anthony Bryan's man page cleanup in language and spelling
|
16 years ago |
curl_multi_perform.3
|
55f1e787f3
We introduce a loop in lib/multi.c around all calls to multi_runsingle() and
|
15 years ago |
curl_multi_remove_handle.3
|
28cc9dd331
clarified after chat in #curl
|
15 years ago |
curl_multi_setopt.3
|
f60cb60fc6
point to the current functions, not the deprecated ones
|
15 years ago |
curl_multi_socket.3
|
8f9d4b2b50
split off curl_multi_socket_action() into its own separate man page as this is
|
15 years ago |
curl_multi_socket_action.3
|
55f1e787f3
We introduce a loop in lib/multi.c around all calls to multi_runsingle() and
|
15 years ago |
curl_multi_socket_all.3
|
a718cb05ff
The inital early embryos to describe the curl_multi_socket() API. Committed
|
19 years ago |
curl_multi_strerror.3
|
089e4848d8
minor edits
|
19 years ago |
curl_multi_timeout.3
|
a3045b4e49
- mention curl_multi_socket_action() rather than the deprecated
|
16 years ago |
curl_share_cleanup.3
|
2544c78083
Bertrand Demiddelaer's correction
|
20 years ago |
curl_share_init.3
|
f61cfc5931
Anthony Bryan's man page cleanup in language and spelling
|
16 years ago |
curl_share_setopt.3
|
f61cfc5931
Anthony Bryan's man page cleanup in language and spelling
|
16 years ago |
curl_share_strerror.3
|
089e4848d8
minor edits
|
19 years ago |
curl_slist_append.3
|
75899741b9
corrected example
|
18 years ago |
curl_slist_free_all.3
|
25bcd45034
formatting update to produce better links with the new roffit version
|
21 years ago |
curl_strequal.3
|
f61cfc5931
Anthony Bryan's man page cleanup in language and spelling
|
16 years ago |
curl_strnequal.3
|
7c72f8ee6c
prepend the man3 dir to the file name to work better.
|
20 years ago |
curl_unescape.3
|
dd3c187484
Force revision update, to force CVS to update the $Id date string format
|
15 years ago |
curl_version.3
|
cc9ac6ad14
mention curl_version_info
|
21 years ago |
curl_version_info.3
|
2c16681225
Adjusted to take in account that...
|
15 years ago |
getinfo-times
|
eb162b73c2
first rough version
|
19 years ago |
index.html
|
514592b892
- Introducing curl_easy_send() and curl_easy_recv(). They can be used to send
|
16 years ago |
libcurl-easy.3
|
7332350e85
minor update edits
|
20 years ago |
libcurl-errors.3
|
bc253a4d5f
cleanups by Julien Chaffraix
|
15 years ago |
libcurl-multi.3
|
b3e8cf539d
NSS SSL connections are also blocking
|
15 years ago |
libcurl-share.3
|
4ebf4f6e55
better mentioning of other functions to create proper hrefs in the web
|
20 years ago |
libcurl-tutorial.3
|
37d509f04f
RFC1867 was updated by RFC2388
|
15 years ago |
libcurl.3
|
d5bfec70af
- Anthony Bryan provided a set of patches that cleaned up manual language,
|
16 years ago |
libcurl.m4
|
e45eefcb90
expanded to provide info about the newer protocols too
|
15 years ago |
symbols-in-versions
|
bc253a4d5f
cleanups by Julien Chaffraix
|
15 years ago |