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
Age
Commit message (
Expand
)
Author
2006-12-11
ahost.exe needs getopt.obj.
Gisle Vanem
2006-11-25
Make sure RETSIGTYPE is properly defined
Yang Tse
2006-11-24
Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE
Yang Tse
2006-11-22
Michael Wallner fixed this problem: When I set domains in the options
Daniel Stenberg
2006-11-22
Install ares_dns.h too
Daniel Stenberg
2006-11-22
Added a check in configure that verifies if <signal.h> is available,
Yang Tse
2006-11-11
we did 1.3.2 and are now on the 1.3.3 track!
Daniel Stenberg
2006-11-07
Moved select_s() to Makefile.dj since select() is used in applications.
Gisle Vanem
2006-11-06
avoid a couple of potential zero size memory allocations
Yang Tse
2006-11-05
mention the areslib.dsp fix
Daniel Stenberg
2006-11-05
add the recent crowd of contributors
Daniel Stenberg
2006-11-05
Andreas Rieke fixed back the correct line endings!
Daniel Stenberg
2006-11-03
stand clear for release 1.3.2
Daniel Stenberg
2006-11-03
Andreas Rieke added missing file and changed line endings
Daniel Stenberg
2006-10-31
Updated dependency output.
Gisle Vanem
2006-10-31
Updated dependencies to not include config.h.
Gisle Vanem
2006-10-31
Removed unneeded stuff.
Gisle Vanem
2006-10-31
Added Watt-32 section to fix things for Watt32+Win32 targets.
Gisle Vanem
2006-10-31
Don't include "nameser.h" for Watt32. Use the normal BSD-socket headers.
Gisle Vanem
2006-10-31
Added definition of select() for Watt32.
Gisle Vanem
2006-10-31
Rewritten to use ../packages/DOS/common.dj.
Gisle Vanem
2006-10-27
Sync with lib/setup_once.h
Yang Tse
2006-10-25
Fixed "'x' might be used uninitialized in this function" warning.
Gisle Vanem
2006-10-25
Added '-d' option for Watt32 targets. Added cvs id.
Gisle Vanem
2006-10-25
Compiler warning fix
Yang Tse
2006-10-18
Sync with lib/setup_once.h
Yang Tse
2006-10-18
Check for USE_WINSOCK instead of WIN32 where the check was done
Yang Tse
2006-10-18
Introduce symbol USE_WINSOCK which will be defined when
Yang Tse
2006-10-18
Tor's spell fixes
Daniel Stenberg
2006-10-18
Replace is*() macros with our own IS*() ones.
Yang Tse
2006-10-18
Move definition of IS*() macros to setup_once.h
Yang Tse
2006-10-14
Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...
Yang Tse
2006-10-13
Prevent ares_getsock() to overflow if more than 16 sockets are used.
Daniel Stenberg
2006-10-13
Check for struct timeval at configuration time
Yang Tse
2006-10-12
avoid an overflow if an excessive amount of servers are used
Daniel Stenberg
2006-10-11
Remove redundant __CYGWIN__ symbol check
Yang Tse
2006-09-11
- Guilherme Balena Versiani: I noted a strange BUG in Win32 port
Daniel Stenberg
2006-08-29
Brad Spencer did
Daniel Stenberg
2006-08-14
add missing man page
Daniel Stenberg
2006-08-06
Check for network libraries the _same_ way it is done in cURL.
Yang Tse
2006-08-05
Check for network libraries the same way it is done in cURL.
Yang Tse
2006-08-04
Minor compatibility fix
Yang Tse
2006-08-04
Fixed comment.
Gisle Vanem
2006-08-04
Fix compiler warning
Yang Tse
2006-08-04
Avoid redundant check. configure script takes care of not defining
Yang Tse
2006-08-04
Being unable to link or find out recv() or send() args types is a fatal error.
Yang Tse
2006-08-03
MinGW/MSYS needs lib ws2_32 for proper operation of configure script.
Yang Tse
2006-08-03
Ravi Pratap fixed ares_getsock() to actually return the proper bitmap and
Daniel Stenberg
2006-07-31
Avoid the risk of a false positive detection of MSG_NOSIGNAL when cross compi...
Yang Tse
2006-07-31
Force compilation failure in case macros sread() or swrite() are not defined.
Yang Tse
[next]