.. |
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: 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
|
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: Remove the deprecated fwupd_client_get_details()
|
2017-09-28 09:23:52 +01:00 |
fu-engine.h
|
trivial: Remove the deprecated fwupd_client_get_details()
|
2017-09-28 09:23:52 +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: Remove the deprecated fwupd_client_update_metadata()
|
2017-09-28 09:23:52 +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
|
Allow plugins to depend on each other
|
2017-09-21 17:09:06 +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
|
Allow plugins to depend on each other
|
2017-09-21 17:09:06 +01:00 |
fu-plugin.h
|
Allow plugins to depend on each other
|
2017-09-21 17:09:06 +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
|
Add support for SMBIOSv3
|
2017-09-20 22:08:21 +01:00 |
fu-smbios.c
|
Add support for SMBIOSv3
|
2017-09-20 22:08:21 +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-util.c
|
trivial: Remove fwupd_remote_build_uri()
|
2017-09-28 09:23:52 +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: Move /etc/fwupd.conf to /etc/fwupd/daemon.conf
|
2017-09-19 20:06:44 +01:00 |
org.freedesktop.fwupd.xml
|
trivial: Remove the deprecated fwupd_client_update_metadata()
|
2017-09-28 09:23:52 +01:00 |