Go to file
Michael Scire 87fd7b2ea6 Make JSON format saner
For Kernel Capabilities, this changes parsing from the format
{ "type" : X, "value" : Y }

to

{ X : Y }
2018-04-23 01:05:10 -06:00
src Make JSON format saner 2018-04-23 01:05:10 -06:00
.gitignore Add first functional version of elf2kip 2018-04-22 23:32:47 -06:00
AUTHORS autoconfiscate 2017-12-21 13:26:34 +00:00
autogen.sh autoconfiscate 2017-12-21 13:26:34 +00:00
ChangeLog autoconfiscate 2017-12-21 13:26:34 +00:00
configure.ac v1.3.0 2018-04-19 21:21:02 -04:00
COPYING autoconfiscate 2017-12-21 13:26:34 +00:00
Makefile.am Implement BLZ compression for elf2kip 2018-04-23 00:24:50 -06:00
NEWS autoconfiscate 2017-12-21 13:26:34 +00:00
README autoconfiscate 2017-12-21 13:26:34 +00:00