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

wlantest: Add debug print for ignored group addressed Action frames

ad41bb2ea96664291245dcc7a2df0bd98b1e1265 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Validate MMIE KeyID reserved bits

f3b9ed70c5a269826d0232870788b3fdf89d4d26 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Validate reserved bits in TKIP/CCMP header

16b8b6eadf20a5dae655cd7523dae3a56ff77eaf authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Verify that TKIP/CCMP frames set ExtIV=1

20062114cdd1ae8a456642175430aaf6831352be authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Implement TKIP replay detection

4dac84539e126abb42b28d1fb9b8b4e5d6b3635a authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Add support for WPA key handshakes

The Key Data field is handled differently in msg 3/4 and 1/2 in WPA,
so add separate code for pr...

6c9c5137836ea264f24b758305b616063aeb987a authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Add support for TKIP decryption

2924b0eb791bd100e9ce38dbd6f30b552252639e authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Use negotiated AKM/cipher to select PMK-to-PTK parameters

a9dd29d3e1eb0d7159e8dc0f06f131de553db884 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Fix mgmt CCMP decrypt to not crash on failures

42e79f82dcb1307349325beef7f52a0a4cac2bf9 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Verify that unicast robust mgmt frames are protected

2102ecf0b5a844c8e16bef493bd3f767f5ad1684 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Verify MFP use in association with MFPR BSS

070d6173e23b5fdf1a6ed5bef2431eb26fbad87c authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Use MFPC field instead of igtk_set to check if BIP is needed

994d6a88c55dc1e38c8b327e50026de4ee82ef92 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Verify that WPA/RSN IE matches in EAPOL-Key and mgmt frames

Verify that WPA/RSN IE in (Re)Association Request is identical to the
one used in EAPOL-Key mess...

9bb6cdaaaf03cd83f03161a02ca2bd50a854ff4b authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Parse WPA/RSN IE and store info for BSS/STA

In addition, verify that the parameters that the STA is requesting
match with what is enabled in...

327f71604c044b601898998db3f995ce5b28c186 authored about 14 years ago by Jouni Malinen <[email protected]>
Share WPA IE parser function for RSN authenticator/supplicant

There is no point in maintaining two almost identical versions
of this parser. Move WPA IE parse...

f3b87561d7614f4b4ea2aea13400a249225c7fee authored about 14 years ago by Jouni Malinen <[email protected]>
P2P: Add network_added notification when p2p device becomes GO

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]>
P2P: Fix HT40 secondary channel validation

5254eb7e505b80d570778097251dfc19257aa790 authored about 14 years ago by Jouni Malinen <[email protected]>
AP: Verify that HT40 secondary channel is supported

Refuse to enable HT40 mode AP unless both the primary and secondary
channels are enabled for AP ...

8ea3dd21d2e8b760612af0c7b6a3bb5b89ba7304 authored about 14 years ago by Jouni Malinen <[email protected]>
P2P: Add HT40 operating classes based on driver channel flags

This allows P2P to negotiate HT40 channels. For now, only 5 GHz
HT40 operating classes are enabled.

512224292514d88048663d3a0b411cbb90dd0438 authored about 14 years ago by Jouni Malinen <[email protected]>
Add HT40 flags into driver channel list

This can be used to figure out whether the driver would allow
HT40-/HT40+ on any specific channel.

d8e66e80b94f636added7454d36aac962a764c84 authored about 14 years ago by Jouni Malinen <[email protected]>
P2P: Send WPS-OVERLAP-DETECTED also to the parent interface

When running "p2p_connect addr pbc join" command, send the
WPS-OVERLAP-DETECTED even also to the...

148bb37f2ed8fd46ca42c2d7dca9eb8788783226 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Dump decrypted Key Data from Group Handshake msg 1/2

8c2cfd973a8ebadd5347ef6ea81dd1cf97d89427 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Add option for writing a PCAP dump file

The output file includes all the capture (or read from wireless PCAP
file) frames in their origi...

64f45d070b13f260c2e2f7bb21527f5a809b5cde authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Add Group Key handshake processing

Decrypt GTK/IGTK updates in Group Key message 1/2 and update the
keys. In addition, verify the M...

5db8cf314ef169cd256483e32dcc49e31e605121 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Fix Mgmt CCMP replay detection to use correct PN offset

