aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-20tests: Fix memory overrunmaster-fixAndreas Schneider1-1/+2
2020-03-20rwrap: make use of res_{get,set}servers() for FreeBSDStefan Metzmacher4-1/+132
2020-03-20rwrap: split out a rwrap_set_nameservers() functionStefan Metzmacher1-50/+90
2020-03-20rwrap: split out rwrap_{get,log}_nameservers() functionsStefan Metzmacher1-26/+72
2020-03-20rwrap: split out a rwrap_reset_nameservers() functionStefan Metzmacher1-30/+26
2020-03-20rwrap: let configure use define HAVE_RES_STATE_U_EXT_NSADDRSStefan Metzmacher4-14/+20
2020-03-20rwrap: fix resolv wrapper with ipv6 addresses and old glibc versionsStefan Metzmacher2-36/+43
2020-03-20tests/test_res_init.c: avoid using public ipv6 addresses from google in testsStefan Metzmacher1-2/+2
2020-03-19rwrap: improve logging messages by including getprogname()Stefan Metzmacher4-4/+41
2020-03-19rwrap: fix warning where %s is always passed a NULL pointer in rwrap_create_f...Stefan Metzmacher1-1/+1
2020-03-19ConfigureChecks.cmake: remove unused [__]res_send checksStefan Metzmacher1-5/+0
2020-01-31cmake: Update cmake defaults for out of source buildAndreas Schneider3-21/+4
2020-01-31doc: Set author for manpageAndreas Schneider2-4/+12
2019-11-15cmake: Fix path of cmake config files and pkgconfigAndreas Schneider2-2/+2
2019-10-21tests: Fix coverity warning that sock could be negativeAndreas Schneider1-2/+4
2019-10-20gitlab-ci: Setup CI for resolv_wrapperAndreas Schneider2-0/+257
2019-10-20cmake: Use GNUInstallDirsAndreas Schneider6-135/+9
2019-10-20cmake: Use target_include_directories()Andreas Schneider2-8/+7
2019-10-20cmake: Update AddCMockaTest.cmakeAndreas Schneider2-9/+121
2019-10-20cmake: Require at least cmocka 1.1.0Andreas Schneider1-1/+1
2019-10-20cmake: Support running the tests with AddressSanitizerAndreas Schneider1-34/+45
2019-10-20cmake: Add AddressSanitizer and UndefinedSanitizerAndreas Schneider1-0/+24
2019-10-20cmake: Move Compiler flags to new fileAndreas Schneider3-8/+22
2019-10-20cmake: Improve checks for compiler flagsAndreas Schneider8-87/+173
2019-10-20cmake: Update defaults for cmakeAndreas Schneider1-12/+3
2019-10-20cmake: Use unset() instead of setting an empty stringAndreas Schneider1-1/+1
2019-10-20cmake: Use _REQUIRED_LIBRARIES for system libsAndreas Schneider4-41/+41
2019-10-20cmake: Require at least cmake 3.5.0Andreas Schneider5-23/+15
2019-10-20README: Rename to a markdown fileAndreas Schneider2-3/+3
2019-10-20tests: Wait longer for dns_srv to startAndreas Schneider1-1/+2
2019-10-20tests: Set socket_wrapper to be required for testingAndreas Schneider1-1/+1
2019-10-20Added fake resolving of TXT recordsCarson Reinke4-0/+86
2019-10-20rwrap: Fix alignment issues on FreeBSDAndreas Schneider1-14/+15
2019-10-20doc: Document RESOLV_WRAPPER_DISABLE_DEEPBINDAndreas Schneider2-5/+15
2019-10-20rwrap: Don't do a deep bind if we run with libasanAndreas Schneider1-1/+19
2018-08-29rwrap: Always build with rwrap_str_lib()Andreas Schneider1-2/+0
2018-08-29cmake: Fix function detectionAndreas Schneider1-0/+5
2018-08-28cmake: Do not misuse CMAKE_REQUIRED_LIBRARIESAndreas Schneider1-18/+13
2018-08-28ctest: Move to new dashboardAndreas Schneider1-3/+3
2018-08-28rwrap: Update headerAndreas Schneider1-2/+2
2018-08-28Update LICENSEAndreas Schneider1-1/+3
2018-08-28Rename COPYING to LICENSEAndreas Schneider2-1/+1
2018-08-28cpack: Do not package build dirs in source tarballAndreas Schneider1-1/+1
2018-08-28cmake: Replace deprecated get_target_property()Andreas Schneider1-6/+1
2018-08-28rwrap: Only report a notice when a search doesn't have a resultAndreas Schneider1-2/+3
2018-08-28rwrap: Only warn if we can't open the dns hosts fileAndreas Schneider1-1/+1
2018-08-28rwrap: Add NOTICE as log levelAndreas Schneider1-12/+16
2018-08-28rwrap: Do an early return if log level doesn't matchAndreas Schneider1-23/+25
2018-08-28rwrap: Always enable loggingAndreas Schneider1-5/+0
2016-09-08Bump version to 1.1.5HEADmasterAndreas Schneider2-2/+6