ell.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-15 02:12:04 to 2021-06-18 14:54:13 UTC [more...]

[PATCH 1/2] ell: avoid using inet_ntoa()
 2021-06-18 14:54 UTC  (3+ messages)
` [PATCH 2/2] examples: "

[PATCH] dhcp-server: Simplify timeout handling
 2021-06-11 14:42 UTC  (2+ messages)

[PATCH 0/2] avoid using inet_ntoa() and inet_aton()
 2021-06-10 22:12 UTC  (11+ messages)
` [PATCH 1/2] avoid using inet_ntoa()
` [PATCH 2/2] avoid using inet_aton()

[PATCH 1/2] dhcp-server: Fix lease expiry time calculation
 2021-06-07 18:21 UTC  (3+ messages)
` [PATCH 2/2] dhcp: Track lease lifetime and bind time separately

[PATCH] dhcp-server: Fix lease expiry time calculation
 2021-06-04 18:48 UTC  (6+ messages)

[PATCH] dhcp: Fix address endianness in l2_send
 2021-06-04 16:31 UTC  (2+ messages)

[PATCH] rtnl: Add l_rtnl_address_dup
 2021-06-01 14:48 UTC  (2+ messages)

[PATCH 1/4] dhcp-server: Fix lease expiry time calculation
 2021-06-01 14:44 UTC  (6+ messages)
` [PATCH 2/4] dhcp-server: Expire the lease from the right list
` [PATCH 3/4] dhcp-server: Don't check if lease expired in lease_release
` [PATCH 4/4] dhcp-server: Validate the offering state when handling message

[PATCH] rtnl: Add l_rtnl_ifaddr_extract
 2021-05-18 22:43 UTC  (2+ messages)

[PATCH 1/3] cert: Try TLS format in l_cert_load_container_file
 2021-04-28 18:28 UTC  (4+ messages)
` [PATCH 2/3] tools: Convert certchain-verify to l_cert_load_container_file
` [PATCH 3/3] tls: Proceed after l_certchain_verify failure if no CA certs

[PATCH 1/2] settings: Add l_settings_add_group
 2021-04-26 20:28 UTC  (4+ messages)
` [PATCH 2/2] util: Add l_steal_ptr

[PATCH] tester: Remove timeout if pre-setup failed
 2021-04-26 15:34 UTC  (2+ messages)

[PATCH] dbus: emit DBus.Introspectable for real objects only
 2021-04-19 16:22 UTC  (2+ messages)

[PATCH] tester: Fix test timeout data
 2021-04-12 15:27 UTC  (2+ messages)

[PATCH] build: Fix exported symbols (tester)
 2021-04-07 22:17 UTC  (2+ messages)

[PATCH] tester: Fix includes
 2021-03-17 20:44 UTC  (2+ messages)

[PATCH] tester: Add missing include for useful.h
 2021-03-16 21:45 UTC  (2+ messages)

[PATCH v2] [RFC PATCH] tester: Add framework for serialized test execution
 2021-03-15 19:46 UTC  (2+ messages)

[PATCH] genl: Return false, not NULL, for boolean return
 2021-03-12 19:32 UTC  (2+ messages)

[PATCH] pem: Write encrypted flag in load_container with .crt format
 2021-03-11  0:52 UTC  (2+ messages)

[PATCH] [RFC PATCH] tester: Add framework for serialized test execution
 2021-03-09  2:59 UTC  (3+ messages)

[PATCH] util: Add L_AUTO_FREE_OBJ and l_steal_ptr macros
 2021-03-08 21:50 UTC  (7+ messages)

[PATCH 1/2] dhcp-server: Stricter start_ip/end_ip checks
 2021-03-04  2:17 UTC  (5+ messages)
