We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4137510 commit a0ae177Copy full SHA for a0ae177
.gitignore
@@ -17,6 +17,7 @@
17
/compat/strlcpy.lo
18
/compat/timegm.o
19
/compat/timegm.lo
20
+/compile
21
/config.guess
22
/config.h
23
/config.log
@@ -158,10 +159,12 @@
158
159
/ldns/config.h
160
/ldns/config.h.in
161
/ldns/net.h
162
+/ldns/stamp-h1
163
/ldns/util.h
164
/ldns_wrapper.lo
165
/ldns_wrapper.o
166
/lib
167
+/libdns.doxygen
168
/libldns.la
169
/libtool
170
/linktest
@@ -170,6 +173,7 @@
173
/ltmain.sh
171
174
/m4/lt*.m4
172
175
/m4/libtool.m4
176
+/missing
177
/net.lo
178
/net.o
179
/packaging/ldns-config
0 commit comments