Show patches with: Submitter = Denis Kenzior       |    Archived = No       |   73 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/3] unit: Add l_memcpy test [v3,1/3] timeout: add l_timeout_remaining - - - --- 2024-10-31 Denis Kenzior New
[v3,2/3] util: Add l_memcpy [v3,1/3] timeout: add l_timeout_remaining - - - --- 2024-10-31 Denis Kenzior New
[v3,1/3] timeout: add l_timeout_remaining [v3,1/3] timeout: add l_timeout_remaining - - - --1 2024-10-31 Denis Kenzior New
[v2,2/2] unit: Add l_safe_memcpy test [v2,1/2] util: Add l_safe_memcpy - - - 1-- 2024-10-31 Denis Kenzior New
[v2,1/2] util: Add l_safe_memcpy [v2,1/2] util: Add l_safe_memcpy - - - 8-- 2024-10-31 Denis Kenzior New
util: Add l_safe_memcpy util: Add l_safe_memcpy - - - 8-- 2024-10-30 Denis Kenzior New
[6/6] rtnl: Add l_rtnl_link_set_mtu [1/6] netlink: Add l_netlink_iter - - - 1-- 2024-08-23 Denis Kenzior New
[5/6] util: Handle NULL pointers in l_safe_ato* functions [1/6] netlink: Add l_netlink_iter - - - 1-- 2024-08-23 Denis Kenzior New
[4/6] netlink: Add l_netlink_request_sent [1/6] netlink: Add l_netlink_iter - - - 1-- 2024-08-23 Denis Kenzior New
[3/6] netlink: Add l_netlink_message_append_string [1/6] netlink: Add l_netlink_iter - - - 1-- 2024-08-23 Denis Kenzior New
[2/6] unit: Use the new l_netlink_attr API [1/6] netlink: Add l_netlink_iter - - - 1-- 2024-08-23 Denis Kenzior New
[1/6] netlink: Add l_netlink_iter [1/6] netlink: Add l_netlink_iter - - - 8-- 2024-08-23 Denis Kenzior New
[7/7] netlink/rtnl: Change l_netlink_send API [1/7] netlink: Remove pointless checks - - - 1-- 2024-07-26 Denis Kenzior New
[6/7] netlink: Add sealed flag to l_netlink_message [1/7] netlink: Remove pointless checks - - - 1-- 2024-07-26 Denis Kenzior New
[5/7] unit: Add tests for rtnl_message_from_{route|address} [1/7] netlink: Remove pointless checks - - - 1-- 2024-07-26 Denis Kenzior New
[4/7] rtnl: Add a builder for RTM_{NEW|DEL}ADDR messages [1/7] netlink: Remove pointless checks - - - 1-- 2024-07-26 Denis Kenzior New
[3/7] rtnl: Add a builder for RTM_{NEW|DEL}ROUTE messages [1/7] netlink: Remove pointless checks - - - 1-- 2024-07-26 Denis Kenzior New
[2/7] netlink: Disallow certain flags in message constructor [1/7] netlink: Remove pointless checks - - - 1-- 2024-07-26 Denis Kenzior New
[1/7] netlink: Remove pointless checks [1/7] netlink: Remove pointless checks - - - 3-3 2024-07-26 Denis Kenzior New
[12/12] genl: Use l_netlink_message as implementation for l_genl_msg [01/12] useful: Add utility to find the next power of two - - - 1-- 2024-07-22 Denis Kenzior New
[11/12] netlink: add netlink_message_from_nlmsg [01/12] useful: Add utility to find the next power of two - - - 1-- 2024-07-22 Denis Kenzior New
[10/12] unit: Add netlink message builder / parser tests [01/12] useful: Add utility to find the next power of two - - - 1-- 2024-07-22 Denis Kenzior New
[09/12] netlink: Add additional helpers [01/12] useful: Add utility to find the next power of two - - - 1-- 2024-07-22 Denis Kenzior New
[08/12] netlink: Support adding nested attributes to messages [01/12] useful: Add utility to find the next power of two - - - 1-- 2024-07-22 Denis Kenzior New
[07/12] netlink: support appending using scatter / gather [01/12] useful: Add utility to find the next power of two - - - 1-- 2024-07-22 Denis Kenzior New
[06/12] netlink: Add l_netlink_message class [01/12] useful: Add utility to find the next power of two - - - 1-- 2024-07-22 Denis Kenzior New
[05/12] unit: Refactor genl-msg tests [01/12] useful: Add utility to find the next power of two - - - 1-- 2024-07-22 Denis Kenzior New
[04/12] string: Use conservative allocation growth strategy [01/12] useful: Add utility to find the next power of two - - - 1-- 2024-07-22 Denis Kenzior New
[03/12] util: Introduce l_util_pagesize [01/12] useful: Add utility to find the next power of two - - - 1-- 2024-07-22 Denis Kenzior New
[02/12] unit: Add unit test for roundup_pow_of_two [01/12] useful: Add utility to find the next power of two - - - 1-- 2024-07-22 Denis Kenzior New
[01/12] useful: Add utility to find the next power of two [01/12] useful: Add utility to find the next power of two - - - 8-- 2024-07-22 Denis Kenzior New
sysctl: Add setter / getter for char settings sysctl: Add setter / getter for char settings - - - 8-- 2024-06-14 Denis Kenzior New
genl: re-implement unicast_watch using l_notifylist genl: re-implement unicast_watch using l_notifylist - - - 3-3 2024-05-31 Denis Kenzior New
[2/2] unit: Add notifylist unit tests [1/2] notifylist: add notifylist class - - - 1-- 2024-05-31 Denis Kenzior New
[1/2] notifylist: add notifylist class [1/2] notifylist: add notifylist class - - - 8-- 2024-05-31 Denis Kenzior New
[v2,4/4] unit: Add tests for the new bitmap utilities [v2,1/4] util: Remove confusing static keyword use - - - 1-- 2024-04-16 Denis Kenzior New
[v2,3/4] util: Add L_BITS_{SET|CLEAR} [v2,1/4] util: Remove confusing static keyword use - - - 1-- 2024-04-16 Denis Kenzior New
[v2,2/4] util: Add L_BIT_{SET|CLEAR|TEST} macros [v2,1/4] util: Remove confusing static keyword use - - - 1-- 2024-04-16 Denis Kenzior New
[v2,1/4] util: Remove confusing static keyword use [v2,1/4] util: Remove confusing static keyword use - - - 7-- 2024-04-16 Denis Kenzior New
[4/4] unit: Add tests for the new bitmap utilities [1/4] util: Remove confusing static keyword use - - - 1-- 2024-04-15 Denis Kenzior New
[3/4] util: Add L_BITS_{SET|CLEAR} [1/4] util: Remove confusing static keyword use - - - 1-- 2024-04-15 Denis Kenzior New
[2/4] util: Add L_BIT_{SET|CLEAR|TEST} macros [1/4] util: Remove confusing static keyword use - - - 1-- 2024-04-15 Denis Kenzior New
[1/4] util: Remove confusing static keyword use [1/4] util: Remove confusing static keyword use - - - 1-1 2024-04-15 Denis Kenzior New
[RFC] build: Move autodestruct macro definition [RFC] build: Move autodestruct macro definition - - - 2-3 2024-02-01 Denis Kenzior New
[2/2] cleanup: Use _l_ preffix for all cleanup functions [1/2] useful: Move close cleanup into ell/util.h - - - 1-- 2024-02-01 Denis Kenzior New
[1/2] useful: Move close cleanup into ell/util.h [1/2] useful: Move close cleanup into ell/util.h - - - 7-- 2024-02-01 Denis Kenzior New
cleanup: Promote _auto_ to public API cleanup: Promote _auto_ to public API - - - 7-- 2024-01-30 Denis Kenzior New
[2/2] file: Add l_file_set_contents [1/2] dir: Add l_dir_create - - - 1-- 2024-01-29 Denis Kenzior New
[1/2] dir: Add l_dir_create [1/2] dir: Add l_dir_create - - - 7-- 2024-01-29 Denis Kenzior New
netconfig: Always set DHCP MAC address on start netconfig: Always set DHCP MAC address on start - - - 7-- 2023-11-24 Denis Kenzior New
[4/4] examples: Fix compilation on old systems [1/4] rtnl: Fixup rtnetlink includes - - - 1-- 2023-11-08 Denis Kenzior New
[3/4] rtnl: Fix compilation on really old platforms [1/4] rtnl: Fixup rtnetlink includes - - - 1-- 2023-11-08 Denis Kenzior New
[2/4] netlink: Fix compilation on really old platforms [1/4] rtnl: Fixup rtnetlink includes - - - 1-- 2023-11-08 Denis Kenzior New
[1/4] rtnl: Fixup rtnetlink includes [1/4] rtnl: Fixup rtnetlink includes - - - 2-3 2023-11-08 Denis Kenzior New
[v2,10/10] tls: Do not set verify_data_length unless needed [v2,01/10] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[v2,09/10] useful: Add maxsize() [v2,01/10] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[v2,08/10] unit: Skip ECDSA cipher suite tests [v2,01/10] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[v2,07/10] tls-suites: Add ECDSA suites from RFC 8422 [v2,01/10] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[v2,06/10] tls: Add helper to find hash function by id [v2,01/10] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[v2,05/10] tls: Add helper for DigitallySigned validation [v2,01/10] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[v2,04/10] tls: Support peer certificates that use ECDSA [v2,01/10] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[v2,03/10] key: ECDSA data is given in x962 format [v2,01/10] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[v2,02/10] unit: Add basic EC-DSA verification test [v2,01/10] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[v2,01/10] cert/key: Add support for EC based certificates [v2,01/10] cert/key: Add support for EC based certificates - - - 7-- 2022-07-18 Denis Kenzior New
[9/9] tls: Do not set verify_data_length unless needed [1/9] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[8/9] useful: Add maxsize() [1/9] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[7/9] tls-suites: Add ECDSA suites from RFC 8422 [1/9] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[6/9] tls: Add helper to find hash function by id [1/9] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[5/9] tls: Add helper for DigitallySigned validation [1/9] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[4/9] tls: Support peer certificates that use ECDSA [1/9] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[3/9] key: ECDSA data is given in x962 format [1/9] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[2/9] unit: Add basic EC-DSA verification test [1/9] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New
[1/9] cert/key: Add support for EC based certificates [1/9] cert/key: Add support for EC based certificates - - - 1-- 2022-07-18 Denis Kenzior New