History log of /curl/ (Results 26426 – 26450 of 33767)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
03af76b616-Dec-2005 Yang Tse

Since there is no proof of the existence of a platform which would
justify checking for socklen_t in more than one function, the code
used to find a valid socklen_t replacement is simplified

Since there is no proof of the existence of a platform which would
justify checking for socklen_t in more than one function, the code
used to find a valid socklen_t replacement is simplified back. The
only function that will be used to find a socklen_t replacement is
getpeername, as it has been since revision 1.4 of curl/acinclude.m4

show more ...

e105d5c216-Dec-2005 Yang Tse

'Fix' windows builds

d6ffb4c116-Dec-2005 Yang Tse

TYPE_SOCKLEN_T completely replaced by CURL_CHECK_TYPE_SOCKLEN_T.
CURL_FUNC_GETNAMEINFO_ARGTYPES now also checks first argument.
All related changes taken to cares configuration scripts.

6dbfce1016-Dec-2005 Daniel Stenberg

Jean Jacques Drouin pointed out that you could only have a user name or
password of 127 bytes or less embedded in a URL, where actually the code
uses a 255 byte buffer for it! Modified now to

Jean Jacques Drouin pointed out that you could only have a user name or
password of 127 bytes or less embedded in a URL, where actually the code
uses a 255 byte buffer for it! Modified now to use the full buffer size.

show more ...

fea5ddf516-Dec-2005 Yang Tse

More quotes

b9f39c2716-Dec-2005 Yang Tse

Fix copy paste bug

5acac03016-Dec-2005 Yang Tse

Test CURL_CHECK_TYPE_SOCKLEN_T

78febad716-Dec-2005 Yang Tse

Oops. Wrong double quotes

a6a5bba016-Dec-2005 Yang Tse

Experimental check for socklen_t CURL_CHECK_TYPE_SOCKLEN_T

51581c0315-Dec-2005 Yang Tse

Tests to check the availability of compilable and
valid windows.h winsock.h winsock2.h and ws2tcpip.h
header files:
CURL_CHECK_HEADER_WINDOWS
CURL_CHECK_HEADER_WINSOCK
CURL_CHECK_

Tests to check the availability of compilable and
valid windows.h winsock.h winsock2.h and ws2tcpip.h
header files:
CURL_CHECK_HEADER_WINDOWS
CURL_CHECK_HEADER_WINSOCK
CURL_CHECK_HEADER_WINSOCK2
CURL_CHECK_HEADER_WS2TCPIP

show more ...

8f25a95b15-Dec-2005 Daniel Stenberg

minor edit

7f5d092214-Dec-2005 Yang Tse

Some preprocessors have problems if the # character isn't at position 1.

2e5cccd114-Dec-2005 Yang Tse

Check getnameinfo() argument types only if we have getnameinfo().

2645782f14-Dec-2005 Yang Tse

Determine the correct type to be passed to four of the `getnameinfo' function's arguments, and define those types in `GETNAMEINFO_TYPE_ARG2', `GETNAMEINFO_TYPE_ARG46', and `GETNAMEINFO_TYPE_ARG7'.

9533092514-Dec-2005 Daniel Stenberg

Rene Bernhardt's corrections

6005a46113-Dec-2005 Dan Fandrich

Log CPPFLAGS environment variable along with the others.

e2df946e13-Dec-2005 Dan Fandrich

Fixed some compiler warnings on lcc.

d145881213-Dec-2005 Yang Tse

Undo last 'fix', since it was not the proper one.

ab31cfa612-Dec-2005 Daniel Stenberg

another SOCKS-related problem added

af1c397912-Dec-2005 Daniel Stenberg

added #29 and #30

947f9dee12-Dec-2005 Yang Tse

Fix compiler warning

ce95eee912-Dec-2005 Dan Fandrich

lcc isn't Windows-only, so check for it in conjunction with WIN32

b15f3bb911-Dec-2005 Yang Tse

Undo last changes

998e8cba11-Dec-2005 Daniel Stenberg

Dov Murik made defining HTTP_ONLY also disable TFTP

e3f523ab11-Dec-2005 Yang Tse

Avoid generation of additional warnings

1...<<1051105210531054105510561057105810591060>>...1351