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
2002-09-18
Re-ordered all the options to be more logically structured. Hopefully this
Daniel Stenberg
2002-09-16
a follow-up fix to the previous fix for HTTP servers that don't reply *any*
Daniel Stenberg
2002-09-13
better deal with HTTP(S) servers that respond with no headers at all, test
Daniel Stenberg
2002-09-13
clarified what CURLOPT_MAXCONNECTS actually do
Daniel Stenberg
2002-09-13
306 added
Daniel Stenberg
2002-09-13
request a page from HTTPS but get no headers
Daniel Stenberg
2002-09-11
recent fixes
Daniel Stenberg
2002-09-11
Lukasz Czekierda correctly pointed out that curl used a bad Host: header
Daniel Stenberg
2002-09-11
ignore html files here
Daniel Stenberg
2002-09-11
added more recent return codes
Daniel Stenberg
2002-09-11
filled in the -k text too
Daniel Stenberg
2002-09-11
added -k for 7.10, added some more details on -y based on comments from
Daniel Stenberg
2002-09-09
we are MIT-only
Daniel Stenberg
2002-09-09
minor indent change
Daniel Stenberg
2002-09-09
remove redundant comment
Daniel Stenberg
2002-09-09
configure --disable-http is not properly working
Daniel Stenberg
2002-09-09
Ricardo Cadime helped us work out another check for the ## preprocessor
Daniel Stenberg
2002-09-07
Added ZLIB switch for activation of content encoding in Makefile.m32
Joern Hartroth
2002-09-07
Added zlib Library.
Joern Hartroth
2002-09-06
Added content_encoding files.
Joern Hartroth
2002-09-05
fixed the pkgadd target
Daniel Stenberg
2002-09-04
Added multi.c to curllib.dsp to fix win32 build
sm
2002-09-04
Sven Neuhaus made --silent being acknowledged even when multiple URLs
Daniel Stenberg
2002-09-04
remove -lz
Daniel Stenberg
2002-09-03
we're now MIT licensed only
Daniel Stenberg
2002-09-03
no longer package MITX.txt or MPL-1.1.txt since we now use COPYING only
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-09-03
7.10-pre2
Daniel Stenberg
2002-09-03
fixed the dist-hook and added the missing header file
Daniel Stenberg
2002-09-03
better name for the legal/license/copyright stuff
Daniel Stenberg
2002-09-02
added some curl-config details
Daniel Stenberg
2002-09-02
AC_SUBST HAVE_LIBZ for curl-config.in
Daniel Stenberg
2002-09-02
James Gallagher's Content-Encoding work
Daniel Stenberg
2002-09-02
ca bundle to use
Daniel Stenberg
2002-09-02
adjusted to more HTTP-strict version strings and to offer LIBZ info
Daniel Stenberg
2002-09-02
Jon Topper pointed out a code example bug
Daniel Stenberg
2002-08-30
moo
Daniel Stenberg
2002-08-30
if verifypeer is enabled but nether CAfile nor CApath is, then don't try
Daniel Stenberg
2002-08-30
prevent compiler warning
Daniel Stenberg
2002-08-30
CURLE_SSL_INSECURE is removed again and so is CURLOPT_SSL_INSECURE, we
Daniel Stenberg
2002-08-30
support DESTDIR for the bundle
Daniel Stenberg
2002-08-30
--ca shows ca bundle path
Daniel Stenberg
2002-08-30
new tests
Daniel Stenberg
2002-08-30
show return code when run verbose
Daniel Stenberg
2002-08-30
recent fixes
Daniel Stenberg
2002-08-30
SOCKS5 support added (contributed by a still unnamed person). Not properly
Daniel Stenberg
2002-08-30
ca-bundle stuff for configure and generated header file
Daniel Stenberg
2002-08-29
more explicit texts on the 4.2 answer
Daniel Stenberg
2002-08-29
remove the data and conn fields from the Curl_transfer_keeper struct, they
Daniel Stenberg
2002-08-26
SSL_INSECURE support and usage added
Daniel Stenberg
[next]