` [PATCH 2/2] dhcp-server: Drop a redundant cast

[PATCH] netlink: Allow command handler to use l_netlink_cancel
 2021-03-03  0:18 UTC  (10+ messages)

[PATCH] queue: Be more specific in l_queue_insert comment
 2021-03-02 22:53 UTC  (2+ messages)

[PATCH] queue: Fix an l_queue_insert corner case
 2021-03-02 16:30 UTC  (4+ messages)

[PATCH] tls: Refactor compression method ID check
 2021-02-12  0:22 UTC 

[PATCH 1/3] util: Add a constant time version of l_memeq
 2021-02-10 23:47 UTC  (4+ messages)
` [PATCH 2/3] pem/cert/tls: Use l_secure_memeq for verifying padding
` [PATCH 3/3] pem/cert: Ensure RFC8018/RFC1423 padding isn't 0

[PATCH 1/3] acd: check fd return to satisfy static analysis
 2021-02-08 19:36 UTC  (6+ messages)
` [PATCH 2/3] dhcp: free rtnl address on error
` [PATCH 3/3] unit: free cli_addr at end of test

[PATCH] config: Stop config if it cannot find the required program
 2021-02-04  5:21 UTC 

[PATCH] dhcp-util: Fix warning on signed pointer systems
 2021-01-27 19:06 UTC  (4+ messages)

[PATCH] main: Add handler for SIGSEGV signal
 2021-01-27 17:53 UTC  (5+ messages)

[PATCH] dhcp-util: fix GCC 10 warning
 2021-01-26 21:41 UTC  (2+ messages)

[PATCH v2] cert: Fix warning of possible uninitialized var
 2021-01-25 17:40 UTC  (5+ messages)

[PATCH v3] cert: Fix warning of possible uninitialized var
 2021-01-25 17:37 UTC 

[PATCH] cert: Fix warning of possible uninitialized var
 2021-01-25 16:02 UTC  (7+ messages)

[PATCH 1/3] buf: Add a generic extensible buffer struct
 2021-01-22 23:14 UTC  (13+ messages)
` [PATCH 2/3] genl: Use l_buf for l_genl_msg building
` [PATCH 3/3] unit: Update genl tests after l_genl_msg_to_data removal

[PATCH] dbus: explicitly handle messages with NULL interface
 2021-01-20 17:16 UTC  (2+ messages)

[PATCH] ell/cipher.c: fix build on uclibc
 2021-01-19 15:49 UTC  (2+ messages)

[PATCH 1/3] cert: Add PKCS#12 loading support
 2021-01-15 21:03 UTC  (4+ messages)
` [PATCH 2/3] cert: Split l_cert_load_container_file
` [PATCH 3/3] unit: Add l_cert_load_container_file tests

[PATCH 1/8] util: Add L_IN_SET macros
 2021-01-09  2:46 UTC  (16+ messages)
` [PATCH 2/8] unit: Add an L_IN_SET test
` [PATCH 3/8] pem: Move PKCS private key parsing to cert.c
` [PATCH 4/8] pkcs5: Rename to cert-crypto
` [PATCH 5/8] cert: Add l_cert_load_container_file
` [PATCH 6/8] cert: Add PKCS#12 loading support
` [PATCH 7/8] unit: Update tests after l_pkcs5_* renaming
` [PATCH 8/8] unit: Add l_cert_load_container_file tests

REQ: revert e129cb4cd2270f308c1564e75859672643dd902b (plugin: Remove completely)
 2021-01-08 21:34 UTC  (3+ messages)

[PATCH] pkcs5: Fix warning of possible uninitialized var
 2021-01-04 18:12 UTC 

[PATCH] unit/test-dbus: pick up dbus-daemon from $PATH
 2020-12-30 18:02 UTC  (2+ messages)

[PATCH 1/8] pem: Move PKCS private key parsing to cert.c
 2020-12-23 23:14 UTC  (8+ messages)
` [PATCH 2/8] pkcs5: Rename to cert-crypto
` [PATCH 3/8] util: Add L_IN_SET macros
` [PATCH 4/8] cert: Add l_cert_load_container_file
` [PATCH 5/8] cert: Add PKCS#12 loading support
` [PATCH 6/8] unit: Add an L_IN_SET test
` [PATCH 7/8] unit: Update tests after l_pkcs5_* renaming
` [PATCH 8/8] unit: Add l_cert_load_container_file tests

[PATCH 1/3] pem: Add pem_write_certificate_chain
 2020-12-18  2:07 UTC  (4+ messages)
` [PATCH 2/3] tls: Add l_tls_set_cert_dump_path
` [PATCH 3/3] examples: Use l_tls_set_cert_dump_path in https examples

[PATCH 1/4] tls: Print only one tls_cert_domains_match_mask debug msg
 2020-12-17 21:19 UTC  (7+ messages)
` [PATCH 2/4] pem: Add pem_write_certificate_chain
` [PATCH 3/4] tls: Add l_tls_set_cert_dump_path
` [PATCH 4/4] examples: Use l_tls_set_cert_dump_path in https examples

[PATCH 1/5] tls: Print only one tls_cert_domains_match_mask debug msg
 2020-12-16 20:27 UTC  (6+ messages)
` [PATCH 2/5] pem: Add pem_write_certificate_chain
` [PATCH 3/5] tls: Add l_tls_set_cert_dump_path
` [PATCH 4/5] examples: Fix arguments check in https-client-test
` [PATCH 5/5] examples: Use l_tls_set_cert_dump_path in https examples

[PATCH 3/5] pem: Add l_pem_load_container_file
 2020-12-15  9:07 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).