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
We are not actually interested in the PD Response in join-a-group
case, so there is no point in ...
The previous version triggered a NULL pointer dereference on
P2P_GROUP_REMOVE * command.
c926593119c5f98f1d2e151ff2f196a1434bde20 authored about 14 years ago by Jouni Malinen <[email protected]>
This is needed to fix build with a newer driver version.
d143bdc86208ab5b02ca2b621b29e9c5341297b4 authored about 14 years ago by Shan Palanisamy <[email protected]>0ae2aa14a5fb440a4e06ecf69a83f10ae4b388cc authored about 14 years ago by Jouni Malinen <[email protected]>
The ieee80211_sta_free_hw_features() function is now used outside
the MLME code, so better make ...
This is needed to avoid problems with other applications setting and
leaving the interface to IF...
The control character verification was supposed to only replace
bytes 0..31, not 0..31 and 128.....
This is needed to avoid issues with APs that restart their UPnP,
e.g., when ER reconfigures them...
Indicate the reason for the failure when wps_er_pbc is rejected.
ed159ad41bfb132b7da02a389633280f5d029eac authored about 14 years ago by Jouni Malinen <[email protected]>
This is required by WPS 2.0, so add the wildcard address to
AuthorizedMACs if no addresses are i...
Verify that the UUID given to wps_er_pbc command is known and only
activate PBC mode on the matc...
This makes it easier to figure out if something goes wrong in
preparing the AP for enrolling a s...
Add a new driver event, EVENT_INTERFACE_UNAVAILABLE, for indicating
that the driver is not able ...
Replacing the BSSID with 'any' has never worked with wps_reg
command, so better not claim it cou...
A new configuration parameter, p2p_group_idle, can now be used to set
idle timeout value for P2P...
Commit 83e843e830112a810ef6a1f6c08dbe8200e47f0f copied a workaround
without updating the return ...
Some driver wrappers may end up indicating a disassociation or
deauthentication event without th...
f19858f5a8dd3e8d9c3814a6e741e2b9cadea0f5 authored about 14 years ago by Jouni Malinen <[email protected]>
This command can be used to configure the AP using the internal
WPS registrar. It works in the s...
Couple of these missed the change in the first argument and resulted
in various crashes.
In order to avoid confusing the driver with a new remain-on-channel
request, delay sending of a ...
This is needed to optimize response to GO Negotiation Request frames.
The extra remain-on-channe...
The driver wrapper may indicate EVENT_CHANNEL_LIST_CHANGED before
completing init(). This would ...
This command can be used to enroll a network based on a local
network configuration block instea...
cbbf4a1cc3f3341b0ffe0d3caeae4fa2560feb64 authored about 14 years ago by Jouni Malinen <[email protected]>
This test command is supposed to change the WPS version number in all
places immediately, so mak...
This is not supposed to happen, but in theory, the GO may end up
changing its channels at some p...
The P2P group component is now tracking of associated stations
in the group and the Group Limit ...
This driver capability limit was supposed to indicate limit on
how many stations can associate w...
This can be used to limit the number of stations allowed to be
connected to the AP.
59eba7a2b3343c4fc3ae13e65f37ae73ad36ce22 authored about 14 years ago by Jouni Malinen <[email protected]>
The workaround to ignore no ctrl::ack received for GO Negotiation
Confirmation frame was only su...
2b67a67144cace1390f37a4423063b3931d9884b authored about 14 years ago by Jouni Malinen <[email protected]>
This is needed to work around cases where the pending interface gets
removed, e.g., due to faile...
UPnP event subscriptions are not supposed to be dropped based on
whether events can be delivered...
f30e698c0861e6b3f58253850f150345421c146c authored about 14 years ago by Jouni Malinen <[email protected]>
Do not send more than five Probe Request WLANEvent notifications
per second. Even though the lim...
Instead of queuing all events for a subscriber, only queue more
important events if delivery of ...
There is no point leaving these pending events waiting for something
new to trigger us to continue.
Drop subscription only if the max queue length has been reached;
not based on any error.
Instead of dropping the subscription on first failure, allow up to
10 failures before dropping. ...
10fb1a984f253bf6ad39e7cbd53b56916a388116 authored about 14 years ago by Jouni Malinen <[email protected]>
The event entry needs to be freed when giving up on retries.
1f1d4df09a4e2a2641d65086968b9e45a2023617 authored about 14 years ago by Jouni Malinen <[email protected]>3953627b35786ea4f7b8ade169112f947db216a5 authored about 14 years ago by Jouni Malinen <[email protected]>
This timeout value was moved to now separate HTTP client implementation.
ed31b5ebcfdc54d3a6162c06b522093fe5458ccc authored about 14 years ago by Jouni Malinen <[email protected]>
There is no need to use '\0' termination here in string parsing,
so we may as well clean this up...
75779589e889712c29c98f0515382be9335466c3 authored about 14 years ago by Jouni Malinen <[email protected]>
d0ebf3285f01640231aac233a09222ec19e69382 authored about 14 years ago by Jouni Malinen <[email protected]>
The define here was overriding the event code enum value and that
resulted in incorrect code bei...
This is a workaround for incorrect configuration (missing
virtual/physical identifier for config...
If CONFIG_DRIVER_WEXT=y is not used in .config, but driver_wext.c
gets pull in to help another d...
Listen to regulatory event messages from kernel and convert them to
internal driver event notifi...
This allows P2P channel list to be updated whenever the driver changes
its list of allowed chann...
This makes the channel list match with driver capabilities without
having to do workaround like ...
4ae4650b4c14a19d44402287d99ae867944b74f8 authored about 14 years ago by Jouni Malinen <[email protected]>
The AP operation with wpa_supplicant requires an additional callback
to get the needed event inf...
This makes it easier to figure out what went wrong during group
formation when per-group interfa...
fc215bfe864ff56028a7c4605533a2814ec0a736 authored about 14 years ago by Jouni Malinen <[email protected]>
This makes it easier to figure out what could have failed in the
WPS protocol and potentially pr...
The driver wrapper can now indicate whether the driver supports
concurrent operations on multipl...
7861cb08c9bca55c195fcd5a9472d0c3db6c040c authored about 14 years ago by Jouni Malinen <[email protected]>
Do not accept forced frequency unless the specified channel is
allowed for P2P, i.e., is include...
bgscan modules can potentially get a richer feel for the channel
condition and make better choic...
Add new survey retrieval function and add txrate to station into the
EVENT_SIGNAL_CHANGE events.
Allow only the expected P2P Interface Address as the BSSID for
the AP to avoid selecting incorre...
At least D-Link DIR-600 and DIR-825 have been reported to include
an extra octet after the Netwo...
The new nl80211 API means we don't need to use monitor interfaces. This
means that the P2P imple...
Signed-off-by: Johannes Berg <[email protected]>
9884f9cc1cb20dfa3329558c2b2bd86d5bacb9be authored over 14 years ago by Johannes Berg <[email protected]>
This is backward compatible since older kernels will ignore the extra
attribute and only allow r...
When the P2P state machine requests a remain- on-channel, there's a
potential race where it can ...
Using the AP_ISOLATE nl80211 option, we can support intra-BSS
distribution configuration.
Signe...
6ee04cfcf44becffa1e7c20ccb3caaef4bdbe356 authored over 14 years ago by Johannes Berg <[email protected]>
libnl has a bug, when binding more than two sockets and releasing one,
it will release the wrong...
Commit 9290cc180040b77afbf3ccf088fb14d0121bc5b3 broke this by moving
to use for_each_interface()...
Previous typo fix was missed here.
ca0d6b81d6c3ddf66db3806cbf8b5c667c066647 authored over 14 years ago by Jouni Malinen <[email protected]>
The new DBus API helper function wpas_dbus_error_unknown_error
function can be called as a resul...
This patch changes wpa_supplicant policy for handling '' in SSIDs field of
Interface.SSID DBus m...
Currently the DBus Interface.Scan API is counter-intuitive. It issues
ProbeRequests when doing p...
257a51529511dfab9ec3162384a90532cbbe9cd7 authored over 14 years ago by Jouni Malinen <[email protected]>
Some sequencies of EAPOL logoff/logon/start messages seem to be
able to get the previous impleme...
Add P2P IE into Beacon, Probe Response, and (Re)Association Request
frames for drivers that gene...
b74c19faf518547763711995df1098c717c53199 authored over 14 years ago by Jouni Malinen <[email protected]>
Previously, incorrectly configured passphrase or group cipher type
could be shown even if WPA wa...
When a single hostapd process is controlling multiple interfaces,
apply the received or auto-gen...
When a single hostapd process is used to manage multiple interfaces,
disable AP PIN on all inter...
When the same hostapd process is controlling multiple interfaces,
apply WPS commands (push butto...
The previous used .gitignore files were mathing some files that
were actually already in the rep...
A separate build number (etc.) version number postfix can now be
added to the build without havi...
199716adb3ab4688cb0b97eb38c57de776ce6bc2 authored over 14 years ago by Ben Greear <[email protected]>
Needs to not trigger a scan here when the AP mode setup sets
interface down/up.
Commit 3379a3a795803335b3f464f34a15f06843369fb1 added a direct
iface->for_each_interface use wit...
d9c8a7c44cb19944e2559714f9804202c0ec20f7 authored over 14 years ago by Jouni Malinen <[email protected]>
The previous implementation ended up incorrectly assuming that all
40 MHz use cases have seconda...
23abbe9ea7372795663b90515ffc8867ea73a222 authored over 14 years ago by Jouni Malinen <[email protected]>
wpa_supplicant showed signal levels incorrectly with some drivers:
Jun 6 16:29:36 rupert wpa_su...
This is needed with libnl-tiny to get various definitions that
get included implicitly with libnl.
7598389afee4e192eb62e6d17473a8dc87d4efed authored over 14 years ago by Jouni Malinen <[email protected]>
This is needed to work properly with WPS stations that may include
both WPA/RSN IE and WSC IE wh...
6d1031b97166cec52915f31eb13ccd3a9b92ec9e authored over 14 years ago by Jouni Malinen <[email protected]>
This cleans up debug log from unnecessary entries when using
wpa_cli/hostapd_cli or other ctrl_i...