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-02-14
Matthew Clarke built curl on AIX 3.2.5
Daniel Stenberg
2003-02-14
include <sys/socket.h> to compile the fd_set stuff properly on all systems
Daniel Stenberg
2003-02-14
geterrno() renamed to ourerrno() to prevent the name clash that occurred in
Daniel Stenberg
2003-02-14
Martin C. Martin's fix for multi-interface connects to non-listening ports.
Daniel Stenberg
2003-02-13
Christopher R. Palmer fixed Curl_base64_encode() to deal with zeroes in the
Daniel Stenberg
2003-02-08
language
Daniel Stenberg
2003-02-06
include stdarg.h since we use va_* stuff
Daniel Stenberg
2003-02-05
I made curl run fine on a XScale/PXA250
Daniel Stenberg
2003-02-05
Re-arranged the SSL connection code (again). The recent fix was not a very
Daniel Stenberg
2003-02-04
added the sharing of DNS cache
Jean-Philippe Barette-LaPierre
2003-02-04
VMS has setjmp.h
Daniel Stenberg
2003-02-04
Nico Baggus updated build script for VMS
Daniel Stenberg
2003-02-04
assume zlib 1.1.4 - pointed out by Kevin Roth
Daniel Stenberg
2003-02-04
HAVE_LIBZ is the actual name of the define we use
Daniel Stenberg
2003-02-04
make it more obvious what this is by not even trying to show a manual
Daniel Stenberg
2003-02-04
James Bursa corrected a bad comment
Daniel Stenberg
2003-02-04
fixes during the last couple of days
Daniel Stenberg
2003-02-04
Improved error reporting in case of bad SSL_connect()s, and we also no
Daniel Stenberg
2003-02-03
scan through the PATH as well, to find stunnel
Daniel Stenberg
2003-02-03
Julian Noble pointed out that capath is indeed working fine on Windows
Daniel Stenberg
2003-01-31
Kevin Roth corrected the zlib stuff to work better.
Daniel Stenberg
2003-01-30
don't check for the CA cert bundle if --insecure is used
Daniel Stenberg
2003-01-30
typecast the argument to isspace() to an int to prevent warnings on some
Daniel Stenberg
2003-01-30
curl now uses stricter VERIFYHOST by default and only uses a lesser check
Daniel Stenberg
2003-01-30
Fixes bug #669059. We now extract the Content-Type better and more accurate.
Daniel Stenberg
2003-01-30
test case 57 - verifies that the Content-Type extraction does not stop on
Daniel Stenberg
2003-01-29
changes from the last week or so
Daniel Stenberg
2003-01-29
HAVE_WRITABLE_ARGV is set if argv[] is writable on the system, and then
Daniel Stenberg
2003-01-29
John McGowan found a problem where the DEBUGFUNCTION was called with bad
Daniel Stenberg
2003-01-29
add the new emacs file and removed the former one
Daniel Stenberg
2003-01-29
example showing how a .emacs using curl-style.el could look like, thanks
Daniel Stenberg
2003-01-29
this is the former emacs file we no longer use, go with curl-style.el and
Daniel Stenberg
2003-01-29
reset conn->size to -1 on the ftp-do function to make it not go on to
Daniel Stenberg
2003-01-29
previous changes
Daniel Stenberg
2003-01-29
removed the local variables for emacs and vim, use the new sample.emacs
Daniel Stenberg
2003-01-29
removed weirdo {{{ and }}} comments
Daniel Stenberg
2003-01-28
the README.curl is named MANUAL these days
Daniel Stenberg
2003-01-28
revised and better
Daniel Stenberg
2003-01-27
removed -Wcast-align from --enable-debug with gcc, it just gives too many
Daniel Stenberg
2003-01-27
Removed the long-living compiler warnings on the des_pcbc_encrypt() function
Daniel Stenberg
2003-01-27
tests that were not run due to restraints (the netrc-tests) were counted
Daniel Stenberg
2003-01-27
made it work
Daniel Stenberg
2003-01-24
Bertrand Demiddelaer found and fixed this memory leak.
Daniel Stenberg
2003-01-23
string.h keeps the proto for memset() on some platforms, used for FD_ZERO
Daniel Stenberg
2003-01-23
added a default to the switch() in order to prevent a compiler warning
Daniel Stenberg
2003-01-23
fix the configure option query
Daniel Stenberg
2003-01-23
mention what kind of error you may get if this is not followed
Daniel Stenberg
2003-01-23
spell
Daniel Stenberg
2003-01-23
This is the new Emacs style for curl hacking, based on work written by
Daniel Stenberg
2003-01-23
Duncan Wilcox reported a crash with --interface on FreeBSD when ipv6-enabled
Daniel Stenberg
[prev]
[next]