Show patches with: State = Action Required       |    Archived = No       |   117 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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,v8] ell/term: Added ASCII C0 and C1 control code mnemonics. [RFC,v8] ell/term: Added ASCII C0 and C1 control code mnemonics. - - - --1 2024-04-05 Grant Erickson New
[RFC,v8] ell/term: Add an 'l_term_is_acquired' introspection function. [RFC,v8] ell/term: Add an 'l_term_is_acquired' introspection function. - - - --1 2024-04-05 Grant Erickson New
[RFC,v8] ell/edit: Rename 'l_term_{open,close}'. [RFC,v8] ell/edit: Rename 'l_term_{open,close}'. - - - --1 2024-04-05 Grant Erickson New
[RFC,v8] ell/term: Return error on writes if the output descriptor is invalid. [RFC,v8] ell/term: Return error on writes if the output descriptor is invalid. - - - --1 2024-04-05 Grant Erickson New
[RFC,v8] ell/term: Do not return -EPERM for 'putnstr' and 'vprint' if not running. [RFC,v8] ell/term: Do not return -EPERM for 'putnstr' and 'vprint' if not running. - - - --1 2024-04-05 Grant Erickson New
[RFC,v8] term: Added 'l_term_*' symbols. [RFC,v8] term: Added 'l_term_*' symbols. - - - 7-- 2024-04-05 Grant Erickson New
[RFC,v8] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES. [RFC,v8] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES. - - - 1-- 2024-04-05 Grant Erickson New
[RFC,v8] ell: Add include directive for 'ell/term.h'. [RFC,v8] ell: Add include directive for 'ell/term.h'. - - - 1-- 2024-04-05 Grant Erickson New
[RFC,v8] term: Initial revision. [RFC,v8] term: Initial revision. - - - 7-- 2024-04-05 Grant Erickson New
[RFC,v5] edit: improve error handling of 'mbstowcs' and 'wcstombs' functions. [RFC,v5] edit: improve error handling of 'mbstowcs' and 'wcstombs' functions. - - - --1 2024-04-05 Grant Erickson New
[RFC,v5] edit: change the 'l_edit_enter' return signature from 'char *' to 'int' [RFC,v5] edit: change the 'l_edit_enter' return signature from 'char *' to 'int' - - - --1 2024-04-05 Grant Erickson New
[RFC,v5] edit: change return signatures from 'bool' to 'int' [RFC,v5] edit: change return signatures from 'bool' to 'int' - - - --1 2024-04-05 Grant Erickson New
[RFC,v5] edit: pass the l_edit instance to the display and debug handlers. [RFC,v5] edit: pass the l_edit instance to the display and debug handlers. - - - --1 2024-04-05 Grant Erickson New
[RFC,v5] edit: Added 'l_edit_*' symbols. [RFC,v5] edit: Added 'l_edit_*' symbols. - - - 7-- 2024-04-05 Grant Erickson New
[RFC,v5] ell/Makefile: Added 'edit.[ch]' to HEADERS and SOURCES. [RFC,v5] ell/Makefile: Added 'edit.[ch]' to HEADERS and SOURCES. - - - 1-- 2024-04-05 Grant Erickson New
[RFC,v5] ell: Add include directive for 'ell/edit.h'. [RFC,v5] ell: Add include directive for 'ell/edit.h'. - - - 1-- 2024-04-05 Grant Erickson New
[RFC,v5] edit: Initial revision. [RFC,v5] edit: Initial revision. - - - 7-- 2024-04-05 Grant Erickson New
[RFC,v7] ell/term: Added ASCII C0 and C1 control code mnemonics. [RFC,v7] ell/term: Added ASCII C0 and C1 control code mnemonics. - - - --1 2024-04-04 Grant Erickson New
[RFC,v7] ell/term: Add an 'l_term_is_acquired' introspection function. [RFC,v7] ell/term: Add an 'l_term_is_acquired' introspection function. - - - --1 2024-04-04 Grant Erickson New
[RFC,v7] ell/edit: Rename 'l_term_{open,close}'. [RFC,v7] ell/edit: Rename 'l_term_{open,close}'. - - - --1 2024-04-04 Grant Erickson New
[RFC,v7] ell/term: Return error on writes if the output descriptor is invalid. [RFC,v7] ell/term: Return error on writes if the output descriptor is invalid. - - - --1 2024-04-04 Grant Erickson New
[RFC,v7] ell/term: Do not return -EPERM for 'putnstr' and 'vprint' if not running. [RFC,v7] ell/term: Do not return -EPERM for 'putnstr' and 'vprint' if not running. - - - --1 2024-04-04 Grant Erickson New
[RFC,v7] term: Added 'l_term_*' symbols. [RFC,v7] term: Added 'l_term_*' symbols. - - - 7-- 2024-04-04 Grant Erickson New
[RFC,v7] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES. [RFC,v7] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES. - - - 1-- 2024-04-04 Grant Erickson New
[RFC,v7] ell: Add include directive for 'ell/term.h'. [RFC,v7] ell: Add include directive for 'ell/term.h'. - - - 1-- 2024-04-04 Grant Erickson New
[RFC,v7] term: Initial revision. [RFC,v7] term: Initial revision. - - - 7-- 2024-04-04 Grant Erickson New
[RFC,v6] ell/term: Add an 'l_term_is_acquired' introspection function. [RFC,v6] ell/term: Add an 'l_term_is_acquired' introspection function. - - - --1 2024-04-03 Grant Erickson New
[RFC,v6] ell/edit: Rename 'l_term_{open,close}'. [RFC,v6] ell/edit: Rename 'l_term_{open,close}'. - - - --1 2024-04-03 Grant Erickson New
[RFC,v6] ell/term: Return error on writes if the output descriptor is invalid. [RFC,v6] ell/term: Return error on writes if the output descriptor is invalid. - - - --1 2024-04-03 Grant Erickson New
[RFC,v6] ell/term: Do not return -EPERM for 'putnstr' and 'vprint' if not running. [RFC,v6] ell/term: Do not return -EPERM for 'putnstr' and 'vprint' if not running. - - - --1 2024-04-03 Grant Erickson New
[RFC,v6] term: Added 'l_term_*' symbols. [RFC,v6] term: Added 'l_term_*' symbols. - - - 7-- 2024-04-03 Grant Erickson New
[RFC,v6] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES. [RFC,v6] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES. - - - 1-- 2024-04-03 Grant Erickson New
[RFC,v6] ell: Add include directive for 'ell/term.h'. [RFC,v6] ell: Add include directive for 'ell/term.h'. - - - 1-- 2024-04-03 Grant Erickson New
[RFC,v6] term: Initial revision. [RFC,v6] term: Initial revision. - - - 7-- 2024-04-03 Grant Erickson New
[RFC,v5] term: Added 'l_term_*' symbols. [RFC,v5] term: Added 'l_term_*' symbols. - - - 7-- 2024-03-31 Grant Erickson New
[RFC,v5] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES. [RFC,v5] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES. - - - 1-- 2024-03-31 Grant Erickson New
[RFC,v5] ell: Add include directive for 'ell/term.h'. [RFC,v5] ell: Add include directive for 'ell/term.h'. - - - 1-- 2024-03-31 Grant Erickson New
[RFC,v5] term: Initial revision. [RFC,v5] term: Initial revision. - - - 7-- 2024-03-31 Grant Erickson New
util: Add portable casting preprocessor macros. util: Add portable casting preprocessor macros. - - - 7-- 2024-03-28 Grant Erickson 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
[v2] dhcp: fix overflow causing retries to stop [v2] dhcp: fix overflow causing retries to stop - - - 7-- 2024-01-11 James Prestwood New
dhcp: fix overflow causing retries to stop dhcp: fix overflow causing retries to stop - - - 7-- 2024-01-09 James Prestwood New
[RFC,v4] edit: Add basic support for input line editing [RFC,v4] edit: Add basic support for input line editing - - - 1-- 2023-12-22 Marcel Holtmann New
[RFC,v3] edit: Add basic support for input line editing [RFC,v3] edit: Add basic support for input line editing - - - 1-- 2023-12-14 Marcel Holtmann New
[RFC,v2] edit: Add basic support for input line editing [RFC,v2] edit: Add basic support for input line editing - - - 7-- 2023-12-14 Marcel Holtmann New
[RFC] edit: Add basic support for input line editing [RFC] edit: Add basic support for input line editing - - - 7-- 2023-12-13 Marcel Holtmann New
netconfig: Always set DHCP MAC address on start netconfig: Always set DHCP MAC address on start - - - 7-- 2023-11-24 Denis Kenzior New
netlink: Add workaround for missing NLM_F_ACK_TLVS and NLM_F_CAPPED netlink: Add workaround for missing NLM_F_ACK_TLVS and NLM_F_CAPPED - - - 7-- 2023-11-21 Marcel Holtmann New
[RFC,2/2] rtnl: Check if RTA_EXPIRES enum value is available [RFC,1/2] netlink: Workaround missing NETLINK_EXT_ACK define - - - 1-- 2023-11-11 Marcel Holtmann New
[RFC,1/2] netlink: Workaround missing NETLINK_EXT_ACK define [RFC,1/2] netlink: Workaround missing NETLINK_EXT_ACK define - - - 6-1 2023-11-11 Marcel Holtmann New
[3/3] ecc: Add helper for creating a scalar modulo curve order [1/3] ecc: Make product variable of _vli_mmod_fast const - - - 1-- 2023-11-09 Marcel Holtmann New
[2/3] ecc: Introduce _vli_mmod_slow that works with curve_p and curve_n [1/3] ecc: Make product variable of _vli_mmod_fast const - - - 1-- 2023-11-09 Marcel Holtmann New
[1/3] ecc: Make product variable of _vli_mmod_fast const [1/3] ecc: Make product variable of _vli_mmod_fast const - - - 7-- 2023-11-09 Marcel Holtmann 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
ecc: Add helper for multiplying a scalar with a curve generator ecc: Add helper for multiplying a scalar with a curve generator - - - 7-- 2023-11-06 Marcel Holtmann New
genl: fix ‘attr_grp.next_len’ may be used uninitialized genl: fix ‘attr_grp.next_len’ may be used uninitialized - - - --1 2023-10-16 Maxim Lyubimov New
ecc: add l_ecc_point_is_infinity ecc: add l_ecc_point_is_infinity - - - 6-1 2023-10-12 James Prestwood New
[v2,2/2] unit: update test-ecc with compressed point bug fix [v2,1/2] ecc: fix incorrect derivation of compressed points - - - 1-- 2023-10-10 James Prestwood New
[v2,1/2] ecc: fix incorrect derivation of compressed points [v2,1/2] ecc: fix incorrect derivation of compressed points - - - 7-- 2023-10-10 James Prestwood New
ecc: fix incorrect derivation of compressed points ecc: fix incorrect derivation of compressed points - - - 7-- 2023-10-10 James Prestwood New
unit: skip sysctl test if sysfs is not available unit: skip sysctl test if sysfs is not available - - - --1 2023-09-04 Finn Behrens New
Y2038 bug on uClibc: Warn if sizeof(time_t) < 8 during configuration Y2038 bug on uClibc: Warn if sizeof(time_t) < 8 during configuration - - - --1 2023-05-21 Ackermann, Eric New
ell: Make public headers compilable with C++ ell: Make public headers compilable with C++ - - - 1-- 2023-04-28 Brandon Cheo Fusi New
[3/3] tls: Add support l_tls_set_alpn_list() and ALPN extension [1/3] tls: Make mask parameter in l_tls_set_domain_mask() const - - - 1-- 2023-01-03 Marcel Holtmann New
[2/3] tls: Add support for l_tls_set_server_name and SNI extension [1/3] tls: Make mask parameter in l_tls_set_domain_mask() const - - - 1-- 2023-01-03 Marcel Holtmann New
[1/3] tls: Make mask parameter in l_tls_set_domain_mask() const [1/3] tls: Make mask parameter in l_tls_set_domain_mask() const - - - 3-2 2023-01-03 Marcel Holtmann New
[3/3] tls: Ensure callbacks are available before using them [1/3] tls: Use l_put_be64 for IV creation in case of AEAD ciphers - - - 1-- 2023-01-03 Marcel Holtmann New
[2/3] tls: Replace tls->ready_handle with tls->ready_handler [1/3] tls: Use l_put_be64 for IV creation in case of AEAD ciphers - - - 1-- 2023-01-03 Marcel Holtmann New
[1/3] tls: Use l_put_be64 for IV creation in case of AEAD ciphers [1/3] tls: Use l_put_be64 for IV creation in case of AEAD ciphers - - - 7-- 2023-01-03 Marcel Holtmann New
[RFC,8/8] unit: update test-pbkdf2 with API change Crypto operations by key ID - - - 1-- 2022-11-18 James Prestwood New
[RFC,7/8] cert: add explicit length to l_cert_pkcs5_pbkdf2 Crypto operations by key ID - - - 1-- 2022-11-18 James Prestwood New
[RFC,6/8] cert: add l_cert_pkcs5_pbkdf2_from_key_id Crypto operations by key ID - - - 1-- 2022-11-18 James Prestwood New
[RFC,5/8] cert-crypto: refactor l_cert_pkcs5_pbkdf2 Crypto operations by key ID - - - 1-- 2022-11-18 James Prestwood New
[RFC,4/8] checksum: add l_checksum_new_hmac_from_key_id Crypto operations by key ID - - - 1-- 2022-11-18 James Prestwood New
[RFC,2/8] unit: add key search test Crypto operations by key ID - - - 1-- 2022-11-18 James Prestwood New
[RFC,1/8] key: add l_key_search Crypto operations by key ID - - - 2-3 2022-11-18 James Prestwood New
[2/4] cert: Check validity dates in l_certchain_verify [1/4] cert: Fix logic in cert_parse_asn1_time check - - - 1-- 2022-10-31 Andrew Zaborowski New
[2/5] dhcp6: Fix emitting LEASE_OBTAINED in stateless mode [1/5] dhcp6: Include Client ID in Information-Request - - - 1-- 2022-09-30 Andrew Zaborowski New
[1/5] dhcp6: Include Client ID in Information-Request [1/5] dhcp6: Include Client ID in Information-Request - - - 6-1 2022-09-30 Andrew Zaborowski New
[2/2] netconfig: Add l_netconfig_unconfigure [1/2] netconfig: API to disable/enable ACD - - - 1-- 2022-08-15 Andrew Zaborowski New
[1/2] netconfig: API to disable/enable ACD [1/2] netconfig: API to disable/enable ACD - - - 6-1 2022-08-15 Andrew Zaborowski 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
« 1 2 »