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
2007-07-13
Daniel Cater made libcurl build with CURL_NO_OLDIES defined (which doesn't
Daniel Stenberg
2007-07-13
Daniel Cater made the vc8-generating line use double-quotes to run fine on
Daniel Stenberg
2007-07-12
Made the krb5 code build with Heimdal's GSSAPI lib
Daniel Stenberg
2007-07-12
Fixed some compile warnings and errors and improved portability in the
Dan Fandrich
2007-07-12
make it compile fine
Daniel Stenberg
2007-07-12
fix include path
Daniel Stenberg
2007-07-12
Compile most of the example apps in docs/examples when doing a 'make check'.
Dan Fandrich
2007-07-12
Shmulik Regev found an (albeit rare) case where the proxy CONNECT operation
Daniel Stenberg
2007-07-12
start the retry delay at 10 ms, double it for every failed attempt which makes
Daniel Stenberg
2007-07-12
the timeout was probably too short with max = 1 sec, so lets test with 5 sec.
Gunter Knauf
2007-07-12
added nwos.c so that it gets distributed with releases and tarballs.
Gunter Knauf
2007-07-12
added time loop to sockfilt.c in order to wait for SO_REUSEADDR;
Gunter Knauf
2007-07-11
Updated to match curl.h
Marty Kuhrt
2007-07-11
Made CURLOPT_SSL_VERIFYHOST set to 1 acts as described in the documentation:
Daniel Stenberg
2007-07-11
removed now obsolete NETDB_DEFINE_CONTEXT macro calls.
Gunter Knauf
2007-07-11
updated makefile to compile nwos.c.
Gunter Knauf
2007-07-11
added NetWare-own file to provide some init functions (for now only CLIB);
Gunter Knauf
2007-07-11
Added the first libcurl version to which the SSH options were added.
Dan Fandrich
2007-07-11
added netdb.h for NetWare CLIB since gethostname() is defined there.
Gunter Knauf
2007-07-11
fixed endif comment.
Gunter Knauf
2007-07-11
fixed endif comment.
Gunter Knauf
2007-07-10
Added a code coverage section using gcc and gcov.
Dan Fandrich
2007-07-10
Shmulik Regev:
Daniel Stenberg
2007-07-10
Giancarlo Formicuccia reported and fixed a problem with a closed connection
Daniel Stenberg
2007-07-10
Force the time zone to GMT in the cookie tests in case the user is
Dan Fandrich
2007-07-10
The previous commits changed the error code
James Housley
2007-07-10
* Finish moving sftp:// into a state machine so it won't block in multi mode
James Housley
2007-07-10
Fixed a curl memory leak reported by Song Ma with a modified version
Dan Fandrich
2007-07-10
start working on 7.16.5...
Daniel Stenberg
2007-07-10
7.16.4 preps
Daniel Stenberg
2007-07-09
added better CodeWarrior detection (forgot to add with previos version).
Gunter Knauf
2007-07-08
added better CodeWarrior detection;
Gunter Knauf
2007-07-08
added better CodeWarrior detection;
Gunter Knauf
2007-07-08
added better CodeWarrior detection.
Gunter Knauf
2007-07-07
removed some obsolete include paths and defines.
Gunter Knauf
2007-07-06
Thomas J. Moore made it build with less warnings
Daniel Stenberg
2007-07-06
Gavrie Philipson's change, updated numbers
Daniel Stenberg
2007-07-06
add note about windows and dlls with CURLOPT_WRITEDATA
Daniel Stenberg
2007-07-06
fixed NetWare CLIB implementation of getpass_r()
Gunter Knauf
2007-07-05
Gavrie Philipson provided a patch that will use a more specific error
James Housley
2007-07-05
Add -a when running torture tests now that it's supported.
Dan Fandrich
2007-07-04
Fix spelling error in error message
James Housley
2007-07-04
add test for gettimeofday() so that HAVE_GETTIMEOFDAY gets defined.
Gunter Knauf
2007-07-04
enabled ares build.
Gunter Knauf
2007-07-04
although the check for HAVE_STRUCT_TIMEVAL solved the redefine it is incorrec...
Gunter Knauf
2007-07-04
added check for sys/param.h.
Gunter Knauf
2007-07-03
trial to catch problem with Daniels cross-mingw ares builds.
Gunter Knauf
2007-07-03
added NetWare CLIB-own header to solve gcc warnings.
Gunter Knauf
2007-07-03
few minor changes to make ares compile for NetWare CLIB architecture.
Gunter Knauf
2007-07-03
fixed rule to build libcares when needed.
Gunter Knauf
[prev]
[next]