fwupd/libfwupdplugin
Richard Hughes 6122034a19 Show a warning when parsing invalid quirk files
I just wasted more than two hours of my life over `DeviceID`.
2021-03-02 06:31:55 +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-bluez-device.c Support for GATT characteristic signals/notifications 2021-02-26 18:19:06 +01:00
fu-bluez-device.h Support for GATT characteristic signals/notifications 2021-02-26 18:19:06 +01: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-private.h trivial: Allow building FuChunk objects from a XbNode 2021-01-29 18:39:53 +00:00
fu-chunk.c trivial: Allow building FuChunk objects from a XbNode 2021-01-29 18:39:53 +00:00
fu-chunk.h trivial: Add fu_chunk_array_mutable_new() 2021-01-29 14:22:20 +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 trivial: Do not use deprecated symbols internally 2021-01-26 14:25:56 +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 Convert MBR types to GPT GUIDs to help find the ESP 2021-02-22 13:00:33 +00:00
fu-common.h Add fu_memdup_safe() 2021-02-04 21:01:00 +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 Support more than one protocol for a given device 2021-03-01 16:14:36 +00:00
fu-device.h Support more than one protocol for a given device 2021-03-01 16:14:36 +00:00
fu-dfu-firmware-private.h libfwupdplugin: Promote DfuFirmware to FuDfuseFirmware 2021-02-01 19:34:28 +00:00
fu-dfu-firmware.c Add firmware flags for presence of CRC and VID/PID 2021-02-11 20:27:20 +00:00
fu-dfu-firmware.h Convert libfwupdprivate to a shared library libfwupdplugin 2019-11-27 11:32:43 +00:00
fu-dfuse-firmware.c trivial: Fix a crash using fu_firmware_image_get_chunks() 2021-02-11 13:13:06 +00:00
fu-dfuse-firmware.h libfwupdplugin: Promote DfuFirmware to FuDfuseFirmware 2021-02-01 19:34:28 +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: Fix up two gtk-doc problems 2021-01-27 09:54:14 +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 Be more paranoid when parsing from ASCII buffers 2021-02-09 16:37:25 +00:00
fu-firmware-common.h Be more paranoid when parsing from ASCII buffers 2021-02-09 16:37:25 +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 trivial: Fix a crash using fu_firmware_image_get_chunks() 2021-02-11 13:13:06 +00:00
fu-firmware-image.h trivial: Fix a crash using fu_firmware_image_get_chunks() 2021-02-11 13:13:06 +00:00
fu-firmware.c trivial: Fix up two gtk-doc typos 2021-02-23 10:21:52 +00:00
fu-firmware.h Add fu_firmware_set_version_raw() 2021-02-16 15:24:29 +00:00
fu-fmap-firmware.c fmap: Fix self test failure on PPC64 2021-02-12 10:47:34 +00:00
fu-fmap-firmware.h trivial: Fix GtkDoc issue with FuFmapFirmware 2020-06-29 15:49:14 +01:00
fu-fuzzer-firmware.c.in trivial: Also fuzz the CRC checking routines 2021-02-11 20:27:20 +00:00
fu-fuzzer-main.c Add support for oss-fuzz 2021-02-08 09:17:03 +00: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 Call the superclass directly from subclassed devices 2021-02-18 16:18:34 +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 trivial: Fix up two gtk-doc problems 2021-01-27 09:54:14 +00:00
fu-hwids.h Allow using custom data to generate CHIDs 2021-01-18 07:56:34 +00:00
fu-ihex-firmware.c ihex: Never add more than 1 Intel hex signature 2021-02-14 22:03:57 +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 Merge the _udev_device() and _usb_device() vfuncs 2021-02-10 12:04:05 +00:00
fu-plugin-vfuncs.h Merge the _udev_device() and _usb_device() vfuncs 2021-02-10 12:04:05 +00:00
fu-plugin.c trivial: Only allow verify-update for plugins that support _CAN_VERIFY 2021-02-23 14:48:00 +00:00
fu-plugin.h Add initial support for Bluez bluetooth devices 2021-02-22 16:53:41 +01:00
fu-quirks.c Show a warning when parsing invalid quirk files 2021-03-02 06:31:55 +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 Use FWUPD_COMPILATION define to indicate an in tree build 2021-01-22 14:01:25 -06:00
fu-security-attrs.h Use FWUPD_COMPILATION define to indicate an in tree build 2021-01-22 14:01:25 -06:00
fu-self-test.c fmap: Use memmem to find the FMAP signature 2021-02-11 20:27:20 +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 Add fu_firmware_set_version_raw() 2021-02-16 15:24:29 +00:00
fu-smbios.h libfwupdplugin: Subclass FuFirmware in FuSmbios 2021-01-05 15:59:30 +00:00
fu-srec-firmware.c srec: Fix an overflow causing an infinite loop when parsing 2021-02-12 20:51:39 +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 trivial: Set the GError when calling ioctl() on an un-opened device 2021-02-25 16:21:56 +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 Call the superclass directly from subclassed devices 2021-02-18 16:18:34 +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 Add initial support for Bluez bluetooth devices 2021-02-22 16:53:41 +01:00
fwupdplugin.map Support for GATT characteristic signals/notifications 2021-02-26 18:19:06 +01:00
meson.build Add initial support for Bluez bluetooth devices 2021-02-22 16:53:41 +01:00
README.md Support more than one protocol for a given device 2021-03-01 16:14:36 +00:00

Planned API/ABI changes for next release

  • Remove fu_common_is_cpu_intel()
  • Remove fu_firmware_strparse_uintXX()
  • Remove fu_plugin_get_usb_context() and fu_plugin_set_usb_context()
  • Remove fu_plugin_runner_usb_device_added(), fu_plugin_runner_udev_device_added() and fu_plugin_runner_udev_device_changed()
  • Remove FuHidDevice->open() and FuHidDevice->close()
  • Remove FuUsbDevice->probe(), FuUsbDevice->open() and FuUsbDevice->close()
  • Remove FuUdevDevice->to_string(), FuUdevDevice->probe(), FuUdevDevice->open() and FuUdevDevice->close()
  • Remove fu_device_get_protocol() and fu_device_set_protocol()