History log of /curl/ (Results 26626 – 26650 of 33766)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
68917eb505-Oct-2005 Daniel Stenberg

added test case 272 for -z download over FTP when the timestamp is identical
to the remote one

3beb2f6b05-Oct-2005 Daniel Stenberg

CURL_TIMECOND_IFMODSINCE actually requires that the remote document has been
modded since the given time, so we should compare <= and not just <.

b29017f104-Oct-2005 Daniel Stenberg

Domenico Andreoli's patch that removes a few 0xa0(!) bytes

db83a0eb04-Oct-2005 Daniel Stenberg

Michael Wallner reported that the date parser had wrong offset stored for
the MEST and CEST time zones.

6d9fddb904-Oct-2005 Daniel Stenberg

Domenico Andreoli's SEE ALSO patch

4284190c03-Oct-2005 Daniel Stenberg

Ok, based on the online docs for AIX'es getservbyport_r() I adjusted to code
to do (what I believe is) "right". See docs on:
http://publib.boulder.ibm.com/infocenter/pseries/index.jsp?topic=/

Ok, based on the online docs for AIX'es getservbyport_r() I adjusted to code
to do (what I believe is) "right". See docs on:
http://publib.boulder.ibm.com/infocenter/pseries/index.jsp?topic=/com.ibm.aix.doc/libs/commtrf2/getservbyport_r.htm

show more ...

5e4cbd2d03-Oct-2005 Daniel Stenberg

recent action

06c3bec602-Oct-2005 Gisle Vanem

Avoid gcc warning "dereferencing type-punned pointer
will break strict-aliasing rules".

e8c3bb4502-Oct-2005 Gisle Vanem

Fix for building with MS Visual-C and single-threaded
runtime libs.

4ec55a9630-Sep-2005 Daniel Stenberg

fixed the proper path to the tftpd server

b942086430-Sep-2005 Daniel Stenberg

a new mirror, but we don't increase the amount since one of the former ones
are now officially no longer considered a mirror... ;-)

bf6588b630-Sep-2005 Daniel Stenberg

Update in the "which license is best" section as it seems Debian people have
made up their mind. Spell-checked as well.

e43217e629-Sep-2005 Daniel Stenberg

Starting now, the verbose text that goes like "About to connect() to" will
now contain the word "proxy" is the hostname is in fact a proxy. This will
help users detect situations when they mi

Starting now, the verbose text that goes like "About to connect() to" will
now contain the word "proxy" is the hostname is in fact a proxy. This will
help users detect situations when they mistakenly use a proxy.

show more ...

e19ee2d127-Sep-2005 Daniel Stenberg

David Yan brought the Content-Range report

b4c53e2c27-Sep-2005 Daniel Stenberg

An anonymous submitter filed bug #1299181
(http://curl.haxx.se/bug/view.cgi?id=1299181) that identified a silly problem
with Content-Range: headers with the 'bytes' keyword written in a diffe

An anonymous submitter filed bug #1299181
(http://curl.haxx.se/bug/view.cgi?id=1299181) that identified a silly problem
with Content-Range: headers with the 'bytes' keyword written in a different
case than all lowercase! It would cause a segfault!

show more ...

a2902de627-Sep-2005 Daniel Stenberg

TJ Saunders of the proftpd project identified and pointed out problems with
the modified FTPS negotiation change of August 19 2005. Thus, we revert the
change back to pre-7.14.1 status.

da192f7922-Sep-2005 Daniel Stenberg

clarify what the default read callback does and how it uses the READDATA
option

a2210d2321-Sep-2005 Daniel Stenberg

three debian bug reports addressed

bd5a622421-Sep-2005 Daniel Stenberg

stricter type usage for time variables to avoid picky compiler warnings

b9494cb021-Sep-2005 Daniel Stenberg

1 - attempted fix of uninitialized variable
2 - indented and edited to fit better within 80 columns
3 - fixed possible buffer overflow in the service name lookup function

0f73af4421-Sep-2005 Daniel Stenberg

simplified the sin6_scope_id test and removed some left-overs from the previous
way of detecting it

45e26b5c21-Sep-2005 Daniel Stenberg

fixed the check for the addrinfo struct

6af5ea3821-Sep-2005 Daniel Stenberg

clarified ERRORBUFFER - some errors just don't write a string even though
they should. And I removed all uses 'Note' (as they are pretty useless) and
did some other language and phrasing clea

clarified ERRORBUFFER - some errors just don't write a string even though
they should. And I removed all uses 'Note' (as they are pretty useless) and
did some other language and phrasing cleanups.

show more ...

b6f0aa4321-Sep-2005 Daniel Stenberg

return an error string for the missing URL case

774dab5821-Sep-2005 Daniel Stenberg

mention what WRITEFUNCTION and WRITEDATA do by default

1...<<1061106210631064106510661067106810691070>>...1351