fwupd/src
2017-09-17 11:00:19 +01:00
..
fuzzing Parse the SMBIOS DMI table directly 2017-09-05 18:10:36 +01:00
fu-common.c trivial: cleanup for many compilation warnings from clang 2017-08-30 10:43:15 +01:00
fu-common.h trivial: Fix the included headers for fu-common.h 2017-09-04 13:19:27 +01:00
fu-config.c trivial: Skip non-conf files when searching for remotes 2017-09-16 13:24:50 +01:00
fu-config.h Also watch the metadata cache filename for changes 2017-06-16 21:49:37 +01:00
fu-debug.c Include all debug messages when run with --verbose 2017-01-11 16:50:17 +00:00
fu-debug.h trivial: correct fu-debug.h definitions 2016-06-22 14:57:43 -05:00
fu-device-locker.c Add FuDeviceLocker to simplify device open/close lifecycles 2017-09-07 19:00:51 +01:00
fu-device-locker.h Add FuDeviceLocker to simplify device open/close lifecycles 2017-09-07 19:00:51 +01:00
fu-device-metadata.h thunderbolt: when in safe mode on a Dell system look up VID/DID from SMBIOS 2017-08-25 09:46:41 +01:00
fu-device-private.h Do not store the newest release as part of the FuDevice object 2017-09-15 14:12:18 +01:00
fu-device.c Do not store the newest release as part of the FuDevice object 2017-09-15 14:12:18 +01:00
fu-device.h Make FuDevice derive from FwupdDevice rather than FwupdResult 2017-09-15 14:12:18 +01:00
fu-engine.c trivial: Return a better error for keyring set up failure 2017-09-17 09:33:53 +01:00
fu-engine.h trivial: Add helpers that can be used for returning local files 2017-09-15 14:12:18 +01:00
fu-hwids.c Parse the SMBIOS DMI table directly 2017-09-05 18:10:36 +01:00
fu-hwids.h Parse the SMBIOS DMI table directly 2017-09-05 18:10:36 +01:00
fu-keyring-gpg.c trivial: Return a better error for keyring set up failure 2017-09-17 09:33:53 +01:00
fu-keyring-gpg.h Optionally use GnuTLS to verify PKCS7 certificates 2017-08-14 09:42:48 +01:00
fu-keyring-pkcs7.c trivial: Fix a const-correctness issue discovered using clang 2017-08-30 10:37:56 +01:00
fu-keyring-pkcs7.h Optionally use GnuTLS to verify PKCS7 certificates 2017-08-14 09:42:48 +01:00
fu-keyring-result.c Return the authority and timestamp as part of the signing validation 2017-08-17 16:15:47 +01:00
fu-keyring-result.h Return the authority and timestamp as part of the signing validation 2017-08-17 16:15:47 +01:00
fu-keyring.c trivial: Fix up a few NULL/FALSE mismatches 2017-08-23 18:28:24 +01:00
fu-keyring.h trivial: Split up the keyring setup and public key adding 2017-08-18 11:10:03 +01:00
fu-main.c trivial: Add helpers that can be used for returning local files 2017-09-15 14:12:18 +01:00
fu-pending.c Do not store the newest release as part of the FuDevice object 2017-09-15 14:12:18 +01:00
fu-pending.h Make FuDevice derive from FwupdDevice rather than FwupdResult 2017-09-15 14:12:18 +01:00
fu-plugin-private.h Parse the SMBIOS DMI table directly 2017-09-05 18:10:36 +01:00
fu-plugin-vfuncs.h Remove the confusing ALLOW_OFFLINE and ALLOW_ONLINE flags 2017-08-26 18:09:21 +01:00
fu-plugin.c Do not store the newest release as part of the FuDevice object 2017-09-15 14:12:18 +01:00
fu-plugin.h usb: Use FuDeviceLocker 2017-09-07 19:00:51 +01:00
fu-progressbar.c Fix various printing issues with the progressbar 2017-09-17 08:56:05 +01:00
fu-progressbar.h Show a bouncing progress bar if the percentage remains at zero 2017-08-21 15:51:38 +01:00
fu-quirks.h Add Alienware to the version quirk table 2016-03-21 08:56:52 -05:00
fu-self-test.c Fix various printing issues with the progressbar 2017-09-17 08:56:05 +01:00
fu-smbios.c trivial: Use a different SYSFSFIRMWAREDIR for self tests 2017-09-16 17:46:41 +01:00
fu-smbios.h trivial: Use a different SYSFSFIRMWAREDIR for self tests 2017-09-16 17:46:41 +01:00
fu-test.c trivial: Ensure all source files include config.h 2017-06-19 13:50:42 +01:00
fu-test.h Fix the raspberrypi self test code under meson 2017-04-13 10:09:33 +01:00
fu-util.c trivial: Use a different SYSFSFIRMWAREDIR for self tests 2017-09-16 17:46:41 +01:00
fwupd.gresource.xml Add initial build files and enough code to launch a simple D-Bus daemon 2015-02-26 18:16:40 +00:00
meson.build trivial: Fix build deps to fix ppc64le build 2017-09-17 11:00:19 +01:00
org.freedesktop.fwupd.xml Add a method to return a list of upgrades for a specific device 2017-09-15 14:12:18 +01:00