Wireless Daemon for Linux
 help / color / mirror / Atom feed
 messages from 2019-09-28 00:12:20 to 2019-10-17 16:11:43 UTC [more...]

[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 01/10] anqp: fix potential NULL pointer dereference
 2019-10-16 23:18 UTC  (12+ messages)
` [PATCH 02/10] erp: check return of hkdf_expand
` [PATCH 03/10] eap-pwd: fix potential memory leak
` [PATCH 04/10] crypto: "
` [PATCH 05/10] hotspot: fix multiple potential memory leaks
` [PATCH 06/10] ie: fix uninitialized rx/tx_nss values
` [PATCH 07/10] owe: check for error return getting shared_secret
` [PATCH 08/10] owe: fix potential double free on error
` [PATCH 09/10] owe: fix potential uninitialized variable
` [PATCH 10/10] sae: check return getting k_point

[PATCH] scan: Address uninitialized scalars reported by coverity
 2019-10-16 21:35 UTC  (2+ messages)

[PATCH 1/2] eap-ttls: Address mem leak reported by coverity
 2019-10-16 20:50 UTC  (3+ messages)
` [PATCH 2/2] client: Address dbl free "

[PATCH] doc: fix typo systemd->system
 2019-10-14 21:39 UTC  (2+ messages)

[PATCH v2 01/12] main: move module init into nl80211_appeared
 2019-10-11 20:49 UTC  (13+ messages)
` [PATCH v2 02/12] netdev: utilize IWD_MODULE
` [PATCH v2 03/12] eapol: "
` [PATCH v2 04/12] anqp: "
` [PATCH v2 05/12] manager: remove white/black list from argument
` [PATCH v2 06/12] manager: utilize IWD_MODULE
` [PATCH v2 07/12] wiphy: remove white/blacklist from wiphy_init
` [PATCH v2 08/12] wiphy: utilize IWD_MODULE
` [PATCH v2 09/12] eap: remove mtu argument from eap_init
` [PATCH v2 10/12] wired: update with new eap_init
` [PATCH v2 11/12] unit: update wsc/eapol "
` [PATCH v2 12/12] eap: utilize IWD_MODULE

[PATCH 01/11] main: move module init into nl80211_appeared
 2019-10-11 18:57 UTC  (13+ messages)
` [PATCH 02/11] netdev: utilize IWD_MODULE
` [PATCH 03/11] eapol: "
` [PATCH 04/11] anqp: "
` [PATCH 05/11] agent: "
` [PATCH 06/11] manager: "
` [PATCH 07/11] wiphy: "
` [PATCH 08/11] eap: remove mtu argument from eap_init
` [PATCH 09/11] wired: update with new eap_init
` [PATCH 10/11] unit: update wsc/eapol "
` [PATCH 11/11] eap: utilize IWD_MODULE

[RFCv3] Document P2P dbus interfaces
 2019-10-10 20:51 UTC 

[PATCH] resolve: Add IPv6 handler for systemd msg appender
 2019-10-10 16:55 UTC  (2+ messages)

[PATCH v2] test-runner: log process output to host system
 2019-10-10 15:59 UTC 

[PATCH] netconfig: Don't clear IPv6 addresses on shutdown
 2019-10-09 22:53 UTC  (2+ messages)

[PATCH v2 1/3] station: Move 'connected' logic out of enter state func
 2019-10-09 22:52 UTC  (5+ messages)
` [PATCH v2 2/3] netconfig: Add netconfig event notifier
` [PATCH v2 3/3] station: Subscribe to "

[PATCH 1/5] netconfig: Split route add/del callbacks
 2019-10-09 19:37 UTC  (8+ messages)
` [PATCH 2/5] station: Move 'connected' logic out of enter state func
` [PATCH 3/5] netconfig: Add netconfig event notifier
` [PATCH 4/5] station: Subscribe to "
` [PATCH 5/5] station: Match debug output to what is seen on dbus

[PATCH] test-runner: allow all unit tests to be run in VM
 2019-10-09 19:33 UTC  (2+ messages)

[PATCH] station: Simplify and comply with coding style
 2019-10-09 19:19 UTC  (2+ messages)

[PATCH] doc: fix broken link in test-runner.txt
 2019-10-08 19:50 UTC  (2+ messages)

[RFC] test-runner: log process output to host system
 2019-10-08 19:10 UTC 

[PATCH] auto-t: add TLS test with embedded PEMs
 2019-10-08  4:10 UTC  (2+ messages)

[PATCH v2] tools: ios_convert: embed certs rather than using paths
 2019-10-08  4:09 UTC  (2+ messages)

[PATCH] tools: ios_convert: embed certs rather than using paths
 2019-10-07 20:13 UTC 

[PATCH v3 1/3] eap-tls-common: allow embedded PEMs in settings
 2019-10-07 19:43 UTC  (4+ messages)
` [PATCH v3 2/3] build: generate tls config for unit tests
` [PATCH v3 3/3] unit: add test for embedded certs to test-eapol

[PATCH v2 1/3] eap-tls-common: allow embedded PEMs in settings
 2019-10-07 18:06 UTC  (3+ messages)
` [PATCH v2 2/3] build: generate tls config for unit tests
` [PATCH v2 3/3] unit: add test for embedded certs to test-eapol

[PATCH 1/3] eap-tls-common: allow embedded PEMs in settings
 2019-10-07 17:58 UTC  (4+ messages)
` [PATCH 2/3] build: generate tls config for unit tests
` [PATCH 3/3] unit: add test for embedded certs to test-eapol

[PATCH v2] doc: add section about regulatory.db missing
 2019-10-07 16:35 UTC 

[PATCH] doc: add section about regulatory.db missing
 2019-10-07 16:34 UTC  (2+ messages)

[PATCH] build: add pem-private.h to Makefile.am
 2019-10-04 17:16 UTC  (2+ messages)

[PATCH 1/2] netconfig: Allow to override IPv4 DHCP DNSs with static addresses
 2019-10-04 17:14 UTC  (3+ messages)
` [PATCH 2/2] netconfig: Allow to override IPv6 "

