($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
[PATCH 00/11] Basic SAE support for AP mode
 2024-04-22 13:52 UTC  (13+ 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

NT/VHT errors filling log
 2024-04-16 15:34 UTC  (7+ messages)

[PATCH v2 1/4] wiphy: include MAC of BSS with invalid HE capabilities
 2024-04-15 21:52 UTC  (5+ messages)
` [PATCH v2 2/4] wiphy: handle -ENETUNREACH for rate estimation
` [PATCH v2 3/4] band: return -ENETUNREACH for HE "
` [PATCH v2 4/4] unit: fix test-band with new rate estimation returns

[PATCH 1/3] band: return -ENOTSUP when RSSI is too low for rate estimation
 2024-04-15 19:07 UTC  (6+ messages)
` [PATCH 2/3] scan: replace -ENETUNREACH with -ENOTSUP for rate estimation return
` [PATCH 3/3] wiphy: include MAC of BSS with invalid HE capabilities

[PATCH 1/9] dpp: prep for moving AAD within dpp_append_wrapped_data
 2024-04-15 19:00 UTC  (15+ messages)
` [PATCH 2/9] dpp-util: move AAD logic within dpp_append_wrapped_attributes
` [PATCH 3/9] dpp-util: add dpp_append_point
` [PATCH 4/9] dpp: use dpp_append_point
` [PATCH 5/9] dpp-common: Skeleton for common DPP module
` [PATCH 6/9] dpp-common: add TX/RX handlers to dpp_sm
` [PATCH 7/9] build: add dpp-common.{c,h}
` [PATCH 8/9] dpp: remove most crypto/frame processing
` [PATCH 9/9] dpp: use common state machine

[PATCH v4] Register EAPOL frame listeners earlier
 2024-03-28 22:41 UTC  (2+ messages)

[PATCH] netdev: use CMD_DEAUTHENTICATE when needed on disconnect
 2024-03-28 22:29 UTC  (2+ messages)

iwd picking worse network despite better one available
 2024-03-28 16:45 UTC  (6+ messages)

[PATCH v2 1/2] band: make HE/no-HT rate estimators return more descriptive
 2024-03-28 15:21 UTC  (3+ messages)
` [PATCH v2 2/2] wiphy: add better handling for rate estimation errors

[PATCH 1/2] band: make HE/no-HT rate estimators return more descriptive
 2024-03-28 14:19 UTC  (4+ messages)
` [PATCH 2/2] wiphy: add better handling for rate estimation errors

[PATCH] Register EAPOL frame listeners earlier
 2024-03-27 21:01 UTC  (2+ messages)

[PATCH] Register EAPOL frame listeners earlier
 2024-03-27 19:10 UTC  (4+ messages)

ios hotspot fix
 2024-03-26 11:33 UTC  (4+ messages)

[PATCH] Register EAPOL frame listeners earlier
 2024-03-26  4:42 UTC  (3+ messages)

[PATCH] Revert "crypto: pkcs7 - remove sha1 support"
 2024-03-22 11:45 UTC  (8+ messages)

[PATCH] wiphy: include libgen.h to fix implicit def. with musl libc
 2024-03-15 22:09 UTC  (12+ messages)

[PATCH] iwmon: fix incorrect mask printing HE capabilities
 2024-03-15 13:47 UTC  (2+ messages)

[REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
 2024-03-15 13:09 UTC  (17+ 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  (3+ messages)
  ` [EXT] "

[PATCH 1/7] auto-t: fix failed_roam_test to pass when run on its own
 2024-02-22 16:16 UTC  (3+ messages)
` [PATCH 3/7] main: add runtime flag for setting the logger

[PATCH 1/2] auto-t: fix failed_roam_test to pass when run on its own
 2024-02-22 15:30 UTC  (2+ messages)

[PATCH] wiphy: Remove basename() use
 2024-02-22 15:27 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).