messages from 2020-01-18 16:50:08 to 2020-03-20 16:20:22 UTC [more...]
[PATCH] frame-xchg: Drop l_io read destroy handler
2020-03-20 16:20 UTC (2+ messages)
[PATCH] monitor: Print WFD IE contents
2020-03-20 16:09 UTC (2+ messages)
[PATCH 1/9] frame-xchg: Add facility to keep retransmitting after ACK
2020-03-20 15:54 UTC (13+ messages)
` [PATCH 2/9] frame-xchg: Add frame_xchg_start
` [PATCH 3/9] wscutil: Implement wsc_build_probe_response
` [PATCH 4/9] wsc: Don't start connections until Cancel finishes
` [PATCH 5/9] tools: Add utility to tx Probe Requests
` [PATCH 6/9] p2putil: Add WFD IE parsing utilities
` [PATCH 7/9] ie: Add ie_tlv_extract_wfd_payload
` [PATCH 8/9] monitor: Print WFD IE contents
` [PATCH 9/9] eap-tls: Print a hint about IWD_TLS_DEBUG on TLS errors
[PATCH v3 1/5] util: add util_is_valid_sta_address
2020-03-19 23:02 UTC (6+ messages)
` [PATCH v3 2/5] station: support full MAC randomization and override
` [PATCH v3 3/5] netdev: honor handshake->spa if set
` [PATCH v3 4/5] doc: document AlwaysRandomizeAddress and AddressOverride
` [PATCH v3 5/5] auto-t: add test for AddressRandomization option
[PATCH v2 1/4] station: support full MAC randomization and override
2020-03-19 22:02 UTC (4+ messages)
` [PATCH v2 2/4] netdev: honor handshake->spa if set
` [PATCH v2 3/4] doc: document AlwaysRandomizeAddress and AddressOverride
` [PATCH v2 4/4] auto-t: add test for AddressRandomization option
[PATCH 1/4] netdev: move address generation into station
2020-03-19 20:03 UTC (4+ messages)
` [PATCH 2/4] station: support full MAC randomization and override
` [PATCH 3/4] doc: document FullAddressRandomization and AddressOverride
` [PATCH 4/4] auto-t: add test for AddressRandomization option
[PATCH 01/12] doc: Fix p2p method error names
2020-03-19 15:52 UTC (19+ messages)
` [PATCH 02/12] cleanup: Remove extra empty lines
` [PATCH 03/12] frame-xchg: Handle l_io errors through disconnect callback
` [PATCH 04/12] frame-xchg: Actually free duplicate watches
` [PATCH 05/12] frame-xchg: Fix frame_watch_item_remove_by_handler
` [PATCH 06/12] frame-xchg: Allow calling frame_xchg_stop from the callback
` [PATCH 07/12] frame-xchg: Allow frame_xchg_stop calls inside frame callbacks
` [PATCH 08/12] watchlist: Allow watch CBs to call watchlist_destroy
` [PATCH 09/12] frame-xchg: Optimize frame_watch_remove_by_handler scenarios
` [PATCH 10/12] frame-xchg: Add facility to keep retransmitting after ACK
` [PATCH 11/12] frame-xchg: Add frame_xchg_start
` [PATCH 12/12] p2putil: Tolerate GO Neg Response with empty Channel List
[PATCH v3 1/4] wiphy: add _generate_address_from_ssid
2020-03-18 18:54 UTC (5+ messages)
` [PATCH v3 2/4] manager: remove warning for AddressRandomization option
` [PATCH v3 3/4] netdev: support per-network MAC addresses
` [PATCH v3 4/4] doc: document AddressRandomization=network option
[PATCH v2 1/3] wiphy: add _generate_address_from_ssid
2020-03-18 17:20 UTC (3+ messages)
` [PATCH v2 2/3] netdev: support per-network MAC addresses
` [PATCH v2 3/3] doc: document AddressRandomization=network option
[PATCH 02/12] cleanup: Remove extra empty lines
2020-03-18 15:23 UTC (2+ messages)
[PATCH 1/7] netdev: prepare for MAC randomization rework
2020-03-17 17:38 UTC (7+ messages)
` [PATCH 2/7] netdev: manager: pass mac type to netdev_create_from_genl
` [PATCH 3/7] wiphy: add _generate_address_from_ssid
` [PATCH 4/7] netdev: support per-network MAC addresses
` [PATCH 5/7] manager: add 'network' option to AddressRandomization
` [PATCH 6/7] station: print error message if setting MAC failed
` [PATCH 7/7] doc: document AddressRandomization=network option
[PATCH 1/4] test-runner: fix crash if ofono is not installed
2020-03-16 20:22 UTC (5+ messages)
` [PATCH 2/4] test-runner: fix crash for tests using radius_server
` [PATCH 3/4] test-runner: fix improper loading of radius_config
` [PATCH 4/4] netdev: fix auth protocols not setting ->connected
[PATCH] test-runner: fix crash if ofono is not installed
2020-03-12 21:49 UTC
[PATCH] netdev: update use of l_rtnl_set_mac
2020-03-12 15:47 UTC (2+ messages)
DBus Systemd Unit Dependency
2020-03-12 1:48 UTC
how to disable colorized/grey output from iwctl commands
2020-03-10 3:47 UTC (2+ messages)
[PATCH] eap-tls-common.c: Fixed EAP-TLS connections when EAP-TLS-CACert option omitted
2020-03-10 3:29 UTC (2+ messages)
[PATCH V3] Makefile.am: Avoid redirection of input and output files
2020-03-10 3:21 UTC (2+ messages)
[PATCH 1/2] test-runner: Add missing space between qemus arguments
2020-03-09 19:10 UTC (3+ messages)
` [PATCH 2/2] test-runner: Add missing 's' option to command line parser
[PATCH V2] Makefile.am: Avoid redirection of input and output files
2020-03-06 19:23 UTC (3+ messages)
[PATCH v3 1/3] iwd: define a maximum password length
2020-03-06 19:16 UTC (4+ messages)
` [PATCH v3 2/3] eap-gtc: limit password length to maximum
` [PATCH v3 3/3] network: enforce max EAP/pkey password length
[PATCH 1/4] iwd: define a maximum passphrase length
2020-03-06 18:59 UTC (11+ messages)
` [PATCH 2/4] eap: check MTU when loading identity
` [PATCH 3/4] agent: enforce a maximum passphrase length
` [PATCH 4/4] eap-gtc: limit password length to maximum
[RFC/PATCH] Install iwd and ead into $sbindir rather than $libexecdir
2020-03-06 18:36 UTC (3+ messages)
[PATCH v2 1/3] iwd: define a maximum passphrase length
2020-03-06 18:34 UTC (3+ messages)
` [PATCH v2 2/3] agent: enforce "
` [PATCH v2 3/3] eap-gtc: limit password length to maximum
[PATCH V2] Makefile.am: Avoid redirection of input and output files
2020-03-06 17:45 UTC (2+ messages)
MAC changing really needed
2020-03-03 17:13 UTC (3+ messages)
` "
[PATCH 1/2] client: Reorder interface creation ops
2020-02-27 22:31 UTC (3+ messages)
` [PATCH 2/2] client: Rework agent registarion logic
[PATCH 1/6] frame-xchg: Try to call a handler only once per frame
2020-02-17 18:34 UTC (7+ messages)
` [PATCH 2/6] frame-xchg: Add a frame exchange API
` [PATCH 3/6] frame-xchg: Don't use l_genl for additional nl80211 sockets
` [PATCH 4/6] ap: React to NL80211_CMD_STOP_AP events
` [PATCH 5/6] test: Update paths in list-devices
` [PATCH 6/6] test: Handle missing agent calls in simple-agent
[PATCH 0/3] Update to ell's rntl API
2020-02-17 15:09 UTC (5+ messages)
` [PATCH 1/3] netdev: Use ell's rtnl APIs
` [PATCH 2/3] netconfig: Use ell's rtnl API
` [PATCH 3/3] rtnlutil: Remove used rtnlutil
Connected network only shown after iwd restart
2020-02-07 23:22 UTC (3+ messages)
[PATCH 1/5] nl80211util: Handle NL80211_ATTR_ACK flag in parser
2020-02-07 21:42 UTC (8+ messages)
` [PATCH 2/5] frame-xchg: Add new groups to watch_groups list
` [PATCH 3/5] frame-xchg: Try to call a handler only once per frame
` [PATCH 4/5] frame-xchg: Use both group_id and wdev_id when removing group
` [PATCH 5/5] frame-xchg: Add a frame exchange API
[PATCH v2] client: Fix proxy object's dependency resolution
2020-02-07 21:25 UTC (2+ messages)
[PATCH] client: Fix proxy object's dependency resolution
2020-02-06 23:33 UTC
[PATCH 1/4] eap-tls-common: Address PEAPv0 interoperability with Windows
2020-02-06 21:18 UTC (6+ messages)
` [PATCH 2/4] peap: Add inner EAP key material into imsk calculation
` [PATCH 3/4] auto-t: Test PEAPv0 cryptobinding
` [PATCH 4/4] peap: Fail auth. if invalid compound MAC is received
[PATCH] client: Fix missing Connected Network display
2020-02-06 16:51 UTC
[PATCH] peap: Ensure TLV uniqueness
2020-02-06 16:28 UTC (2+ messages)
Interface not detected sometimes
2020-02-06 16:27 UTC (12+ messages)
AP mode crash
2020-02-04 17:29 UTC (3+ messages)
[PATCH] wiphy: Relpace rawmemchr with memchr
2020-02-04 16:55 UTC (4+ messages)
[PATCH 1/2] frame-watch: Actually unregister removed groups
2020-02-04 16:48 UTC (3+ messages)
` [PATCH 2/2] frame-watch: Fix an l_queue_foreach_remove call
Issue connecting to PEAP (eduroam)
2020-01-31 17:35 UTC (3+ messages)
KnownNetwork AutoConnect property changed signal
2020-01-29 17:50 UTC (3+ messages)
[PATCH] manager: Retry the interface setup if we get an EBUSY
2020-01-28 21:11 UTC (2+ messages)
[PATCH 1/2] manager: Make sure all interface are processed after dump
2020-01-27 23:32 UTC (6+ messages)
` [PATCH 2/2] manager: Retry the interface setup if we get an EBUSY
[PATCH v4] Document P2P dbus interfaces
2020-01-27 20:59 UTC (2+ messages)
[PATCH] monitor: Add message length check to nlmon_receice
2020-01-22 18:41 UTC (7+ messages)
[PATCH] Treewide: fix typos
2020-01-21 22:08 UTC (2+ messages)
DWL-G122 and AP mode
2020-01-19 16:47 UTC
How to monitor signal strenght
2020-01-18 17:10 UTC (3+ 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