aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-29struct Info: make info_add_computed_group() use info_unflatten()Burt P
2019-07-29struct info unflatten [v2]Burt P
2019-07-14Fix buffer overflow in fbenchLeandro Pereira
2019-07-14Fix buffer overflow when performing parallel benchmarksLeandro Pereira
2019-07-14Pulse status bar while filling out PCI informationLeandro Pereira
2019-07-12Add new vendorsLeandro Pereira
2019-07-12Tweak border in detailviewLeandro Pereira
2019-07-12Show links for vendorsLeandro Pereira
2019-07-12Add functions to get a formatted link for a vendorLeandro Pereira
2019-07-11Misc. cleanups in struct Info implementationLeandro Pereira
2019-07-11info struct bug Fixes, add tagged update fieldsBurt P
2019-07-11rpi_data: Add Raspberry Pi 4B 1GB and 2GB versionsBurt P
2019-07-11Ensure UpdateInterval $ShellParam$ have a dollar signLeandro Pereira
2019-07-11Mark `tag' field in InfoField as a scaffolding elementLeandro Pereira
2019-07-11Do not copy InfoField while flatteningLeandro Pereira
2019-07-10benchmark: add extra fields to result for revision and informationBurt P
2019-07-10shell/report.c: fix "return with no value"Juro Bystricky
2019-07-10devices/storage: small fixesOndrej Čerman
2019-07-10devices/storage: added partitions infoOndrej Čerman
2019-07-10ubuntu flavors: vanilla png -> svgBurt P
2019-07-10Use SVG for distro iconsBurt P
2019-07-10UbuntuFlavor -> DistroFlavor: perhaps more easily used by non-ubuntu distrosBurt P
2019-07-10Add SVG icon support in report HTML and Xubuntu icon to demonstrateBurt P
2019-07-10computer/os: Ubuntu flavorsBurt P
2019-07-07computer/display.c: handle unknown session typeBurt P
2019-07-06Use optional parameters to info_field() to specify iconsLeandro Pereira
2019-07-06Fix compiler warnings in SPD decoderLeandro Pereira
2019-07-06Copy CPU vulnerability name to InfoFieldLeandro Pereira
2019-07-06Allow passing more flags to info_field(), info_field_update(), etcLeandro Pereira
2019-07-06Add `free_name_on_flatten` flag to struct InfoFieldLeandro Pereira
2019-07-06No need to have some_member_with_default_value in struct InfoFieldLeandro Pereira
2019-07-06Cleanup group comparison functionsLeandro Pereira
2019-07-06Ensure DetailView is cleared out when more_info used to be clearedLeandro Pereira
2019-07-06struct info: add field sort option to InfoGroupBurt P
2019-07-06struct info: try bools instead of flagsBurt P
2019-07-06struct info: add macros as described by lpereiraBurt P
2019-07-06struct info: add morinfo() tag and flags supportBurt P
2019-07-06Memory devices: enable more warnings and cleanupBurt P
2019-07-06Memory devices: add iconsBurt P
2019-07-05devices/storage: fixed current mediaOndrej Čerman
2019-07-05[v3] shell: fix icons with flagsBurt P
2019-07-05shell: key_* functions use constBurt P
2019-07-04Also consider "vulnerable" when looking at CPU vulnerabilitiesLeandro Pereira
2019-07-04Plug memory leak when flattening a struct InfoLeandro Pereira
2019-07-04shell/report: icon cache using cssBurt P
2019-07-04shell/report: add icons to HTML reportsBurt P
2019-07-04Update GNUInstallDirs.cmakeBurt P
2019-07-04Fix detailview scroll position restoring when auto-reloading sectionLeandro Pereira
2019-07-04Small appearance tweaks for DetailViewLeandro Pereira
2019-07-04Add .clang-format from Lwan to help indent HardInfo codeLeandro Pereira