30febd7001ac248abd7d111c862ed04c1d11d21d authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Process Action frames

Parse Action frames and verify SA Query transactions.

0819b65b1765cce51f4358d8f021723567e85ec8 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Decrypt CCMP protected unicast Robust Management frames

47fe6880ed32674f7926e53b31cdebcdee48f279 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Add replay detection for CCMP

2edd5c23adf04bb7e1da61ece82fe8b1eb948b44 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Decrypt group addressed Data frames

07d0a5be453866085a71c8fcde4e2a4e87289780 authored about 14 years ago by Jouni Malinen <[email protected]>
WPS: Fix UPnP deinit order to avoid using freed memory

When multiple wireless interfaces are used with WPS, the UPnP
subscriptions need to be removed w...

bc8714283dc61b57bbc0ab1cf51c62c64e6d6fee authored about 14 years ago by Jouni Malinen <[email protected]>
WPS ER: Fix compiler warning on non-WPS2 builds

c17b1e274fd4b0db4629c123ea2cac2980d14ecd authored about 14 years ago by Jouni Malinen <[email protected]>
WPS: Change concurrent radio AP to use only one WPS UPnP instance

WPS external Registrars can get confused about multiple UPnP
instances (one per radio) on a dual...

fd806bac5fdd31d142262d31c0ccdd677bc92eb5 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Add support for decrypting CCMP protected unicast Data frames

d318c534da6eb07a45b636e00b3d90e0af4e7436 authored about 14 years ago by Jouni Malinen <[email protected]>
Update for 0.8.x and include licensing terms in top level README

This brings in the full licensing text from
{hostapd,wpa_supplicant}/README into the top level R...

dd149bbf44781bd033fdae631afa80e8a8a56116 authored about 14 years ago by Jouni Malinen <[email protected]>
Drop local stations on broadcast deauth/disassoc request

When hostapd_cli deauth/disassoc is used with ff:ff:ff:ff:ff:ff
address, drop all local STA entr...

5bf49c346c661bf9dc6c13d69f998cac6306ef0a authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Fix BIP replay detection

4d4c29158d5e5170041bf85f8a7a76fe8113966c authored about 14 years ago by Jouni Malinen <[email protected]>
P2P: Replace the default country with "XX" (non-country entity)

aaca650540cc7b3100f71140d728504e2dfb6085 authored about 14 years ago by Jouni Malinen <[email protected]>
Fix a typo in the comment

1b6dbec626e3b67cb9df40e490d34cca123c5962 authored about 14 years ago by Jouni Malinen <[email protected]>
P2P: Reselect operating channel preference based on best channels

When the peer does not include our initial preference in the Channel
List attribute during GO Ne...

91626c9fa75993e5558e7a311215dc995a924a1d authored about 14 years ago by Jouni Malinen <[email protected]>
P2P: Add support for automatic channel selection at GO

The driver wrapper may now indicate the preferred channel (e.g., based
on scan results) on both ...

7cfc4ac31960948afdf8f3ca959b9d8744b4524d authored about 14 years ago by Anil Gathala Sudha <[email protected]>
wlantest: Validate MMIE MIC

bacc31286cd17ee2bb3840d625a11d30972a0167 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Parse KDEs from message 2/4

f0a782979d14bfabebcf0fdb22b91f3b79678c9d authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Use more consistent debug levels for keys

c09caa588250accf144095e249a4d38d5049b6d4 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Parse Key Data KDEs and store GTK and IGTK

4d9f9ee7e50737ff33ca8f96e1e967594ab502b7 authored about 14 years ago by Jouni Malinen <[email protected]>
hostapd: Prohibit WEP configuration when HT is enabled

WFA 11n testing does not allow WEP when IEEE 802.11n is enabled.
Reject such combination when pa...

6950b2caa8f408455275e9c27c6a6a1430e5c00f authored about 14 years ago by Yogesh Ashok Powar <[email protected]>
wpa_supplicant: Test all compiled drivers before failing

wpa_supplicant_set_driver() is returning an error if the first driver
in the driver list is not ...

74b1c84a0b1218a33ce7089e11172e7f39273158 authored about 14 years ago by Samuel Ortiz <[email protected]>
hostapd: Add comment about CONFIG_FULL_DYNAMIC_VLAN to defconfig

