Show patches with: none      |   186 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] unit: add testing for dbus-over-tcp [1/2] dbus: add dbus-over-tcp support - - - 1-- 2024-05-13 Ram Subramanian New
[1/2] dbus: add dbus-over-tcp support [1/2] dbus: add dbus-over-tcp support - - - 7-1 2024-05-13 Ram Subramanian 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,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
[2/2] ecdh: add unlikely() check for NULL parameters [1/2] ecc: add l_ecc_scalar_clone - - - 1-- 2024-03-13 James Prestwood Accepted
[1/2] ecc: add l_ecc_scalar_clone [1/2] ecc: add l_ecc_scalar_clone - - - 7-- 2024-03-13 James Prestwood Accepted
[5/5] unit: assert return of several gvariant-util calls [1/5] cert: remove usused elem_data variable - - - 1-- 2024-03-05 James Prestwood Accepted
[4/5] queue: remove unneeded entry advancement [1/5] cert: remove usused elem_data variable - - - 1-- 2024-03-05 James Prestwood Accepted
[3/5] gvariant-util: remove unneeded initializer [1/5] cert: remove usused elem_data variable - - - 1-- 2024-03-05 James Prestwood Accepted
[2/5] dbus: remove unused 'type' variable [1/5] cert: remove usused elem_data variable - - - 1-- 2024-03-05 James Prestwood Accepted
[1/5] cert: remove usused elem_data variable [1/5] cert: remove usused elem_data variable - - - 7-- 2024-03-05 James Prestwood Accepted
queue: Fix names of l_queue_match_func_t parameters queue: Fix names of l_queue_match_func_t parameters - - - 7-- 2024-02-22 Steve Schrock Accepted
pem: fix typo in a conditional in pem_next() pem: fix typo in a conditional in pem_next() - - - 7-- 2024-02-22 Ram Subramanian Accepted
log: add l_notice log: add l_notice - - - 7-- 2024-02-13 James Prestwood Accepted
[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
[v3] dhcp: add settable max attempts, fix timeout overflow to zero [v3] dhcp: add settable max attempts, fix timeout overflow to zero - - - 7-- 2024-01-18 James Prestwood Accepted
[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
genl: fix l_genl_family_cancel to wait for NLMSG_DONE genl: fix l_genl_family_cancel to wait for NLMSG_DONE - - - --- 2023-05-18 James Prestwood Accepted
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
tls: Add l_tls_get_session_resumed tls: Add l_tls_get_session_resumed - - - --- 2022-12-30 Andrew Zaborowski Accepted
« 1 2 »