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
ad41bb2ea96664291245dcc7a2df0bd98b1e1265 authored about 14 years ago by Jouni Malinen <[email protected]>
f3b9ed70c5a269826d0232870788b3fdf89d4d26 authored about 14 years ago by Jouni Malinen <[email protected]>
16b8b6eadf20a5dae655cd7523dae3a56ff77eaf authored about 14 years ago by Jouni Malinen <[email protected]>
20062114cdd1ae8a456642175430aaf6831352be authored about 14 years ago by Jouni Malinen <[email protected]>
4dac84539e126abb42b28d1fb9b8b4e5d6b3635a authored about 14 years ago by Jouni Malinen <[email protected]>
The Key Data field is handled differently in msg 3/4 and 1/2 in WPA,
so add separate code for pr...
2924b0eb791bd100e9ce38dbd6f30b552252639e authored about 14 years ago by Jouni Malinen <[email protected]>
a9dd29d3e1eb0d7159e8dc0f06f131de553db884 authored about 14 years ago by Jouni Malinen <[email protected]>
42e79f82dcb1307349325beef7f52a0a4cac2bf9 authored about 14 years ago by Jouni Malinen <[email protected]>
2102ecf0b5a844c8e16bef493bd3f767f5ad1684 authored about 14 years ago by Jouni Malinen <[email protected]>
070d6173e23b5fdf1a6ed5bef2431eb26fbad87c authored about 14 years ago by Jouni Malinen <[email protected]>
994d6a88c55dc1e38c8b327e50026de4ee82ef92 authored about 14 years ago by Jouni Malinen <[email protected]>
Verify that WPA/RSN IE in (Re)Association Request is identical to the
one used in EAPOL-Key mess...
In addition, verify that the parameters that the STA is requesting
match with what is enabled in...
There is no point in maintaining two almost identical versions
of this parser. Move WPA IE parse...
Notification is done when you become P2P client but was missing
when you become GO.
Signed-off-...
01d92811f979b9d5a5907dfbda0e66c0a5c7fdaa authored about 14 years ago by Jean Trivelly <[email protected]>5254eb7e505b80d570778097251dfc19257aa790 authored about 14 years ago by Jouni Malinen <[email protected]>
Refuse to enable HT40 mode AP unless both the primary and secondary
channels are enabled for AP ...
This allows P2P to negotiate HT40 channels. For now, only 5 GHz
HT40 operating classes are enabled.
This can be used to figure out whether the driver would allow
HT40-/HT40+ on any specific channel.
When running "p2p_connect addr pbc join" command, send the
WPS-OVERLAP-DETECTED even also to the...
8c2cfd973a8ebadd5347ef6ea81dd1cf97d89427 authored about 14 years ago by Jouni Malinen <[email protected]>
The output file includes all the capture (or read from wireless PCAP
file) frames in their origi...
Decrypt GTK/IGTK updates in Group Key message 1/2 and update the
keys. In addition, verify the M...
30febd7001ac248abd7d111c862ed04c1d11d21d authored about 14 years ago by Jouni Malinen <[email protected]>
Parse Action frames and verify SA Query transactions.
0819b65b1765cce51f4358d8f021723567e85ec8 authored about 14 years ago by Jouni Malinen <[email protected]>47fe6880ed32674f7926e53b31cdebcdee48f279 authored about 14 years ago by Jouni Malinen <[email protected]>
2edd5c23adf04bb7e1da61ece82fe8b1eb948b44 authored about 14 years ago by Jouni Malinen <[email protected]>
07d0a5be453866085a71c8fcde4e2a4e87289780 authored about 14 years ago by Jouni Malinen <[email protected]>
When multiple wireless interfaces are used with WPS, the UPnP
subscriptions need to be removed w...
c17b1e274fd4b0db4629c123ea2cac2980d14ecd authored about 14 years ago by Jouni Malinen <[email protected]>
WPS external Registrars can get confused about multiple UPnP
instances (one per radio) on a dual...
d318c534da6eb07a45b636e00b3d90e0af4e7436 authored about 14 years ago by Jouni Malinen <[email protected]>
This brings in the full licensing text from
{hostapd,wpa_supplicant}/README into the top level R...
When hostapd_cli deauth/disassoc is used with ff:ff:ff:ff:ff:ff
address, drop all local STA entr...
4d4c29158d5e5170041bf85f8a7a76fe8113966c authored about 14 years ago by Jouni Malinen <[email protected]>
aaca650540cc7b3100f71140d728504e2dfb6085 authored about 14 years ago by Jouni Malinen <[email protected]>
1b6dbec626e3b67cb9df40e490d34cca123c5962 authored about 14 years ago by Jouni Malinen <[email protected]>
When the peer does not include our initial preference in the Channel
List attribute during GO Ne...
The driver wrapper may now indicate the preferred channel (e.g., based
on scan results) on both ...
bacc31286cd17ee2bb3840d625a11d30972a0167 authored about 14 years ago by Jouni Malinen <[email protected]>
f0a782979d14bfabebcf0fdb22b91f3b79678c9d authored about 14 years ago by Jouni Malinen <[email protected]>
c09caa588250accf144095e249a4d38d5049b6d4 authored about 14 years ago by Jouni Malinen <[email protected]>
4d9f9ee7e50737ff33ca8f96e1e967594ab502b7 authored about 14 years ago by Jouni Malinen <[email protected]>
WFA 11n testing does not allow WEP when IEEE 802.11n is enabled.
Reject such combination when pa...
wpa_supplicant_set_driver() is returning an error if the first driver
in the driver list is not ...
Add comment about CONFIG_FULL_DYNAMIC_VLAN to defconfig. By default
this feature is still disabl...
Secondary BSS interfaces need to be activated after the config has
been reloaded.
If IEE8021X_EAPOL is not enabled in the config, wpa_drv_set_supp_port
must be called from the su...
Client isolation can be used to prevent low-level bridging of frames
between associated stations...
With the nl80211 driver, the rate table is mode dependent, so it
must be initialized after the h...
By default, add them to the configured bridge of the AP interface
(if present), but allow the us...
When a STA reassociates, the AP VLAN interface is still present,
do not attempt to create it in ...
If the STA entry is present in hostapd, but not in the kernel driver, its
WDS status needs to be...
including linux/if.h clashes with other header files on some systems
3efb432952643c9fb901ece5e960db01b77daf64 authored about 14 years ago by Felix Fietkau <[email protected]>089da7c32bc896e46395c263daa74717ac1d1140 authored about 14 years ago by Felix Fietkau <[email protected]>
22a062815d14033ce1d8ebcdf94bf08fad493860 authored about 14 years ago by Jouni Malinen <[email protected]>
8672562b04a6f51cba5dad19b27a296caa17f0c0 authored about 14 years ago by Jouni Malinen <[email protected]>
Commit d8d940b7469e505aec4d71a02d3f7ebab412eeae introduced a regression
that prevented TSN APs f...
Decrypt MPPE keys and derive PMK from RADIUS exchange if RADIUS
shared secret is known. Use the ...
Another interface (-I) or pcap file (-R) can now be specified as a
source of RADIUS packets. The...
2d73f0a875df46d03c16c5e54d5c935cfdc2ee75 authored about 14 years ago by Jouni Malinen <[email protected]>
4bc82fc7ae6294c4b1ca6dc537adbd25301f793f authored about 14 years ago by Jouni Malinen <[email protected]>
Allow pre-configuration of passphrases (-p<passphrase>) to provide
enough information for wlante...
32234bba52d5ad370b91bb2cbd6b2c24b03c2512 authored about 14 years ago by Jouni Malinen <[email protected]>
021a6fe49954768221f025d644851579b1aa6c6c authored about 14 years ago by Jouni Malinen <[email protected]>
b50111fbb25558ed49c9246bad204ab8ae4e6986 authored about 14 years ago by Jouni Malinen <[email protected]>
d30edf54b8541f6450f7b83b68af6b8895dafafa authored about 14 years ago by Jouni Malinen <[email protected]>
422ef7d2056e982bbd83415f5a329e996b0c2608 authored about 14 years ago by Jouni Malinen <[email protected]>
Whenever a Beacon or Probe Response frame is observed, add or update
a BSS entry to maintain cur...
This tool can be used to capture IEEE 802.11 frames either from a
monitor interface for realtime...
Commit c3fc47ea8e1d3730e11eb9978d13831212727902 fixed EAP passthrough
server to allow Logoff/Re-...
This fixes a memory leak in CONFIG_AP=y builds.
eacc12bfbbefc2742b90286063aa8668a1eafc1f authored about 14 years ago by Jouni Malinen <[email protected]>
The driver may end up leaving the current channel when we request
a new remain-on-channel and as...
If we have already asked the driver to start a new remain-on-channel,
we need to cancel it even ...
Even if p2p_scan_res_handler() returns 1 to indicate that scan result
iteration should be stoppe...
We need to drop the pending frame to avoid issues with the new GO
Negotiation, e.g., when the pe...
These are not used by any driver wrapper, i.e., only the four
data queues (BK, BE, VI, VO) are c...
ccb7e5ee599249d840037a2616222f5c9678f994 authored about 14 years ago by Jouni Malinen <[email protected]>
These are identical functions in Enrollee and Registrar and there
is no need to maintain two cop...
There is no point in advertising support for WEP or Shared Key
authentication if we are going to...
These config methods are for the Enrollee role, i.e., for adding
external Registrars, and as suc...
CONFIG_LIBNL_TINY=y can be used to select libnl-tiny instead of
libnl.
8dcb61ce5de69bbad9896a9982e1f8ed95351d6a authored about 14 years ago by Jouni Malinen <[email protected]>
This is needed to allow p2p_intra_bss take effect when using
separate group interfaces.
This can now be used to cancel a P2P client interface that has not
yet completed the first 4-way...
There is no need to separately move to the correct channel
for transmitting an Action frame that...
This is needed to avoid getting stuck with pending WPS operation, e.g.,
when an AP replies to WS...
Pass data frames from unknown STAs to hostapd in order to reply with
a Deauthentication or Disas...
This can be used to fetch the wpa_supplicant/hostapd version
string.
This is an option to continue with wpa_supplicant and hostapd even if
config file has errors. Th...
This could have been using an uninitialized variable instead of
purposefully random value in pic...
79222cfa614594ac7fc32068c209268550440bfb authored about 14 years ago by Jouni Malinen <[email protected]>
The destination address for p2p_serv_disc_resp must always be set
to an individual MAC address u...
It looks likely that ssid is not NULL here, but better keep this
consistent with other uses of s...
This matches with behavior of other wpa_hexdump* functions.
d96e79f1e7dd2190ea316e8ea837bcab316aac77 authored about 14 years ago by Jouni Malinen <[email protected]>
drivers.mak is shared between hostapd and wpa_supplicant and
compiling them together may create ...
When strict validation is enabled in the build, check the WPS
attributes in proxied Probe Reques...
ea78c315a20ec1c8a3ce9b9b1847859262913e4f authored about 14 years ago by Jouni Malinen <[email protected]>
59ddf221c8eee00d080c532374be4f463d6ade80 authored about 14 years ago by Jouni Malinen <[email protected]>