History log of /curl/ (Results 26776 – 26800 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0ae6ff9f10-Aug-2005 Gunter Knauf

some minor Makefile fixes for SSL.

8b571fbb10-Aug-2005 Gunter Knauf

make ares compile again for NetWare.

f3fcd40910-Aug-2005 Gunter Knauf

make ares compile again for NetWare.

a47532f810-Aug-2005 Gunter Knauf

fixed line endings so it works again with gnu make on Win32.

6c157a4009-Aug-2005 Daniel Stenberg

Christopher R. Palmer fixed the offsets used for date parsings when the time
zone name of a daylight savings time was used. For example, PDT vs PDS. This
flaw was introduced with the new date

Christopher R. Palmer fixed the offsets used for date parsings when the time
zone name of a daylight savings time was used. For example, PDT vs PDS. This
flaw was introduced with the new date parser (11 sep 2004 - 7.12.2).
Fortunately, no web server or cookie string etc should be using such time
zone names thus limiting the effect of this bug.

show more ...

4f8a491408-Aug-2005 Daniel Stenberg

mention two other bugs we should fix before release

493d603307-Aug-2005 Daniel Stenberg

Jon Grubbs filed bug report #1249962 which identified a problem with NTLM on a
HTTP proxy if an FTP URL was given. libcurl now properly switches to pure HTTP
internally when an HTTP proxy is

Jon Grubbs filed bug report #1249962 which identified a problem with NTLM on a
HTTP proxy if an FTP URL was given. libcurl now properly switches to pure HTTP
internally when an HTTP proxy is used, even for FTP URLs. The problem would
also occur with other multi-pass auth methods.

show more ...

8f219af807-Aug-2005 Daniel Stenberg

When curl is built with GnuTLS, curl-config didn't include "SSL" when
--features was used

aeb0413607-Aug-2005 Daniel Stenberg

Don't prevent FTPS:// through a http proxy, as we cannot know if it works or
not!

0b8f57bf07-Aug-2005 Daniel Stenberg

mention our security related mail alias in the "who do I mail" section

6508d44604-Aug-2005 Daniel Stenberg

Support realloc() on a NULL pointer properly (printf(%p) on a NULL pointer
outputs (nil) and not a 0x0 or similar.

82cb462b04-Aug-2005 Daniel Stenberg

killed trailing whitespace, narrowed a few lines to 80 cols

9a264bf601-Aug-2005 Daniel Stenberg

mention that the NOBODY reset thing is added in 7.14.1

57007e8030-Jul-2005 Daniel Stenberg

Moved items from TODO-RELEASE to TODO since they're not really bound to happen
in any specific release.

b6c876bd30-Jul-2005 Daniel Stenberg

clarified the PHP/CURL topic a bit more

57afae7930-Jul-2005 Daniel Stenberg

correction and added new mirror

84c2184930-Jul-2005 Daniel Stenberg

CURLOPT_COOKIELIST change since it no longer modifies the input string contents

e358a24a28-Jul-2005 Daniel Stenberg

reset the numcookies counter too (I missed it in the previous commit)

9da9d00c28-Jul-2005 Daniel Stenberg

fixed example since this is how the interface works now

ec3f269d28-Jul-2005 Daniel Stenberg

now strdups the cookielist inpointer before passed on, as the cookie function
modifies it

1c388a5228-Jul-2005 Daniel Stenberg

curl standard indent/format

34a827bb28-Jul-2005 Gisle Vanem

Needs 'struct_stat'. Increased verbosity.

726b9e2227-Jul-2005 Daniel Stenberg

If any of the options CURLOPT_HTTPGET, CURLOPT_POST and CURLOPT_HTTPPOST is
set to 1, CURLOPT_NOBODY will now automatically be set to 0.

2236ba0d27-Jul-2005 Daniel Stenberg

Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a
simple interface to extracting and setting cookies in libcurl's internal
"cookie jar". See the new cookie_interfac

Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a
simple interface to extracting and setting cookies in libcurl's internal
"cookie jar". See the new cookie_interface.c example code.

show more ...

463c0f7027-Jul-2005 Daniel Stenberg

disabling HTTP should also nullify this function call

1...<<1071107210731074107510761077107810791080>>...1351