History log of /curl/ (Results 28401 – 28425 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
85b2056d24-May-2004 Daniel Stenberg

only idn_free() if built with libidn

94ca911d24-May-2004 Daniel Stenberg

delete trailing whitespace

24420c2124-May-2004 Daniel Stenberg

Simon Josefsson added a idn_free() function in libidn 0.4.5 as a reaction to
Gisle's previous mail. We now use this function, and thus we require libidn
0.4.5 or later. No earler version wi

Simon Josefsson added a idn_free() function in libidn 0.4.5 as a reaction to
Gisle's previous mail. We now use this function, and thus we require libidn
0.4.5 or later. No earler version will do.

show more ...

59f904d824-May-2004 Daniel Stenberg

Robert D. Young reported that CURLOPT_COOKIEFILE and CURLOPT_COOKIE could
not be used both in one request. Fixed it and added test case 172 to verify.

755f98e721-May-2004 Daniel Stenberg

While talking to host a.b.c, libcurl did wrongly not accept cookies that were
set to the domain .a.b.c (that is with a dot prefix). This is now fixed and
test case 171 verifies it.

aadc797221-May-2004 Daniel Stenberg

quickfix to avoid division by zero, possibly we should go over all of these
once and for all

5c882bdf20-May-2004 Daniel Stenberg

fixed transfer speed math

60f9450520-May-2004 Daniel Stenberg

calculate upload and download speed using doubles to keep precision.
deleted trailing whitespace

ff52ba7f19-May-2004 Daniel Stenberg

NTLM requires SSL

0fbcea4519-May-2004 Daniel Stenberg

cert verify

ca6d430519-May-2004 Daniel Stenberg

added test 170

91601b3b19-May-2004 Daniel Stenberg

David Byron's test case with -F that used to crash

cdd7059619-May-2004 Daniel Stenberg

killed trailing whitespace

7e186f9a19-May-2004 Daniel Stenberg

just code formatting and killed whitespace

a94e117e19-May-2004 Daniel Stenberg

language!

662cb30319-May-2004 Daniel Stenberg

Set CURLOPT_USERAGENT too

bd3aba5d19-May-2004 Daniel Stenberg

The kill trailing whitespace needs to be set better as this way it takes
effect globally which isn't nice. Commented it out for now. Display trailing
whitespace still, to remind me.

29ed6d2418-May-2004 Daniel Stenberg

simplified all die messages

e2c5c20818-May-2004 Daniel Stenberg

simplified the automake failed message too

7c4b6cb018-May-2004 Daniel Stenberg

make this script tell that this is the obsolete version, to make it possible
to detect

aced290418-May-2004 Daniel Stenberg

simplified the die-line when aclocal fails, the previous one confused
the netbsd shell

17eb1fca18-May-2004 Daniel Stenberg

+ when storing the address in the cache fails, cleanup the resolved address
properly
+ delete trailing whitespace

2511d11918-May-2004 Daniel Stenberg

* seed_enough() was converted to a macro to avoid the IRIX compiler warning
about that passed-in argument not being used.
* killed trailing whitespace

e9056f5f17-May-2004 Daniel Stenberg

if shrinking the buffer fails, use the older larger one

a9893ca717-May-2004 Daniel Stenberg

Peter Sylvester's patch that addresses two flaws in the peer certificate name
verification:

- when multiple common names are used (as in the curl tests), the last name
needs to be se

Peter Sylvester's patch that addresses two flaws in the peer certificate name
verification:

- when multiple common names are used (as in the curl tests), the last name
needs to be selected.

- allow comparing with encoded values, at least with BMP and ISO latin1
encoded T61strings.

show more ...

1...<<1131113211331134113511361137113811391140>>...1351