Age | Commit message (Expand) | Author |
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 |
2002-08-26 | ignore these | Daniel Stenberg |
2002-08-26 | updated for the new SSL -k | Daniel Stenberg |
2002-08-26 | add more things to do | Daniel Stenberg |
2002-08-26 | don't attempt to ftp_cwd() on a NULL path | Daniel Stenberg |
2002-08-26 | Andrew Francis removed the need for/use of MSVC pragmas | Daniel Stenberg |
2002-08-26 | corrected the year string | Daniel Stenberg |
2002-08-26 | don't close stdin, close the actual file handle we have! | Daniel Stenberg |
2002-08-22 | since 7.9.9-pre1 | Daniel Stenberg |
2002-08-22 | Markus F.X.J. Oberhumer's cvsignore fixes | Daniel Stenberg |
2002-08-22 | Markus F.X.J. Oberhumer added better NOSIGNAL description and fixed | Daniel Stenberg |
2002-08-22 | Markus F.X.J. Oberhumer's added notes about NOSIGNAL in the TIMEOUT | Daniel Stenberg |
2002-08-22 | Markus F.X.J. Oberhumer added a section about NOSIGNAL and libcurl in | Daniel Stenberg |
2002-08-22 | Markus F.X.J. Oberhumer's added comment | Daniel Stenberg |
2002-08-22 | Markus Oberhumer improved an out-of-memory check | Daniel Stenberg |
2002-08-22 | bug report #588027 converted to a KNOWN BUG, as we have no intention to | Daniel Stenberg |
2002-08-22 | allow undefined symbols! | Daniel Stenberg |
2002-08-21 | NOSIGNAL, BUFFERSIZE and clarification for the PROGRESSFUNCTION | Daniel Stenberg |
2002-08-21 | modified the copyright line and shortened the phrasing in this license to | Daniel Stenberg |
2002-08-20 | Added three more pragmas for MSVC++ compiles. | Daniel Stenberg |
2002-08-20 | prevent compiler warnings | Daniel Stenberg |
2002-08-20 | windows has stdlib.h | Daniel Stenberg |
2002-08-15 | modified again to look better HTML converted | Daniel Stenberg |
2002-08-15 | Leonce Limousin pointed out flaws | Daniel Stenberg |
2002-08-14 | Wez Furlong's ideas and some cleaning up/clarifying | Daniel Stenberg |
2002-08-14 | re-order the compiler arguments to keep more compiler happy | Daniel Stenberg |
2002-08-13 | include curl-includes "local" instead of <curl/foo> | Daniel Stenberg |
2002-08-13 | Sterling Hughes brings the share interface | Daniel Stenberg |
2002-08-13 | gethostname is not used anymore so we can stop looking for it! ;-) | Daniel Stenberg |
2002-08-13 | mr Hartroth correctly pointed out that poll() isn't really that portable | Daniel Stenberg |