fwupd/libfwupdplugin
Richard Hughes 4d9b2d1233 Always return a valid semver from fu_common_version_ensure_semver()
Return NULL if not valid, and handle tilde and dash where required.
2021-01-19 11:56:32 +00:00
..
fu-archive.c Make libarchive optional for fuzzing 2021-01-13 20:12:37 +00:00
fu-archive.h libfwupdplugin: Use G_GNUC_WARN_UNUSED_RESULT for methods that should be checked 2021-01-04 15:24:35 +00:00
fu-cabinet.c Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-cabinet.h Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-chunk.c Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-chunk.h trivial: Remove excess #include 2021-01-13 20:06:08 +00:00
fu-common-cab.c trivial: Add missing calls to g_return_val_if_fail() 2021-01-04 15:24:35 +00:00
fu-common-cab.h libfwupdplugin: Use G_GNUC_WARN_UNUSED_RESULT for methods that should be checked 2021-01-04 15:24:35 +00:00
fu-common-guid.c Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-common-guid.h Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-common-version.c Always return a valid semver from fu_common_version_ensure_semver() 2021-01-19 11:56:32 +00:00
fu-common-version.h Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-common.c Use a quarter of the RAM size as the archive maximum 2021-01-14 22:36:38 +00:00
fu-common.h Use a quarter of the RAM size as the archive maximum 2021-01-14 22:36:38 +00:00
fu-deprecated.h Install development files for libfwupdplugin 2019-11-27 11:32:43 +00:00
fu-device-locker.c Make GUsb optional for fuzzing 2021-01-14 14:23:12 +00:00
fu-device-locker.h libfwupdplugin: Use G_GNUC_WARN_UNUSED_RESULT for methods that should be checked 2021-01-04 15:24:35 +00:00
fu-device-metadata.h thunderbolt: drop support for force power 2020-04-29 13:15:45 -05:00
fu-device-private.h Do not export useless device attributes to the client 2021-01-06 14:36:23 +00:00
fu-device.c Add GUIDs straight away if ->setup() has already been called 2021-01-15 15:00:22 +00:00
fu-device.h Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-dfu-firmware.c trivial: Require <string.h> for strlen() and memcpy() 2020-12-14 16:49:03 +00:00
fu-dfu-firmware.h Convert libfwupdprivate to a shared library libfwupdplugin 2019-11-27 11:32:43 +00:00
fu-efi-signature-list.c uefi-dbx: Ignore the legacy OVMF dummy GUID for the version 2021-01-08 14:54:31 +00:00
fu-efi-signature-list.h libfwupdplugin: Export FuEfiSignatureList for plugins to use 2021-01-05 16:42:58 +00:00
fu-efi-signature-private.h libfwupdplugin: Export FuEfiSignatureList for plugins to use 2021-01-05 16:42:58 +00:00
fu-efi-signature.c libfwupdplugin: Export FuEfiSignatureList for plugins to use 2021-01-05 16:42:58 +00:00
fu-efi-signature.h uefi-dbx: Ignore the legacy OVMF dummy GUID for the version 2021-01-08 14:54:31 +00:00
fu-efivar.c trivial: Make name optional in fu_efivar_exists() 2021-01-13 09:14:26 +00:00
fu-efivar.h trivial: Add fu_efivar_get_monitor() to allow inotify of efivars 2021-01-13 09:14:01 +00:00
fu-firmware-common.c Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-firmware-common.h Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-firmware-image-private.h Convert libfwupdprivate to a shared library libfwupdplugin 2019-11-27 11:32:43 +00:00
fu-firmware-image.c libfwupdplugin: Allow getting images by checksum value 2021-01-05 14:45:31 +00:00
fu-firmware-image.h libfwupdplugin: Allow getting images by checksum value 2021-01-05 14:45:31 +00:00
fu-firmware.c trivial: Don't crash in the fuzzer for NULL input 2021-01-05 15:59:30 +00:00
fu-firmware.h libfwupdplugin: Allow getting images by checksum value 2021-01-05 14:45:31 +00:00
fu-fmap-firmware.c trivial: Require <string.h> for strlen() and memcpy() 2020-12-14 16:49:03 +00:00
fu-fmap-firmware.h trivial: Fix GtkDoc issue with FuFmapFirmware 2020-06-29 15:49:14 +01:00
fu-hash.py Use black to format python source in a consistent manner 2020-04-13 23:06:30 +01:00
fu-hid-device.c Make GUsb optional for fuzzing 2021-01-14 14:23:12 +00:00
fu-hid-device.h Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-hwids.c Allow using custom data to generate CHIDs 2021-01-18 07:56:34 +00:00
fu-hwids.h Allow using custom data to generate CHIDs 2021-01-18 07:56:34 +00:00
fu-ihex-firmware.c Fix a critical warning when parsing invalid Intel HEX firmware 2021-01-05 15:59:30 +00:00
fu-ihex-firmware.h Do more processing when tokenizing the Intel HEX file 2020-10-20 16:27:15 +01:00
fu-io-channel.c Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-io-channel.h Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-mutex.h Convert libfwupdprivate to a shared library libfwupdplugin 2019-11-27 11:32:43 +00:00
fu-plugin-private.h Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-plugin-vfuncs.h Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-plugin.c trivial: Add fu_plugin_get_devices() for general plugin use 2021-01-14 21:13:38 +00:00
fu-plugin.h trivial: Add fu_plugin_get_devices() for general plugin use 2021-01-14 21:13:38 +00:00
fu-quirks.c Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-quirks.h libfwupdplugin: Use G_GNUC_WARN_UNUSED_RESULT for methods that should be checked 2021-01-04 15:24:35 +00:00
fu-security-attrs-private.h Add daemon version into the HSI string 2020-05-18 15:41:51 -05:00
fu-security-attrs.c Remove HSI update and attestation suffixes 2020-11-05 15:12:12 +00:00
fu-security-attrs.h Cache the FuSecurityAttrs in the daemon 2020-07-03 20:47:28 +01:00
fu-self-test.c Always return a valid semver from fu_common_version_ensure_semver() 2021-01-19 11:56:32 +00:00
fu-smbios-private.h libfwupdplugin: Use G_GNUC_WARN_UNUSED_RESULT for methods that should be checked 2021-01-04 15:24:35 +00:00
fu-smbios.c trivial: Fix a buffer over-read when parsing corrupt SMBIOS data 2021-01-06 10:08:45 +00:00
fu-smbios.h libfwupdplugin: Subclass FuFirmware in FuSmbios 2021-01-05 15:59:30 +00:00
fu-srec-firmware.c trivial: Do not show unprintable text when parsing invalid SREC firmware 2021-01-06 10:08:45 +00:00
fu-srec-firmware.h trivial: Fix two introspection warnings 2020-11-06 09:57:03 +00:00
fu-udev-device-private.h Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-udev-device.c Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-udev-device.h Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-usb-device-private.h Convert libfwupdprivate to a shared library libfwupdplugin 2019-11-27 11:32:43 +00:00
fu-usb-device.c Make GUsb optional for fuzzing 2021-01-14 14:23:12 +00:00
fu-usb-device.h Make GUsb optional for fuzzing 2021-01-14 14:23:12 +00:00
fu-volume-private.h Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-volume.c Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fu-volume.h Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
fwupdplugin.h libfwupdplugin: Export FuEfiSignatureList for plugins to use 2021-01-05 16:42:58 +00:00
fwupdplugin.map Allow using custom data to generate CHIDs 2021-01-18 07:56:34 +00:00
meson.build Make GUsb optional for fuzzing 2021-01-14 14:23:12 +00:00
README.md Detect the AMD TSME encryption state for HSI 2021-01-06 16:45:33 +00:00

Planned API/ABI changes for next release

  • Remove fu_common_is_cpu_intel()