February 2016 Archives by thread
Starting: Mon Feb 1 04:04:57 PST 2016
Ending: Mon Feb 29 19:07:44 PST 2016
Messages: 570
- [PATCH 1/1] Fix p2p interface capability message on D-Bus.
John Ernberg
- changing the channel without bringing down hostapd .
Nagaraj Nayak
- wpa_cli sometimes "hang" and don't display events
Janusz Dziedzic
- wpa_supplicant over-eagerly blacklisting AP sending PREV_AUTH_NOT_VALID?
Gareth McCaughan
- Fast connect after losing Link
Naveen Singh
- observed memory leak in wpa_supplicant
Jouni Malinen
- Hostapd exits when requesting HT on non HT card?
Ed W
- Failed to set channel for kernel driver
Matthew Keeler
- Locating Group Client From Group Owner
Padmanabha, Seshadri K.
- [PATCH] BSD: Define WPA_KEY_RSC_LEN if it doesn't exist for BIG ENDIAN machines.
Jouni Malinen
- [PATCH] Remove -u support from wpa_supplicant README
Jouni Malinen
- [PATCH] BSD: __FUNCTION__ -> __func__
Jouni Malinen
- [PATCH] BSD: use correct ifindex from route messages
Jouni Malinen
- [PATCH] BSD: Disable interface on down
Jouni Malinen
- [PATCH] BSD: Zero ifindex on interface removal
Jouni Malinen
- [PATCH] Make fallback from HT40 to 20MHz work
Jouni Malinen
- [PATCH] It is invalid to send Acct-Terminate-Cause in Accounting-On and Accounting-Off
Jouni Malinen
- [PATCH] Acct-Authentic should not be sent in Accounting-On and Accounting-Off
Jouni Malinen
- [PATCH] Android: Support multiple CA certs when connecting to EAP network
Jouni Malinen
- MAC Secured WPA supplicant creates new MKA participant for every re-authentication and does not delete the old MKA participant.
Badrish Adiga H R
- [PATCH] When generating the token, don't use a weak PRNG.
Jouni Malinen
- [PATCH] Event-Timestamp should be sent for all Accounting-Request packets
Jouni Malinen
- [PATCH 1/5] OpenSSL: Fix possible null pointer dereference
Jouni Malinen
- [PATCH] Rework the Acct-Session-Id and Acct-Multi-Session-Id implementation to give better global and temporal uniqueness.
Nick Lowe
- [PATCH] Define the NAS-Port-Id RADIUS attribute.
Nick Lowe
- [PATCH 1/1] wpa_supplicant: Fix couple of c++ compiler errors.
Jouni Malinen
- [PATCH] An Acct-Session-Id is required on Accounting-On and Accounting-Off forms of Accounting-Request
Jouni Malinen
- [PATCH] Send an Acct-Multi-Session-Id attribute in Access-Request packets.
Jouni Malinen
- [PATCH] Simplify and make properly random the generation of the Request Authenticator.
Jouni Malinen
- [CONF] enable 802.11AC in hostapd
Jouni Malinen
- Get wpa_supplicant to hand out credentials to another network
Jouni Malinen
- WPS PBC failure, followed by connect
Jouni Malinen
- [PATCH v2 2/2] AP: Set STA's assoc flag in the driver before sending assoc. resp.
Jouni Malinen
- WAPI Support in wpa_supplicant
Jouni Malinen
- [PATCH 3/5] P2P: Reduce off channel wait time for P2P action frames
Jouni Malinen
- Initiating supplicant connections
khali singh
- [PATCH] When generating a MS-MPPE-Send-Key, don't use a weak PRNG for the salt.
Nick Lowe
- [PATCH v2 01/22] wpa_supplicant: ctrl udp allow to set port
Janusz Dziedzic
- [PATCH v2 02/22] wpa_supplicant: ctrl handle IFNAME for global iface
Janusz Dziedzic
- [PATCH v2 03/22] wpa_supplicant: change attach/detach/send ctrl UDP functions
Janusz Dziedzic
- Is there a way to takeout wireless code from hostapd & wpa_supplicant for compilation?
Badrish Adiga H R
- [PATCH] Implement kqueue(2) support via CONFIG_ELOOP_KQUEUE
Jouni Malinen
- [PATCH 1/1] wpa_ctrl: Retry select() on EINTR
Jouni Malinen
- [RESEND PATCH] wpa_supplicant: don't do <deny send_interface="..." /> in dbus service file
Jouni Malinen
- How to run wpa_supplicant with static mesh interface?
Neelansh Mittal
- [PATCH] Remove os_random() and refactor its callers to use os_get_random(...)
Nick Lowe
- [PATCHv3 00/12] Tagged VLAN and per_sta_vif support
Jouni Malinen
- support for mcs bit rates in hostapd.
Nagaraj Nayak
- 40Mhz Channel width, scanning for neighboring BSSes
Robert Henning
- Searching Hostap at lists.infradead.org
Padmanabha, Seshadri K.
- PATCH - Add CONFIG_ELOOP_KQUEUE to defconfig
Roy Marples
- PATCH - Fix compile on NetBSD for wired driver
Roy Marples
- [PATCH] Switch from os_get_time(...) to os_get_reltime(...) to avoid malfunction if-and-when the system clock shifts.
Nick Lowe
- [PATCH] Fix compile on NetBSD for vlan
Roy Marples
- [PATCH] Correct the security weak construction of client_random and server_random in Client and Server Hellos.
Nick Lowe
- 2 SSIDs on 1 interface
Alexandre Epert
- [PATCH] Find correct driver for interface additions/removals
Roy Marples
- [PATCH] ctype functions require an unsigned char
Roy Marples
- pin based WPS authentication
Padmanabha, Seshadri K.
- [PATCH] kqueue: Use 0 instead of NULL for udata
Roy Marples
- Co-channel sharing issue
maxime.renusson at orange.com
- hostapd hangs after configuring interface
Matthew Keeler
- Feature request: allow logging to syslog from hostapd during startup
Max Zhao
- [PATCH] tests: add tests for HS 2.0 frame filtering
Johannes Berg
- Howto log coonexion attempts
Gilbert Marin
- Auto matic channel config support .
Nagaraj Nayak
- Hidden SSID and WPA2
Alexandre Epert
- [RFC] hostapd: DFS - handle running out of DFS channels
Petko Bordjukov
- [PATCH] Define and make use of the Service-Type RADIUS attribute with a value of Framed.
Nick Lowe
- [PATCH] Make rx_bytes and tx_bytes 64-bit rather than 32-bit.
Nick Lowe
- [PATCH] Acct-Session-Id and Acct-Multi-Session-Id must be printed as 64-bit values rather than 32-bit values.
Nick Lowe
- [PATCH 01/10] Do not use the system clock or os_random() that uses a low quality PRNG as part of the pseudo-random challenge in auth_shared_key(...)
Nick Lowe
- [PATCH 02/10] Remove the fallback dependency on os_random() when generating a WPS pin
Nick Lowe
- [PATCH 03/10] Remove the fallback dependency on os_random() from the code that gets a valid DFS channel
Nick Lowe
- [PATCH 04/10] Do not use os_random() that uses a low quality PRNG to generate the anti-clogging token
Nick Lowe
- [PATCH 05/10] Switch from using os_random() to using os_get_random(...) in ap_handle_timer(...)
Nick Lowe
- [PATCH 06/10] Switch from using os_random() to using os_get_random(...) in ieee802_1x_kay_create_mka(...)
Nick Lowe
- [PATCH 07/10] Switch from using os_random() to using os_get_random(...) in advertisement_state_machine_start(...)
Nick Lowe
- [PATCH 08/10] Switch from using os_random() to using os_get_random(...) in wpa_supplicant_event_michael_mic_failure(...)
Nick Lowe
- [PATCH 09/10] Switch from using os_random() to using os_get_random(...) in wpas_auth_failed(...)
Nick Lowe
- [PATCH 10/10] Remove os_random() as it makes use of a weak PRNG, having previously refactored all its callers to use os_get_random(…) instead
Nick Lowe
- [PATCH] SAE: Use correct PMKID for PMK Cache
Masashi Honma
- [PATCH 00/25] Add support for MultiBand Operation (MBO).
Ilan Peer
- [PATCH v3 1/3] nl80211: Add support for full station state operations
Ilan Peer
- [PATCH] Remove duplicated center_freq init
eabinader at ocedo.com
- [RESEND PATCH 1/2] binder: Add binder skeletal code.
Roshan Pius
- [RESEND PATCH 2/2] binder: Implement iface add/remove methods
Roshan Pius
- [PATCH] mesh: Drop authentication frame from BLOCKED STA
Masashi Honma
- [PATCH v3 00/26] Add remote tests (based on hwsim)
Janusz Dziedzic
- [PATCH v3 01/26] wpa_supplicant: ctrl udp allow to set port
Janusz Dziedzic
- [PATCH v3 02/26] wpa_supplicant: ctrl handle IFNAME for global iface
Janusz Dziedzic
- [PATCH v3 03/26] wpa_supplicant: change attach/detach/send ctrl UDP functions
Janusz Dziedzic
- [PATCH v3 04/26] wpa_supplicant: add monitor support for global ctrl UDP iface
Janusz Dziedzic
- [PATCH v3 05/26] wpa_supplicant: add common ctrl iface files
Janusz Dziedzic
- [PATCH v3 26A/26] tests: remote add utils
Janusz Dziedzic
- [PATCH v3 26B/26] tests: remote add test_ap_open.py
Janusz Dziedzic
- How to implement 802.1x Session-Timeout
zhengfish
- Using wpasupplicant to connect to 802.1X certificate protected network. Xubuntu 14.04
gunnaroeh at posteo.de
- [PATCHv2 01/12] Separate station grouping and uplink configuration
Jouni Malinen
- [PATCH] Add interface matching support with -M
Roy Marples
- 802.11v time_zone
Ann Lo
- EAP Authentication failure on using hostap version 2.3-5.1.1
justin.philip at borqs.com
- [PATCH v2] Make rx_bytes & tx_bytes 64-bit rather than 32-bit
Nick Lowe
- Building from source: authentication error + DS Params mismatch
Benoit
- [PATCH v3] Add rx_bytes64 and tx_bytes64 and use them for RADIUS accounting
Nick Lowe
- [PATCH v4] Add rx_bytes64 and tx_bytes64 and use them for RADIUS accounting
Nick Lowe
- ath9k DFS failed -16 (Device or resource busy)
Benoit
- [PATCH] VLAN:fix vlan_compare for tagged VLANs
michael-dev at fami-braun.de
- Acct-Delay-Time missing with RADIUS accounting
Nick Lowe
- compile error buglet
Danny Thomas
- Can supplicant do VHT on 2.4Ghz?
Ben Greear
- Problem compiling, SSL_CTX_clear_extra_chain_certs not found.
Ben Greear
- 802.1X-2010 compliance
Badrish Adiga H R
- EAP-TLS 802.1x & security related questions
Benoit
- [PATCH] wpa_supplicant: fix libnl-tiny support
Dima Krasner
- [PATCH 00/44] Improvements for roaming
michael-dev at fami-braun.de
- [PATCH 02/44] test: verify correct vlan operation after reconnect
michael-dev at fami-braun.de
- [PATCH 03/44] test: add tshark and python-netifaces to example dependency
michael-dev at fami-braun.de
- Scan request looks ignored when wpa_state is in scanning state with dbus interface
Johncy Bennette
- [PATCH] Android: Remove superfluous OpenSSL include paths.
Dmitry Shmidt
- Accounting-On and Accounting-Off being sent on a per-BSS basis not per-NAS
Nick Lowe
- [PATCH v4 00/29]
Janusz Dziedzic
- [PATCH v4 01/29] wpa_supplicant: ctrl udp allow to set port
Janusz Dziedzic
- [PATCH v4 02/29] wpa_supplicant: change attach/detach/send ctrl UDP functions
Janusz Dziedzic
- [PATCH v4 03/29] wpa_supplicant: add monitor support for global ctrl UDP iface
Janusz Dziedzic
- [PATCH v4 29A/29] tests/remote: add key filter to tests we should run
Janusz Dziedzic
- [PATCH] tests: add a test for mesh gate forwarding
Bob Copeland
- [PATCH] Define new config option nas-identifier-use-bssid
Nick Lowe
- [PATCH v2] Define a new config option, nas-identifier-use-bssid
Nick Lowe
- [PATCH v3] Define and implement a nas-identifier-use-bssid config option
Nick Lowe
- [PATCH v4] Define and implement a nas-identifier-use-bssid config option
Nick Lowe
- hostapd -v return 1
Janusz Dziedzic
- [PATCH 1/9] EAP-PWD: Fix possible memory leak
Ilan Peer
- [PATCH 2/9] wpa_cli: Support running action script on global control interface
Ilan Peer
- [PATCH 3/9] WNM: Fix candidates count in BSS Transition Management request
Ilan Peer
- Status code with assoc response
Naveen Singh
Last message date:
Mon Feb 29 19:07:44 PST 2016
Archived on: Mon Feb 29 19:08:07 PST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).