Show patches with: Archived = No       |   3326 patches
« 1 2 3 433 34 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
doc: add -pbkdf2 to openssl gen key example doc: add -pbkdf2 to openssl gen key example - - - - --- 2024-07-24 Stefano Babic New
Fix hawkbit report when no reboot is set Fix hawkbit report when no reboot is set - - - - --- 2024-07-22 Matt Wood New
[2/2] copyfile refactor: replace the 13 arguments by a struct further copyfile cleanups - - - - --- 2024-06-28 Dominique MARTINET New
[1/2] cpio_utils: move out hash comparison in a helper further copyfile cleanups - - - - --- 2024-06-28 Dominique MARTINET New
[meta-swupdate,master,scarthgap] swupdate: set extra_cflags [meta-swupdate,master,scarthgap] swupdate: set extra_cflags - - - - --- 2024-06-26 Andrej Kozemcak New
[1/1] Use PKCS#7 for asymmetric decryption Add support for asymmetric decryption - - - - --- 2024-06-21 Bastian Germann New
[V2,3/3] handler: Print registered session & global handlers Untitled series #411053 - - - - --- 2024-06-15 Stefano Babic New
[meta-swupdate] Allow unique IV per image to encrypt [meta-swupdate] Allow unique IV per image to encrypt - - - - --- 2024-06-14 Viacheslav Volkov New
Re: [meta-swupdate] Building mete-tegra-demo distro. Re: [meta-swupdate] Building mete-tegra-demo distro. - - - - --- 2024-06-06 Anders Gnistrup New
[meta-swupdate] Building mete-tegra-demo distro. [meta-swupdate] Building mete-tegra-demo distro. - - - - --- 2024-06-05 Anders Gnistrup New
swupdateclient: replace setup.py by pyproject.toml swupdateclient: replace setup.py by pyproject.toml - - - - --- 2024-04-19 Sam Van Den Berge New
[3/3,V2] VSCode : Add Docker Integration Untitled series #401857 - - - - --- 2024-04-05 Ayoub Zaki sbabic New
[3/3] VSCode : Add Docker Integration Untitled series #401855 - - - - --- 2024-04-05 Ayoub Zaki sbabic New
[2/2] Add Dockerfile to ease setup of the SWUpdate project, build, debug and send patches [1/2] CI: use parallel build for a faster setup - - - - --- 2024-04-05 Ayoub Zaki sbabic New
[meta-swupdate-boards] emmcsetup.lua: Fix function preinst() print output [meta-swupdate-boards] emmcsetup.lua: Fix function preinst() print output - - - - --- 2024-03-21 Fabio Estevam sbabic New
[V4,8/8] doc: Add documentation for asymmetric decryption Add support for asymmetric decryption - - - - --- 2024-01-15 Michael Glembotzki sbabic New
[V4,7/8] Add support for asymmetrical encrypted images Add support for asymmetric decryption - - - - --- 2024-01-15 Michael Glembotzki sbabic New
[V4,6/8] util: Replace bool with enum for 'encrypted' Parameter Add support for asymmetric decryption - - - - --- 2024-01-15 Michael Glembotzki sbabic New
[V4,5/8] swupdate: Initialize the key pair for asymmetric decryption Add support for asymmetric decryption - - - - --- 2024-01-15 Michael Glembotzki sbabic New
[V4,4/8] Add functions for asymmetric file decryption with CMS Add support for asymmetric decryption - - - - --- 2024-01-15 Michael Glembotzki sbabic New
[V4,3/8] parser: Read temporary AES key from sw-description Add support for asymmetric decryption - - - - --- 2024-01-15 Michael Glembotzki sbabic New
[V4,2/8] util: Add functions for set/get temporary AES key Add support for asymmetric decryption - - - - --- 2024-01-15 Michael Glembotzki sbabic New
[V4,1/8] parser: BUG: Image IVT with invalid size is accepted Add support for asymmetric decryption - - - - --- 2024-01-15 Michael Glembotzki sbabic New
[meta-swupdate-boards,4/4] swupdate: Do not sign Raspberry Pi image [meta-swupdate-boards,1/4] conf/layer.conf: Add Scarthgap support 1 - - - --- 2024-07-26 Leon Anavi Accepted
[meta-swupdate-boards,3/4] swupdate_%.bbappend: Requires u-boot-fw-utils [meta-swupdate-boards,1/4] conf/layer.conf: Add Scarthgap support 1 - - - --- 2024-07-26 Leon Anavi Accepted
[meta-swupdate-boards,2/4] update-image: Use .rootfs.ext4.gz [meta-swupdate-boards,1/4] conf/layer.conf: Add Scarthgap support - - - - --- 2024-07-26 Leon Anavi Accepted
[meta-swupdate-boards,1/4] conf/layer.conf: Add Scarthgap support [meta-swupdate-boards,1/4] conf/layer.conf: Add Scarthgap support 1 - - - --- 2024-07-26 Leon Anavi Accepted
swupdate-progress: Fix parsing of no-reboot message swupdate-progress: Fix parsing of no-reboot message - - - - --- 2024-07-18 Matt Wood Accepted
[V3,22/21] mongoose_interface: Fix null pointer dereference mongoose: Update to version 7.14 - - - - --- 2024-07-16 Michael Glembotzki Accepted
[v2,10/10] parser: libconfig: allow implicit conversion from INT to INT64 parser: fix various data type problems - - - - --- 2024-07-12 Christian Eggers Accepted
[v2,09/10] parser: print warning in case of type mismatch in sw-description parser: fix various data type problems - - - - --- 2024-07-12 Christian Eggers Accepted
[v2,08/10] parser: add forward declaration for struct swupdate_cfg parser: fix various data type problems 1 - - - --- 2024-07-12 Christian Eggers Accepted
[v2,07/10] parser: use SWUpdate internal type as master parser: fix various data type problems - - - - --- 2024-07-12 Christian Eggers Accepted
[v2,06/10] parser: GET_FIELD_*: add type safety parser: fix various data type problems 1 - - - --- 2024-07-12 Christian Eggers Accepted
[v2,05/10] Fix usage of GET_FIELD_INT64() parser: fix various data type problems - - - - --- 2024-07-12 Christian Eggers Accepted
[v2,04/10] Fix usage of GET_FIELD_INT() parser: fix various data type problems - - - - --- 2024-07-12 Christian Eggers Accepted
[v2,03/10] Fix usage of GET_FIELD_BOOL() parser: fix various data type problems - - - - --- 2024-07-12 Christian Eggers Accepted
[v2,02/10] parser: field_type_t::TYPE_FLOAT: rename to TYPE_DOUBLE parser: fix various data type problems 1 - - - --- 2024-07-12 Christian Eggers Accepted
[v2,01/10] parser: field_type_t::TYPE_STRING: remove parser: fix various data type problems 1 - - - --- 2024-07-12 Christian Eggers Accepted
Lua: fix compiler warning Lua: fix compiler warning - 1 1 - --- 2024-07-12 Christian Eggers Accepted
[V3] handler: ubivol: relax accessing UBI volume [V3] handler: ubivol: relax accessing UBI volume - - - 1 --- 2024-07-12 Stefano Babic Accepted
[V3,21/21] mongoose: Replace deprecated mg_mkpipe() with mg_wakeup() mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,20/21] mongoose: Fix url in mongoose start message mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,19/21] mongoose: Use mg_file_read for cert/key mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,18/21] mongoose: Makefile: Rename MG_MAX_RECV_BUF_SIZE to MG_MAX_RECV_SIZE mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,17/21] mongoose: Makefile: Remove MG_ENABLE_THREADS mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,16/21] mongoose: Makefile: Rename MG_ENABLE_FILE with MG_ENABLE_POSIX_FS mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,15/21] mongoose: Makefile: Rename MG_ENABLE_SSL with MG_TLS mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,14/21] mongoose: Replace deprecated mg_hex() mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,13/21] mongoose: Replace deprecated mg_vcmp() with mg_strcmp() mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,12/21] mongoose: Replace deprecated static mg_ncasecmp() with strncmp() mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,11/21] mongoose: Replace deprecated struct mg_str::ptr with struct mg_str::buf mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,10/21] mongoose: Replace deprecated mg_vcasecmp with mg_strcasecmp mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,09/21] mongoose: Replace deprecated mg_http_match_uri() with mg_match() mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,08/21] mongoose: Fix mg_event_handler_t interface change mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,07/21] mongoose: Replace deprecated event MG_EV_HTTP_CHUNK mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,06/21] mongoose: Remove double free calls mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,05/21] mongoose: Remove deprecated events MG_EV_HTTP_MULTIPART_REQUEST mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,04/21] mongoose: Forward port deprecated mg_strstr() mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,03/21] mongoose: Backport: bring mg_strdup() back from master mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,02/21] mongoose: Fix licenses as in c8341e29b mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[V3,01/21] mongoose: Update to version 7.14 mongoose: Update to version 7.14 - - - - --- 2024-07-09 Michael Glembotzki Accepted
[2/2] hawkbit: raise a WARN if a action id is not in env [1/2] Degrade to WARN if a var is not found in env - - 1 - --- 2024-07-09 Stefano Babic Accepted
[1/2] Degrade to WARN if a var is not found in env [1/2] Degrade to WARN if a var is not found in env - - - - --- 2024-07-09 Stefano Babic Accepted
[v2] Let options.h be the first wolfSSL include [v2] Let options.h be the first wolfSSL include - - - - --- 2024-07-08 Bastian Germann Accepted
[2/2] network_thread: remove old DEBUG_IPC ifdefs [1/2] misc: remove double-semicolons - - - - --- 2024-07-08 Dominique MARTINET Accepted
[1/2] misc: remove double-semicolons [1/2] misc: remove double-semicolons - - - - --- 2024-07-08 Dominique MARTINET Accepted
doc: provide more details and info to the proposals doc: provide more details and info to the proposals - - - - --- 2024-07-07 Stefano Babic Accepted
[libubootenv] src/uboot_env.c: Increase line length [libubootenv] src/uboot_env.c: Increase line length 1 - - - --- 2024-07-05 Leon Anavi Accepted
[4/5] main: free cfgname before exiting misc fixes 1 - - - --- 2024-07-05 Dominique MARTINET Accepted
[3/5] hawkbit: do not reset action_id when getting from env misc fixes 1 1 - - --- 2024-07-05 Dominique MARTINET Accepted
[2/5] swupdate_vars: check namespace init worked misc fixes 1 - - - --- 2024-07-05 Dominique MARTINET Accepted
[1/5] hawkbit: fix process notification not sending logs misc fixes - 1 - - --- 2024-07-05 Dominique MARTINET Accepted
[V2] BUG: bootenv functions not available [V2] BUG: bootenv functions not available - - - - --- 2024-07-04 Stefano Babic Accepted
[v2] util: Ensure swupdate_remove_directory unmounts path [v2] util: Ensure swupdate_remove_directory unmounts path - - - - --- 2024-07-03 James Hilliard Accepted
swupdate: Remove True parameter from getVar() and getVarFlag() swupdate: Remove True parameter from getVar() and getVarFlag() 1 - - - --- 2024-07-03 Fabio Estevam Accepted
doc: building-with-yocto: Fix code block rendering doc: building-with-yocto: Fix code block rendering - - - - --- 2024-06-27 Storm, Christian Accepted
parser: allow to skip partitioning parser: allow to skip partitioning - - - - --- 2024-06-25 Stefano Babic Accepted
[1/1] handlers: ubivol: fix missing device strlen check Fix failing A/B UBI volume updates - - 1 - --- 2024-06-20 Sam Van Den Berge Accepted
[4/4] cpio_utils: cleanup state chaining code misc fixes from chunked stream rework - - 1 - --- 2024-06-17 Dominique MARTINET Accepted
[3/4] copyfile cleanup: use copyimage when we can misc fixes from chunked stream rework - - 2 - --- 2024-06-17 Dominique MARTINET Accepted
[2/4] cpio_utils: fill_buffer: fix return value on EOF after short read misc fixes from chunked stream rework 1 - - - --- 2024-06-17 Dominique MARTINET Accepted
[1/4] parser: set_find_path: properly return to-free string array misc fixes from chunked stream rework - - 1 - --- 2024-06-17 Dominique MARTINET Accepted
Lua: Remove global Lua state Lua: Remove global Lua state - - - - --- 2024-06-17 Storm, Christian Accepted
handler: Print message on none registered handler: Print message on none registered - - - - --- 2024-06-17 Storm, Christian Accepted
[meta-swupdate,2/2] New GUI for recovery mode New GUI for recovery mode - - - - --- 2024-06-16 Stefano Babic Accepted
[meta-swupdate,1/2] lvgl: add configuration for recover-gui New GUI for recovery mode - - - - --- 2024-06-16 Stefano Babic Accepted
[3/3] handler: Print registered session & global handlers [1/3] Lua: Rename lua_init() to lua_session_init() - - - - --- 2024-06-13 Storm, Christian Accepted
[2/3] Lua: Sessionize Lua Handlers [1/3] Lua: Rename lua_init() to lua_session_init() - - - - --- 2024-06-13 Storm, Christian Accepted
[1/3] Lua: Rename lua_init() to lua_session_init() [1/3] Lua: Rename lua_init() to lua_session_init() - - - - --- 2024-06-13 Storm, Christian Accepted
[v2] channel_curl: Fix getting the protocol for curl >= 7.85.0 [v2] channel_curl: Fix getting the protocol for curl >= 7.85.0 - - 1 - --- 2024-06-11 Storm, Christian Accepted
Lua: Add registered handler to current Lua stack Lua: Add registered handler to current Lua stack - - - - --- 2024-06-10 Storm, Christian Accepted
Lua: Fix Lua session handlers Lua: Fix Lua session handlers - - - - --- 2024-06-09 Storm, Christian Accepted
docs: handlers: Fix indentation docs: handlers: Fix indentation - - - - --- 2024-06-09 Storm, Christian Accepted
[2/2] docs: proposals: add >=4GB file support [1/2] docs: rename roadmap to improvement_proposals 1 - - - --- 2024-06-06 Dominique MARTINET Accepted
[1/2] docs: rename roadmap to improvement_proposals [1/2] docs: rename roadmap to improvement_proposals 1 - - - --- 2024-06-06 Dominique MARTINET Accepted
swupdate-progress: Fix reboot-mode message parsing swupdate-progress: Fix reboot-mode message parsing - - - - --- 2024-06-05 Storm, Christian Accepted
parse_external: fix coverity #349327 parse_external: fix coverity #349327 - - - - --- 2024-06-04 Stefano Babic Accepted
suricatta/lua: Add suricatta.ipc.progress_cause table suricatta/lua: Add suricatta.ipc.progress_cause table - - - - --- 2024-06-03 Storm, Christian Accepted
FreeBSD: Fix eMMC handler and infrastructure FreeBSD: Fix eMMC handler and infrastructure - - - - --- 2024-06-03 Storm, Christian Accepted
« 1 2 3 433 34 »