Add comment about CONFIG_FULL_DYNAMIC_VLAN to defconfig. By default
this feature is still disabl...

f5798bf36af27fcf2fc07949906904ff6c50a57b authored about 14 years ago by Helmut Schaa <[email protected]>
hostapd: Fix config reload for multi-BSS

Secondary BSS interfaces need to be activated after the config has
been reloaded.

c2aa25fb3441acf961a55678d07edae47d962cd9 authored about 14 years ago by Felix Fietkau <[email protected]>
wpa_supplicant: Fix port state management without IEEE8021X_EAPOL

If IEE8021X_EAPOL is not enabled in the config, wpa_drv_set_supp_port
must be called from the su...

99ac2913d8b2d44954af1cb6efbc22f4addfe2d6 authored about 14 years ago by Felix Fietkau <[email protected]>
Allow client isolation to be configured (ap_isolate=1)

Client isolation can be used to prevent low-level bridging of frames
between associated stations...

d3b4286967697113ad9bc5e8e84effd16a978baf authored about 14 years ago by Felix Fietkau <[email protected]>
Fix rate table handling

With the nl80211 driver, the rate table is mode dependent, so it
must be initialized after the h...

5a5009dc925b19101aad099b9748ee8713375b76 authored about 14 years ago by Felix Fietkau <[email protected]>
Add bridge handling for WDS STA interfaces

By default, add them to the configured bridge of the AP interface
(if present), but allow the us...

d38ae2ea85d7f67062c04f91b33fc045f9e792b5 authored about 14 years ago by Felix Fietkau <[email protected]>
nl80211: Fix AP VLAN handling for WDS STA reassociation

When a STA reassociates, the AP VLAN interface is still present,
do not attempt to create it in ...

4a8c72959e3f889d4611660b1d9764515c815d86 authored about 14 years ago by Felix Fietkau <[email protected]>
Fix WDS STA reassociation

If the STA entry is present in hostapd, but not in the kernel driver, its
WDS status needs to be...

7826ceae919b4d36bdc391f216d0139ed5276ded authored about 14 years ago by Felix Fietkau <[email protected]>
driver_roboswitch: include net/if.h instead of linux/if.h

including linux/if.h clashes with other header files on some systems

3efb432952643c9fb901ece5e960db01b77daf64 authored about 14 years ago by Felix Fietkau <[email protected]>
driver_madwifi: fix a compile error on big endian systems

089da7c32bc896e46395c263daa74717ac1d1140 authored about 14 years ago by Felix Fietkau <[email protected]>
WPS: Add wildcard AuthorizedMACs entry for PBC

22a062815d14033ce1d8ebcdf94bf08fad493860 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Decrypt EAPOL-Key 3/4 Key Data

8672562b04a6f51cba5dad19b27a296caa17f0c0 authored about 14 years ago by Jouni Malinen <[email protected]>
Allow TSN AP to be selected when configured for WEP

Commit d8d940b7469e505aec4d71a02d3f7ebab412eeae introduced a regression
that prevented TSN APs f...

43882f1efc177f271d9fc344af831c1350266e39 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Derive PMK from RADIUS exchange

Decrypt MPPE keys and derive PMK from RADIUS exchange if RADIUS
shared secret is known. Use the ...

d06df64d14e591140ba8f0bef17947b3183a14e0 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Add capturing and parsing of RADIUS messages

Another interface (-I) or pcap file (-R) can now be specified as a
source of RADIUS packets. The...

3215df77eeaf4fee01d03b1a164b1329cfdcfb52 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Move Mgmt and Data frame processing into their own files

2d73f0a875df46d03c16c5e54d5c935cfdc2ee75 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Fix LLC debug print

4bc82fc7ae6294c4b1ca6dc537adbd25301f793f authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Add PTK derivation based on passphrases

Allow pre-configuration of passphrases (-p<passphrase>) to provide
enough information for wlante...

53650bcab4fd0fc8283072fcef3634c6ecbf8f50 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Parse EAPOL-Key frames

32234bba52d5ad370b91bb2cbd6b2c24b03c2512 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Maintain a copy of WPA/RSN IE from (Re)AssocReq

