messages from 2024-04-21 12:51:11 to 2024-07-24 15:46:52 UTC [more...]
[PATCH v2 1/5] dpp: factor out PKEX/DPP start prep into function
2024-07-24 15:46 UTC (4+ messages)
` [PATCH v2 2/5] station: add station_get_autoconnect
` [PATCH v2 3/5] dpp: explicitly disconnect station if enrollee is started
` [PATCH v2 4/5] auto-t: add DPP tests for state change checks
[PATCH v2 1/5] dpp: factor out PKEX/DPP start prep into function
2024-07-24 15:17 UTC (9+ messages)
` [PATCH v2 2/5] station: add station_get_autoconnect
` [PATCH v2 3/5] dpp: explicitly disconnect station if enrollee is started
` [PATCH v2 4/5] auto-t: add DPP tests for state change checks
` [PATCH v2 5/5] auto-t: fix several DPP tests after station state changes
[PATCH 1/2] scan: fix invalid read when canceling an ongoing scan
2024-07-24 14:14 UTC (3+ messages)
` [PATCH 2/2] auto-t: don't print valgrind log if there was no error
[PATCH] client: use display_table_row for IPv6 in station
2024-07-23 23:54 UTC (2+ messages)
[RFC] doc: Document new BSS affinity method calls
2024-07-23 14:45 UTC
No re-connect using systemd-networkd and IWD
2024-07-22 12:19 UTC (4+ messages)
iwd 2.19 segfault?
2024-07-22 11:25 UTC (2+ messages)
[PATCH 1/2] dpp: relax requirement on IWD being in a disconnected state
2024-07-22 11:23 UTC (6+ messages)
` [PATCH 2/2] auto-t: add test for DPP starting while connecting
[PATCH v2 00/11] Refactor to unify connect failure code path
2024-07-18 21:11 UTC (13+ messages)
` [PATCH v2 01/11] station: print unknown channel number in neighbor report
` [PATCH v2 02/11] netdev: add NETDEV_RESULT_DISCONNECTED
` [PATCH v2 03/11] station: handle NETDEV_RESULT_DISCONNECTED
` [PATCH v2 04/11] station: update logic for handshake failure
` [PATCH v2 05/11] netdev: handle disconnect event during a connection
` [PATCH v2 06/11] eapol: move HANDSHAKE_STARTED_EVENT to eapol_start()
` [PATCH v2 07/11] station: add handshake-started debug event
` [PATCH v2 08/11] auto-t: add clear_events() to IWD class
` [PATCH v2 09/11] auto-t: add reason/test arguments to hostapd deauthenticate
` [PATCH v2 10/11] auto-t: Add deauth during the 4-way handshake test
` [PATCH v2 11/11] auto-t: a few random autotest fixes
[PATCH] netdev: handle disconnect event during the 4-way handshake
2024-07-17 21:18 UTC (4+ messages)
[PATCH 1/5] eapol: move HANDSHAKE_STARTED_EVENT to eapol_start()
2024-07-17 16:32 UTC (6+ messages)
` [PATCH 2/5] station: add handshake-started debug event
` [PATCH 3/5] auto-t: add clear_events() to IWD class
` [PATCH 4/5] auto-t: add reason/test arguments to hostapd deauthenticate
` [PATCH 5/5] auto-t: Add deauth during the 4-way handshake test
[PATCH] main: remove static from const strlen
2024-07-12 21:25 UTC (2+ messages)
[PATCH] main: update usage with logger option
2024-07-12 17:03 UTC (2+ messages)
[PATCH] main: remove static from const strlen
2024-07-12 16:09 UTC (4+ messages)
` [PATCH] [PATCH] main: remove static from const strlen src/p2putil.c: In function 'p2p_get_random_string': src/p2putil.c:2641:37: error: initializer element is not constant 2641 | static const int set_size = strlen(CHARSET); | ^~~~~~
` [PATCH] [PATCH] main: remove static from const strlen
[PATCH] main: set the identity in the logger
2024-07-11 22:14 UTC (2+ messages)
[PATCH 1/7] netdev: use nl80211_parse_attrs for deauth event
2024-06-26 14:43 UTC (8+ messages)
` [PATCH 2/7] nl80211util: use nl80211_parse_attrs/nested for get_key_seq
` [PATCH 3/7] netdev: reuse NETDEV_EVENT_{AUTHENTICATING,ASSOCIATING}
` [PATCH 4/7] station: add auth/assoc debug events
` [PATCH 5/7] auto-t: add test for deauth after authentication
` [PATCH 6/7] station: add debug event prior to sending an FT-auth frame
` [PATCH 7/7] auto-t: add test for a deauth coming in during an FT-roam
SAE/WPA3 in AP mode config question
2024-06-20 16:04 UTC (3+ messages)
[PATCH 01/10] netdev: downgrade L_WARN_ON for ensure_eapol_registered
2024-06-20 15:51 UTC (11+ messages)
` [PATCH 02/10] nl80211util: add ATTR_SURVEY_INFO to parse_attrs
` [PATCH 03/10] nl80211util: refactor nl80211_parse_attrs for nested variant
` [PATCH 04/10] nl80211util: add nl80211_parse_nested
` [PATCH 05/10] nl80211util: add ATTR_SCAN_FLAGS
` [PATCH 06/10] scan: fixed flush flag parsing
` [PATCH 07/10] unit: add simple test for nl80211util
` [PATCH 08/10] scan: use GET_SURVEY for SNR calculation in ranking
` [PATCH 09/10] scan: add flag if BSS load was advertised
` [PATCH 10/10] station: refactor the printing of scan results, print SNR/load
[PATCH] eap-tls: Allow tls_msg_len to be zero
2024-05-31 21:23 UTC (2+ messages)
[PATCH] build: Add notifylist.[ch] from ell
2024-05-31 21:23 UTC (2+ messages)
Bug when ttls start message is sent with tls_msg_len=0?
2024-05-30 15:03 UTC (6+ messages)
[PATCH] watchlist: Remove unused APIs
2024-05-30 14:43 UTC (2+ messages)
[PATCH 1/4] nl80211util: add ATTR_SURVEY_INFO to parse_attrs
2024-05-15 12:22 UTC (4+ messages)
` [PATCH 2/4] scan: use GET_SURVEY for SNR calculation in ranking
` [PATCH 3/4] scan: add flag if BSS load was advertised
` [PATCH 4/4] station: refactor the printing of scan results, print SNR/load
[PATCH 1/2] band: support band lookup fallback for buggy APs
2024-05-14 15:33 UTC (3+ messages)
` [PATCH 2/2] unit: add test for band fallback
[PATCH 1/3] scan: remove force_default_sae_group from scan_bss
2024-05-14 15:27 UTC (4+ messages)
` [PATCH 2/3] ie: remove is_ie_default_sae_group_oui
` [PATCH 3/3] auto-t: remove default group SAE test for specific OUI
[PATCH] build: Create ell directory for ell/ell.h target
2024-05-14 15:25 UTC (3+ messages)
[PATCH] nlmon: parse/print neighbor reports
2024-05-09 15:24 UTC (2+ messages)
NetworkManager connection gets stuck in pending state when bringing up AP mode connection with IWD backend
2024-05-07 22:31 UTC (14+ messages)
[PATCH v2 00/18] Basic WPA3 support in AP mode
2024-05-07 16:23 UTC (32+ messages)
` [PATCH v2 01/18] ap: ability to advertise PSK and SAE
` [PATCH v2 02/18] ap: accept PSK/SAE in auth depending on config
` [PATCH v2 03/18] unit: fix SAE unit tests
` [PATCH v2 04/18] sae: add function sae_set_group
` [PATCH v2 05/18] sae: refactor and add function sae_calculate_keys
` [PATCH v2 06/18] sae: make sae_process_commit callable in AP mode
` [PATCH v2 07/18] sae: verify offered group "
` [PATCH v2 08/18] sae: support reception of Confirm frame by AP
` [PATCH v2 09/18] ap: add support to handle SAE authentication
` [PATCH v2 10/18] ap: enable start of 4-way HS after SAE
` [PATCH v2 11/18] eapol: support PTK derivation with SHA256
` [PATCH v2 12/18] eapol: encrypt key data for AKM-defined ciphers
` [PATCH v2 13/18] unit: add unit test for SAE AP mode
` [PATCH v2 14/18] ap: move toward requiring MFP when using SAE
` [PATCH v2 15/18] handshake: add functions to save and set IGTK
` [PATCH v2 16/18] eapol: include IGTK in 4-way handshake as AP
` [PATCH v2 17/18] ap: generate IGTK on startup if MFP is enabled
` [PATCH v2 18/18] ap: propogate IGTK and RSC to handshake
Getting list of found networks
2024-05-07 14:20 UTC (5+ messages)
Raspberry Pi 5 and WPA3
2024-05-07 11:55 UTC (13+ messages)
[PATCH 00/11] Basic SAE support for AP mode
2024-04-30 23:27 UTC (23+ messages)
` [PATCH 01/11] ap: ability to advertise PSK and SAE
` [PATCH 02/11] ap: accept PSK/SAE in auth depending on config
` [PATCH 03/11] sae: add function sae_set_group
` [PATCH 04/11] sae: refactor and add function sae_calculate_keys
` [PATCH 05/11] sae: make sae_process_commit callable in AP mode
` [PATCH 06/11] sae: verify offered group "
` [PATCH 07/11] sae: support reception of Confirm frame by AP
` [PATCH 08/11] ap: add support to handle SAE authentication
` [PATCH 09/11] ap: enable start of 4-way HS after SAE
` [PATCH 10/11] eapol: support PTK derivation with SHA256
` [PATCH 11/11] eapol: encrypt key data for AKM-defined ciphers
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