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-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
2001-02-05
adjusted the IPv6 stuff to compile and build on Linux as well
Daniel Stenberg
2001-02-05
Jun-ichiro itojun Hagino's IPv6 adjustments
Daniel Stenberg
2001-02-05
Robert Weaver's VC experiences
Daniel Stenberg
2001-02-05
Added a telnet section
Daniel Stenberg
2001-02-05
Added a few more configure option explanations
Daniel Stenberg
2001-02-04
the new getinfo() stuff and the cygwin patch
Daniel Stenberg
2001-02-04
Added blurb about the win32 thing that precents a DLL from using a pointer
Daniel Stenberg
2001-02-04
extended 5.5
Daniel Stenberg
2001-02-04
CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD documented
Daniel Stenberg
2001-02-04
CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD were
Daniel Stenberg
2001-02-04
Ingo Ralf Blum made it compile with the newest cygwin
Daniel Stenberg
2001-02-01
7.6.1-pre2
Daniel Stenberg
2001-02-01
Added support for --enable-debug
Daniel Stenberg
2001-01-31
Curl_read() uses ssize_t now
Daniel Stenberg
2001-01-31
fixed up the telnet to work (using support from Linus Nielsen)
Daniel Stenberg
2001-01-31
curl_read() and Curl_read() now have ssize_t in the last argument
Daniel Stenberg
2001-01-31
Added a check for a working getaddrinfo() that is required for the IPv6
Daniel Stenberg
2001-01-30
changed order of the range and follow-location checks so that a range-request
Daniel Stenberg
2001-01-29
new test case
Daniel Stenberg
2001-01-29
removed upload.NN files after each test
Daniel Stenberg
2001-01-29
test case 33, HTTP PUT resume
Daniel Stenberg
2001-01-29
7.6-pre1
Daniel Stenberg
2001-01-29
Added an extra text about % in POST data after comments from Daniel Marell
Daniel Stenberg
[prev]
[next]