fwupd/src
2018-05-02 13:23:49 +01:00
..
fuzzing Parse the SMBIOS DMI table directly 2017-09-05 18:10:36 +01:00
fu-common-cab.c trivial: Fix up three typos in error messages 2018-02-23 15:57:30 +00:00
fu-common-cab.h Do not try to parse huge compressed archive files 2018-01-03 07:38:27 +00:00
fu-common.c trivial: Fix some Gtk-Doc mistakes 2018-05-02 08:39:36 +01:00
fu-common.h trivial: Add a common function to get a recursive file list 2018-03-09 13:44:45 +00:00
fu-config.c Export fwupd_remote_get_agreement() 2018-04-16 16:44:27 +01:00
fu-config.h Allow specifying the maximum archive size in the daemon config 2018-01-03 07:38:27 +00: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: Fix some Gtk-Doc mistakes 2018-05-02 08:39:36 +01:00
fu-device-list.h trivial: Rename some FuDeviceList methods 2018-01-16 13:48:51 +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 Store firmware update success and failure to a local database 2018-01-11 09:59:34 +00:00
fu-device.c Include the device VID and PID in the calculation of the device-id 2018-02-01 14:01:50 +00:00
fu-device.h Fix a daemon warning when using fwupdmgr get-results 2018-01-28 21:51:41 +00:00
fu-engine.c Allow specifying hwids with OR relationships 2018-05-01 14:33:23 +01:00
fu-engine.h Allow requiring specific versions of libraries for firmware updates 2018-04-20 16:19:05 +01:00
fu-history.c Disable -Wunused-function on clang builds (Closes #467) 2018-04-17 10:10:43 +01:00
fu-history.h trivial: Fix some Gtk-Doc mistakes 2018-05-02 08:39:36 +01: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 Disable -Wunused-function on clang builds (Closes #467) 2018-04-17 10:10:43 +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: fix a null pointer dereference 2018-04-17 10:10:43 +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 Add fu_plugin_add_compile_version() 2018-04-20 20:45:08 +01:00
fu-plugin-vfuncs.h Allow each plugin to opt-in to the recoldplug action 2018-01-17 20:19:58 +00:00
fu-plugin.c Add fu_plugin_add_compile_version() 2018-04-20 20:45:08 +01:00
fu-plugin.h Add fu_plugin_add_compile_version() 2018-04-20 20:45:08 +01: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 Add a more general quirk for adding GUIDs to devices 2017-12-04 17:00:22 +00:00
fu-quirks.h ebitdo: Use quirks rather than hardcoding a list of VIDs and PIDs 2017-12-11 16:49:28 +00:00
fu-self-test.c Allow requiring specific versions of libraries for firmware updates 2018-04-20 16:19:05 +01: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: Add fu_test_compare_lines() 2018-01-11 08:17:02 +00:00
fu-test.h trivial: Add fu_test_compare_lines() 2018-01-11 08:17:02 +00:00
fu-usb-device.c trivial: Fix some Gtk-Doc mistakes 2018-05-02 08:39:36 +01:00
fu-usb-device.h trivial: Add fu_usb_device_is_open() for future use 2017-11-30 14:16:34 +00:00
fu-util.c Show a translated warning when the server is limiting downloads 2018-05-02 13:23:49 +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 Only run certtool if a new enough gnutls was on system and pkcs7 enabled 2018-04-18 10:25:22 -05:00
org.freedesktop.fwupd.xml Add a D-Bus method to modify a historical device 2018-01-11 10:20:48 +00:00