- May 07, 2005
-
-
Daniel Stenberg authored
-
- May 02, 2005
-
-
Daniel Stenberg authored
least it should no longer cause a compiler error. However, it does not have AI_NUMERICHOST so we cannot getaddrinfo() any numerical addresses with it (we use that for FTP PORT/EPRT)! So, I modified the configure check that checks if the getaddrinfo() is working, to use AI_NUMERICHOST since then it'll fail on AIX 4.3 and it will automatically build with IPv6 support disabled.
-
Daniel Stenberg authored
--trace, --trace-ascii and --verbose output. I also made the '>' display separate each line on the linefeed so that HTTP requests etc look nicer in the -v output.
-
Daniel Stenberg authored
-
- Apr 28, 2005
-
-
Daniel Stenberg authored
-
- Apr 25, 2005
-
-
Daniel Stenberg authored
-
- Apr 18, 2005
-
-
Daniel Stenberg authored
-
- Apr 17, 2005
-
-
Daniel Stenberg authored
cleared before this function is called
-
- Apr 16, 2005
-
-
Daniel Stenberg authored
-
- Apr 13, 2005
-
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 11, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 07, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 06, 2005
-
-
Dan Fandrich authored
-
- Apr 05, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 04, 2005
-
-
Daniel Stenberg authored
-
- Mar 30, 2005
-
-
Daniel Stenberg authored
-
- Mar 28, 2005
-
-
Daniel Stenberg authored
-
- Mar 17, 2005
-
-
Daniel Stenberg authored
these days...!
-
- Mar 12, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 11, 2005
-
-
Daniel Stenberg authored
-
Dan Fandrich authored
the correct dynamic library names by default, and provides override switches --with-ldap-lib, --with-lber-lib and --without-lber-lib. Added CURL_DISABLE_LDAP to platform-specific config files to disable LDAP support on those platforms that probably don't have dynamic OpenLDAP libraries available to avoid compile errors.
-
- Mar 08, 2005
-
-
Daniel Stenberg authored
that feature 64 bit 'long'. Some systems have 64 bit time_t and deal with years beyond 2038. However, even some of the systems with 64 bit time_t returns -1 for dates beyond 03:14:07 UTC, January 19, 2038. (Such as AIX 5100-06)
-
Daniel Stenberg authored
-
- Mar 04, 2005
-
-
Daniel Stenberg authored
the cookie "engine" without having to provide an empty or non-existing file.
-
- Mar 03, 2005
-
-
Daniel Stenberg authored
-
- Feb 17, 2005
-
-
Daniel Stenberg authored
-
- Feb 09, 2005
-
-
Gisle Vanem authored
SAX.h. gcc doesn't like that. Rename.
-
Daniel Stenberg authored
-
- Feb 08, 2005
-
-
Daniel Stenberg authored
-
- Feb 05, 2005
-
-
Daniel Stenberg authored
many third-party libs and tools have problems. When curl is built without --disable-shared, the testing is done with a front-end script which makes the valgrind testing include (ba)sh as well and that often causes valgrind errors. Either we improve the valgrind error scanner a lot to better identify (lib)curl errors only, or we disable valgrind checking by default
-
- Feb 04, 2005
-
-
Daniel Stenberg authored
-
- Feb 02, 2005
-
-
Daniel Stenberg authored
-