hx509: _hx509_certs_keys_free() should not require gate
[heimdal.git] / .gitignore
bloba794eb26b4c40e9726741fd3150982c0a7ddf251
1 # After changing this file, please run:
3 #     git ls-files -i --exclude-standard
5 # to check that you haven't inadvertently ignored any tracked files.  This
6 # command should return no output.  Any files listed by it are files
7 # present in the repository but ignored by .gitignore.
9 # General rules, with some exclusions for where they're too general.
11 .DS_Store
12 .deps/
13 .dirstamp
14 .libs/
15 Makefile
16 Makefile.in
17 rs_state.ini
18 asn1_*.[cx]
19 !/lib/asn1/asn1_gen.c
20 !/lib/asn1/asn1_print.c
21 !/lib/krb5/asn1_glue.c
22 *_asn1.h
23 !/lib/asn1/heim_asn1.h
24 *_asn1.hx
25 *_asn1-priv.h
26 *_asn1-priv.hx
27 *_asn1-template.c
28 *_asn1-template.x
29 *_asn1_files
30 *_err.[ch]
31 !/lib/com_err/com_err.[ch]
32 *-commands.[ch]
34 *.a
35 *.la
36 *.lo
37 *.o
38 *.log
39 *.trs
40 *.tmp
42 # Top-level files.
44 /.vscode
45 /aclocal.m4
46 /autom4te.cache
47 /compile
48 /config.guess
49 /config.log
50 /config.status
51 /config.sub
52 /configure
53 /depcomp
54 /install-sh
55 /libtool
56 /ltmain.sh
57 /missing
58 /setupbuild.cmd
59 /stage1.diff
60 /stage2.diff
61 /tags
62 /test-driver
63 /ylwrap
65 /lib/libedit/aclocal.m4
66 /lib/libedit/autom4te.cache
67 /lib/libedit/compile
68 /lib/libedit/config.guess
69 /lib/libedit/config.h
70 /lib/libedit/config.log
71 /lib/libedit/config.status
72 /lib/libedit/config.sub
73 /lib/libedit/configure
74 /lib/libedit/depcomp
75 /lib/libedit/install-sh
76 /lib/libedit/libtool
77 /lib/libedit/ltmain.sh
78 /lib/libedit/missing
79 /lib/libedit/setupbuild.cmd
80 /lib/libedit/ylwrap
81 /lib/libedit/src/common.h
82 /lib/libedit/src/emacs.h
83 /lib/libedit/src/fcns.c
84 /lib/libedit/src/fcns.h
85 /lib/libedit/src/func.h
86 /lib/libedit/src/help.c
87 /lib/libedit/src/help.h
88 /lib/libedit/src/vi.h
89 /lib/libedit/stamp-h1
91 # Files in subdirectories.
93 /admin/ktutil
94 /appl/afsutil/afslog
95 /appl/afsutil/pagsh
96 /appl/dbutils/bsearch
97 /appl/gssmask/gssmaestro
98 /appl/gssmask/gssmask
99 /appl/kf/kf
100 /appl/kf/kfd
101 /appl/otp/otp
102 /appl/otp/otpprint
103 /appl/test/gssapi_client
104 /appl/test/gssapi_server
105 /appl/test/http_client
106 /appl/test/nt_gss_client
107 /appl/test/nt_gss_server
108 /appl/test/tcp_client
109 /appl/test/tcp_server
110 /appl/test/uu_client
111 /appl/test/uu_server
112 /cf/libtool.m4
113 /cf/ltoptions.m4
114 /cf/ltsugar.m4
115 /cf/ltversion.m4
116 /cf/lt~obsolete.m4
117 /doc/Makefile.in
118 /doc/heimdal.info
119 /doc/hx509.info
120 /doc/gssapi
121 /doc/hdb
122 /doc/hcrypto
123 /doc/hx509
124 /doc/krb5
125 /doc/ntlm
126 /doc/wind
127 /doc/vars.texi
128 /doc/doxyout
129 /include/*.h
130 !/include/crypto-headers.h
131 !/include/heim_threads.h
132 /include/bits
133 /include/config.h.in
134 /include/gssapi/*.h
135 /include/hcrypto/*.h
136 /include/kadm5/*.h
137 /include/stamp-h1
138 /include/version.h.in
139 /kadmin/add_random_users
140 /kadmin/kadmin
141 /kadmin/kadmind
142 /kadmin/test_util
143 /kcm/kcm
144 /kcm/kcm-protos.h
145 /kdc/digest-service
146 /kdc/hprop
147 /kdc/hpropd
148 /kdc/kdc
149 /kdc/kdc-protos.h
150 /kdc/kdc-private.h
151 /kdc/kdc-replay
152 /kdc/kdc-tester
153 /kdc/kstash
154 /kdc/string2key
155 /kpasswd/kpasswd
156 /kpasswd/kpasswd-generator
157 /kpasswd/kpasswdd
158 /kuser/copy_cred_cache
159 /kuser/generate-requests
160 /kuser/heimtools
161 /kuser/kdecode_ticket
162 /kuser/kdestroy
163 /kuser/kdigest
164 /kuser/kgetcred
165 /kuser/kimpersonate
166 /kuser/kinit
167 /kuser/klist
168 /kuser/kswitch
169 /kuser/kverify
170 /lib/asn1/asn1_compile
171 /lib/asn1/asn1_gen
172 /lib/asn1/asn1_print
173 /lib/asn1/asn1parse.c
174 /lib/asn1/asn1parse.h
175 /lib/asn1/check-ber
176 /lib/asn1/check-der
177 /lib/asn1/check-gen
178 /lib/asn1/check-template
179 /lib/asn1/check-timegm
180 /lib/asn1/der-protos.h
181 /lib/asn1/der-private.h
182 /lib/asn1/lex.c
183 /lib/auth/Makefile.in
184 /lib/base/base64.c
185 /lib/base/test_base
186 /lib/base/test_db.json
187 /lib/com_err/compile_et
188 /lib/com_err/lex.c
189 /lib/com_err/parse.c
190 /lib/com_err/parse.h
191 /lib/com_err/snprintf.c
192 /lib/com_err/strlcpy.c
193 /lib/gssapi/gss
194 /lib/gssapi/gsstool
195 /lib/gssapi/krb5/gsskrb5-private.h
196 /lib/gssapi/ntlm/ntlm-private.h
197 /lib/gssapi/spnego/spnego-private.h
198 /lib/gssapi/test_acquire_cred
199 /lib/gssapi/test_add_store_cred
200 /lib/gssapi/test_cfx
201 /lib/gssapi/test_context
202 /lib/gssapi/test_cred
203 /lib/gssapi/test_kcred
204 /lib/gssapi/test_names
205 /lib/gssapi/test_ntlm
206 /lib/gssapi/test_oid
207 /lib/hcrypto/crypto-test
208 /lib/hcrypto/crypto-test2
209 /lib/hcrypto/destest
210 /lib/hcrypto/error
211 /lib/hcrypto/example_evp_cipher
212 /lib/hcrypto/hcrypto
213 /lib/hcrypto/hcrypto-link
214 /lib/hcrypto/mdtest
215 /lib/hcrypto/rc2test
216 /lib/hcrypto/rctest
217 /lib/hcrypto/test-out-1
218 /lib/hcrypto/test-out-15
219 /lib/hcrypto/test-out-16
220 /lib/hcrypto/test-out-17
221 /lib/hcrypto/test-out-31
222 /lib/hcrypto/test-out-32
223 /lib/hcrypto/test-out-33
224 /lib/hcrypto/test_bn
225 /lib/hcrypto/test_bulk
226 /lib/hcrypto/test_cipher
227 /lib/hcrypto/test_crypto
228 /lib/hcrypto/test_dh
229 /lib/hcrypto/test_engine_dso
230 /lib/hcrypto/test_hmac
231 /lib/hcrypto/test-out-7
232 /lib/hcrypto/test_pkcs12
233 /lib/hcrypto/test_pkcs5
234 /lib/hcrypto/test_rand
235 /lib/hcrypto/test_rsa
236 /lib/hcrypto/unix
237 /lib/hdb/hdb-protos.h
238 /lib/hdb/hdb-private.h
239 /lib/hdb/test_dbinfo
240 /lib/hdb/test_hdbkeys
241 /lib/hdb/test_hdbplugin
242 /lib/hdb/test_mkey
243 /lib/hx509/PKITS_data/
244 /lib/hx509/cert-ca.der
245 /lib/hx509/cert-ca.pem
246 /lib/hx509/cert-ee.pem
247 /lib/hx509/cert-null.pem
248 /lib/hx509/cert-proxy.der
249 /lib/hx509/cert-sub-ca.pem
250 /lib/hx509/cert-sub-ca2.pem
251 /lib/hx509/cert-sub-ee.pem
252 /lib/hx509/crl.crl
253 /lib/hx509/data/*.srl
254 /lib/hx509/data/*.req
255 /lib/hx509/data/sub-ca-combined.crt
256 /lib/hx509/ev.data
257 /lib/hx509/ev.data.out
258 /lib/hx509/hx509-private.h
259 /lib/hx509/hx509-protos.h
260 /lib/hx509/hxtool
261 /lib/hx509/out.pem
262 /lib/hx509/out2.pem
263 /lib/hx509/pkcs10-request.der
264 /lib/hx509/random-data
265 /lib/hx509/request.out
266 /lib/hx509/sel-gram.c
267 /lib/hx509/sel-gram.h
268 /lib/hx509/sel-lex.c
269 /lib/hx509/sd
270 /lib/hx509/sd.data
271 /lib/hx509/sd.data.out
272 /lib/hx509/sd.pem
273 /lib/hx509/statfile
274 /lib/hx509/test
275 /lib/hx509/test-rc-file.rc
276 /lib/hx509/test_ca
277 /lib/hx509/test_cert
278 /lib/hx509/test_chain
279 /lib/hx509/test_cms
280 /lib/hx509/test_crypto
281 /lib/hx509/test_expr
282 /lib/hx509/test_java_pkcs11
283 /lib/hx509/test_name
284 /lib/hx509/test_nist
285 /lib/hx509/test_nist2
286 /lib/hx509/test_nist_cert
287 /lib/hx509/test_nist_pkcs12
288 /lib/hx509/test_pkcs11
289 /lib/hx509/test_query
290 /lib/hx509/test_req
291 /lib/hx509/test_soft_pkcs11
292 /lib/hx509/test_windows
293 /lib/hx509/wca.pem
294 /lib/hx509/wcrl.crl
295 /lib/hx509/wdc.pem
296 /lib/hx509/wuser.pem
297 /lib/ipc/tc
298 /lib/ipc/ts
299 /lib/ipc/ts-http
300 /lib/kadm5/default_keys
301 /lib/kadm5/iprop-log
302 /lib/kadm5/ipropd-master
303 /lib/kadm5/ipropd-slave
304 /lib/kadm5/test_pw_quality
305 /lib/kadm5/kadm5-protos.h
306 /lib/kadm5/kadm5-private.h
307 /lib/kafs/resolve.c
308 /lib/kafs/strlcpy.c
309 /lib/kafs/strsep.c
310 /lib/kafs/strtok_r.c
311 /lib/krb5/aes-test
312 /lib/krb5/config_file.c.orig
313 /lib/krb5/config_file.c.rej
314 /lib/krb5/derived-key-test
315 /lib/krb5/krb5-protos.h
316 /lib/krb5/krb5-private.h
317 /lib/krb5/krbhst-test
318 /lib/krb5/n-fold-test
319 /lib/krb5/parse-name-test
320 /lib/krb5/pseudo-random-test
321 /lib/krb5/store-test
322 /lib/krb5/string-to-key-test
323 /lib/krb5/test_acl
324 /lib/krb5/test_addr
325 /lib/krb5/test_alname
326 /lib/krb5/test_ap-req
327 /lib/krb5/test_canon
328 /lib/krb5/test_cc
329 /lib/krb5/test_config
330 /lib/krb5/test_config_include.out
331 /lib/krb5/test_config_strings.out
332 /lib/krb5/test_crypto
333 /lib/krb5/test_crypto_wrapping
334 /lib/krb5/test_expand_toks
335 /lib/krb5/test_fx
336 /lib/krb5/test_hostname
337 /lib/krb5/test_keytab
338 /lib/krb5/test_mem
339 /lib/krb5/test_pac
340 /lib/krb5/test_pkinit_dh2key
341 /lib/krb5/test_pknistkdf
342 /lib/krb5/test_plugin
343 /lib/krb5/test_prf
344 /lib/krb5/test_princ
345 /lib/krb5/test_set_kvno0
346 /lib/krb5/test_store
347 /lib/krb5/test_time
348 /lib/krb5/test_x500
349 /lib/krb5/test_forward
350 /lib/krb5/test_get_addrs
351 /lib/krb5/test_gic
352 /lib/krb5/test_kuserok
353 /lib/krb5/test_renew
354 /lib/krb5/test_rfc3961
355 /lib/krb5/verify_krb5_conf
356 /lib/ntlm/heimntlm-protos.h
357 /lib/ntlm/test_ntlm
358 /lib/otp/ndbm_wrap.c
359 /lib/otp/ndbm_wrap.h
360 /lib/otp/otptest
361 /lib/otp/snprintf.c
362 /lib/otp/strcasecmp.c
363 /lib/otp/strlcat.c
364 /lib/otp/strlcpy.c
365 /lib/otp/strlwr.c
366 /lib/otp/strncasecmp.c
367 /lib/roken/base64-test
368 /lib/roken/getaddrinfo-test
369 /lib/roken/getifaddrs-test
370 /lib/roken/glob.h
371 /lib/roken/hex-test
372 /lib/roken/make-roken
373 /lib/roken/make-roken.c
374 /lib/roken/parse_bytes-test
375 /lib/roken/parse_reply-test
376 /lib/roken/parse_time-test
377 /lib/roken/resolve-test
378 /lib/roken/rkpty
379 /lib/roken/roken.h
380 /lib/roken/snprintf-test
381 /lib/roken/snprintf-test.trs
382 /lib/roken/strpftime-test
383 /lib/roken/test-auxval
384 /lib/roken/test-detach
385 /lib/roken/test-readenv
386 /lib/roken/tsearch-test
387 /lib/roken/vis.h
388 /lib/sl/getprogname.c
389 /lib/sl/slc
390 /lib/sl/slc-gram.c
391 /lib/sl/slc-gram.h
392 /lib/sl/slc-lex.c
393 /lib/sl/snprintf.c
394 /lib/sl/strdup.c
395 /lib/sl/strtok_r.c
396 /lib/sl/strupr.c
397 /lib/sl/test_sl
398 /lib/wind/*.pyc
399 /lib/wind/bidi_table.c
400 /lib/wind/bidi_table.h
401 /lib/wind/combining_table.c
402 /lib/wind/combining_table.h
403 /lib/wind/errorlist_table.c
404 /lib/wind/errorlist_table.h
405 /lib/wind/idn-lookup
406 /lib/wind/map_table.c
407 /lib/wind/map_table.h
408 /lib/wind/normalize_table.c
409 /lib/wind/normalize_table.h
410 /lib/wind/punycode_examples.c
411 /lib/wind/punycode_examples.h
412 /lib/wind/test-bidi
413 /lib/wind/test-ldap
414 /lib/wind/test-map
415 /lib/wind/test-normalize
416 /lib/wind/test-prohibited
417 /lib/wind/test-punycode
418 /lib/wind/test-rw
419 /lib/wind/test-utf8
420 /out
421 /po/gen-po.sh
422 /scripts
423 /tests/bin/intr
424 /tests/bin/setup-env
425 /tests/can/check-can
426 /tests/can/current-db.db
427 /tests/can/krb5.conf
428 /tests/can/log
429 /tests/can/mit-pkinit-20070607.cf
430 /tests/can/test_can
431 /tests/db/add-modify-delete
432 /tests/db/check-aliases
433 /tests/db/check-dbinfo
434 /tests/db/current-db.db
435 /tests/db/dbinfo.out
436 /tests/db/have-db
437 /tests/db/krb5.conf
438 /tests/db/krb5.conf-db1
439 /tests/db/krb5.conf-db3
440 /tests/db/krb5.conf-lmdb
441 /tests/db/krb5.conf-sqlite
442 /tests/db/loaddump-db
443 /tests/db/log
444 /tests/db/tempfile
445 /tests/gss/barpassword
446 /tests/gss/check-basic
447 /tests/gss/check-context
448 /tests/gss/check-gss
449 /tests/gss/check-gssmask
450 /tests/gss/check-ntlm
451 /tests/gss/check-spnego
452 /tests/gss/current-db.db
453 /tests/gss/foopassword
454 /tests/gss/krb5.conf
455 /tests/gss/krb5ccfile
456 /tests/gss/krb5ccfile2
457 /tests/gss/krb5ccfile-ds
458 /tests/gss/server.keytab
459 /tests/gss/tempfile
460 /tests/java/KerberosInit$1.class
461 /tests/java/KerberosInit$TestCallBackHandler.class
462 /tests/java/KerberosInit.class
463 /tests/java/check-kinit
464 /tests/java/current-db.db
465 /tests/java/foopassword
466 /tests/java/jgssapi_server.class
467 /tests/java/server.keytab
468 /tests/java/krb5.conf
469 /tests/kdc/acache.krb5
470 /tests/kdc/barpassword
471 /tests/kdc/ca.crt
472 /tests/kdc/cache.krb5
473 /tests/kdc/cdigest-reply
474 /tests/kdc/check-authz
475 /tests/kdc/check-canon
476 /tests/kdc/check-cc
477 /tests/kdc/check-delegation
478 /tests/kdc/check-des
479 /tests/kdc/check-digest
480 /tests/kdc/check-fast
481 /tests/kdc/check-hdb-mitdb
482 /tests/kdc/check-iprop
483 /tests/kdc/check-kadmin
484 /tests/kdc/check-kdc
485 /tests/kdc/check-kdc-weak
486 /tests/kdc/check-keys
487 /tests/kdc/check-kpasswdd
488 /tests/kdc/check-pkinit
489 /tests/kdc/check-referral
490 /tests/kdc/check-tester
491 /tests/kdc/check-uu
492 /tests/kdc/current-db.db
493 /tests/kdc/current.log.save
494 /tests/kdc/current-db.sqlite3
495 /tests/kdc/foopassword
496 /tests/kdc/foopassword.rkpty
497 /tests/kdc/iprop-stats
498 /tests/kdc/iprop.keytab
499 /tests/kdc/ipropd.dumpfile
500 /tests/kdc/kdc.crt
501 /tests/kdc/kdc-tester4.json
502 /tests/kdc/krb5-authz.conf
503 /tests/kdc/krb5-authz2.conf
504 /tests/kdc/krb5-canon.conf
505 /tests/kdc/krb5-canon2.conf
506 /tests/kdc/krb5-hdb-mitdb.conf
507 /tests/kdc/krb5-pkinit-win.conf
508 /tests/kdc/krb5-pkinit.conf
509 /tests/kdc/krb5-slave.conf
510 /tests/kdc/krb5-slave2.conf
511 /tests/kdc/krb5-weak.conf
512 /tests/kdc/krb5.conf
513 /tests/kdc/krb5-cc.conf
514 /tests/kdc/krb5.conf.keys
515 /tests/kdc/localname
516 /tests/kdc/notfoopassword
517 /tests/kdc/o2cache.krb5
518 /tests/kdc/ocache.krb5
519 /tests/kdc/pkinit.crt
520 /tests/kdc/pkinit2.crt
521 /tests/kdc/pkinit3.crt
522 /tests/kdc/pkinit4.crt
523 /tests/kdc/req-kdc.der
524 /tests/kdc/req-pkinit.der
525 /tests/kdc/req-pkinit2.der
526 /tests/kdc/s2digest-reply
527 /tests/kdc/sdigest-init
528 /tests/kdc/sdigest-reply
529 /tests/kdc/server.keytab
530 /tests/kdc/tempfile
531 /tests/kdc/test-rc-file.rc
532 /tests/ldap/check-ldap
533 /tests/ldap/krb5.conf
534 /tests/ldap/slapd-init
535 /tests/plugin/check-pac
536 /tests/plugin/current-db.db
537 /tests/plugin/foopassword
538 /tests/plugin/krb5.conf
539 /tests/plugin/server.keytab
540 /tools/heimdal-gssapi.pc
541 /tools/heimdal-kadm-client.pc
542 /tools/heimdal-kadm-server.pc
543 /tools/heimdal-krb5.pc
544 /tools/kadm-client.pc
545 /tools/kadm-server.pc
546 /tools/kafs.pc
547 /tools/krb5-gssapi.pc
548 /tools/krb5.pc
549 /tools/krb5-config