Age | Commit message (Expand) | Author |
2006-10-25 | Fixed "'x' might be used uninitialized in this function" warning. | Gisle Vanem |
2006-08-29 | Brad Spencer did | Daniel Stenberg |
2005-12-11 | Undo last changes | Yang Tse |
2005-12-11 | Fix compiler warning and compatibility issue with the type of the parameter u... | Yang Tse |
2005-12-10 | Modified lookup_service() to avoid the risk of a potential buffer overflow | Yang Tse |
2005-12-09 | Fix compiler warning | Yang Tse |
2005-11-25 | Change based on Yang Tse's excellent fix to reduce buffer overflow risk and | Daniel Stenberg |
2005-11-24 | avoid doing #if an a predef symbol that might not be defined | Daniel Stenberg |
2005-11-14 | Added CVS id. | Gisle Vanem |
2005-10-03 | Ok, based on the online docs for AIX'es getservbyport_r() I adjusted to code | Daniel Stenberg |
2005-09-21 | 1 - attempted fix of uninitialized variable | Daniel Stenberg |
2005-09-18 | Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo ... | Dominick Meglio |
2005-05-17 | More of the same | Dominick Meglio |
2005-05-17 | More compiler warning cleanups | Dominick Meglio |
2005-05-16 | Cleaned up some compile warnings | Dominick Meglio |
2005-05-16 | Added ares_getnameinfo which mimics the getnameinfo API | Dominick Meglio |