messages from 2024-01-22 20:59:14 to 2024-03-14 20:20:13 UTC [more...]
[REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
2024-03-14 20:20 UTC (15+ messages)
[PATCH] Revert "crypto: pkcs7 - remove sha1 support"
2024-03-14 19:40 UTC (3+ messages)
[RFC 0/5] Initial prep/skeleton for isolating core DPP protocol
2024-03-13 17:13 UTC (6+ messages)
` [RFC 1/5] dpp: prep for moving AAD within dpp_append_wrapped_data
` [RFC 2/5] dpp-util: move AAD logic within dpp_append_wrapped_attributes
` [RFC 3/5] dpp-util: add dpp_append_point
` [RFC 4/5] dpp: use dpp_append_point
` [RFC 5/5] dpp-common: Skeleton for common DPP module
[PATCH 1/4] p2p: check connected peer before processing request
2024-03-12 3:10 UTC (5+ messages)
` [PATCH 2/4] eap-mschapv2: Check Password-Hash exists when loading settings
` [PATCH 3/4] monitor: properly mask HE capabilities bitfield
` [PATCH 4/4] client: fix two issues caught by static analysis
Using bind mount for /var/lib/iwd results in zero directory (and no links) and no connections stored
2024-03-12 3:02 UTC (5+ messages)
How to connect specifying the BSSID?
2024-03-07 4:10 UTC (7+ messages)
IPv6 Privacy Extension support?
2024-03-06 12:19 UTC (5+ messages)
[PATCH 1/5] client: remove unneeded initialization
2024-03-04 17:45 UTC (6+ messages)
` [PATCH 2/5] ie: "
` [PATCH 3/5] files: "
` [PATCH 4/5] eap-mschapv2: "
` [PATCH 5/5] dpp: check wrapped data exists in authenticate response
[PATCH] build: Create ell directory for ell/ell.h target
2024-03-01 15:00 UTC (2+ messages)
[PATCH] auto-t: add ability to reserve radios not for IWD/hostapd/etc
2024-03-01 14:42 UTC (2+ messages)
[PATCH 1/5] ap: check that the last band_freq_attrs was set
2024-02-29 20:38 UTC (6+ messages)
` [PATCH 2/5] ap: allow va_end to get called in ap_handshake_event
` [PATCH 3/5] nl80211util: check l_genl_attr_recurse return in extract_nested
` [PATCH 4/5] ap: verify ATTR_MAC exists in NEW_STATION
` [PATCH 5/5] ap: bail in ap_del_station if AP is going down
[PATCH 1/5] auto-t: end process_io on HUP signal, detect process crash
2024-02-29 20:36 UTC (6+ messages)
` [PATCH 2/5] auto-t: Add frame fuzzing test
` [PATCH 3/5] p2putil: fix crash/remove side effect parsing adv service info
` [PATCH 4/5] p2putil: initialize all parsing structures to zero
` [PATCH 5/5] p2putil: check length of client info description
[PATCH] netconfig: Fix copy-paste error
2024-02-28 17:51 UTC (2+ messages)
[PATCH v2] auto-t: fix netconfig to handle resolvconf values out of order
2024-02-28 17:51 UTC (2+ messages)
[PATCH] RFC: auto-t: fix netconfig to handle resolvconf values out of order
2024-02-28 15:23 UTC (4+ messages)
[PATCH] eap-wsc: Silence static analysis
2024-02-28 15:14 UTC (3+ messages)
[PATCH 1/2] crypto: fix uninitialized variable coverity warning
2024-02-27 22:03 UTC (3+ messages)
` [PATCH 2/2] station: warn on missing scan_bss in station_transition_start
[PATCH 1/2] unit: fix memory leak in test-dpp
2024-02-27 20:34 UTC (3+ messages)
` [PATCH 2/2] crypto: fix uninitialized variable coverity warning
[PATCH 01/11] doc: Document UseDefaultEccGroup
2024-02-27 19:56 UTC (12+ messages)
` [PATCH 02/11] knownnetworks: add option to force a default ECC group
` [PATCH 03/11] network: retain default ECC group for OWE after setting
` [PATCH 04/11] network: set use default ECC group in handshake setup
` [PATCH 05/11] sae: remove sae_sm_set_force_group_19, use handshake
` [PATCH 06/11] netdev: add NETDEV_EVENT_ECC_GROUP_RETRY, handle in station
` [PATCH 07/11] auto-t: add Device.event_ocurred
` [PATCH 08/11] auto-t: add HostapdCLI.sta_status
` [PATCH 09/11] auto-t: refactor/fix testSAE
` [PATCH 10/11] auto-t: Add test for new SAE default group behavior
` [PATCH 11/11] auto-t: add OWE test for auto default group
[PATCH v2 1/3] station: add channel number to diagnostics message
2024-02-26 15:45 UTC (4+ messages)
` [PATCH v2 2/3] client: report channel if present in diag message
` [PATCH v2 3/3] doc: document channel field in station diagnostics
Unable to connect to eduroam
2024-02-26 10:11 UTC (7+ messages)
[PATCH 1/3] station: add channel number to diagnostics message
2024-02-23 20:11 UTC (6+ messages)
` [PATCH 2/3] client: report channel if present in diag message
` [PATCH 3/3] doc: document channel field in station diagnostics
` [EXT] Re: [PATCH 1/3] station: add channel number to diagnostics message
[PATCH 1/7] auto-t: fix failed_roam_test to pass when run on its own
2024-02-22 16:16 UTC (8+ messages)
` [PATCH 2/7] auto-t: timestamp log files in test-runner
` [PATCH 3/7] main: add runtime flag for setting the logger
` [PATCH 4/7] iwd: add iwd_notice for special event/state type of logging
` [PATCH 5/7] doc: document use of l_log APIs
` [PATCH 6/7] station: use iwd_notice for state/event information
` [PATCH 7/7] netdev: add notice events for connection timeouts
[PATCH 1/2] auto-t: fix failed_roam_test to pass when run on its own
2024-02-22 15:30 UTC (3+ messages)
` [PATCH 2/2] auto-t: timestamp log files in test-runner
[PATCH] wiphy: Remove basename() use
2024-02-22 15:27 UTC (2+ messages)
[RFCv2 0/5] Using l_notice for low level IWD state information
2024-02-15 13:53 UTC (6+ messages)
` [RFCv2 1/5] main: add runtime flag for setting the logger
` [RFCv2 2/5] iwd: add iwd_notice for special event/state type of logging
` [RFCv2 3/5] doc: document use of l_log APIs
` [RFCv2 4/5] station: use iwd_notice for state/event information
` [RFCv2 5/5] netdev: add notice events for connection timeouts
[RFC 0/5] Using l_notice for low level IWD state information
2024-02-14 20:12 UTC (12+ messages)
` [RFC 1/5] main: add runtime flag for setting the logger
` [RFC 2/5] station: use l_notice for station_debug_event, allow arguments
` [RFC 3/5] station: add additional station_debug_event's
` [RFC 4/5] netdev: add notice events for connection timeouts
` [RFC 5/5] doc: document use of l_log APIs
[PATCH] wiphy: include libgen.h to fix implicit def. with musl libc
2024-02-14 16:52 UTC (10+ messages)
[PATCH] netdev: use reason code from netdev_deauthenticate_event
2024-02-13 23:01 UTC (2+ messages)
[PATCH v2 1/2] netconfig: limit DHCPv4 attempts to avoid extended netconfig times
2024-01-30 20:00 UTC (3+ messages)
` [PATCH v2 2/2] auto-t: add netconfig timeout test
[PATCH 1/3] netdev: fix setting a uint8_t with l_get_le16
2024-01-30 19:59 UTC (4+ messages)
` [PATCH 2/3] netdev: make unprotected disconnect debug log more clear
` [PATCH 3/3] station: reverse roam scan results for sorted known frequencies
[RFC] udev: Add module for checking interface renaming actions
2024-01-30 14:54 UTC (3+ messages)
TLS session key?
2024-01-30 12:35 UTC (2+ messages)
[PATCH v3 1/4] network: add network_update_known_frequencies
2024-01-30 12:30 UTC (6+ messages)
` [PATCH v3 2/4] station: use network_update_known_frequencies
` [PATCH v3 3/4] station: knownnetworks: limit quick scans to 5 freqs per network
` [PATCH v3 4/4] auto-t: add test for known frequency sorting/maximum
ap: only accept message 4 after receiving message 2
2024-01-30 3:02 UTC (2+ messages)
[PATCH v2 1/4] knownnetworks: pass scan_bss to known_network_add_frequency
2024-01-25 15:39 UTC (13+ messages)
` [PATCH v2 2/4] knownnetworks: sort known frequencies by BSS rank
` [PATCH v2 3/4] station: knownnetworks: limit quick scans to 5 freqs per network
` [PATCH v2 4/4] auto-t: add test for known frequency sorting/maximum
How to Autoconnect Two WiFi Cards?
2024-01-24 16:18 UTC (11+ messages)
Iwd: unable to start AP with NXP 88W9098 chipset
2024-01-24 12:29 UTC (7+ messages)
Making udhcpc get a new lease when iwd connects to a network
2024-01-22 20:59 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox