messages from 2019-10-16 23:11:15 to 2019-11-05 16:47:53 UTC [more...]
Fwd: [PATCH 09/16] unit: Update event handler in WSC, eapol tests
2019-11-05 16:47 UTC (2+ messages)
[PATCH] Makefile.am: Avoid redirection of input and output files
2019-11-05 13:37 UTC (3+ messages)
Fwd: [PATCH 09/16] unit: Update event handler in WSC, eapol tests
2019-11-05 10:37 UTC
[PATCH 1/5] auto-t: support hostapd event processing
2019-11-04 22:35 UTC (11+ messages)
` [PATCH 2/5] wiphy: add beacon bits to RM Enabled Capabilities
` [PATCH 3/5] station: add APIs to get connected BSS and BSS list
` [PATCH 4/5] rrm: add radio resource management module
` [PATCH 5/5] auto-t: add RRM autotest
[PATCH v3] test-runner: log process output to host system
2019-11-04 20:41 UTC (2+ messages)
[PATCH 01/16] wiphy: Add wiphy_get_supported_rates
2019-11-04 17:37 UTC (28+ messages)
` [PATCH 02/16] scan: Hide CCK rates if no_cck_rates set
` [PATCH 03/16] scan: Parse P2P IEs according to frame type
` [PATCH 04/16] scan: Add scan_bss_new_from_probe_req
` [PATCH 05/16] handshake: Convert handshake event callbacks variadic functions
` [PATCH 06/16] handshake: Convert HANDSHAKE_EVENT_FAILED data to int
` [PATCH 07/16] handshake: Drop NULL event params passed to handshake_event
` [PATCH 08/16] eapol: Move the EAP events to handshake event handler
` [PATCH 09/16] unit: Update event handler in WSC, eapol tests
` [PATCH 10/16] wsc: Replace netdev_connect_wsc with netdev_connect usage
` [PATCH 11/16] eapol: Drop unused eapol_sm_set_event_func
` [PATCH 12/16] netdev: Drop unused netdev_connect_wsc
` [PATCH 13/16] wsc: Declare the credentials structure in wsc.h
` [PATCH 14/16] wsc: Refactor to separate DBus-specific code
` [PATCH 15/16] wsc: Add wsc_new_p2p_enrollee
` [PATCH 16/16] wsc: Accept extra IEs in wsc_new_p2p_enrollee
How to use IWD in my own application?
2019-11-01 16:56 UTC (2+ messages)
[PATCH] knownnetworks: Check result of setting getter
2019-10-30 19:39 UTC (2+ messages)
[PATCH v2 1/2] client: Increase passphrase buffer to accommodate for nil byte
2019-10-29 23:17 UTC (3+ messages)
` [PATCH v2 2/2] client: Update rl_point to last known position
[PATCH 1/2] client: Increase passphrase buffer to accommodate for nil byte
2019-10-29 22:33 UTC (2+ messages)
` [PATCH 2/2] client: Update rl_point to last known position
[PATCH] manpage: Add command options and examples for iwctl
2019-10-29 20:07 UTC (2+ messages)
[PATCH] client: Separate command option words by dash
2019-10-29 17:48 UTC (2+ messages)
[PATCH] auto-t: Update the base paths for iwd
2019-10-28 21:55 UTC
[PATCH] display: fix sources of crashing in completion callback
2019-10-28 20:14 UTC
[PATCH 1/3] auto-t: return None with get_ordered_network(s)
2019-10-28 20:01 UTC (4+ messages)
` [PATCH 2/3] auto-t: fix random failures in testEAP-MSCHAPV2
` [PATCH 3/3] auto-t: update testEAP-TLS to use HostapdCLI
[PATCH] Don't pass NULL as src to memcpy, even when zero len
2019-10-28 19:59 UTC (2+ messages)
[PATCH] client: Cancel agent prompt with CTRL+D
2019-10-28 19:57 UTC (2+ messages)
[PATCH] manpages: replace shorthand words
2019-10-28 16:10 UTC (2+ messages)
[PATCH 1/5] client: Consolidate cancelation replies
2019-10-28 15:49 UTC (6+ messages)
` [PATCH 2/5] client: Modify error handler to return cancelation msg
` [PATCH 3/5] client: Respond to invalid agent requests
` [PATCH 4/5] client: Fail on requests with invalid arguments
` [PATCH 5/5] doc: Update agent API with possible errors
[PATCH 1/8] wiphy: Add wiphy_get_supported_rates
2019-10-26 2:33 UTC (13+ messages)
` [PATCH 2/8] scan: Hide CCK rates if no_cck_rates set
` [PATCH 3/8] scan: Parse P2P IEs according to frame type
` [PATCH 4/8] scan: Add scan_bss_new_from_probe_req
` [PATCH 5/8] nl80211util: Fail in nl80211_parse_attrs if attribute missing
` [PATCH 6/8] monitor: Fix the OUI check for P2P action frames
` [PATCH 7/8] p2putil: Replace constants with wifi_alliance_oui
` [PATCH 8/8] p2putils: Fix length in Channel List parsing
[PATCH] client: Fix network name completion
2019-10-25 18:20 UTC (2+ messages)
[PATCH] network: add L_WARN for known network lookup failure
2019-10-25 18:19 UTC (2+ messages)
[PATCH] manpage: add section on embedding PEMs in settings
2019-10-25 16:22 UTC (2+ messages)
[PATCH 01/11] netdev: Add a wdev_id based frame watch API
2019-10-25 4:42 UTC (36+ messages)
` [PATCH 02/11] netdev: Report RSSI to frame watch callbacks
` [PATCH 03/11] netdev: Extend checks for P2P scenarios
` [PATCH 04/11] eapol: Move the EAP event handler to handshake state
` [PATCH 05/11] unit: Update test-wsc to use handshake_state_set_eap_event_func
` [PATCH 06/11] wsc: Replace netdev_connect_wsc with netdev_connect usage
` [PATCH 07/11] netdev: Drop unused netdev_connect_wsc
` [PATCH 08/11] wsc: Add wsc_new_p2p_enrollee, refactor
` [PATCH 09/11] wsc: Accept extra IEs in wsc_new_p2p_enrollee
` [PATCH 10/11] wiphy: Add wiphy_get_max_roc_duration
` [PATCH 11/11] wiphy: Add wiphy_get_supported_rates
[PATCH 1/4] client: Modify error handler to return error msg
2019-10-24 20:18 UTC (5+ messages)
` [PATCH 2/4] client: Respond to invalid agent requests
` [PATCH 3/4] client: Don't check for errors on "
` [PATCH 4/4] client: Fail on requests with invalid arguments
[PATCH] doc: Update agent API with possible errors
2019-10-24 20:02 UTC
[PATCH 1/8] client: Treat invalid DBus reply same as an error
2019-10-23 23:00 UTC (12+ messages)
` [PATCH 2/8] client: Ignore invalid notifications
` [PATCH 3/8] client: Ignore invalid agent requests
` [PATCH 4/8] hotspot: Fix mem leak on failed hotspot config
` [PATCH 5/8] hotspot Eliminate double assignment of variable
` [PATCH 6/8] hwsim: Fix potential memory leak
` [PATCH 7/8] client: Check family name before comparison
` [PATCH 8/8] ofono: Validate message parsing
[PATCH] test-runner: fix double free issue on subtest queue
2019-10-23 17:29 UTC (2+ messages)
[PATCH] auto-t: hostapd: raise exception upon invalid config
2019-10-23 2:58 UTC (2+ messages)
[PATCH 1/7] t-runner: Fix mem leak with sim keys
2019-10-23 2:57 UTC (8+ messages)
` [PATCH 2/7] t-runner: Fix mem leak caused by unclosed dir
` [PATCH 3/7] t-runner: Fix mem leak caused by python test names
` [PATCH 4/7] t-runner: Fix out-of-bounds write
` [PATCH 5/7] t-runner: Fix possible assignment of NULL pointer
` [PATCH 6/7] t-runner: Check for NULL before using strcmp
` [PATCH 7/7] t-runner: Check for errors after opening file
[PATCH] sae: remove unneeded NULL pointer check
2019-10-21 22:15 UTC (2+ messages)
[PATCH] sae: fix incorrect length adjustment
2019-10-21 22:12 UTC (2+ messages)
[PATCH v3 1/3] mpdu: expose mmpdu_header_len
2019-10-21 21:51 UTC (4+ messages)
` [PATCH v3 2/3] sae: fix potential integer overflow
` [PATCH v3 3/3] sae: fix inproper return value in sae_verify_accepted
[PATCH v2 1/2] sae: fix potential integer overflow
2019-10-21 18:27 UTC (2+ messages)
` [PATCH v2 2/2] sae: fix inproper return value in sae_verify_accepted
[PATCH] sae: fix potential integer overflow
2019-10-21 18:09 UTC
[PATCH] client: Init variable before usage
2019-10-21 16:03 UTC (2+ messages)
[PATCH] eapol: do not parse RSN for WPA1 in 1 of 4
2019-10-17 23:48 UTC (2+ messages)
[PATCH v3] util: add bounds check to util_get_{domain,username}
2019-10-17 16:23 UTC (2+ messages)
[PATCH v2] util: add bounds check to util_get_{domain,username}
2019-10-17 16:11 UTC (3+ messages)
[PATCH 1/4] util: add bounds check to util_get_{domain,username}
2019-10-17 2:25 UTC (8+ messages)
` [PATCH 2/4] eapol: reorder eapol_sm_free
` [PATCH 3/4] eapol: check return of ie_parse_rsne_from_data
` [PATCH 4/4] ie: reorder ie_parse_osen to fix uninitialized value
[PATCH v4] hotspot: check if HESSID parses correctly
2019-10-16 23:40 UTC (2+ messages)
[PATCH v3 1/2] hotspot: fix multiple potential memory leaks
2019-10-16 23:35 UTC (4+ messages)
` [PATCH v3 2/2] hotspot: check if HESSID parses correctly
[PATCH] hotspot: fix multiple potential memory leaks
2019-10-16 23:18 UTC
[PATCH 05/10] hotspot: fix multiple potential memory leaks
2019-10-16 23:18 UTC (2+ messages)
[PATCH 01/10] anqp: fix potential NULL pointer dereference
2019-10-16 23:11 UTC (2+ 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