Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vyos-legacy/wpa
VyOS wpa packages
https://github.com/vyos-legacy/wpa
a4db746f32366b37b13720a0c9d3f773f6e1ab82 authored over 9 years ago by Alex Harpin <[email protected]>
f4c50775537530815deff420fca1e039ac5df38f authored over 9 years ago by Alex Harpin <[email protected]>
2b31f487ea808b140e02285a7088d5e972f35491 authored over 9 years ago by Alex Harpin <[email protected]>
Add VyOS based dh_gencontrol settings to debian/rules to enable
development builds (999.dev).
9ab3f39756504d736bc7ba6839bab06988d916c6 authored about 10 years ago by Alex Harpin <[email protected]>
6a41c6801f85da4f2fbf844a5f54e9f80c6db616 authored about 10 years ago by Alex Harpin <[email protected]>
70789f5b193570f84b349f7e33d2d6c468fee868 authored about 10 years ago by Alex Harpin <[email protected]>
868588f9baa5200221df51d9b3d3d099a39cd626 authored about 10 years ago by Alex Harpin <[email protected]>
53555901e449c2eacb59f9122b6c77ba5f48bc88 authored about 10 years ago by Alex Harpin <[email protected]>
65c263ace2de9a949b0840049ae19b1ecf6c0a76 authored over 10 years ago by Kim Hagen <[email protected]>
77bdb1e54d835e50c388b558441d5d0bad138288 authored over 10 years ago by Kim Hagen <[email protected]>
b908dea8d73d6abf8068db1b175445b6499f653d authored over 10 years ago by Kim Hagen <[email protected]>
Signed-hostap: Angie Chinchilla <[email protected]>
a546ea464a67a7b61e15c820c94f4cf98650f3cc authored about 12 years ago by Angie Chinchilla <[email protected]>Signed-hostap: Angie Chinchilla <[email protected]>
2604614c6a76ddb824e9923537179b04c6d07c65 authored about 12 years ago by Angie Chinchilla <[email protected]>Signed-hostap: Angie Chinchilla <[email protected]>
60f0c7ee5d650295a86f16dc34279d1246c72f52 authored about 12 years ago by Angie Chinchilla <[email protected]>
The previous eapol_sm_notify_cached() implementation forced the port
to be authorized when recei...
There was an issue with EAPOL frame exchanges in a multi-BSS
configuration when a station switch...
Otherwise it's difficult to determine if the supplicant was built with
CONFIG_AP, CONFIG_IBSS_RS...
If the AP creation failed (missing freq= or driver error) the supplicant
would previously stay i...
Channel 14 is available only in Japan and is DSSS-only according to
IEEE 802.11-2012 19.4.3 and ...
EAP-TLS/PEAP/TTLS/FAST server implementation did not validate TLS
Message Length value properly ...
If the REMOVE_NETWORK command is used to delete the currently connected
network, some operations...
The AT_NONCE_S value needs to be used in AT_MAC calculation for
SIM/Re-authentication response e...
The pos variable was not advanced when comparing PLMN entries in
3GPP Cellular Network informati...
Commit 488f4a7108e021be97fc1841fff9042d2b7d737f configures a timer
before p2p_send_action(). Thi...
This limits the maximum size of the p2p_client_list parameter that
is maintained at the GO for a...
This list can get truncated due to too many addresses getting added.
Reorder the entries in a wa...
Skip the end of long configuration lines that get truncated in
wpa_config_get_line(). Without th...
If the os_malloc() call for the User-Name value fails in EAP-TTLS
server, the inner MSCHAPv2 pro...
The mechanism to figure out key block size based on ssl->read_hash
does not seem to work with Op...
Refactoring done in commit 46ee0427b13d64dc4695fda24f4f228c99822c11
(IEEE 802.11u: Allow Interwo...
Multiple memcmps of nonces were actually comparing only the first byte
instead of all 16 bytes. ...
cur_pmksa was left to NULL during the initial association. This can
result in unexpected behavio...
If the PMKSA cache is full (i.e., 32 candidates have been seen in scan
results and have not yet ...
When using multiple VLANs, GKeyDoneStations counter is not updated
properly since wpa_auth_for_e...
bss_expire_count getter was getting a wrong value. Fix it to return
bss_expiration_scan_count.
...
0408452294d9e3a631d196040ba5e074f38b53c5 authored over 12 years ago by Fernando Herrera <[email protected]>
The network_object path should be returned by the NetworkAdded signal
and not by the GroupStarte...
Commit 6b56cc2d97fe9efd1feea8d418714b4658b056f1 added retries of
provision discovery request fra...
Signed-off-by: Stefan Lippers-Hollmann <[email protected]>
intended-for: hostap-1
(cherry picked from...
The previously used limit (10) is too small for practical purposes since
it can result in about ...
The earlier WPS 2.0 changes did not increase the wpabuf size when
adding a new attribute to the ...
Some of the authentication/association failure paths left wpa_state to
its previous value. This ...
The P2P Client Discoverability bit is reserved in most frames and its
value in the local P2P pee...
There is a race condition in GO Negotiation Request frame sending and
processing that may end up...
It is possible for wpa_state to be WPA_DISCONNECTED when a new scan is
scheduled to be started i...
The previous version set scan_res_handler unconditionally and then
cleared it if scan request fa...
doesn't drive me crazy. ;)
Signed-hostap: Angie Chinchilla <[email protected]>
7ae22133ad21bb4d58d83c732638fecf4453a63e authored over 12 years ago by Angie Chinchilla <[email protected]>
Previously, wpa_supplicant did not specify BSSID to any connection
request if the driver indicat...
If WPS commands are used with a specific BSSID instead of wildcard,
the BSSID that was supposed ...
I think this should fix the following valgrind complaint:
==1972== Source and destination overl...
072366ee9ee12d8a416d7a0caf7a8b39ea40e982 authored over 12 years ago by Ben Greear <[email protected]>
The P2P implementation assumes that the first wpa_s interface instance
is used to manage P2P ope...
Some drivers may accept the remain-on-channel command, but instead of
indicating start event for...
Both EAP-AKA and EAP-AKA' use USIM. Without this change, use of real
USIM card for EAP-AKA' was ...
Change the SQN generation mechanism to use not time-based Profile 2
as described in 3GPP TS 33.1...
This is needed to allow the max_sta_num parameter set in the main
configuration file to apply to...
There was a technical change between the last IETF draft version
(draft-arkko-eap-aka-kdf-10) an...
Incorrect identity string could end up being used with EAP-AKA' when
the EAP client is using pse...
The misplaced parenthesis caused Device ID matching to check only the
first octet of the P2P Dev...
Commit 7de5688d682d4a96a4ce1f7959428a0112d4b75f started using
wpa_supplicant_ctrl_iface_ctrl_rsp...
Commits 17bef1e97a5061a8b5443dc24166e28439911f0b and
ffe98dfb88a19b66418184955ef272789e3abb68 st...
Commit d9bdba9f867577ed9da6df9c5c933033c71bcdf2 was supposed to allow
p2p_listen to schedule new...
Signed-hostap: Angie Chinchilla <[email protected]>
9bfb0ba9795076dbc531b7accc5b2f02b9fbefab authored over 12 years ago by Angie Chinchilla <[email protected]>Signed-hostap: Angie Chinchilla <[email protected]>
106233504ab2f55dd5f5b6454e2443aed7914383 authored over 12 years ago by Angie Chinchilla <[email protected]>Signed-hostap: Angie Chinchilla <[email protected]>
d3ee4a887780db301d5c42c9efaa840f57d8d5c4 authored over 12 years ago by Angie Chinchilla <[email protected]>Signed-hostap: Angie Chinchilla <[email protected]>
d983e68a6908ad354d684a5a045c8dd43a31bf33 authored over 12 years ago by Angie Chinchilla <[email protected]>
Using the socket command interface, it is possible to pass a NULL dst to
wpas_p2p_sd_request, ho...
This patch cleans up the P2PDevice D-Bus interface for the hostap-1
release. A spelling error is...
The D-Bus property getters should not return an error when the
properties are not valid/relevant...
The next ap_handle_timer action was already cleared when association
is handled with user space ...
A station may move from EAP/WPS key_mgmt to PSK using re-association. In
practice, this can happ...
When a supplicant is deinited and shutting, disconnect from P2P groups.
This fixes a memory leak...
When forming a P2P group using WSC PIN method, if the PIN is entered
incorrectly the P2P client ...
I think this comment, as originally stated, says the opposite of
what is meant. Reword to help t...
Signed-off-by: Ed Wildgoose <[email protected]>
intended-for: hostap-1
(cherry picked from co...
Use reason code 3 (Deauthenticated because sending STA is leaving)
instead of reason code 2 (Pre...
wpas_notify_state_changed() notified about disconnection when
new_state < WPA_ASSOCIATED, withou...
On P2P group removal, the GO is deinitialized correctly (and the vif
mode is set back to sta in ...
In case this function returns an error, the RADIUS message needs to
freed in the caller.
Signed...
39a41530414ddd20252f4b0393396638943534e0 authored over 12 years ago by Jouni Malinen <[email protected]>
ieee802_1x_encapsulate_radius() frees the RADIUS message if
radius_client_send() returns error. ...
The "BSS p2p_dev_addr=address" command uses p2p_parse_dev_addr() to
figure out the P2P Device Ad...
There is no need to use reassociation instead of association in a case
the previous connection w...
p2p_pref_chan configuration parameter can now be used to set the
list of preferred channel for P...
Signed-hostap: Jouni Malinen <[email protected]>
(cherry picked from commit 17e729d49c32a02b815864ae8b85b8...
Use the normal group formation timeout during the provisioning phase to
avoid terminating this p...
If the p2p_group_add command does not specify the operating channel,
make sure the operating cha...
Group properties are now accessible individually. The function to retrieve
the dictionary contai...
After reallocation of the bss struct, current_bss wasn't updated and
could hold an invalid point...
Commit 30680e9332c96803533b9dae6105fd7b15b5bb52 changed the length
of the implicit challenge res...
p2p_ctrl_serv_disc_external() can take only one parameters "0" or "1".
Signed-hostap: Grzegorz ...
23a9b2c61e592498c9a90ddf5601fd77b25ba3c6 authored almost 13 years ago by Grzegorz Bajorski <[email protected]>
Signed-hostap: Jouni Malinen <[email protected]>
intended-for: hostap-1
(cherry picked from commit bb8b1bb...
If a GO Negotiation peer is found, wpas_p2p_stop_find() stops the
negotiation and p2p_cancel can...
p2p_flush did not explicit stop all P2P operations, i.e., the exact
behavior depended on the P2P...
If Listen state was in progress on another channel when a request to
send an Action frame (e.g.,...
Previously, this provisioning info was cleared using the P2P Interface
Address of the GO as the ...
If p2p_prov_disc join command is used prior to p2p_connect join,
skip the duplicated provision d...
Commit 6bf731e8cea4d9d41665d271b331e096c7c569e9 broke handling of
EVENT_CHANNEL_LIST_CHANGED by ...
The wpas_p2p_group_idle_timeout was getting cancelled in the beginning
of wpas_p2p_group_delete(...
The org.freedesktop.DBus.Properties interface is now supported for peer
properties. Ensure that ...
Commit 3f6e50ac282bbcb4be137023316543bd232ba350 made it possible to access
P2P peer properties u...
If a wpabuf array is used to store basic typed data that we would like
to send over D-Bus then t...