2013-07-28 20:33:48 -05:00
|
|
|
*~
|
2013-08-15 11:42:35 -05:00
|
|
|
.DS_Store
|
2019-11-12 12:19:21 -06:00
|
|
|
build*/
|
|
|
|
tests*/
|
2013-08-09 10:34:42 -05:00
|
|
|
getdns*.tar.gz
|
|
|
|
*.o
|
2013-10-22 15:28:28 -05:00
|
|
|
*.so
|
2013-08-09 10:34:42 -05:00
|
|
|
.*.swp
|
2013-08-08 14:09:33 -05:00
|
|
|
.deps/
|
|
|
|
.libs/
|
2013-07-28 20:33:48 -05:00
|
|
|
Makefile
|
2013-08-08 14:09:33 -05:00
|
|
|
*.lo
|
|
|
|
*.la
|
2013-10-18 12:55:31 -05:00
|
|
|
*.dSYM/
|
2013-07-30 17:55:54 -05:00
|
|
|
config.status
|
2013-08-09 09:20:25 -05:00
|
|
|
autom4te.cache
|
2013-08-08 14:09:33 -05:00
|
|
|
missing
|
|
|
|
libtool
|
2015-08-28 06:42:14 -05:00
|
|
|
config.guess
|
|
|
|
config.sub
|
|
|
|
install-sh
|
2014-10-27 09:34:59 -05:00
|
|
|
spec/example/example-all-functions
|
|
|
|
spec/example/example-reverse
|
|
|
|
spec/example/example-simple-answers
|
|
|
|
spec/example/example-synchronous
|
|
|
|
spec/example/example-tree
|
|
|
|
spec/example/example-reverse
|
2013-10-29 14:36:34 -05:00
|
|
|
src/doc/
|
2013-12-03 09:29:44 -06:00
|
|
|
src/config.h
|
2014-10-27 09:34:59 -05:00
|
|
|
src/test/tests_dict
|
|
|
|
src/test/tests_list
|
|
|
|
src/test/tests_stub_async
|
|
|
|
src/test/tests_stub_sync
|
2015-10-08 05:54:30 -05:00
|
|
|
src/test/tests_json-pointers
|
2014-01-27 03:51:27 -06:00
|
|
|
src/test/tests_dnssec
|
2014-10-27 09:34:59 -05:00
|
|
|
src/test/tests_namespaces
|
|
|
|
src/test/check_getdns
|
|
|
|
src/test/check_getdns_event
|
|
|
|
src/test/check_getdns_uv
|
|
|
|
src/test/check_getdns_ev
|
2015-10-08 05:54:30 -05:00
|
|
|
src/test/scratchpad
|
|
|
|
src/test/scratchpad.c
|
2016-07-14 06:54:58 -05:00
|
|
|
src/tools/getdns_query
|
2018-03-05 04:26:20 -06:00
|
|
|
src/tools/getdns_server_mon
|
2017-08-22 04:25:47 -05:00
|
|
|
src/stubby
|
2014-03-07 09:47:59 -06:00
|
|
|
doc/*.3
|
|
|
|
src/getdns/getdns.h
|
|
|
|
*.log
|
2014-09-23 03:12:34 -05:00
|
|
|
src/Doxyfile
|
2015-07-13 08:42:48 -05:00
|
|
|
src/getdns/getdns_extra.h
|
|
|
|
src/version.c
|
2015-07-19 04:43:41 -05:00
|
|
|
aclocal.m4
|
|
|
|
configure
|
|
|
|
ltmain.sh
|
|
|
|
m4/libtool.m4
|
|
|
|
m4/ltoptions.m4
|
|
|
|
m4/ltsugar.m4
|
|
|
|
m4/ltversion.m4
|
|
|
|
m4/lt~obsolete.m4
|
|
|
|
src/config.h.in
|
2015-12-09 09:13:32 -06:00
|
|
|
getdns.pc
|
2016-04-07 14:22:56 -05:00
|
|
|
getdns_ext_event.pc
|
2017-02-18 06:18:14 -06:00
|
|
|
/src/test/tpkg/result.*
|
|
|
|
/src/test/tpkg/.done-*
|
|
|
|
/src/test/tpkg/.tpkg.var.master
|
|
|
|
/src/test/tpkg/scan-build-reports/
|
|
|
|
/src/test/tpkg/install/
|
|
|
|
/src/test/tpkg/build/
|
|
|
|
/src/test/tpkg/build-stub-only/
|
|
|
|
/src/test/tpkg/build-event-loops/
|