..
fu-archive.c
Convert libfwupdprivate to a shared library libfwupdplugin
2019-11-27 11:32:43 +00:00
fu-archive.h
Convert libfwupdprivate to a shared library libfwupdplugin
2019-11-27 11:32:43 +00:00
fu-cabinet.c
trivial: Remove over-eager debugging output
2020-09-28 16:43:12 +01:00
fu-cabinet.h
Use Jcat files in firmware archives and for metadata
2020-03-23 19:55:12 +00:00
fu-chunk.c
trivial: Do not include non-introspectable functions in the GIR
2019-11-27 12:45:35 +00:00
fu-chunk.h
Convert libfwupdprivate to a shared library libfwupdplugin
2019-11-27 11:32:43 +00:00
fu-common-cab.c
Create FuCabinet and untangle a lot of legacy code
2020-02-27 18:06:26 +00:00
fu-common-cab.h
Convert libfwupdprivate to a shared library libfwupdplugin
2019-11-27 11:32:43 +00:00
fu-common-guid.c
Convert libfwupdprivate to a shared library libfwupdplugin
2019-11-27 11:32:43 +00:00
fu-common-guid.h
Convert libfwupdprivate to a shared library libfwupdplugin
2019-11-27 11:32:43 +00:00
fu-common-version.c
Parse the HEX version before comparing for equality
2020-10-13 15:57:03 -05:00
fu-common-version.h
Always check for PLAIN when doing vercmp() operations
2020-02-20 15:49:27 +00:00
fu-common.c
Fall back to FAT32 internal partitions for detecting ESP
2020-11-12 13:42:21 -06:00
fu-common.h
Use UDisks to find out if swap devices are encrypted
2020-11-02 14:22:37 +00:00
fu-deprecated.h
Install development files for libfwupdplugin
2019-11-27 11:32:43 +00:00
fu-device-locker.c
trivial: Ignore failure to close USB device for a missing device
2020-11-07 19:51:45 +00:00
fu-device-locker.h
Add fu_device_locker_close()
2020-03-26 15:23:10 -05:00
fu-device-metadata.h
thunderbolt: drop support for force power
2020-04-29 13:15:45 -05:00
fu-device-private.h
Fix probe warning for the Logitech Unifying device
2020-10-27 15:43:17 +00:00
fu-device.c
Remove the duplicate parent-child data in FwupdDevice and FuDevice
2020-10-31 13:19:11 +00:00
fu-device.h
Add fu_device_sleep_with_progress helper()
2020-10-11 07:34:00 +01:00
fu-dfu-firmware.c
Add FwupdInstallFlags of _IGNORE_CHECKSUM, _IGNORE_VID_PID and _IGNORE_POWER
2020-10-07 13:15:09 +01:00
fu-dfu-firmware.h
Convert libfwupdprivate to a shared library libfwupdplugin
2019-11-27 11:32:43 +00:00
fu-efivar.c
Include the amount of NVRAM size in use in the LVFS failure report
2020-10-27 13:58:40 +00:00
fu-efivar.h
Include the amount of NVRAM size in use in the LVFS failure report
2020-10-27 13:58:40 +00:00
fu-firmware-common.c
Convert libfwupdprivate to a shared library libfwupdplugin
2019-11-27 11:32:43 +00:00
fu-firmware-common.h
Convert libfwupdprivate to a shared library libfwupdplugin
2019-11-27 11:32:43 +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 'returning FALSE in a pointer function' warning
2020-10-05 22:13:51 +01:00
fu-firmware-image.h
Allow subclassing FuFirmwareImage->build()
2020-09-23 15:22:31 +01:00
fu-firmware.c
Add fu_firmware_remove_image()
2020-09-24 10:54:27 -05:00
fu-firmware.h
Add fu_firmware_remove_image()
2020-09-24 10:54:27 -05:00
fu-fmap-firmware.c
fmap-firmware: Parse flashmap format into images
2020-06-20 07:24:32 +01: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
trivial: Ignore failure to release HID interface with a missing device
2020-11-07 19:51:45 +00:00
fu-hid-device.h
trivia: Allow controlling HID kernel driver rebind
2020-11-07 19:51:45 +00:00
fu-hwids.c
trivial: Add fu_smbios_get_integer() helper
2020-10-18 20:24:10 +01:00
fu-hwids.h
Convert libfwupdprivate to a shared library libfwupdplugin
2019-11-27 11:32:43 +00:00
fu-ihex-firmware.c
Do more processing when tokenizing the Intel HEX file
2020-10-20 16:27:15 +01: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
trivial: Fix up a few introspection problems in FwupdPlugin
2019-11-27 12:45:35 +00:00
fu-io-channel.h
Convert libfwupdprivate to a shared library libfwupdplugin
2019-11-27 11:32:43 +00:00
fu-mutex.h
Convert libfwupdprivate to a shared library libfwupdplugin
2019-11-27 11:32:43 +00:00
fu-plugin-private.h
hsi: Abstract out the list of FwupdSecurityAttr objects for plugins
2020-05-12 16:47:24 +01:00
fu-plugin-vfuncs.h
hsi: Abstract out the list of FwupdSecurityAttr objects for plugins
2020-05-12 16:47:24 +01:00
fu-plugin.c
trivial: Codespell fixes
2020-11-02 14:26:26 +00:00
fu-plugin.h
Export FwupdPlugin so we can convey enumerated system errors to the end user
2020-10-13 15:56:49 +01:00
fu-quirks.c
trivial: Codespell fixes
2020-11-02 14:26:26 +00:00
fu-quirks.h
Add the concept of firmware 'branches'
2020-09-30 18:33:00 +01: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
trivial: Don't assume a specific page size in the unit tests
2020-11-15 09:17:08 +00:00
fu-smbios-private.h
Convert libfwupdprivate to a shared library libfwupdplugin
2019-11-27 11:32:43 +00:00
fu-smbios.c
Set the SMBIOS chassis type to portable if a DT battery exists
2020-11-07 08:15:20 +00:00
fu-smbios.h
Only show the HSI for sane chassis types
2020-10-18 20:24:10 +01:00
fu-srec-firmware.c
Add FwupdInstallFlags of _IGNORE_CHECKSUM, _IGNORE_VID_PID and _IGNORE_POWER
2020-10-07 13:15:09 +01:00
fu-srec-firmware.h
trivial: Fix two introspection warnings
2020-11-06 09:57:03 +00:00
fu-udev-device-private.h
Convert libfwupdprivate to a shared library libfwupdplugin
2019-11-27 11:32:43 +00:00
fu-udev-device.c
Fix header names.
2020-10-10 12:33:56 +01:00
fu-udev-device.h
trivial: Add fu_udev_device_get_number()
2020-09-26 12:20:41 +01: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
Allow binding and unbinding kernel drivers
2020-09-21 20:07:54 +01:00
fu-usb-device.h
Add FuHidDevice abstraction
2020-03-19 17:02:07 +00:00
fu-volume-private.h
trivial: Add GObject properties to FuVolume
2020-11-02 14:22:37 +00:00
fu-volume.c
Fall back to FAT32 internal partitions for detecting ESP
2020-11-12 13:42:21 -06:00
fu-volume.h
Fall back to FAT32 internal partitions for detecting ESP
2020-11-12 13:42:21 -06:00
fwupdplugin.h
libfwupdplugin: Add FuVolume to interact with the ESP
2020-08-12 18:35:15 +01:00
fwupdplugin.map
Fall back to FAT32 internal partitions for detecting ESP
2020-11-12 13:42:21 -06:00
meson.build
Switch from libsoup to libcurl
2020-11-19 19:39:37 +00:00