5644f4a2 | 30-Aug-2002 |
Daniel Stenberg |
support DESTDIR for the bundle |
98e1605b | 30-Aug-2002 |
Daniel Stenberg |
--ca shows ca bundle path |
73f0e32d | 30-Aug-2002 |
Daniel Stenberg |
new tests |
713cb56f | 30-Aug-2002 |
Daniel Stenberg |
show return code when run verbose |
bd3bb70e | 30-Aug-2002 |
Daniel Stenberg |
recent fixes |
8aa3f143 | 30-Aug-2002 |
Daniel Stenberg |
SOCKS5 support added (contributed by a still unnamed person). Not properly working for "IPv6 enabled" libcurls yet, but should be pretty easy for someone to adjust. |
ac285b45 | 30-Aug-2002 |
Daniel Stenberg |
ca-bundle stuff for configure and generated header file |
daf55705 | 29-Aug-2002 |
Daniel Stenberg |
more explicit texts on the 4.2 answer |
7140baae | 29-Aug-2002 |
Daniel Stenberg |
remove the data and conn fields from the Curl_transfer_keeper struct, they weren't used anyway and mostly caused confusion |
27a2e590 | 26-Aug-2002 |
Daniel Stenberg |
SSL_INSECURE support and usage added |
7172fa05 | 26-Aug-2002 |
Daniel Stenberg |
ignore these |
c0790ccf | 26-Aug-2002 |
Daniel Stenberg |
updated for the new SSL -k added two new tests to test the absense of -k to insecure SSL sites |
87c43517 | 26-Aug-2002 |
Daniel Stenberg |
add more things to do |
6561ec52 | 26-Aug-2002 |
Daniel Stenberg |
don't attempt to ftp_cwd() on a NULL path |
982c5460 | 26-Aug-2002 |
Daniel Stenberg |
Andrew Francis removed the need for/use of MSVC pragmas |
2a3a8848 | 26-Aug-2002 |
Daniel Stenberg |
corrected the year string |
752520e4 | 26-Aug-2002 |
Daniel Stenberg |
don't close stdin, close the actual file handle we have! Keith MacDonald found it. |
8095b776 | 22-Aug-2002 |
Daniel Stenberg |
since 7.9.9-pre1 |
e504103e | 22-Aug-2002 |
Daniel Stenberg |
Markus F.X.J. Oberhumer's cvsignore fixes |
90418326 | 22-Aug-2002 |
Daniel Stenberg |
Markus F.X.J. Oberhumer added better NOSIGNAL description and fixed spelling error |
2a0bc642 | 22-Aug-2002 |
Daniel Stenberg |
Markus F.X.J. Oberhumer's added notes about NOSIGNAL in the TIMEOUT descriptions, slightly edited by me. |
6b975c30 | 22-Aug-2002 |
Daniel Stenberg |
Markus F.X.J. Oberhumer added a section about NOSIGNAL and libcurl in multi-threaded use |
74be55a4 | 22-Aug-2002 |
Daniel Stenberg |
Markus F.X.J. Oberhumer's added comment |
394832c2 | 22-Aug-2002 |
Daniel Stenberg |
Markus Oberhumer improved an out-of-memory check I reformatted some functions using a different indent than the rest of the file. |
f636c122 | 22-Aug-2002 |
Daniel Stenberg |
bug report #588027 converted to a KNOWN BUG, as we have no intention to correct this problem within the nearest period |