021a6fe49954768221f025d644851579b1aa6c6c authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Move bss_update() into bss.c

b50111fbb25558ed49c9246bad204ab8ae4e6986 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Maintain STA state based on auth/assoc/deauth/disassoc

d30edf54b8541f6450f7b83b68af6b8895dafafa authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Create station list for each BSS

422ef7d2056e982bbd83415f5a329e996b0c2608 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Maintain table of BSS information

Whenever a Beacon or Probe Response frame is observed, add or update
a BSS entry to maintain cur...

d84d38935127dc6f64ed1c1b8aa986e85d99c9b6 authored about 14 years ago by Jouni Malinen <[email protected]>
wlantest: Add preliminary version of IEEE 802.11 protocol testing tool

This tool can be used to capture IEEE 802.11 frames either from a
monitor interface for realtime...

a149fcc77d3322bf23d1f53c2cd9fc84a1097c31 authored about 14 years ago by Jouni Malinen <[email protected]>
Fix EAP standalone server

Commit c3fc47ea8e1d3730e11eb9978d13831212727902 fixed EAP passthrough
server to allow Logoff/Re-...

6fc58a89e1dc41a315b15c8e067dc50f30dd741e authored about 14 years ago by Jouni Malinen <[email protected]>
eapol_test: Unregister EAP server methods if CONFIG_AP=y

This fixes a memory leak in CONFIG_AP=y builds.

eacc12bfbbefc2742b90286063aa8668a1eafc1f authored about 14 years ago by Jouni Malinen <[email protected]>
P2P: Clear off_channel_freq when requesting new remain-on-channel

The driver may end up leaving the current channel when we request
a new remain-on-channel and as...

09d660b9e3c4b24df6eff8fe409344ef1ad1507a authored about 14 years ago by Jouni Malinen <[email protected]>
P2P: Cancel pending remain-on-channel request when stopping Listen

If we have already asked the driver to start a new remain-on-channel,
we need to cancel it even ...

8eada5ca139e09bbf14362e43cccabe4c244521a authored about 14 years ago by Jouni Malinen <[email protected]>
P2P: Do not skip call to p2p_scan_res_handled()

Even if p2p_scan_res_handler() returns 1 to indicate that scan result
iteration should be stoppe...

9bcf9541a748b63bcc3a81e67e5087f8b566d3cb authored about 14 years ago by Jouni Malinen <[email protected]>
P2P: Drop pending TX frame on new p2p_connect

We need to drop the pending frame to avoid issues with the new GO
Negotiation, e.g., when the pe...

f44ae2078380a9548eae859a4454e756a0bfea8f authored about 14 years ago by Jouni Malinen <[email protected]>
Remove unused TX queue parameters related to Beacon frames

These are not used by any driver wrapper, i.e., only the four
data queues (BK, BE, VI, VO) are c...

7e3c178142f68daaea081e2b9e0bd78a6bcd0d47 authored about 14 years ago by Jouni Malinen <[email protected]>
WPS: Send WSC_NACK if message without Message Type is received

ccb7e5ee599249d840037a2616222f5c9678f994 authored about 14 years ago by Jouni Malinen <[email protected]>
WPS: Share common function for building WSC ACK/NACK

These are identical functions in Enrollee and Registrar and there
is no need to maintain two cop...

4a64a51b632adb37a2acb62b09f256e1375f61c3 authored about 14 years ago by Jouni Malinen <[email protected]>
WPS: Do not advertise support for WEP in WPS 2.0 build

There is no point in advertising support for WEP or Shared Key
authentication if we are going to...

7b23f0f3c870262725795763bdbad0a86b4cf34e authored about 14 years ago by Jouni Malinen <[email protected]>
WPS: Remove PushButton from M1 ConfigMethods on AP

These config methods are for the Enrollee role, i.e., for adding
external Registrars, and as suc...

c7c0ddfd91d7118063ba85100900144ed11e5862 authored about 14 years ago by Jouni Malinen <[email protected]>
nl80211: Allow libnl to be replaced with libnl-tiny

CONFIG_LIBNL_TINY=y can be used to select libnl-tiny instead of
libnl.

6e1468839c17855a026013cf7bf80ef2f6f972e6 authored about 14 years ago by Jouni Malinen <[email protected]>
WPS: Comment out WEP configuration lines on reconfig

