- Nov 12, 2009
- Nov 11, 2009
- Nov 10, 2009
- Nov 09, 2009
-
-
Yang Tse authored
-
Yang Tse authored
c-ares libraries in debug and release flavours. Additionally each of the three sample programs is built against each of the four possible c-ares libraries, generating all this a total number of 12 executables and 4 libraries.
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
- Nov 05, 2009
-
-
Yang Tse authored
-
- Nov 04, 2009
-
-
Yang Tse authored
-
- Nov 02, 2009
- Nov 01, 2009
-
-
Yang Tse authored
Undo old temporary change once used for testing purposes
-
- Oct 31, 2009
-
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
Symbol hiding configure options renamed to the hopefully less ambiguous --enable-symbol-hiding and --disable-symbol-hiding as well as related macro names and some internal variables used for them. Related configuration file preprocessor symbols named to CARES_SYMBOL_HIDING and CARES_SYMBOL_SCOPE_EXTERN.
-
- Oct 30, 2009
-
-
Yang Tse authored
Fix two typos.
-
Yang Tse authored
shows that this one is actually a modified copy of ares_parse_a_reply.c. In order to comply with ares_parse_a_reply.c's M.I.T. license, the old 1998 M.I.T. copyright notice is now also preserved in this file the same as it is done in other ares_parse_*.c files.
-
Yang Tse authored
Fix identation of some license lines.
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
ares_parse_txt_reply() current version: - Fixed a couple of potential double free's. - Fixed memory leaks upon out of memory condition. - Fixed pointer arithmetic. - Setting ntxtreply to zero upon entry for all failure cases. - Changed data type to size_t for variables substr_len, str_len and the length member of ares_txt_reply struct. - Avoided a couple of memcpy() calls. - Changed i data type to unsigned int to prevent compiler warnings. - Adjusted a comment. - Use ARES_SUCCESS literal for successfull completion. - Added CVS Id tag.
-
- Oct 29, 2009
-
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
dynamic and static c-ares libraries in debug and release flavours. Additionally each of the three sample programs is built against each of the four possible c-ares libraries, generating all this a total number of 12 executables and 4 libraries.
-
Daniel Stenberg authored
MUST be valid and they are dereferenced further down in the function unconditionally!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Yang Tse authored
-
Yang Tse authored
-