mirror of https://github.com/getdnsapi/getdns.git
71 lines
1.2 KiB
Plaintext
71 lines
1.2 KiB
Plaintext
*~
|
|
.DS_Store
|
|
build*/
|
|
tests*/
|
|
getdns*.tar.gz
|
|
*.o
|
|
*.so
|
|
.*.swp
|
|
.deps/
|
|
.libs/
|
|
Makefile
|
|
*.lo
|
|
*.la
|
|
*.dSYM/
|
|
config.status
|
|
autom4te.cache
|
|
missing
|
|
libtool
|
|
config.guess
|
|
config.sub
|
|
install-sh
|
|
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
|
|
src/doc/
|
|
src/config.h
|
|
src/test/tests_dict
|
|
src/test/tests_list
|
|
src/test/tests_stub_async
|
|
src/test/tests_stub_sync
|
|
src/test/tests_json-pointers
|
|
src/test/tests_dnssec
|
|
src/test/tests_namespaces
|
|
src/test/check_getdns
|
|
src/test/check_getdns_event
|
|
src/test/check_getdns_uv
|
|
src/test/check_getdns_ev
|
|
src/test/scratchpad
|
|
src/test/scratchpad.c
|
|
src/tools/getdns_query
|
|
src/tools/getdns_server_mon
|
|
src/stubby
|
|
doc/*.3
|
|
src/getdns/getdns.h
|
|
*.log
|
|
src/Doxyfile
|
|
src/getdns/getdns_extra.h
|
|
src/version.c
|
|
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
|
|
getdns.pc
|
|
getdns_ext_event.pc
|
|
/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/
|