Age | Commit message (Collapse) | Author |
|
using winsock or winsock2 API.
|
|
|
|
could very well cause a negate number get passed in and thus cause reading
outside of the array usually used for this purpose.
We avoid this by using the uppercase macro versions introduced just now that
does some extra crazy typecasts to avoid byte codes > 127 to cause negative
int values.
|
|
HAVE_WINDOWS_H, HAVE_WINSOCK_H, HAVE_WINSOCK2_H, neither
HAVE_WS2TCPIP_H when __CYGWIN__ is defined.
|
|
file: URLs only.
|
|
in libcurl as well, if necessary.
|
|
headers when compiled with Cygwin in POSIX emulation mode.
|
|
|
|
|
|
|
|
|
|
configure.
|
|
|
|
*/setup.h and */config-win32.h to build fine with VS2005 on x64.
|
|
longer use Angus Mackay's getpass code due to the weirdo license his code was
donated to us under.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
are set before all system headers, as otherwise we get compiler warnings
on my Solaris at least.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|