Wireless Daemon for Linux
 help / color / mirror / Atom feed
 messages from 2019-11-06 22:16:23 to 2019-12-09 08:00:05 UTC [more...]

[PATCH 1/6] peap: Introduce PEAP state
 2019-12-09  8:00 UTC  (10+ messages)
` [PATCH 2/6] peap: Delay key installation until success of Phase 2
` [PATCH 3/6] peap: Rename AVPs to TLVs
` [PATCH 4/6] peap: Extend EAP Extensions to handle multiple TLVs
` [PATCH 5/6] crypto: Add support for PRF+ SHA1
` [PATCH 6/6] peap: Add support for Crypto-Binding in PEAPv0

[PATCH 1/7] iwmon: Print WSC AuthorizedMACs extended attributes
 2019-12-09  5:10 UTC  (12+ messages)
` [PATCH 2/7] iwmon: Update to use NL80211_ATTR_SOCKET_OWNER
` [PATCH 3/7] wsc: Declare the credentials structure in wsc.h
` [PATCH 4/7] wsc: Refactor to separate station-specific code
` [PATCH 5/7] wsc: Refactor to make the DBus interface reusable
` [PATCH 6/7] wsc: Accept extra IEs in wsc_start_enrollee
` [PATCH 7/7] doc: Generalize wsc-api method descriptions

Suggestion: make iwctl follow the XDG Base Directory Specification
 2019-12-07 15:47 UTC  (2+ messages)

[PATCH] station: add dependency to device
 2019-12-06 19:23 UTC  (4+ messages)

[PATCH 1/4] client: Extend client proxy object's API
 2019-12-05 21:52 UTC  (4+ messages)
` [PATCH 2/4] client: Add start/stop ops to agent manager proxy
` [PATCH 3/4] client: Remove explicit agent registartion from framework
` [PATCH 4/4] client: Use full include path for local includes

iwd crashing when run in different network namespace
 2019-12-04 14:26 UTC 

[PATCH] build: Make ln usage POSIX-compatible
 2019-12-01 22:56 UTC 

[PATCH 1/4] p2putil: Replace free with clear in function names
 2019-11-22  2:52 UTC  (6+ messages)
` [PATCH 2/4] unit: Update p2p_free_* "
` [PATCH 3/4] scan: Parse P2P IEs according to frame type
` [PATCH 4/4] scan: Add scan_bss_new_from_probe_req

[PATCH v6] rrm: add packed struct for beacon reports
 2019-11-21 22:34 UTC  (2+ messages)

Fix several other non-ascii apostrophes
 2019-11-21 20:21 UTC  (2+ messages)

RRM start time changes
 2019-11-21 20:12 UTC 

[PATCH v5 1/4] scan: parse the scan start time
 2019-11-21 20:09 UTC  (5+ messages)
` [PATCH v5 2/4] rrm: include actual scan start time in report
` [PATCH v5 3/4] rrm: fix non-ascii character in comment
` [PATCH v5 4/4] rrm: add packed struct for beacon reports

[PATCH] test-runner: print which file failed to fchown
 2019-11-21 20:00 UTC  (2+ messages)

[PATCH v4 1/3] scan: parse the scan start time
 2019-11-21 18:29 UTC  (3+ messages)
` [PATCH v4 2/3] rrm: include actual scan start time in report
` [PATCH v4 3/3] rrm: add packed struct for beacon reports

[PATCH v3 1/3] scan: parse the scan start time
 2019-11-21 17:28 UTC  (3+ messages)
` [PATCH v3 2/3] rrm: include actual scan start time in report
` [PATCH v3 3/3] rrm: add packed struct for beacon reports

iwd needs connman service?
 2019-11-21 10:06 UTC  (4+ messages)

[PATCH 1/6] anqp: Only register for frames on station interfaces
 2019-11-21  3:24 UTC  (9+ messages)
` [PATCH 2/6] device: Move device creation from netdev.c to event watch
` [PATCH 3/6] device: Make functions static, drop device.h
` [PATCH 4/6] rtnlutil: Move rtnl_set_powered from netdev to rtnlutil
` [PATCH 5/6] netdev: Power P2P interfaces up like other interfaces
` [PATCH 6/6] netdev: Replace bool randomize_mac with specific address

[PATCH v2 1/6] monitor: print START_TIME_TSF/BSSID values
 2019-11-21  2:21 UTC  (8+ messages)
` [PATCH v2 2/6] scan: fix parent TSF parsing
` [PATCH v2 3/6] rrm: include actual parent TSF value
` [PATCH v2 4/6] scan: parse the scan start time
` [PATCH v2 5/6] rrm: include actual scan start time in report
` [PATCH v2 6/6] rrm: add packed struct for beacon reports

[PATCH 1/6] monitor: print START_TIME_TSF/BSSID values
 2019-11-20 17:25 UTC  (6+ messages)
` [PATCH 2/6] scan: parse parent TSF value in scan results
` [PATCH 3/6] rrm: include actual parent TSF value
` [PATCH 4/6] scan: parse the scan start time
` [PATCH 5/6] rrm: include actual scan start time in report
` [PATCH 6/6] rrm: add packed struct for beacon reports

[PATCH] rrm: remove use of floating point math
 2019-11-18 18:52 UTC  (2+ messages)

[RFCv3] Document P2P dbus interfaces
 2019-11-16 23:57 UTC  (19+ messages)

[PATCH v2 1/7] scan: add scan_passive_full variant
 2019-11-15 20:28 UTC  (9+ messages)
` [PATCH v2 2/7] scan: add duration scan_parameters
` [PATCH v2 3/7] rrm: support scan duration and mandatory flags
` [PATCH v2 4/7] auto-t: add RRM test for scan duration
` [PATCH v2 5/7] monitor: print parent TSF
` [PATCH v2 6/7] scan: parse parent TSF value in scan results
` [PATCH v2 7/7] rrm: include actual parent TSF value

[PATCH 1/4] scan: add scan_passive_full variant
 2019-11-15 18:06 UTC  (4+ messages)
` [PATCH 2/4] scan: add duration scan_parameters
` [PATCH 3/4] rrm: support scan duration and mandatory flags
` [PATCH 4/4] auto-t: add RRM test for scan duration

