index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2000-06-06
updated with more examples
Daniel Stenberg
2000-06-05
using the new formparse, the new getenv, using the new headers struct and
Daniel Stenberg
clean up the headers better
2000-06-05
curl_getenv() is now lowercase
Daniel Stenberg
2000-06-05
the curl_formparse() function was turned lowercase
Daniel Stenberg
2000-06-05
struct HttpHeader changed to struct curl_slist
Daniel Stenberg
2000-06-05
Added text about how to convert certificates to PEM format
Daniel Stenberg
2000-06-02
minor edits
Daniel Stenberg
2000-06-02
Added many specific questions
Daniel Stenberg
2000-06-02
Edited, cleaned up
Daniel Stenberg
2000-06-02
updated
Daniel Stenberg
2000-06-02
curl_formparse() man page
Daniel Stenberg
2000-06-02
Added description
Daniel Stenberg
2000-06-02
changed the httppost struct into curl_slist struct
Daniel Stenberg
2000-06-02
added description
Daniel Stenberg
2000-06-02
Added description
Daniel Stenberg
2000-06-02
added description
Daniel Stenberg
2000-06-02
man page for this function already in used by the command line tool!
Daniel Stenberg
2000-05-31
David LeBlanc corrected one of my mistakes
Daniel Stenberg
2000-05-30
Adjusted to the GETHOSTBYADDR_R_NARGS style
Daniel Stenberg
2000-05-30
Added GETHOSTBYADDR_R_NARGS and GETHOSTBYNAME_R_NARGS
Daniel Stenberg
2000-05-30
Added checks for number of parameters to the functions gethostbyname_r()
Daniel Stenberg
and gethostbyaddr_r()
2000-05-30
pre-release commit
Daniel Stenberg
2000-05-29
modified to the new curl_getenv() style
Daniel Stenberg
2000-05-29
made getenv() more threadsafe for win32
Daniel Stenberg
2000-05-29
updated
Daniel Stenberg
2000-05-29
had to add this since it was missing in the system includes!
Daniel Stenberg
2000-05-29
David LeBlanc's fixes!
Daniel Stenberg
2000-05-29
generated with bison 1.28 which removes the alloca() mess!
Daniel Stenberg
2000-05-26
URLGET_ERROR_SIZE is now CURL_ERROR_SIZE
Daniel Stenberg
2000-05-26
silly mistake corrected
Daniel Stenberg
2000-05-26
added the new man pages docs/*.3
Daniel Stenberg
2000-05-26
updated
Daniel Stenberg
2000-05-26
more documented stuff
Daniel Stenberg
2000-05-26
fixed the CURL_ERROR_SIZE and renamed a urlget() leftover
Daniel Stenberg
2000-05-26
Added a list of stuff to do for version 7
Daniel Stenberg
2000-05-25
AIX wants sys/time.h included
Daniel Stenberg
2000-05-25
added sys/time.h check
Daniel Stenberg
2000-05-24
fixed the new path to the curl man page
Daniel Stenberg
2000-05-24
fixed the new docs path
Daniel Stenberg
2000-05-23
now splits the text into several puts() calls
Daniel Stenberg
2000-05-22
Jörn's fixes mentioned
Daniel Stenberg
2000-05-22
moved many docs to the new docs/ dir
Daniel Stenberg
2000-05-22
more changes! ;-)
Daniel Stenberg
2000-05-22
slightly adjusted
Daniel Stenberg
2000-05-22
oops
Daniel Stenberg
2000-05-22
adjusted to work even without RTLD_GLOBAL defined
Daniel Stenberg
2000-05-22
libcurl v7 adjustments
Daniel Stenberg
2000-05-22
moved here from the root directory
Daniel Stenberg
2000-05-22
moved to the new docs/ directory
Daniel Stenberg
2000-05-22
Jörn's fixes
Daniel Stenberg
[next]