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
2003-12-08
better human error message when a FTP response can't be read
Daniel Stenberg
2003-12-08
curl-config now shows asyncdns if built with ares enabled
Daniel Stenberg
2003-12-04
based on Gisle's comment, I removed the use of syslog() and fixed the
Daniel Stenberg
2003-12-04
minor edit of the PRIVATE option
Daniel Stenberg
2003-12-04
cut out the wrong version blurb
Daniel Stenberg
2003-12-03
edited the -d section slightly
Daniel Stenberg
2003-12-03
minor edit
Daniel Stenberg
2003-12-03
VMS
Daniel Stenberg
2003-12-03
Marty Kuhrt moved most of the VMS stuff to a separate header file.
Daniel Stenberg
2003-12-03
new VMS files
Daniel Stenberg
2003-12-03
Marty Kuhrt updates
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
that MSG_NOSIGNAL check serves no useful purpose!
Daniel Stenberg
2003-12-02
--ftp-pasv
Daniel Stenberg
2003-12-02
--ftp-pasv now overrides a previous --ftpport option. We now also support
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
renamed the KRB4 to HAVE_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
MSG_NOSIGNAL
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
check for MSG_NOSIGNAL
Daniel Stenberg
2003-12-02
Gisle Vanem fixed the check-order for FTPS and FTP.
Daniel Stenberg
2003-12-01
updated
Daniel Stenberg
2003-12-01
FTPS now works pretty good
Daniel Stenberg
2003-12-01
FTPS now works with active ftp and uploads too.
Daniel Stenberg
2003-11-30
Sven Wegener runs the new German web mirror
Daniel Stenberg
2003-11-27
James Clancy updated the Borland makefiles
Daniel Stenberg
2003-11-27
Markus Moeller and SPNEGO
Daniel Stenberg
2003-11-27
Markus Moeller's change to check for HAVE_SPNEGO instead of the previous
Daniel Stenberg
2003-11-27
Markus Moeller fixed the SPNEGO check and it nows defines HAVE_SPNEGO
Daniel Stenberg
2003-11-25
filed is not fixed ;-)
Daniel Stenberg
2003-11-25
a committed bugfix described
Daniel Stenberg
2003-11-25
test 95 added, verifies my fix for bug report #848371
Daniel Stenberg
2003-11-25
When basic is the only auth wanted (which it is by default), the auth phase
Daniel Stenberg
2003-11-25
requires a SSL-capable client
Daniel Stenberg
2003-11-25
clarified Maciej W. Rozycki's fix
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
test proxy CONNECT requiring basic auth but we don't provide any
Daniel Stenberg
2003-11-24
new way to trick sws to return special data on CONNECT
Daniel Stenberg
2003-11-24
somewhat up to speed with the devel
Daniel Stenberg
2003-11-24
--ftp-ssl support added
Daniel Stenberg
2003-11-24
proper ftps:// support added
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
disable ftps-tests for now, we must make them work with the updated ftps
Daniel Stenberg
[next]