krb5 commit: Remove unused files
[email protected] Mon, 22 Jul 2024 17:39:50 -0400 (EDT)
| Newsgroups | gmane.comp.encryption.kerberos.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/krb5/krb5/commit/f43e77fad655bd0b02cfe8b8ccd642d38616d1f5 commit f43e77fad655bd0b02cfe8b8ccd642d38616d1f5 Author: Greg Hudson <[email protected]> Date: Thu Jul 11 15:15:46 2024 -0400 Remove unused files src/Makefile.in | 4 +- src/config-files/convert-config-files | 84 - src/config-files/mech | 3 - src/config/libnodeps.in | 4 - src/config/ren2long | 9 - src/config/ren2long.awk | 75 - src/config/wconfig.pl | 77 - src/kadmin/kdbkeys/Makefile.in | 16 - src/kadmin/kdbkeys/do-test.pl | 56 - src/kadmin/scripts/inst-hdrs.sh | 14 - src/kdc/Makefile.in | 13 +- src/kdc/deps | 6 +- src/kdc/kdc5_err.et | 35 - src/kdc/main.c | 3 - src/lib/crypto/ISSUES | 14 - src/lib/crypto/builtin/des/ISSUES | 13 - src/lib/crypto/builtin/md4/ISSUES | 4 - src/lib/crypto/builtin/md5/ISSUES | 4 - src/lib/crypto/builtin/sha1/ISSUES | 8 - src/lib/crypto/crypto_tests/Poly.pm | 182 - src/lib/crypto/crypto_tests/t_mdcksum.c | 203 - src/lib/crypto/crypto_tests/t_prng.comments | 14 - src/lib/crypto/crypto_tests/t_prng.expected | 4 - src/lib/crypto/crypto_tests/t_prng.seed | 25 - src/lib/crypto/crypto_tests/test/Readme.txt | 22 - src/lib/crypto/crypto_tests/test/cbc_d_m.txt | 7224 ------------------------ src/lib/crypto/crypto_tests/test/cbc_e_m.txt | 7224 ------------------------ src/lib/crypto/crypto_tests/test/ecb_d_m.txt | 6024 -------------------- src/lib/crypto/crypto_tests/test/ecb_e_m.txt | 6024 -------------------- src/lib/crypto/crypto_tests/test/ecb_iv.readme | 19 - src/lib/crypto/crypto_tests/test/ecb_iv.txt | 123 - src/lib/crypto/crypto_tests/test/ecb_tbl.txt | 1955 ------- src/lib/crypto/crypto_tests/test/ecb_vk.txt | 2334 -------- src/lib/crypto/crypto_tests/test/ecb_vt.txt | 1566 ----- src/lib/crypto/crypto_tests/test/katmct.pdf | Bin 100812 -> 0 bytes src/lib/crypto/crypto_tests/vb.txt | 87 - src/lib/gssapi/README_SAMPLE_APP | 4 - src/lib/gssapi/spnego/mech_spnego.exports | 1 - src/lib/krb5/Makefile.in | 5 +- src/lib/krb5/asn.1/KRB5-asn.py | 436 -- src/lib/krb5/ccache/scc.h | 88 - src/lib/krb5/ccache/t_memory.c | 138 - src/lib/krb5/ccache/t_stdio.c | 168 - src/lib/krb5/posix/Makefile.in | 15 - src/lib/krb5/posix/syslog.c | 11 - src/lib/krb5/rcache/RELEASE | 17 - src/tests/dump.c | 42 - src/tests/test1.c | 192 - src/util/check-ac-syms | 33 - src/util/exitsleep.c | 49 - src/util/getsyms | 63 - src/util/getsyms.sed | 42 - src/util/lndir | 103 - src/util/profile/dosshell.ini | 537 -- src/util/profile/prof_FSp_glue.c | 92 - src/util/profile/profile.exp | 35 - src/util/profile/profile.pbexp | 33 - src/util/profile/prtest.in | 36 - src/util/profile/prtest.script | 11 - src/util/trim-valgrind-logs | 71 - 60 files changed, 6 insertions(+), 35688 deletions(-) Diff larger than 5000 lines; suppressing.