]> git.ipfire.org Git - thirdparty/kmod.git/history - libkmod/libkmod-signature.c
make: install/uninstall tools symlinks to kmod
[thirdparty/kmod.git] / libkmod / libkmod-signature.c
2023-11-07  Dimitri John Ledkovlibkmod: remove pkcs7 obj_to_hash_algo()
2023-02-09  Emil Velikovlibkmod: error out on unknown hash algorithm
2022-10-03  Mikhail Novosyolovlibkmod: do not crash on unknown signature algorithm
2022-06-30  HuaxinLulibkmod: Support SM3 hash algorithm
2019-05-28  Stefan Stroginlibkmod-signature: use PKCS#7 instead of CMS
2019-02-04  Yauheni Kaliutalibkmod-signature: implement pkcs7 parsing with openssl
2018-11-16  Yauheni Kaliutasignature: do not report wrong data for pkc#7 signature
2017-04-11  Yauheni Kaliutalibkmod: modinfo: implement signature output
2016-06-27  Lucas De Marchilibkmod-signature: handle PKCS#7
2015-02-18  Lucas De Marchilibkmod: better explain a signed module layout
2015-02-18  Lucas De Marchilibkmod: consider empty signature key as invalid
2015-02-18  Tobias StoeckmannFix out of bounds signature access with 32 bit off_t
2014-12-26  Lucas De MarchiRemove FSF mailing address
2014-10-03  Lucas De MarchiPrefer inttypes.h over stdint.h
2014-10-03  Lucas De MarchiReorder and reorganize header files
2014-10-03  Lucas De MarchiMove generic util functions to shared directory
2014-10-03  Lucas De MarchiMove missing.h to shared directory
2014-09-29  Randy MacLeodAdd back-up implementation of be32toh()
2014-03-25  Lucas De Marchilibkmod: Fix unaligned access
2013-07-04  Lucas De MarchiUse "-internal" suffix instead of "-private"
2013-01-18  Michal Mareklibkmod: Return module signature information in kmod_mo...