History log of /curl/ (Results 26651 – 26675 of 33766)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e3bdb98f21-Sep-2005 Daniel Stenberg

oops, broken sentence fixed:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=329305

58d628c920-Sep-2005 Daniel Stenberg

Uses __stdcall instead of SEC_ENTRY since it seems (at least) mingw doesn't
define SEC_ENTRY and thus fails unless this is done!

1e69394520-Sep-2005 Daniel Stenberg

Since newer ares versions should work with ipv6, I modified the error message
to a warning message as a first step. We should persue to make curl use
c-ares properly even when built with ipv6

Since newer ares versions should work with ipv6, I modified the error message
to a warning message as a first step. We should persue to make curl use
c-ares properly even when built with ipv6 support.

show more ...

1cf798ad20-Sep-2005 Daniel Stenberg

typecasts added in an attempt to please the picky compilers

da3992d219-Sep-2005 Daniel Stenberg

added test 271

48908e4619-Sep-2005 Daniel Stenberg

test 271, the first ever TFTP test

f5ae149319-Sep-2005 Daniel Stenberg

seems to work for test 271 on Linux now!

3fe5311919-Sep-2005 Daniel Stenberg

Dmitry Bartsevich made the SSPI support work on Windows 9x as well

6a48639c18-Sep-2005 Dominick Meglio

Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo use the reentrant getservbyport (getservbyport_r) if it isavailable to ensure it works properly in a threaded environment

e7093b3c16-Sep-2005 Daniel Stenberg

keep 'socktype' in the connectdata struct and make sure we use that for all
protocol sockets even if the resolved address may say otherwise

d0a4104c16-Sep-2005 Daniel Stenberg

recent changes

90559bed16-Sep-2005 Daniel Stenberg

renamed sendfile() since some systems have a system call named like this -
now the functions are named sendtftp() and recvtftp() instead.

973a18cf16-Sep-2005 Daniel Stenberg

In the Solaris 7 header files for tftp, the th_stuff struct member is an
unsigned short. Trying a typecast here to fix.

3c666ce516-Sep-2005 Daniel Stenberg

prevent warnings on re-defining MIN

a1287ec616-Sep-2005 Daniel Stenberg

added URLs to bug reports

5fbfa1bf16-Sep-2005 Daniel Stenberg

Added known bugs #26, started using my new "bounce URL" that jumps to the
correct (and overly complicated) sourceforge bug tracker URL given the bug
report ID number.

da3ecc9116-Sep-2005 Daniel Stenberg

use int "subscripts" to prevent warnings from picky compilers

09c8f55816-Sep-2005 Daniel Stenberg

use internal *printf() clones

528a149d15-Sep-2005 Daniel Stenberg

ifdef for includes, added checking for two not previously checked files (one
being necessary for solaris builds)

29e36afb15-Sep-2005 Daniel Stenberg

use make -k when running the tests

0e39543d15-Sep-2005 Daniel Stenberg

ignore this too

0de20d8e15-Sep-2005 Daniel Stenberg

build tftpd too!

cd5de5c015-Sep-2005 Daniel Stenberg

First version of the TFTP server. Basic functionality is there.

bd5afc2615-Sep-2005 Daniel Stenberg

added TFTP and TFTP-ipv6 support

9542dfdc15-Sep-2005 Daniel Stenberg

moved test2file() to util.c

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