1841 Commits (5ecc4c34beac6bd209288119e9f952493faf5406)
 

Author SHA1 Message Date
Daniel Stenberg 53952e3022 ares_destroy.3: formatting polish 8 years ago
Daniel Stenberg 7658fcdefb ares_init.3: split the init docs into two separate man pages 8 years ago
Daniel Stenberg 7905e3f1c5 SECURITY: point to the vulnerabilities page now 8 years ago
Daniel Stenberg d779abc401 RELEASE-NOTES: synced with daa7235b1a 8 years ago
Daniel Stenberg daa7235b1a ares_create_query.3: edit language 8 years ago
David Drysdale 0d46f76110 test: fix gMock to work with gcc >= 6.x 8 years ago
Brad House f513ad757b headers: remove checks for and defines of variable sizes 8 years ago
David Drysdale dd7a9bc89b api: add ARES_OPT_NOROTATE optmask value 8 years ago
David Drysdale 55bbe92677 ares_init_options: only propagate init failures from options 8 years ago
David Drysdale 220b2b5320 test: Force reinstall of libtool on OSX 8 years ago
David Drysdale 502554257d test: Add valgrind build variant 8 years ago
David Drysdale 87d24facd8 test: Add null pointer to gtest args 8 years ago
Daniel Stenberg a5b2e99207 AUTHOR: maybe gitgub isn't really an author =) 8 years ago
Daniel Stenberg afd6da501f AUTHORS: added contributors from the git log 8 years ago
Daniel Stenberg 4e861351d9 LICENSE.md: add a stand-alone license file 8 years ago
Daniel Stenberg a5a009c26e README: added "CII best practices" badge 8 years ago
Daniel Stenberg 66689efc07 SECURITY.md: suggested "security process" for the project 8 years ago
David Drysdale ab9d8b2f6e test: Add Clang static analysis build to Travis 8 years ago
David Drysdale c49e45f52b test: more info on how to run fuzz testing 8 years ago
David Drysdale edc76de17e test: make fuzzer driver code C not C++ 8 years ago
David Drysdale 5a1ae0bc7a test: fuzzer mode for AFL's persistent mode 8 years ago
David Drysdale 9556ddf7af test: simplify deps for fuzzer entrypoint 8 years ago
David Drysdale af8f4ba1d0 test: disable MinGW tests 8 years ago
Daniel Stenberg 7e0378a42a read_tcp_data: remove superfluous NULL check 8 years ago
Daniel Stenberg 50b3138218 web: http => https 8 years ago
David Drysdale 7d3e99fd5c Merge pull request #59 from fuze/master 8 years ago
Chris Araman 6e44d4f3cd Update msvc_ver.inc 8 years ago
David Drysdale 9642b578a2 Fix trailing comment for #endif 9 years ago
Daniel Stenberg 728dc8d058 email: use Gisle's "new" address 9 years ago
David Drysdale 567e21ec2c test: drop superfluous fuzz inputs 9 years ago
svante karlsson a788a1ac1c Update msvc_ver.inc 9 years ago
David Drysdale 6498517ada test: Run fuzzcheck.sh in Travis build 9 years ago
David Drysdale 2401623710 test: add fuzzing check script to tests 9 years ago
David Drysdale cc6a16d6c2 test: allow multiple files in aresfuzz command line 9 years ago
David Drysdale d52df9123f test: Add corpus of DNS packets 9 years ago
David Drysdale b701af8a24 test: Add utility to show DNS packet from file 9 years ago
nordsturm 008e9a9ecd Fix nsort initialization 9 years ago
David Drysdale 670a38e19d test: Check setting nsort=0 option is respected 9 years ago
David Drysdale 5bbb7538bb test: Update fuzzing function prototype 9 years ago
David Drysdale d311c47920 Explicitly clear struct servent before use 9 years ago
David Drysdale 529f848f16 test: for AF_UNSPEC, return CNAME only for AAAA, but valid A record 9 years ago
Chris Araman cd774485a0 msvc_ver.inc: support Visual Studio 2015 Update 1 9 years ago
David Drysdale b81e1628a1 build: commonize MSVC version detection 9 years ago
David Drysdale 97ff366e76 test: Use different name in live test 9 years ago
David Drysdale af5c33bbbf test: Only pass unused args to GoogleTest 9 years ago
David Drysdale a9021ed8ab ahost.c: add cast to fix C++ compile 9 years ago
David Drysdale 02b328f513 ares_library_cleanup: reset ares_realloc too 9 years ago
Brad House c64a374a24 configure: check if tests can get built before enabled 9 years ago
Viktor Szakats 0b7a497ab7 Makefile.m32: add support for CROSSPREFIX 9 years ago
Viktor Szakats ebe7b81453 Makefile.m32: add support for extra flags 9 years ago