fwupd/libdfu
2016-08-17 17:46:15 +01:00
..
examples libdfu: Add an example showing GObject Introspection 2015-11-23 14:16:03 +00:00
fuzzing trivial: Add some fuzzing examples for libdfu 2015-12-06 16:27:16 +00:00
dfu-common.c libdfu: Add DfuVersion enumerated values 2016-06-08 14:58:11 +01:00
dfu-common.h libdfu: Add DfuVersion enumerated values 2016-06-08 14:58:11 +01:00
dfu-context.c Add another compile warning and fix up any build failures 2016-07-27 16:57:36 +01:00
dfu-context.h libdfu: Add dfu_context_get_device_by_platform_id() 2015-11-24 18:33:40 +00:00
dfu-device-private.h Only claim the DFU interface when required 2016-06-08 16:42:49 +01:00
dfu-device.c Add another compile warning and fix up any build failures 2016-07-27 16:57:36 +01:00
dfu-device.h libdfu: Show the DFU protocol version in 'dfu-tool list' 2016-06-08 15:14:06 +01:00
dfu-element.c Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00
dfu-element.h libdfu: Use signals to propagate device state 2015-11-23 10:19:24 +00:00
dfu-error.c libdfu: Use a custom error domain 2015-11-14 17:34:08 +00:00
dfu-error.h libdfu: Improve the output of 'dfu-util list' 2015-11-20 12:30:53 +00:00
dfu-firmware.c Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00
dfu-firmware.h Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00
dfu-format-dfu.c Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00
dfu-format-dfu.h Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00
dfu-format-dfuse.c Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00
dfu-format-dfuse.h Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00
dfu-format-ihex.c Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00
dfu-format-ihex.h Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00
dfu-format-metadata.c Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00
dfu-format-metadata.h Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00
dfu-format-raw.c Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00
dfu-format-raw.h Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00
dfu-image.c Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00
dfu-image.h Add dfu_image_get_element_default() 2016-04-03 09:38:23 +01:00
dfu-sector-private.h libdfu: Support download and upload to ST DfuSe devices 2015-11-20 14:14:05 +00:00
dfu-sector.c Add another compile warning and fix up any build failures 2016-07-27 16:57:36 +01:00
dfu-sector.h libdfu: Use signals to propagate device state 2015-11-23 10:19:24 +00:00
dfu-self-test.c Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00
dfu-target-private.h libdfu: Add an explicit 'attach' method 2015-11-27 10:54:26 +00:00
dfu-target.c Add another compile warning and fix up any build failures 2016-07-27 16:57:36 +01:00
dfu-target.h trivial: Remove all 'suspicious commas' 2016-03-18 12:33:47 +00:00
dfu-tool.c Add another compile warning and fix up any build failures 2016-07-27 16:57:36 +01:00
dfu.h libdfu: Add a context object to handle device hotplug 2015-11-23 13:53:06 +00:00
dfu.pc.in Split out the libdfu-devel package 2016-04-01 08:16:04 +01:00
fuzzing.md trivial: Add some fuzzing examples for libdfu 2015-12-06 16:27:16 +00:00
Makefile.am Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00