1749 Commits (65c71be1cbe587f290432bef2f669ee6cb8ac137)
 

Author SHA1 Message Date
Daniel Stenberg 65c71be1cb ares_create_query: avoid single-byte buffer overwrite 9 years ago
Daniel Stenberg 51fbb479f7 ares_library_initialized.3: added 9 years ago
Daniel Stenberg 5ba7d14932 make: bump CARES_VERSION_INFO for release 9 years ago
David Drysdale 3041634a7a man: update ares_init_options.3 9 years ago
Daniel Stenberg 3d29337d7b ares_library_init.3: corrected the ares_library_init_mem proto 9 years ago
Daniel Stenberg 500a12b932 README.md: remove space from link 9 years ago
Daniel Stenberg a4ebe2d023 README: link to the correct c-ares badge! 9 years ago
Daniel Stenberg 2e38829571 docs: minor formatting edits 9 years ago
Daniel Stenberg 53952e3022 ares_destroy.3: formatting polish 9 years ago
Daniel Stenberg 7658fcdefb ares_init.3: split the init docs into two separate man pages 9 years ago
Daniel Stenberg 7905e3f1c5 SECURITY: point to the vulnerabilities page now 9 years ago
Daniel Stenberg d779abc401 RELEASE-NOTES: synced with daa7235b1a 9 years ago
Daniel Stenberg daa7235b1a ares_create_query.3: edit language 9 years ago
David Drysdale 0d46f76110 test: fix gMock to work with gcc >= 6.x 9 years ago
Brad House f513ad757b headers: remove checks for and defines of variable sizes 9 years ago
David Drysdale dd7a9bc89b api: add ARES_OPT_NOROTATE optmask value 9 years ago
David Drysdale 55bbe92677 ares_init_options: only propagate init failures from options 9 years ago
David Drysdale 220b2b5320 test: Force reinstall of libtool on OSX 9 years ago
David Drysdale 502554257d test: Add valgrind build variant 9 years ago
David Drysdale 87d24facd8 test: Add null pointer to gtest args 9 years ago
Daniel Stenberg a5b2e99207 AUTHOR: maybe gitgub isn't really an author =) 9 years ago
Daniel Stenberg afd6da501f AUTHORS: added contributors from the git log 9 years ago
Daniel Stenberg 4e861351d9 LICENSE.md: add a stand-alone license file 9 years ago
Daniel Stenberg a5a009c26e README: added "CII best practices" badge 9 years ago
Daniel Stenberg 66689efc07 SECURITY.md: suggested "security process" for the project 9 years ago
David Drysdale ab9d8b2f6e test: Add Clang static analysis build to Travis 9 years ago
David Drysdale c49e45f52b test: more info on how to run fuzz testing 9 years ago
David Drysdale edc76de17e test: make fuzzer driver code C not C++ 9 years ago
David Drysdale 5a1ae0bc7a test: fuzzer mode for AFL's persistent mode 9 years ago
David Drysdale 9556ddf7af test: simplify deps for fuzzer entrypoint 9 years ago
David Drysdale af8f4ba1d0 test: disable MinGW tests 9 years ago
Daniel Stenberg 7e0378a42a read_tcp_data: remove superfluous NULL check 9 years ago
Daniel Stenberg 50b3138218 web: http => https 9 years ago
David Drysdale 7d3e99fd5c Merge pull request #59 from fuze/master 9 years ago
Chris Araman 6e44d4f3cd Update msvc_ver.inc 9 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