]> git.ipfire.org Git - thirdparty/kmod.git/history - libkmod/libkmod-signature.c
depmod: prevent module dependency files missing during depmod invocation
[thirdparty/kmod.git] / libkmod / libkmod-signature.c
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...