..
contrib
Do not use /usr/bin/env in the shebang line
2018-07-12 07:08:53 -05:00
fuzzing
trivial: Add the generated SREC examples for easy fuzzing
2018-05-01 09:53:10 +01:00
tests
Add support for parsing Motorola S-record files
2018-05-01 09:16:19 +01:00
dfu-cipher-xtea.c
Remove the unused Emacs indenting headers from all source files
2018-08-09 12:48:04 +01:00
dfu-cipher-xtea.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-common.c
trivial: Split out strnsplit for future use
2019-01-31 16:05:34 +00:00
dfu-common.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-device-private.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-device.c
dfu: Fix flashing various Jabra devices
2019-01-16 11:22:05 +00:00
dfu-device.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-element.c
Remove the unused Emacs indenting headers from all source files
2018-08-09 12:48:04 +01:00
dfu-element.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-firmware.c
Don't use AppStream-glib for version helpers
2018-10-11 07:54:01 +01:00
dfu-firmware.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-format-dfu.c
Remove the unused Emacs indenting headers from all source files
2018-08-09 12:48:04 +01:00
dfu-format-dfu.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-format-dfuse.c
Remove the unused Emacs indenting headers from all source files
2018-08-09 12:48:04 +01:00
dfu-format-dfuse.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-format-ihex.c
trivial: Split out strnsplit for future use
2019-01-31 16:05:34 +00:00
dfu-format-ihex.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-format-metadata.c
Remove the unused Emacs indenting headers from all source files
2018-08-09 12:48:04 +01:00
dfu-format-metadata.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-format-raw.c
Remove the unused Emacs indenting headers from all source files
2018-08-09 12:48:04 +01:00
dfu-format-raw.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-format-srec.c
dfu: Fill holes when reading SREC files
2019-02-06 14:48:48 +00:00
dfu-format-srec.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-image.c
Remove the unused Emacs indenting headers from all source files
2018-08-09 12:48:04 +01:00
dfu-image.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-patch.c
Remove the unused Emacs indenting headers from all source files
2018-08-09 12:48:04 +01:00
dfu-patch.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-sector-private.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-sector.c
Remove the unused Emacs indenting headers from all source files
2018-08-09 12:48:04 +01:00
dfu-sector.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-self-test.c
trivial: Move out the byte-array chunking to libfwupdprivate
2018-08-22 15:14:12 +01:00
dfu-target-avr.c
trivial: Move out the byte-array chunking to libfwupdprivate
2018-08-22 15:14:12 +01:00
dfu-target-avr.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-target-private.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-target-stm.c
trivial: Move out the byte-array chunking to libfwupdprivate
2018-08-22 15:14:12 +01:00
dfu-target-stm.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-target.c
Remove the unused Emacs indenting headers from all source files
2018-08-09 12:48:04 +01:00
dfu-target.h
Use '#pragma once' to avoid a lot of boilerplate
2019-02-09 08:42:30 -06:00
dfu-tool.c
Allow replacing the last byte in the image when using 'dfu-tool replace-data'
2018-12-18 08:35:24 +00:00
dfu-tool.h2m
use help2man for dfu-tool too
2018-02-09 17:26:18 +00:00
dfu.quirk
dfu: Require a specific USB class and subclass for DFU mode
2018-12-03 13:57:52 +00:00
fu-plugin-dfu.c
Show a console warning if loading an out-of-tree plugin
2019-01-19 07:26:20 +00:00
fuzzing.md
Add support for parsing Motorola S-record files
2018-05-01 09:16:19 +01:00
meson.build
trivial: Fix potential compile failures for high -j values
2019-02-01 16:52:16 +00:00
README.md
trivial: Add the missing protocol IDs to the plugin READMEs
2019-01-29 22:28:09 +00:00