index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Collapse
)
Author
2001-05-04
'FILE *' changed to 'void *' in all callback functions
Daniel Stenberg
2001-04-23
curl 7.7.2
Daniel Stenberg
2001-04-17
Frederic Lepied's ftp download resume fix
Daniel Stenberg
2001-04-10
Added new CURLOPT_HEADERFUNCTION callback for writing headers only
Daniel Stenberg
2001-04-04
7.7.1 commit
Daniel Stenberg
2001-03-26
7.7.1-beta1
Daniel Stenberg
2001-03-22
7.7 commit
Daniel Stenberg
2001-03-22
the new escape/unescape function setup
Daniel Stenberg
2001-03-19
7.7-beta5 commit
Daniel Stenberg
2001-03-15
Added CURLOPT_CONNECTTIMEOUT
Daniel Stenberg
2001-03-14
curl 7.7 beta 3
Daniel Stenberg
2001-03-14
Curl_str(n)equal renamed to curl_str(n)equal
Daniel Stenberg
2001-03-13
7.7 beta 2 fixes
Daniel Stenberg
2001-03-13
curl_getinfo is removed, not a public function
Daniel Stenberg
2001-03-12
two new random seed options: CURLOPT_RANDOM_FILE and CURLOPT_EGDSOCKET
Daniel Stenberg
2001-03-12
Added options for the persistant support, they're also documented in
Daniel Stenberg
curl_easy_setopt.3 now
2001-03-08
version 7.7-beta1
Daniel Stenberg
2001-03-08
added lots of numbers for the error codes as they're often printed
Daniel Stenberg
and used
2001-03-04
7.7 alpha 2 commit
Daniel Stenberg
2001-03-04
Added include of easy.h to enable libcurl-using programs to *only* have to
Daniel Stenberg
include <curl/curl.h>
2001-03-03
fixed for persistant stuff
Daniel Stenberg
2001-02-20
multiple connection support initial commit
Daniel Stenberg
2001-02-19
removed a bunch of "low level" functions that were never used and are about
Daniel Stenberg
to never become reality either
2001-02-13
7.6.1 commit
Daniel Stenberg
2001-02-07
7.6.1-pre3
Daniel Stenberg
2001-02-04
CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD were
Daniel Stenberg
added as suggested by Bob Schader
2001-02-01
7.6.1-pre2
Daniel Stenberg
2001-01-31
curl_read() and Curl_read() now have ssize_t in the last argument
Daniel Stenberg
2001-01-29
7.6-pre1
Daniel Stenberg
2001-01-27
7.6
Daniel Stenberg
2001-01-25
7.6-pre4
Daniel Stenberg
2001-01-19
removed MAX_URL_LENGTH, there is no longer any length restrictions on URLs
Daniel Stenberg
anywhere within libcurl
2001-01-19
version 7.6-pre3
Daniel Stenberg
2001-01-11
7.6-pre2
Daniel Stenberg
2001-01-09
version 7.6-pre1
Daniel Stenberg
2001-01-05
renamed Curl_ to curl_ for the printf() prefixes
Daniel Stenberg
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2001-01-05
release commit
Daniel Stenberg
2001-01-04
updated license text in headers
Daniel Stenberg
2001-01-03
dual-license fix
Daniel Stenberg
2001-01-03
cleanup-commit
Daniel Stenberg
2000-12-19
updated email and web site
Daniel Stenberg
2000-12-14
added include stdio.h for the FILE
Daniel Stenberg
2000-12-04
7.5-commit
Daniel Stenberg
2000-11-28
added maxredirs, moved CURL_PROGRESS* defines to src/main.c
Daniel Stenberg
2000-11-22
7.5-pre3 commit
Daniel Stenberg
2000-11-22
added filetime for opt and info
Daniel Stenberg
2000-11-20
changed the comment for URL_MAX_LENGTH
Daniel Stenberg
2000-11-17
curl_formfree() added
Daniel Stenberg
2000-11-06
new getpass proto and function pointer usage
Daniel Stenberg
[prev]
[next]