8dcb61ce5de69bbad9896a9982e1f8ed95351d6a authored about 14 years ago by Jouni Malinen <[email protected]>
P2P: Copy p2p_intra_bss setting to the group interface

This is needed to allow p2p_intra_bss take effect when using
separate group interfaces.

b029bd33c44a0db6c9670f3bbf87ba93dcb5abc6 authored about 14 years ago by Jouni Malinen <[email protected]>
P2P: Allow p2p_cancel to cancel P2P client that has not yet connected

This can now be used to cancel a P2P client interface that has not
yet completed the first 4-way...

a0a9f3b02fb2682bb687503369dd93dc859e61f3 authored about 14 years ago by Jouni Malinen <[email protected]>
P2P: Skip extra remain-on-channel if oper channel matches

There is no need to separately move to the correct channel
for transmitting an Action frame that...

534525ff0519076079b85e26192c5b26b6d61381 authored about 14 years ago by Jouni Malinen <[email protected]>
WPS ER: Clear WPS state if PutMessage does not include NewOutMessage

This is needed to avoid getting stuck with pending WPS operation, e.g.,
when an AP replies to WS...

07fef399a17bfbb52517cc887412177c79c4cfc8 authored about 14 years ago by Jouni Malinen <[email protected]>
nl80211: Pass data frames from unknown STAs to hostapd

Pass data frames from unknown STAs to hostapd in order to reply with
a Deauthentication or Disas...

65ae1afd449dac9a2aad0c5fceccdaf18cc312aa authored about 14 years ago by Helmut Schaa <[email protected]>
Add ctrl_iface command 'GET version'

This can be used to fetch the wpa_supplicant/hostapd version
string.

acec8d320384c636e6d3b89de8e628fded1bf6c9 authored about 14 years ago by Jouni Malinen <[email protected]>
Add WPA_IGNORE_CONFIG_ERRORS option to continue in case of bad config

This is an option to continue with wpa_supplicant and hostapd even if
config file has errors. Th...

ae6e1bee67231b1c0bb69b6742ac99eba4e1dd14 authored about 14 years ago by Dmitry Shmidt <[email protected]>
P2P: Fix random channel selection to use os_get_random

This could have been using an uninitialized variable instead of
purposefully random value in pic...

b7412dabd94036b2d0f39e8cc8ab963c98d22164 authored about 14 years ago by Jouni Malinen <[email protected]>
P2P: Reorder code to avoid memory leak on error path

79222cfa614594ac7fc32068c209268550440bfb authored about 14 years ago by Jouni Malinen <[email protected]>
Fix copy-paste bug in p2p_serv_disc_resp handling

The destination address for p2p_serv_disc_resp must always be set
to an individual MAC address u...

d25f7212da92f337665868cc5a7926666ffe8685 authored about 14 years ago by Jouni Malinen <[email protected]>
P2P: Add NULL pointer validation for ssid for group started event

It looks likely that ssid is not NULL here, but better keep this
consistent with other uses of s...

d394a22f3090311df419ad21a0f628c820e0edec authored about 14 years ago by Jouni Malinen <[email protected]>
Make wpa_hexdump_buf{,-key} handle NULL buffer

This matches with behavior of other wpa_hexdump* functions.

d96e79f1e7dd2190ea316e8ea837bcab316aac77 authored about 14 years ago by Jouni Malinen <[email protected]>
Clear vars in drivers makefile

drivers.mak is shared between hostapd and wpa_supplicant and
compiling them together may create ...

7a6a6374f28cdecd596e46141380716c0ca0cb72 authored about 14 years ago by Dmitry Shmidt <[email protected]>
WPS ER: Add validation of WPS attributes in proxied Probe Request

When strict validation is enabled in the build, check the WPS
attributes in proxied Probe Reques...

5245483f80134e71b75af83c4ee6b1bf9393387a authored about 14 years ago by Jouni Malinen <[email protected]>
Add ctrl_interface event for association rejected

ea78c315a20ec1c8a3ce9b9b1847859262913e4f authored about 14 years ago by Jouni Malinen <[email protected]>
Add BSSID to association rejected events

59ddf221c8eee00d080c532374be4f463d6ade80 authored about 14 years ago by Jouni Malinen <[email protected]>