[PATCH] rrm: fix invalid IE tag when rejecting request
 2019-11-15 17:03 UTC  (2+ messages)

[PATCH 1/2] monitor: add support for parsing RRM Requests
 2019-11-14 23:49 UTC  (3+ messages)
` [PATCH 2/2] monitor: add support for parsing RRM Reports

[PATCH 1/2] auto-t: give testEAP-TTLS-MSCHAPv2 a longer timeout
 2019-11-14 21:24 UTC  (3+ messages)
` [PATCH 2/2] auto-t: let testEAP-TTLS-MSCHAPv2 use HostapdCLI easier

[PATCH] station: fail if trying to scan while connecting
 2019-11-14 21:23 UTC  (2+ messages)

[PATCH] test-runner: move ofono/phonesim logs into test dir
 2019-11-14 21:23 UTC  (2+ messages)

[PATCH] auto-t: fix intermittent failures in testEAP-MSCHAPV2
 2019-11-14 18:58 UTC  (2+ messages)

[PATCH 1/5] auto-t: add ctrl_interface to testOWE
 2019-11-13 22:37 UTC  (6+ messages)
` [PATCH 2/5] auto-t: add ctrl_interface to testFILS
` [PATCH 3/5] auto-t: add ctrl_interface to testHT-VHT
` [PATCH 4/5] auto-t: add ctrl_interface to testHotspot
` [PATCH 5/5] hotspot: fix double free between hostpot and knownnetworks

[PATCH] test-runner: erase valgrind log after each test
 2019-11-13 22:36 UTC  (2+ messages)

[PATCH] docs: fix mailinglist url in README
 2019-11-13 21:58 UTC 

[PATCH] docs: fix mailinglist url in README
 2019-11-13 18:51 UTC  (2+ messages)

[REQUEST] Is it possible to have PostUp exec hooks?
 2019-11-13 18:50 UTC  (2+ messages)

[PATCH V2] Makefile.am: Avoid redirection of input and output files
 2019-11-13 18:49 UTC  (2+ messages)

[PATCH] test-runner: make --log take a required argument
 2019-11-13 18:37 UTC  (2+ messages)

[PATCH] resolve: fix runtime error if netconfig is not enabled
 2019-11-13 17:52 UTC  (2+ messages)

[PATCH 1/2] module: Fix variable names
 2019-11-12  0:30 UTC  (3+ messages)
` [PATCH 2/2] modules: Unload modules in reverse order from loading

[PATCH v2] peap: Adjust V0 not to close tunnel on Success of Phase2
 2019-11-12  0:29 UTC  (2+ messages)

[PATCH 1/2] peap: Adjust V0 not to close tunnel on Success of Phase2
 2019-11-11 23:47 UTC 

[PATCH 1/4] scan: Improve comment
 2019-11-09  3:46 UTC  (12+ messages)
` [PATCH 2/4] scan: Fix bit checking for interworking
` [PATCH 3/4] scan: Separate IE attr creation into logical block
` [PATCH 4/4] scan: Separate cck rates "

[PATCH 1/5] client: Extend client proxy object's API
 2019-11-09  3:22 UTC  (7+ messages)
` [PATCH 2/5] client: Add start/stop ops to agent manager proxy
` [PATCH 3/5] client: Remove explicit agent registartion from framework
` [PATCH 4/5] client: Use full include path for local includes
` [PATCH 5/5] client: Fail in non-interactive mode if iwd service isn’t running

[PATCH] manpage: Add route prioritization setting
 2019-11-08 23:06 UTC  (2+ messages)

[PATCH] fix doc iwd.network - correct section name is Settings
 2019-11-08 23:04 UTC  (2+ messages)

[PATCH] fix doc iwd.network - correct section name is Settings
 2019-11-08 17:13 UTC 

[PATCH v5 1/3] wiphy: add beacon bits to RM Enabled Capabilities
 2019-11-07 18:26 UTC  (4+ messages)
` [PATCH v5 2/3] rrm: add radio resource management module
` [PATCH v5 3/3] auto-t: add RRM autotest

[PATCH 1/2] util: add util_is_field_bit_set
 2019-11-07 18:19 UTC  (2+ messages)
` [PATCH 2/2] unit: add test for util_is_field_bit_set

[PATCH v4 1/3] wiphy: add beacon bits to RM Enabled Capabilities
 2019-11-06 23:53 UTC  (3+ messages)
` [PATCH v4 2/3] rrm: add radio resource management module
` [PATCH v4 3/3] auto-t: add RRM autotest

[PATCH v2] wsc: Check capability before adding .SimpleConfiguration interface
 2019-11-06 23:50 UTC  (2+ messages)

[PATCH v3 1/3] wiphy: add beacon bits to RM Enabled Capabilities
 2019-11-06 23:29 UTC  (4+ messages)
` [PATCH v3 2/3] rrm: add radio resource management module
` [PATCH v3 3/3] auto-t: add RRM autotest

[PATCH 1/2] wiphy: Add parser and getter for max ie len attr
 2019-11-06 23:03 UTC  (4+ messages)
` [PATCH 2/2] wsc: Check capability before adding .SimpleConfiguration interface

[PATCH v2 1/2] test-runner: run iwmon if --log is used
 2019-11-06 22:59 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