..
fuzzing
Parse the SMBIOS DMI table directly
2017-09-05 18:10:36 +01:00
fu-common.c
trivial: Fix up introspection issues in the daemon code
2017-10-05 10:32:05 +01:00
fu-common.h
trivial: Fix up introspection issues in the daemon code
2017-10-05 10:32:05 +01:00
fu-config.c
trivial: Remove EnableTestSuite from daemon.conf
2017-09-19 20:06:44 +01:00
fu-config.h
trivial: Remove EnableOptionROM from daemon.conf
2017-09-19 20:06:44 +01:00
fu-debug.c
Set environment variables to allow easy per-plugin debugging
2017-11-14 14:22:02 +00:00
fu-debug.h
Set environment variables to allow easy per-plugin debugging
2017-11-14 14:22:02 +00:00
fu-device-list.c
trivial: Move the device list to a new object
2017-11-24 14:42:27 +00:00
fu-device-list.h
trivial: Move the device list to a new object
2017-11-24 14:42:27 +00:00
fu-device-locker.c
Add FuUsbDevice helper object
2017-11-24 14:04:51 +00:00
fu-device-locker.h
trivial: Fix up introspection issues in the daemon code
2017-10-05 10:32:05 +01:00
fu-device-metadata.h
synaptics: drop hard dependency on dell plugin and libsmbios
2017-10-18 08:27:38 -05: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
Use a SHA1 hash for the internal DeviceID
2017-11-16 07:18:36 +00:00
fu-device.h
Use a SHA1 hash for the internal DeviceID
2017-11-16 07:18:36 +00:00
fu-engine.c
trivial: Move the device list to a new object
2017-11-24 14:42:27 +00:00
fu-engine.h
trivial: Move the device list to a new object
2017-11-24 14:42:27 +00:00
fu-hwids.c
trivial: Fix up introspection issues in the daemon code
2017-10-05 10:32:05 +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
Use a SHA1 hash for the internal DeviceID
2017-11-16 07:18:36 +00:00
fu-pending.c
Use a SHA1 hash for the internal DeviceID
2017-11-16 07:18:36 +00:00
fu-pending.h
Make FuDevice derive from FwupdDevice rather than FwupdResult
2017-09-15 14:12:18 +01:00
fu-plugin-list.c
trivial: Move the plugin list to a new object
2017-11-24 14:42:27 +00:00
fu-plugin-list.h
trivial: Move the plugin list to a new object
2017-11-24 14:42:27 +00:00
fu-plugin-private.h
Look up the FuPlugin from the FuDevice each time it is used
2017-11-24 14:42:27 +00:00
fu-plugin-vfuncs.h
Split out the update detach and attach phases as explicit optional vfuncs
2017-11-14 10:49:43 +00:00
fu-plugin.c
Look up the FuPlugin from the FuDevice each time it is used
2017-11-24 14:42:27 +00:00
fu-plugin.h
Add FuUsbDevice helper object
2017-11-24 14:04:51 +00:00
fu-progressbar.c
trivial: Add FWUPD_STATUS_DEVICE_BUSY
2017-10-12 12:43:25 +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.c
Move the database of supported devices out into runtime loaded files
2017-11-02 19:08:51 +00:00
fu-quirks.h
dfu: Add support for the original AVR DFU protocol
2017-11-16 15:30:30 +00:00
fu-self-test.c
trivial: Move the device list to a new object
2017-11-24 14:42:27 +00:00
fu-smbios.c
trivial: Fix up introspection issues in the daemon code
2017-10-05 10:32:05 +01:00
fu-smbios.h
Add support for SMBIOSv3
2017-09-20 22:08:21 +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-usb-device.c
Add FuUsbDevice helper object
2017-11-24 14:04:51 +00:00
fu-usb-device.h
Add FuUsbDevice helper object
2017-11-24 14:04:51 +00:00
fu-util.c
Use the correct remote-specified username and passord when using fwupdmgr
2017-11-09 12:17:24 +00: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: Move the device list to a new object
2017-11-24 14:42:27 +00:00
org.freedesktop.fwupd.xml
trivial: Remove GetUpdates as it is no longer used
2017-09-28 09:23:52 +01:00