index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ares
/
windows_port.c
Age
Commit message (
Expand
)
Author
2008-09-17
adjust inclusion of "nameser.h"
Yang Tse
2008-09-16
rearrange to allow internal/private use of ares_writev to any system
Yang Tse
2008-09-15
rearrange to allow internal/private use of ares_strcasecmp to any system that
Yang Tse
2008-05-09
Use monotonic time source if available.
Yang Tse
2007-02-19
Fixed typo.
Gisle Vanem
2007-02-16
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
Yang Tse
2007-02-13
use our own ISUPPER and ISLOWER macros
Yang Tse
2007-02-04
Use correct calling convention.
Gisle Vanem
2007-02-04
Added DllMain() function for Watcom.
Gisle Vanem
2006-07-28
Replace send() and recv() with swrite() and sread() macros.
Yang Tse
2006-07-22
2nd try adding CVS id.
Gisle Vanem
2006-07-22
Added CVS id.
Gisle Vanem
2004-11-10
Replace IsNT with IS_NT().
Gisle Vanem
2004-08-20
Changes for Watt-32 on Windows. I've assumed Configure
Gisle Vanem
2004-07-29
removed C++ comment to please picky source checkers
Daniel Stenberg
2004-07-24
Gisle Vanem:
Daniel Stenberg
2004-07-22
- Fixed a few variable return types for some system calls. Made configure
Daniel Stenberg
2004-03-09
mingw has str(n)casecmp() functions
Daniel Stenberg
2004-02-04
prevent the windows version to use global symbol names
Daniel Stenberg
2004-01-04
Dominick Meglio's fix to make our private gettimeofday() use the ares_
Daniel Stenberg
2003-10-07
ares 1.1.1 with collected applied patches
Daniel Stenberg