krb5 commit: Remove the NSS PKINIT crypto implementation
Greg Hudson <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/krb5/krb5/commit/3e2344a14fad828dee624af0ae7ba2d12aec2c81 commit 3e2344a14fad828dee624af0ae7ba2d12aec2c81 Author: Matt Rogers <[email protected]> Date: Fri Mar 24 16:57:42 2017 -0400 Remove the NSS PKINIT crypto implementation Remove the unused and buggy NSS PKINIT crypto backend. doc/build/options2configure.rst | 4 - src/config/pre.in | 5 - src/configure.in | 46 +- src/plugins/preauth/pkinit/Makefile.in | 8 +- src/plugins/preauth/pkinit/pkinit_crypto.h | 3 - src/plugins/preauth/pkinit/pkinit_crypto_nss.c | 5800 ------------------------ src/plugins/preauth/pkinit/pkinit_identity.c | 18 - 7 files changed, 4 insertions(+), 5880 deletions(-) Diff larger than 5000 lines; suppressing.