linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] modinfo: fix sig_id key and add signature output
@ 2017-04-11 12:14 Yauheni Kaliuta
  2017-04-11 12:15 ` [PATCH 1/4] libkmod: modinfo: fix sig_id output Yauheni Kaliuta
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Yauheni Kaliuta @ 2017-04-11 12:14 UTC (permalink / raw)
  To: linux-modules; +Cc: Lucas De Marchi, Mark van Dijk

Fix a small mistake in modinfo output, signat instead of sig_id.
Implement signature hex ouput as people asked for it.

Yauheni Kaliuta (4):
  libkmod: modinfo: fix sig_id output
  libkmod: modinfo: use own function for sig_key hex output
  libkmod: modinfo: implement line splitting in hex_to_str
  libkmod: modinfo: implement signature output

 libkmod/libkmod-internal.h  |   2 +
 libkmod/libkmod-module.c    | 100 ++++++++++++++++++++++++++++++++------------
 libkmod/libkmod-signature.c |   6 ++-
 3 files changed, 81 insertions(+), 27 deletions(-)

-- 
2.9.2.368.g08bb350

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-04-11 16:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-11 12:14 [PATCH 0/4] modinfo: fix sig_id key and add signature output Yauheni Kaliuta
2017-04-11 12:15 ` [PATCH 1/4] libkmod: modinfo: fix sig_id output Yauheni Kaliuta
2017-04-11 12:15 ` [PATCH 2/4] libkmod: modinfo: use own function for sig_key hex output Yauheni Kaliuta
2017-04-11 12:15 ` [PATCH 3/4] libkmod: modinfo: implement line splitting in hex_to_str Yauheni Kaliuta
2017-04-11 12:15 ` [PATCH 4/4] libkmod: modinfo: implement signature output Yauheni Kaliuta
2017-04-11 16:10 ` [PATCH 0/4] modinfo: fix sig_id key and add " Lucas De Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).