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 (
Expand
)
Author
2001-03-02
removed the slist -functions from here
Daniel Stenberg
2001-03-02
improved connections
Daniel Stenberg
2001-03-02
extending connectdata
Daniel Stenberg
2001-03-02
moved the slist-functions here from FTP since they're more generic than simply
Daniel Stenberg
2001-03-02
strdup() takes a const char * now
Daniel Stenberg
2001-02-28
cleanup better when connects fail
Daniel Stenberg
2001-02-22
added some infof() calls for persistant info
Daniel Stenberg
2001-02-22
we only allocate the HTTP struct if we need to
Daniel Stenberg
2001-02-22
Now persistant connection download works thanks to the Content-Length taken
Daniel Stenberg
2001-02-22
moved the dynamicly set pointers to the connectdata struct
Daniel Stenberg
2001-02-22
Douglas R. Horner's corrections applied
Daniel Stenberg
2001-02-21
IPv6-adjustments
Daniel Stenberg
2001-02-20
corrected memory leaks when re-using connections
Daniel Stenberg
2001-02-20
multiple connection support initial commit
Daniel Stenberg
2001-02-20
bugfix
Daniel Stenberg
2001-02-20
-g runs the specified test(s) with gdb!
Daniel Stenberg
2001-02-20
removed the #ifdef
Daniel Stenberg
2001-02-20
win32sockets.c is now added with winsock init/cleanup example functions
Daniel Stenberg
2001-02-19
Added three tiny PHP examples
Daniel Stenberg
2001-02-19
blurb about different languages and environments added
Daniel Stenberg
2001-02-19
just a few PHP/curl examples
Daniel Stenberg
2001-02-19
added two VC++ files for project stuff
Daniel Stenberg
2001-02-19
Made CURLOPT_POST no longer necessary when CURLOPT_POSTFIELDS is used
Daniel Stenberg
2001-02-19
Moved a bunch of prototypes from curl.h here, they're no longer public and
Daniel Stenberg
2001-02-19
removed a bunch of "low level" functions that were never used and are about
Daniel Stenberg
2001-02-19
MS VC++ stuff
Daniel Stenberg
2001-02-19
Bob Schader updated this
Daniel Stenberg
2001-02-19
added stuff to the mailing list chapter
Daniel Stenberg
2001-02-16
removed --continue task (done)
Daniel Stenberg
2001-02-16
2.2 - rephrased
Daniel Stenberg
2001-02-13
better english timeouted => timed out, as suggested by Larry Fahnoe
Daniel Stenberg
2001-02-13
7.6.1 commit
Daniel Stenberg
2001-02-13
moved the protocol-specific free to allow easier multiple transfers
Daniel Stenberg
2001-02-12
ftp response fix, netrc fix for non-http/ftp, https put research
Daniel Stenberg
2001-02-12
corrected the prototype
Daniel Stenberg
2001-02-12
Added 3.10 and a few minor updates
Daniel Stenberg
2001-02-12
very minor indentation fix
Daniel Stenberg
2001-02-12
removed getenv.h from the package as it was unused
Daniel Stenberg
2001-02-09
Not used anymore
Daniel Stenberg
2001-02-09
Added a failf() call in the error-check just added
Daniel Stenberg
2001-02-08
if netrc is parsed and our host was found in there, set data->bits.user_passwd
Daniel Stenberg
2001-02-08
today's FTP response check fix
Daniel Stenberg
2001-02-08
postit.c was added as a HTML form file upload example
Daniel Stenberg
2001-02-07
7.6.1-pre3
Daniel Stenberg
2001-02-07
GetLine() didn't properly act on -1 lengths returned from Curl_read()
Daniel Stenberg
2001-02-07
Added #define ssize_t int since ssize_t doesn't seem to exist in normal
Daniel Stenberg
2001-02-07
no longer #includes "getenv.h"
Daniel Stenberg
2001-02-06
silly me, corrected the strlcat() to compile
Daniel Stenberg
2001-02-06
new openbsd inspired implementation of strlcat()
Daniel Stenberg
2001-02-06
nntp@iname.com's suggested fix to set the libpath
Daniel Stenberg
[next]