Show patches with: Submitter = Michael Glembotzki       |    Archived = No       |   105 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V3,22/21] mongoose_interface: Fix null pointer dereference mongoose: Update to version 7.14 - - - - --- 2024-07-16 Michael Glembotzki 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
[21/21] mongoose: Replace deprecated mg_mkpipe() with mg_wakeup() Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[20/21] mongoose: Fix url in mongoose start message Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[19/21] mongoose: Use mg_file_read for cert/key Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[18/21] mongoose: Makefile: Rename MG_MAX_RECV_BUF_SIZE to MG_MAX_RECV_SIZE Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[17/21] mongoose: Makefile: Remove MG_ENABLE_THREADS Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[16/21] mongoose: Makefile: Rename MG_ENABLE_FILE with MG_ENABLE_POSIX_FS Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[15/21] mongoose: Makefile: Rename MG_ENABLE_SSL with MG_TLS Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[14/21] mongoose: Replace deprecated mg_hex() Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[13/21] mongoose: Replace deprecated mg_vcmp() with mg_strcmp() Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[12/21] mongoose: Replace deprecated static mg_ncasecmp() with strncmp() Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[11/21] mongoose: Replace deprecated struct mg_str::ptr with struct mg_str::buf Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[10/21] mongoose: Replace deprecated mg_vcasecmp with mg_strcasecmp Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[09/21] mongoose: Replace deprecated mg_http_match_uri() with mg_match() Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[08/21] mongoose: Fix mg_event_handler_t interface change Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[07/21] mongoose: Replace deprecated event MG_EV_HTTP_CHUNK Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[06/21] mongoose: Remove double free calls Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[05/21] mongoose: Remove deprecated events MG_EV_HTTP_MULTIPART_REQUEST Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[04/21] mongoose: Forward port deprecated mg_strstr() Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[03/21] mongoose: Backport: bring mg_strdup() back from master Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[02/21] mongoose: Fix licenses as in c8341e29b Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[01/21] mongoose: Update to version 7.14 Update Mongoose to 7.14 - - - - --- 2024-06-15 Michael Glembotzki Changes Requested
[23/23] mongoose: s_http_server_opts.fs uses posix functions per default Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[22/23] mongoose: Fix url in mongoose start message Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[21/23] mongoose: Use mg_file_read for cert/key Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[20/23] mongoose: Makefile: Rename MG_MAX_RECV_BUF_SIZE to MG_MAX_RECV_SIZE Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[19/23] mongoose: Makefile: Remove MG_ENABLE_THREADS Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[18/23] mongoose: Makefile: Rename MG_ENABLE_FILE with MG_ENABLE_POSIX_FS Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[17/23] mongoose: Makefile: Rename MG_ENABLE_SSL with MG_TLS Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[16/23] mongoose: Adapt interface for mg_mkpipe() Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[15/23] mongoose: Replace deprecated mg_hex() Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[14/23] mongoose: Replace deprecated mg_vcmp() with mg_strcmp() Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[13/23] mongoose: Replace deprecated static mg_ncasecmp() with strncmp() Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[12/23] mongoose: Replace deprecated struct mg_str::ptr with struct mg_str::buf Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[11/23] mongoose: Replace deprecated mg_vcasecmp with mg_strcasecmp Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[10/23] mongoose: Fix mg_event_handler_t interface change Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[09/23] mongoose: Replace deprecated event MG_EV_HTTP_CHUNK Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[08/23] mongoose: Remove double free calls Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[07/23] mongoose: Remove deprecated events MG_EV_HTTP_MULTIPART_REQUEST Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[06/23] mongoose: Forward port deprecated mg_strstr() Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[05/23] mongoose: Forward port deprecated mg_http_match_uri() Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[04/23] mongoose: Forward port mg_mkpipe() Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[03/23] mongoose: Backport: bring mg_strdup() back from master Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[02/23] mongoose: Fix licenses as in c8341e29b Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[01/23] mongoose: Update to version 7.14 Update Mongoose Version to 7.14 - - - - --- 2024-06-12 Michael Glembotzki Changes Requested
[3/3] cpiohdr: Expose fill_buffer in header for external use [1/3] stream_interface: Fix 16kB issue on save_stream - - 1 - --- 2024-04-30 Michael Glembotzki Accepted
[2/3] cpiohdr: Expose Makro NPAD_BYTES in header for external use [1/3] stream_interface: Fix 16kB issue on save_stream - - 1 - --- 2024-04-30 Michael Glembotzki Accepted
[1/3] stream_interface: Fix 16kB issue on save_stream [1/3] stream_interface: Fix 16kB issue on save_stream - - 1 - --- 2024-04-30 Michael Glembotzki Accepted
[meta-swupdate] swupdate-lualoader: Set SECTION to devel/lua [meta-swupdate] swupdate-lualoader: Set SECTION to devel/lua - - - - --- 2024-02-20 Michael Glembotzki sbabic Accepted
[meta-swupdate] swupdate-lualoader: Remove empty SECTION [meta-swupdate] swupdate-lualoader: Remove empty SECTION - - - - --- 2024-02-20 Michael Glembotzki Changes Requested
[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
[V3,10/10] doc: Add documentation for asymmetric decryption Add support for asymmetric decryption - - - - --- 2023-12-15 Michael Glembotzki Changes Requested
[V3,09/10] Add support for asymmetrical encrypted images Add support for asymmetric decryption - - - - --- 2023-12-15 Michael Glembotzki Changes Requested
[V3,08/10] cpio_utils: Add argument imgaeskey to __swupdate_copy interface Add support for asymmetric decryption - - - - --- 2023-12-15 Michael Glembotzki Changes Requested
[V3,07/10] swupdate: Initalize the recipient key pair for asym decryption Add support for asymmetric decryption - - - - --- 2023-12-15 Michael Glembotzki Changes Requested
[V3,06/10] Add support for asymmetric file decryption with CMS Add support for asymmetric decryption - - - - --- 2023-12-15 Michael Glembotzki Changes Requested
[V3,05/10] sslapi: Add priv key/cert to swupdate_digest for asym decryption Add support for asymmetric decryption - - - - --- 2023-12-15 Michael Glembotzki Changes Requested
[V3,04/10] parser: Read aes-key from sw-description into struct img_type Add support for asymmetric decryption - - - - --- 2023-12-15 Michael Glembotzki Changes Requested
[V3,03/10] parser: BUG: Invalid image ivt size Add support for asymmetric decryption - - - - --- 2023-12-15 Michael Glembotzki Changes Requested
[V3,02/10] util: BUG: __swupdate_copy accepts invalid ivt Add support for asymmetric decryption - - - - --- 2023-12-15 Michael Glembotzki Changes Requested
[V3,01/10] util: BUG: set_aes_key does not fail on invalid aes key or ivt Add support for asymmetric decryption - - - - --- 2023-12-15 Michael Glembotzki sbabic Accepted
[V2,10/10] doc: Add documentation for asymmetric decryption [V2,01/10] util: BUG: set_aes_key does not fail on invalid aes key or ivt - - - - --- 2023-12-04 Michael Glembotzki Changes Requested
[V2,09/10] Add support for asymmetrical encrypted images [V2,01/10] util: BUG: set_aes_key does not fail on invalid aes key or ivt - - - - --- 2023-12-04 Michael Glembotzki Changes Requested
[V2,08/10] cpio_utils: Add argument imgaeskey to __swupdate_copy interface [V2,01/10] util: BUG: set_aes_key does not fail on invalid aes key or ivt - - - - --- 2023-12-04 Michael Glembotzki Changes Requested
[V2,07/10] swupdate: Initalize the recipient key pair for asym decryption [V2,01/10] util: BUG: set_aes_key does not fail on invalid aes key or ivt - - - - --- 2023-12-04 Michael Glembotzki Changes Requested
[V2,06/10] Add support for asymmetric file decryption with CMS [V2,01/10] util: BUG: set_aes_key does not fail on invalid aes key or ivt - - - - --- 2023-12-04 Michael Glembotzki Changes Requested
[V2,05/10] sslapi: Add priv key/cert to swupdate_digest for asym decryption [V2,01/10] util: BUG: set_aes_key does not fail on invalid aes key or ivt - - - - --- 2023-12-04 Michael Glembotzki Changes Requested
[V2,04/10] parser: Read aes-key from sw-description into struct img_type [V2,01/10] util: BUG: set_aes_key does not fail on invalid aes key or ivt - - - - --- 2023-12-04 Michael Glembotzki Changes Requested
[V2,03/10] util: Remove unused function extract_next_file [V2,01/10] util: BUG: set_aes_key does not fail on invalid aes key or ivt 1 - - - --- 2023-12-04 Michael Glembotzki Changes Requested
[V2,02/10] util: BUG: __swupdate_copy accepts invalid ivt [V2,01/10] util: BUG: set_aes_key does not fail on invalid aes key or ivt - - - - --- 2023-12-04 Michael Glembotzki Changes Requested
[V2,01/10] util: BUG: set_aes_key does not fail on invalid aes key or ivt [V2,01/10] util: BUG: set_aes_key does not fail on invalid aes key or ivt - - - - --- 2023-12-04 Michael Glembotzki Changes Requested
[3/3] doc: Add documentation for asymmetric decryption [1/3] Add support for asymmetric decryption - - - - --- 2023-11-26 Michael Glembotzki Changes Requested
« 1 2 »