[PATCH] station: don't reset/(re)configure/destroy NULL netconfig's
 2019-10-03 17:35 UTC  (2+ messages)

[PATCH] station: record dependency on netconfig module
 2019-10-03 17:31 UTC  (2+ messages)

[PATCH] crypto: fix copy size causing overruns/crashing
 2019-10-03 17:28 UTC  (2+ messages)

[PATCH] crypto: fix copy size causing overruns/crashing
 2019-10-03 16:53 UTC  (5+ messages)

[PATCH] station: record dependency on netconfig module
 2019-10-03 16:50 UTC 

[PATCH] station: don't reset/(re)configure/destroy NULL netconfig's
 2019-10-03 16:43 UTC 

[PATCH 1/4] rtnlutil: Add IPv6 route deletion helper
 2019-10-03 15:56 UTC  (5+ messages)
` [PATCH 2/4] netconfig: Remove IPv6 default route
` [PATCH 3/4] netconfig: Optimize IPv4 address deletion
` [PATCH 4/4] netconfig: Fix return type for module init

[PATCH v4 1/5] netconfig: Subscribe for IPv6 address changes
 2019-10-02 17:14 UTC  (9+ messages)
` [PATCH v4 2/5] netconfig: Request all known IPv6 addresses
` [PATCH v4 3/5] netconfig: Add IPv6 static address installation/removal
` [PATCH v4 4/5] netconfig: Install IPv6 default route
` [PATCH v4 5/5] netconfig: Install IPv6 DNS

[PATCH v3 1/2] eap-tls-common: update to new ELL TLS APIs
 2019-10-02 15:43 UTC  (4+ messages)
` [PATCH v3 2/2] unit: update test-eapol to new ELL APIs

[PATCH 1/2] netconfig: Don't re-install IPv4 address on re-configure
 2019-10-01 23:39 UTC  (2+ messages)
` [PATCH 2/2] netconfig: Remove roaming logic

[PATCH 1/2] eap-tls-common: update to new ELL TLS APIs
 2019-10-01 21:32 UTC  (2+ messages)
` [PATCH 2/2] unit: update test-eapol to new ELL APIs

[PATCH v3 1/5] netconfig: Subscribe for IPv6 address changes
 2019-10-01 16:31 UTC  (5+ messages)
` [PATCH v3 2/5] netconfig: Request all known IPv6 addresses
` [PATCH v3 3/5] netconfig: Add IPv6 static address installation/removal
` [PATCH v3 4/5] netconfig: Install IPv6 default route
` [PATCH v3 5/5] netconfig: Install IPv6 DNS

[PATCH v2 1/8] netconfig: Decouple from station state
 2019-09-30 20:13 UTC  (10+ messages)
` [PATCH v2 2/8] station: netconfig devices based on "
` [PATCH v2 3/8] netconfig: Switch to internal active network settings
` [PATCH v2 4/8] netconfig: Subscribe for IPv6 address changes
` [PATCH v2 5/8] netconfig: Request all known IPv6 addresses
` [PATCH v2 6/8] netconfig: Add IPv6 static address installation/removal
` [PATCH v2 7/8] netconfig: Install IPv6 default route
` [PATCH v2 8/8] netconfig: Install IPv6 DNS

[PATCH 03/15] netconfig: Decouple netconfig from station obj. for MAC assignment
 2019-09-30 16:11 UTC 

[PATCH 01/15] netconfig: Rename netconfig destructor
 2019-09-30 16:09 UTC 

[PATCH v2 01/14] netconfig: Rename netconfig destructor
 2019-09-28  0:12 UTC  (14+ messages)
` [PATCH v2 02/14] netconfig: Change public API
` [PATCH v2 03/14] netconfig: Decouple from station state
` [PATCH v2 04/14] station: netconfig devices based on "
` [PATCH v2 05/14] netconfig: Switch to internal active network settings
` [PATCH v2 06/14] rtnlutil: Add parser for IPv6 RTNL packet
` [PATCH v2 07/14] netconfig: Subscribe for IPv6 address changes
` [PATCH v2 08/14] rtnlutil: Add IPv6 address dump
` [PATCH v2 09/14] netconfig: Request all known IPv6 addresses
` [PATCH v2 10/14] rtnlutil: Add IPv6 address change helpers
` [PATCH v2 11/14] netconfig: Add IPv6 static address installation/removal
` [PATCH v2 12/14] rtnlutil: Add IPv6 default route helper
` [PATCH v2 13/14] netconfig: Install IPv6 default route
` [PATCH v2 14/14] netconfig: Install IPv6 DNS


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox