fwupd/src
2015-07-05 21:13:43 +01:00
..
fu-cab.c Extract the .cat file alongside the firmware 2015-04-16 12:02:37 +01:00
fu-cab.h Verify firmware if a detached signature is present 2015-04-14 15:41:44 +01:00
fu-cleanup.h Add initial build files and enough code to launch a simple D-Bus daemon 2015-02-26 18:16:40 +00:00
fu-debug.c trivial: Mark some more strings as translatable 2015-03-16 12:51:43 +00:00
fu-debug.h Flesh out the provider interface and allow offline updates 2015-02-27 08:29:13 +00:00
fu-device.c Move boolean properties on the device to a set of flags 2015-05-05 16:02:20 +01:00
fu-device.h Add a 'verify' command that verifies the cryptographic hash of device firmware 2015-06-29 12:53:01 +01:00
fu-guid.c trivial: Split out the GUID functionality to a new file 2015-07-01 11:50:38 +01:00
fu-guid.h trivial: Split out the GUID functionality to a new file 2015-07-01 11:50:38 +01:00
fu-keyring.c Provide a way for clients to add new firmware metadata to the system cache 2015-06-25 09:59:53 +01:00
fu-keyring.h Provide a way for clients to add new firmware metadata to the system cache 2015-06-25 09:59:53 +01:00
fu-main.c remove unused variables 2015-06-30 20:47:15 +02:00
fu-pending.c trivial: Also export the status enum codes 2015-03-19 10:54:06 +00:00
fu-pending.h Add and document the offline-update lifecycle 2015-03-19 10:31:23 +00:00
fu-provider-chug.c remove unused variables 2015-06-30 20:47:15 +02:00
fu-provider-chug.h Add initial ColorHug support 2015-03-03 15:13:27 +00:00
fu-provider-fake.c Move boolean properties on the device to a set of flags 2015-05-05 16:02:20 +01:00
fu-provider-fake.h Add and document the offline-update lifecycle 2015-03-19 10:31:23 +00:00
fu-provider-udev.c Make the version parsing more resilient to corrupt firmware 2015-07-03 12:37:56 +01:00
fu-provider-udev.h Add a Udev firmware provider 2015-06-29 12:53:01 +01:00
fu-provider-uefi.c remove unused variables 2015-06-30 20:47:15 +02:00
fu-provider-uefi.h Support online updates 2015-03-01 20:33:54 +00:00
fu-provider-usb.c Move boolean properties on the device to a set of flags 2015-05-05 16:02:20 +01:00
fu-provider-usb.h Support OpenHardware devices using the fwupd vendor extensions 2015-05-05 15:22:00 +01:00
fu-provider.c remove unused variables 2015-06-30 20:47:15 +02:00
fu-provider.h Add a 'verify' command that verifies the cryptographic hash of device firmware 2015-06-29 12:53:01 +01:00
fu-rom.c trivial: Do not add an extra ROM section for a NUL padded ROM 2015-07-05 21:13:43 +01:00
fu-rom.h Make the version parsing more resilient to corrupt firmware 2015-07-03 12:37:56 +01:00
fu-self-test.c Make the version parsing more resilient to corrupt firmware 2015-07-03 12:37:56 +01:00
fu-util.c Make the version parsing more resilient to corrupt firmware 2015-07-03 12:37:56 +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
Makefile.am Add a 'verify-update' command to fwupdmgr 2015-07-01 12:16:09 +01:00
org.freedesktop.fwupd.xml Add a 'verify' command that verifies the cryptographic hash of device firmware 2015-06-29 12:53:01 +01:00
run-fwupd.sh Use fwup.h to actually implement the UEFI update 2015-03-05 13:56:56 +00:00