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
/
lib
Age
Commit message (
Expand
)
Author
2004-01-09
added one assert and a few comments describing how the auth stuff works
Daniel Stenberg
2004-01-09
Dominick Meglio updated the win description since we fixed the gettimeofday
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2004-01-05
Dan Fandrich's zlib fix
Daniel Stenberg
2004-01-05
new files for the large file support number parsing
Daniel Stenberg
2004-01-05
David J Meyer's large file support.
Daniel Stenberg
2004-01-04
make our private version of gettimeofday() static
Daniel Stenberg
2004-01-04
white space and copyright year changes
Daniel Stenberg
2004-01-04
Dominick Meglio's description how to build ares for libcurl on win32
Daniel Stenberg
2003-12-19
Make setopt() support CURLOPT_IPRESOLVE...
Daniel Stenberg
2003-12-19
djgpp fixes by Gisle Vanem
Daniel Stenberg
2003-12-19
Gisle Vanem's minor fixes
Daniel Stenberg
2003-12-18
redirect from a bad url such as "www.com?moo=foo" to an absolute path didn't
Daniel Stenberg
2003-12-18
David Byron's fix to make libcurl build fine with both .NET and VC6 version
Daniel Stenberg
2003-12-16
use the curlassert() instead of custom checks
Daniel Stenberg
2003-12-15
added a library-wide interface for doing dns cache pruning, and no longer
Daniel Stenberg
2003-12-15
if Curl_hash_add() returns NULL, we shall not free the addrinfo field as that
Daniel Stenberg
2003-12-15
make sure that hash_add() has no allocated resources left in case it
Daniel Stenberg
2003-12-15
Giuseppe Attardi fixed a really tricky bug
Daniel Stenberg
2003-12-11
use the CORRECT file name! ;-)
Daniel Stenberg
2003-12-10
Use Curl_transfer() properly. Fixes the bug Gisle Vanem found!
Daniel Stenberg
2003-12-10
assert that we get a good index to Curl_transfer()
Daniel Stenberg
2003-12-10
we now have a 'curlassert' function to use
Daniel Stenberg
2003-12-10
updated with the new configure option usage
Daniel Stenberg
2003-12-10
added the new amiga files to the dist
Daniel Stenberg
2003-12-10
Diego Casorran's amiga makefiles
Daniel Stenberg
2003-12-10
native AmigaOS support by Diego Casorran
Daniel Stenberg
2003-12-10
do the ares stuff in the configure file
Daniel Stenberg
2003-12-08
better human error message when a FTP response can't be read
Daniel Stenberg
2003-12-04
based on Gisle's comment, I removed the use of syslog() and fixed the
Daniel Stenberg
2003-12-03
my contentlength adjustment broke the ftp download range stuff, this makes
Daniel Stenberg
2003-12-03
Steve Green fixed Curl_resolv()
Daniel Stenberg
2003-12-03
Ignore content-length when chunked transfer-encoding is transfered.
Daniel Stenberg
2003-12-02
less complicated code for the MSG_NOSIGNAL detection
Daniel Stenberg
2003-12-02
fix compiler warnings
Daniel Stenberg
2003-12-02
use the HAVE_KRB4 define instead of just KRB4
Daniel Stenberg
2003-12-02
fixes from Gisle Vanem to try 'AUTH SSL' before 'AUTH TLS', edited by me
Daniel Stenberg
2003-12-02
If HAVE_MSG_NOSIGNAL is set, we use MSG_NOSIGNAL when we call send() and
Daniel Stenberg
2003-12-02
Gisle Vanem fixed the check-order for FTPS and FTP.
Daniel Stenberg
2003-12-01
FTPS now works with active ftp and uploads too.
Daniel Stenberg
2003-11-27
James Clancy updated the Borland makefiles
Daniel Stenberg
2003-11-27
Markus Moeller's change to check for HAVE_SPNEGO instead of the previous
Daniel Stenberg
2003-11-25
When basic is the only auth wanted (which it is by default), the auth phase
Daniel Stenberg
2003-11-24
allow the end-of-headers from a proxy response to CONNECT end with a CRCR
Daniel Stenberg
2003-11-24
prevent warning for non-SSL builds
Daniel Stenberg
2003-11-24
windows build fix based on a patch by Gisle Vanem
Daniel Stenberg
2003-11-24
adjusted code to the new socket fields in the sessionhandle struct
Daniel Stenberg
2003-11-24
FTPS support added as RFC2228 and the murray-ftp-auth-ssl draft describe it
Daniel Stenberg
2003-11-24
Gaz Iqbal fixed a range string memory leak!
Daniel Stenberg
2003-11-24
fixed wrong comment
Daniel Stenberg
[prev]
[next]