Show patches with: Submitter = Storm, Christian       |    Archived = No       |   365 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
u-boot: fix script format when !CONFIG_UBOOT_NEWAPI u-boot: fix script format when !CONFIG_UBOOT_NEWAPI 1 - - - --- 2019-05-21 Storm, Christian Accepted
Lua: fix segfault in image property handling Lua: fix segfault in image property handling 1 - - - --- 2019-05-21 Storm, Christian Accepted
[2/2] state: make transaction marker handling use state's functions Untitled series #103230 1 - - - --- 2019-04-17 Storm, Christian Accepted
[1/2] state: consolidate is_state_valid functions [1/2] state: consolidate is_state_valid functions 1 - - - --- 2019-04-17 Storm, Christian Accepted
[2/2] webserver: Fix sign-compare warnings [1/2] ucfwhandler: Fix sign-compare warnings 1 - - - --- 2019-04-17 Storm, Christian Accepted
[1/2] ucfwhandler: Fix sign-compare warnings [1/2] ucfwhandler: Fix sign-compare warnings - - - - --- 2019-04-17 Storm, Christian Accepted
Makefile: ignore format truncation warning for gcc >= 7 only Makefile: ignore format truncation warning for gcc >= 7 only 1 - - - --- 2019-04-17 Storm, Christian Accepted
[V2] bootloader: make transaction marker configurable [V2] bootloader: make transaction marker configurable 1 - - - --- 2019-04-02 Storm, Christian Accepted
bootloader: make transaction marker configurable bootloader: make transaction marker configurable - - - - --- 2019-03-26 Storm, Christian Changes Requested
[2/2] Makefile: EXTPARSER sanity check [1/2] Makefile: SWDESCRIPTION sanity check - - - - --- 2019-03-12 Storm, Christian Accepted
[1/2] Makefile: SWDESCRIPTION sanity check [1/2] Makefile: SWDESCRIPTION sanity check - - - - --- 2019-03-12 Storm, Christian Accepted
handlers: rework rdiff handler input buffer handling handlers: rework rdiff handler input buffer handling - - - - --- 2019-02-26 Storm, Christian Accepted
signature: fix compilation on FreeBSD signature: fix compilation on FreeBSD 1 - - - --- 2019-02-01 Storm, Christian Accepted
hawkbit: Fix clang's complaints hawkbit: Fix clang's complaints 1 - - - --- 2019-02-01 Storm, Christian Accepted
client: make pointer test string length test client: make pointer test string length test - - - - --- 2018-12-14 Storm, Christian Accepted
installer: skip pointer test on postupdatecmd in postupdate() installer: skip pointer test on postupdatecmd in postupdate() - - - - --- 2018-12-14 Storm, Christian Accepted
parser: fix gcc warning: set but not used parameter parser: fix gcc warning: set but not used parameter - - - - --- 2018-12-14 Storm, Christian Accepted
[v2,4/4] travis: add rdiff handler defconfig build [v2,1/4] cpio_utils: factor in copy_write_padded() - - - - --- 2018-12-14 Storm, Christian Accepted
[v2,3/4] handlers: rdiff handler for applying librsync's rdiff patches Untitled series #81945 - - - - --- 2018-12-14 Storm, Christian Accepted
[v2,2/4] util: factor in mkpath() [v2,1/4] cpio_utils: factor in copy_write_padded() - - - - --- 2018-12-14 Storm, Christian Accepted
[v2,1/4] cpio_utils: factor in copy_write_padded() [v2,1/4] cpio_utils: factor in copy_write_padded() - - - - --- 2018-12-14 Storm, Christian Accepted
doc: fix some spelling errors doc: fix some spelling errors - - - - --- 2018-12-14 Storm, Christian Accepted
[3/3] travis: add rdiff handler defconfig build [1/3] cpio_utils: factor in copy_write_padded() - - - - --- 2018-11-09 Storm, Christian Changes Requested
[2/3] handlers: rdiff handler for applying librsync's rdiff patches [1/3] cpio_utils: factor in copy_write_padded() - - - - --- 2018-11-09 Storm, Christian Changes Requested
[1/3] cpio_utils: factor in copy_write_padded() [1/3] cpio_utils: factor in copy_write_padded() - - - - --- 2018-11-09 Storm, Christian Changes Requested
travis: silence lua.pc not found warnings travis: silence lua.pc not found warnings - - - - --- 2018-11-09 Storm, Christian Accepted
channel_curl: fix compilation for curl version >= 7.62.0 channel_curl: fix compilation for curl version >= 7.62.0 - - - - --- 2018-11-05 Storm, Christian Accepted
Ignore format truncation warning if !clang Ignore format truncation warning if !clang 1 - - - --- 2018-11-05 Storm, Christian Accepted
shell_scripthandler: add missing wait.h include shell_scripthandler: add missing wait.h include - - - - --- 2018-11-02 Storm, Christian Accepted
channel_curl: fix warning if !CONFIG_ENCRYPTED_IMAGES channel_curl: fix warning if !CONFIG_ENCRYPTED_IMAGES - - - - --- 2018-11-02 Storm, Christian Accepted
doc: make sphinx > 1.4 use sphinx.ext.imgmath doc: make sphinx > 1.4 use sphinx.ext.imgmath - - - - --- 2018-10-29 Storm, Christian Accepted
Lua: export bootenv functions to Lua handlers Lua: export bootenv functions to Lua handlers - - - - --- 2018-10-29 Storm, Christian Accepted
cpio_utils: fix compiler signedness warning cpio_utils: fix compiler signedness warning - - - - --- 2018-10-29 Storm, Christian Accepted
Lua: replace puts() by ERROR() Lua: replace puts() by ERROR() - - - - --- 2018-10-29 Storm, Christian Accepted
parser: fix compiler signedness warning parser: fix compiler signedness warning - - - - --- 2018-10-26 Storm, Christian Accepted
Makefile: use $(MAKE) instead of explicit command make Makefile: use $(MAKE) instead of explicit command make - - - - --- 2018-10-18 Storm, Christian Accepted
core: parent_dead_handler is only relevant for Linux core: parent_dead_handler is only relevant for Linux - - - - --- 2018-10-18 Storm, Christian Accepted
suricatta: add missing pthread.h include suricatta: add missing pthread.h include - - - - --- 2018-10-18 Storm, Christian Accepted
[2/2] Fix compilation on FreeBSD broken by strdupa usage [1/2] Fix compilation on FreeBSD broken by __u64 usage - - - - --- 2018-10-18 Storm, Christian Accepted
[1/2] Fix compilation on FreeBSD broken by __u64 usage [1/2] Fix compilation on FreeBSD broken by __u64 usage - - - - --- 2018-10-18 Storm, Christian Accepted
installer: consolidate bootloader environment update installer: consolidate bootloader environment update - - - - --- 2018-10-17 Storm, Christian Accepted
Lua: remove stack leftover in l_handler_wrapper() Lua: remove stack leftover in l_handler_wrapper() - - - - --- 2018-10-17 Storm, Christian Accepted
[v2] notifier: add FreeBSD-compatible notifier sockets [v2] notifier: add FreeBSD-compatible notifier sockets - - - - --- 2018-04-24 Storm, Christian Accepted
[v2] Kconfig: add HAVE_LINUX and HAVE_FREEBSD properties [v2] Kconfig: add HAVE_LINUX and HAVE_FREEBSD properties - - - - --- 2018-04-24 Storm, Christian Accepted
[8/8] notifier: add FreeBSD-compatible notifier sockets [1/8] core: warn about non-Linux parent SIGTERM tracking - - - - --- 2018-04-23 Storm, Christian Changes Requested
[7/8] handler: add FreeBSD-compatible copy_write() callback [1/8] core: warn about non-Linux parent SIGTERM tracking - - 1 - --- 2018-04-23 Storm, Christian Accepted
[6/8] Kconfig: add HAVE_LINUX property [1/8] core: warn about non-Linux parent SIGTERM tracking - - 1 - --- 2018-04-23 Storm, Christian Changes Requested
[5/8] util: introduce mount/umount helper functions [1/8] core: warn about non-Linux parent SIGTERM tracking - - - - --- 2018-04-23 Storm, Christian Accepted
[4/8] handlers: remove unused mtd-user.h includes [1/8] core: warn about non-Linux parent SIGTERM tracking - - 1 - --- 2018-04-23 Storm, Christian Accepted
[3/8] compat: ENODATA compatibility for FreeBSD [1/8] core: warn about non-Linux parent SIGTERM tracking - - 1 - --- 2018-04-23 Storm, Christian Accepted
[2/8] Makefile: use "cc" instead of "gcc" [1/8] core: warn about non-Linux parent SIGTERM tracking - - 1 - --- 2018-04-23 Storm, Christian Accepted
[1/8] core: warn about non-Linux parent SIGTERM tracking [1/8] core: warn about non-Linux parent SIGTERM tracking - - 1 - --- 2018-04-23 Storm, Christian Accepted
[v2] notifier: don't initialize socket strucures twice [v2] notifier: don't initialize socket strucures twice - - 1 - --- 2018-03-20 Storm, Christian Accepted
cpio: hint error reason on copy_write() write failure cpio: hint error reason on copy_write() write failure - - 1 - --- 2018-03-19 Storm, Christian Accepted
notifier: don't initialize socket strucures twice notifier: don't initialize socket strucures twice - - - - --- 2018-03-19 Storm, Christian Changes Requested
notifier: use fprintf() on initialization errors notifier: use fprintf() on initialization errors - - 1 - --- 2018-03-19 Storm, Christian Accepted
util: Add missing stat.h include util: Add missing stat.h include - - - - --- 2018-03-07 Storm, Christian Accepted
installer: Add missing wait.h include installer: Add missing wait.h include - - - - --- 2018-03-07 Storm, Christian Accepted
IPC: Add missing socket.h include IPC: Add missing socket.h include - - - - --- 2018-03-07 Storm, Christian Accepted
[8/8] channel_curl: enable SSL support [1/8] channel_curl: add support for Basic Auth credentials - - - - --- 2018-03-05 Storm, Christian Accepted
[7/8] channel_curl: rename json_string -> request_body [1/8] channel_curl: add support for Basic Auth credentials - - - - --- 2018-03-05 Storm, Christian Accepted
[6/8] channel_curl: remove hard dependency on JSON [1/8] channel_curl: add support for Basic Auth credentials - - - - --- 2018-03-05 Storm, Christian Accepted
[5/8] downloader: make use of channel_curl [1/8] channel_curl: add support for Basic Auth credentials - - 1 - --- 2018-03-05 Storm, Christian Accepted
[4/8] channel_curl: emit download progress [1/8] channel_curl: add support for Basic Auth credentials - - - - --- 2018-03-05 Storm, Christian Accepted
[3/8] channel_curl: make low_speed_timeout configurable [1/8] channel_curl: add support for Basic Auth credentials - - 1 - --- 2018-03-05 Storm, Christian Accepted
[2/8] channel_curl: add missing stdbool include [1/8] channel_curl: add support for Basic Auth credentials - - - - --- 2018-03-05 Storm, Christian Accepted
[1/8] channel_curl: add support for Basic Auth credentials [1/8] channel_curl: add support for Basic Auth credentials - - 1 - --- 2018-03-05 Storm, Christian Accepted
Lua: use explicit size for embedded Lua handler script Lua: use explicit size for embedded Lua handler script - - 1 - --- 2018-03-05 Storm, Christian Accepted
logging: colorize terminal output log messages logging: colorize terminal output log messages 1 - - 1 --- 2018-02-23 Storm, Christian Accepted
channel_curl: add missing include for sourcetype channel_curl: add missing include for sourcetype - - - - --- 2018-02-16 Storm, Christian Accepted
Lua: expose get_tmpdirscripts() to Lua Lua: expose get_tmpdirscripts() to Lua - - 1 - --- 2018-02-12 Storm, Christian Accepted
Lua: make logging macro wrappers more printf()-like Lua: make logging macro wrappers more printf()-like 1 - - - --- 2018-02-01 Storm, Christian Accepted
doc: add documentation for EFI Boot Guard doc: add documentation for EFI Boot Guard - - 1 - --- 2018-02-01 Storm, Christian Accepted
Fix Wsign-compare for int with ARRAY_SIZE() comparison Fix Wsign-compare for int with ARRAY_SIZE() comparison - - 1 - --- 2018-01-16 Storm, Christian Accepted
Fix some compiler warnings if !CONFIG_HASH_VERIFY Fix some compiler warnings if !CONFIG_HASH_VERIFY - - 1 - --- 2018-01-16 Storm, Christian Accepted
[v2] compat.h: introduce compatibility header [v2] compat.h: introduce compatibility header - - 1 - --- 2018-01-16 Storm, Christian Accepted
compat.h: introduce compatibility header compat.h: introduce compatibility header - - 1 - --- 2018-01-15 Storm, Christian Changes Requested
[2/2] config: EFI Boot Guard sample configuration Untitled series #22976 - - 1 - --- 2018-01-12 Storm, Christian Accepted
[1/2] travis: EFI Boot Guard support [1/2] travis: EFI Boot Guard support - - 1 - --- 2018-01-12 Storm, Christian Accepted
bootloader: EFI Boot Guard support bootloader: EFI Boot Guard support - - 1 - --- 2018-01-12 Storm, Christian Accepted
channel_curl: make sourcetype configurable channel_curl: make sourcetype configurable - - - - --- 2018-01-10 Storm, Christian Accepted
option handling: remove unneeded seek_str != NULL check option handling: remove unneeded seek_str != NULL check - - 1 - --- 2018-01-10 Storm, Christian Accepted
doc: update reference to progress client example doc: update reference to progress client example - - 1 - --- 2018-01-08 Storm, Christian Accepted
[v2,3/3] suricatta: add channel_curl prototypes to hawkbit test Untitled series #21096 - - - - --- 2018-01-03 Storm, Christian Accepted
[v2,1/3] suricatta: fix broken tests due to channel refactoring [v2,1/3] suricatta: fix broken tests due to channel refactoring - - - - --- 2018-01-03 Storm, Christian Accepted
[4/4] suricatta: update documentation for channel refactoring Untitled series #18101 - - - - --- 2017-12-12 Storm, Christian Accepted
[2/4] channel: add missing prototypes to channel_curl Untitled series #18102 - - - - --- 2017-12-12 Storm, Christian Changes Requested
doc: fix SWU forwarder handler doc typos doc: fix SWU forwarder handler doc typos - - - - --- 2017-12-12 Storm, Christian Accepted
[11/11] Lua: document Lua handlers [01/11] Lua: expose get_tmpdir() to Lua - - - - --- 2017-11-03 Storm, Christian Accepted
[10/11] Lua: update example Lua handler [01/11] Lua: expose get_tmpdir() to Lua - - - - --- 2017-11-03 Storm, Christian Accepted
[09/11] Lua: distinguish handler and embedded script Lua VMs [01/11] Lua: expose get_tmpdir() to Lua - - - - --- 2017-11-03 Storm, Christian Accepted
[08/11] Lua: introduce image:read() method [01/11] Lua: expose get_tmpdir() to Lua - - - - --- 2017-11-03 Storm, Christian Accepted
[07/11] Lua: introduce image:copy2file() method [01/11] Lua: expose get_tmpdir() to Lua - - - - --- 2017-11-03 Storm, Christian Accepted
[06/11] Lua: introduce method to chain-call C handlers [01/11] Lua: expose get_tmpdir() to Lua - - - - --- 2017-11-03 Storm, Christian Accepted
[05/11] Lua: don't extract image prior to handler call [01/11] Lua: expose get_tmpdir() to Lua - - - - --- 2017-11-03 Storm, Christian Accepted
[04/11] Lua: expose img_type's fdin file handle to Lua [01/11] Lua: expose get_tmpdir() to Lua - - - - --- 2017-11-03 Storm, Christian Accepted
[03/11] Lua: split image2table() functionality [01/11] Lua: expose get_tmpdir() to Lua - - - - --- 2017-11-03 Storm, Christian Accepted
[02/11] Lua: hide but transport SWUpdate-internal attributes [01/11] Lua: expose get_tmpdir() to Lua - - - - --- 2017-11-03 Storm, Christian Accepted
[01/11] Lua: expose get_tmpdir() to Lua [01/11] Lua: expose get_tmpdir() to Lua - - - - --- 2017-11-03 Storm, Christian Accepted
Lua: make table2image() and image2table() symmetric Lua: make table2image() and image2table() symmetric - - - - --- 2017-10-24 Storm, Christian Accepted
« 1 2 3 4 »