fwupd/libdfu
2016-09-19 09:05:39 +01:00
..
examples libdfu: Add an example showing GObject Introspection 2015-11-23 14:16:03 +00:00
fuzzing libdfu: Add initial ELF reading and writing support 2016-08-26 18:44:00 +01:00
dfu-cipher-devo.c Support the 'DEVO' cipher kind in libdfu 2016-08-23 09:28:10 +01:00
dfu-cipher-devo.h Support the 'DEVO' cipher kind in libdfu 2016-08-23 09:28:10 +01:00
dfu-cipher-xtea.c trivial: Split out the XTEA cipher to a new file 2016-08-23 08:59:02 +01:00
dfu-cipher-xtea.h trivial: Split out the XTEA cipher to a new file 2016-08-23 08:59:02 +01:00
dfu-common.c Add DFU_CIPHER_KIND_RSA 2016-09-15 20:57:57 +01:00
dfu-common.h Add DFU_CIPHER_KIND_RSA 2016-09-15 20:57:57 +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 trivial: Remove the version from the DFU firmware format enum 2016-08-26 18:44:00 +01:00
dfu-device.h trivial: Print the serial number in the dfu-tool list output 2016-08-24 10:06:48 +01:00
dfu-element.c Add a set-address command to dfu-util 2016-08-23 09:55:39 +01:00
dfu-element.h Add a set-target-size command to dfu-tool 2016-08-23 08:35:55 +01: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-private.h Support writing the IHEX symbol table 2016-09-02 14:16:40 +01:00
dfu-firmware.c Load the Altos USB descriptor from ELF files 2016-09-03 16:59:02 +01:00
dfu-firmware.h trivial: Remove the version from the DFU firmware format enum 2016-08-26 18:44:00 +01:00
dfu-format-dfu.c trivial: Remove the version from the DFU firmware format enum 2016-08-26 18:44:00 +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-elf.c Load the symbol table from ELF firmware 2016-09-03 16:59:02 +01:00
dfu-format-elf.h libdfu: Add initial ELF reading and writing support 2016-08-26 18:44:00 +01:00
dfu-format-ihex.c Load the Altos USB descriptor from ELF files 2016-09-03 16:59:02 +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 trivial: Fix up a const warning 2016-08-26 07:38:37 +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 Write the ELF files with the correct section type 2016-08-31 10:30:48 +01:00
dfu-target-private.h libdfu: Add an explicit 'attach' method 2015-11-27 10:54:26 +00:00
dfu-target.c Fix a possible crash when uploading firmware files using libdfu 2016-09-19 09:05:39 +01:00
dfu-target.h trivial: Remove all 'suspicious commas' 2016-03-18 12:33:47 +00:00
dfu-tool.c Allow specifying the argument to 'dfu-tool set-release' in major.minor format. 2016-09-01 14:50:02 +01:00
dfu.h libdfu: Add a context object to handle device hotplug 2015-11-23 13:53:06 +00:00
dfu.pc.in Show the human-readable version in the 'dfu-tool dump' output 2016-09-01 14:49:55 +01:00
fuzzing.md trivial: Update the fuzzing doc 2016-08-26 17:32:52 +01:00
Makefile.am Show the human-readable version in the 'dfu-tool dump' output 2016-09-01 14:49:55 +01:00