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

P2P: Implement power save configuration

wpa_cli p2p_set ps <0/1/2>
wpa_cli p2p_set oppps <0/1>
wpa_cli p2p_set ctwindow <0..> msec

c381508d884b4056427af28ccd169f188f5dde66 authored over 14 years ago
P2P: wpa_cli action calls for P2P group started/removed events

42f0101b4d8c6641b18a4521d38e944b686d878c authored over 14 years ago
P2P: wpa_qui-qt4: Add P2P functionality into the GUI

df91238b54036df5578f93bdf114f65930094446 authored over 14 years ago
wpa_cli: Add P2P commands

57faa1cee8aac15f68d8dc7c82a8c18831b9a8fb authored over 14 years ago
P2P: Document new control interface commands and events

4f338bea7928776d8fd0300ddd59d67fb767e698 authored over 14 years ago
P2P: Add group notification from (re)association request

ef7963917c133699ab032d9186ab945bbeaf5d8a authored over 14 years ago
P2P: Map driver events to P2P event notifications

9bae1be0a1060a9c9ba56621997df3dedf36c51d authored over 14 years ago
P2P: Show P2P info in ctrl_iface scan results

0c6b310e833738693062411b1d25d4d7a22ec0e7 authored over 14 years ago
P2P: Do not schedule new remain-on-channel if waiting for drv event

The driver event for remain-on-channel may be delayed in a way that
allows management-frame-rece...

07a30a66c3d258124acaa3d01c796f9284dd1161 authored over 14 years ago
P2P: Fix infinite loop on interface selection for Action frame TX

When the first wpa_supplicant interface is not the correct one for
transmitting an Action frame ...

d6ae9950572edc2979be8c36299c8f64aa9c8635 authored over 14 years ago
P2P: Add preliminary P2P Manager AP support for hostapd

962473c136cc87a0ba98e65a6ddf1e1a39bab8f4 authored over 14 years ago
P2P: Add disassociation/deauthentication IE notifications

9fdd0fada7325bb631e05d93f46b95e107524fc5 authored over 14 years ago
P2P: Show P2P Device Address in wpa_cli status

d23bd8940f75d90a8731f6aacc391a97a81a901c authored over 14 years ago
P2P: Add control interface commands for P2P

b563b3882e9ff188ec92739db9fb999270cb74b0 authored over 14 years ago
P2P: Handle p2p_scan tracking in SEARCH state

Previously, only the initial p2p_scan was used to delay starting new
P2P operations. However, th...

40c03fd40b3b47ee14267d69b118f4beb613abac authored over 14 years ago
P2P: Use PSK format in WPS Credential

f684e608af21bae27d7c5f384b6cd93a3e540e9e authored over 14 years ago
P2P: Add P2P IE into (Re)Association Request frames

5f3a6aa0a4b941cb4ba55581e6a1fdacc5603ed0 authored over 14 years ago
P2P: Optimize scan timeouts for group formation

0817de904e7fd2ad383379d7c2787c5cac86f1bd authored over 14 years ago
P2P: Add P2P IE into Probe Request frames

0e65037c271304d220b807ad54cd70512311641a authored over 14 years ago
P2P: Let the driver wrapper know if association is for P2P group

6e3f4b89ea43e5c1371191e645158e6a3f2de052 authored over 14 years ago
nl80211: Add P2P operations

046b26a24e82ad0e02013ee0acaa6835f253f96d authored over 14 years ago
driver_test: Add functionality for allowing P2P testing

2883205ec8716b25d5f3ad6742473c53a544c4d7 authored over 14 years ago
P2P: Add group notifications

8ccbe415ba26d18627ca7e924401a488797e7dd2 authored over 14 years ago
P2P: Preparations for adding P2P IE into Beacon/Probe Response frames

c2af2afb3bbafb7e20eff4b67a4b9818c60fe51e authored over 14 years ago
P2P: Add initial version of P2P Module

b22128efdc01099b3ad9bb62d3dc168316691b2a authored over 14 years ago
P2P: Add TODO note for Group Formation bit use in AP selection

73e492693d1a836e4154f7ed2a100fa9bfa6b2bf authored over 14 years ago
P2P: Save a copy of P2P IE(s) data from (Re)Association Request

b305c684b81c903be484c88223a45a7160adf6db authored over 14 years ago
P2P: Do not register l2_packet on dedicated P2P device interface

fdadd5fe034a18e17ee1d51eab3172ac81bc072b authored over 14 years ago
P2P: Remove 802.11b rates from wpa_supplicant AP mode operations

TODO: do this only for P2P group interface

4c2c30289305b67c09f464ba29352b008b5ec433 authored over 14 years ago
P2P: Use config block with disabled==2 to store persistent groups

4dac02455a5aa9c96051b13fed555eb294f1e28d authored over 14 years ago
P2P: Add P2P configuration and callbacks in hostapd code

e44f8bf20ab5e260e925f3cce6ccfdf74a28004c authored over 14 years ago
P2P: Add driver operations for P2P use

75bde05d53cb85662b61bacf438e6562613eafca authored over 14 years ago
P2P: Do not save temporary networks

2ff99b3c387accafa0714e0234c176419b42cd38 authored over 14 years ago
P2P: Wi-Fi Direct frame format definitions

dd6cc5a20c436ac4571b4b6f822885e04628f4cf authored over 14 years ago
P2P: Do no process Probe Request with P2P wildcard SSID in WPS

The Probe Request frames used in P2P Device Discovery should not be
processed by the WPS impleme...

62281bc6908ec2d57a8a792f0199cd9203df37fb authored over 14 years ago
P2P: Enable use of WPS Requested Device Type without WPS 2.0

935a948f97d6dd19bad0d9865e37db3ff6178ae6 authored over 14 years ago
P2P: Add global configuration parameters for P2P

e3768e7c943d97687a8dfc195355995a00981564 authored over 14 years ago
P2P: Let WPS code know if it is used in a P2P group

9fa243b2953e6d46f2b88775ed466b1a3d650439 authored over 14 years ago
P2P: Add Device Name into WPS IE in Probe Request frames

63675def6e4b2b97c0bc36288d4c205007f24ef0 authored over 14 years ago
P2P: Add dynamic network config block parameters for P2P

2c5d725c653af32da42509c56be7430cc1cd971b authored over 14 years ago
Make IEEE 802.11 IE parser aware of P2P IE

This does not handle fragmented IEs and is only used to check quickly
whether the IE blob includ...

91a9464528d3d329f40b2ab8134e4d4d48556250 authored over 14 years ago
Allow ctrl_iface SET command to change global config parameters

611aea7d41f83b2ef3d5d2cada39113060aac8eb authored over 14 years ago
Add flag indicating which global configuration parameters have changed

1d47214aa973d46cde9dd9fcdbb9a6ef95076f8f authored over 14 years ago
P2P: Do not filter BSSes based on SSID during P2P Provisioning

TODO: Use group id from GO Neg instead(?)

b2c5a4a3df612cd68c4a5da5ffd80ea46f06a528 authored over 14 years ago
Move global configuration parser into config.c

This makes it easier to provide support for dynamic updates of the
global configuration paramete...

121adf9c2e91ff49808d43f437851526c63bc018 authored over 14 years ago
WPS 2.0: Fix strict mode validation of UPnP MAC Address format

This was supposed to only reject the message from WPS 2.0 ER, not from
WPS 1.0 ER.

ac4dcaf7bf2ab86823314b1b161e13d802d0ea58 authored over 14 years ago
WPS 2.0: Use strict validation of NewWLANEventMAC only with WPS 2.0

This avoids some testing issues with WPS 1.0 implementations while
maintaining strict validation...

e6e25d37a336d6a0dae593689bc2a2890ca7f61a authored over 14 years ago
WPS: Fix strict validation to mandate Network Index attribute

While this attribute is is now deprecated, it is still required
for backwards compatibility. Bet...

5fabd9fefbef35b286520c8d31652e021530de87 authored over 14 years ago
WPS: Add more debug prints for authorized MACs operations

ecece754db0190def220b80017673baab23d16d5 authored over 14 years ago
WPS ER: Use PBC overlap detection

ER should follow same rules as internal Registrar in an AP for
session overlap detection.

498cdee0c7204907f42d8a1e9b3bcfe3f16487f3 authored over 14 years ago
WPS: Make fragment size configurable for EAP-WSC peer

"wpa_cli set wps_fragment_size <val>" can now be used to configure the
fragment size limit for E...

42f50264c0b0b5784eb6fd6fb756e97dc374096a authored over 14 years ago
WPS 2.0: Only reject Probe Request frames from WPS 2.0 devices

6a4477236ebe1ebc808415c8bbd1f8a3ab0f6777 authored over 14 years ago
WPS 2.0: By default, use strict validation reject only with WPS 2.0

e69b86b71d7461e494f701918aac3ac4fdd33b71 authored over 14 years ago
WPS: Fix CONFIG_WPS_STRICT build option

This was not supposed to be depending on CONFIG_WPS_NFC.

cae67937ca47d406f3234ed4a169ad83921a9bb2 authored over 14 years ago
WPS 2.0: Convert new attributes into WFA vendor extension

The WSC 2.0 specification moved to use another design for the new
attributes to avoid backwards ...

fdc9eeb175a297fd7423b2814ce796fcaa21e181 authored over 14 years ago
WPS ER: Do not use SetSelectedRegistrar when learning/configuring AP

b68ccf40488d721add14f0cf2131671aabd261ce authored over 14 years ago
atheros: Use larger buffer for WSC IE changes

This resolves issues in updating Beacon/Probe Response frame IEs
in a case where the value may b...

00ae50bc879479f556c6919d8003dbfdb3e24c2d authored over 14 years ago
WPS 2.0: Ignore WEP Credentials as station Enrollee

Ignore Credential if it is for a WEP network. Reject the message if
no valid Credential is found.

ed1c1ebfb4896826812097bd1d183f08ce434147 authored over 14 years ago
WPS 2.0: Validate WPS attributes in management frames and WSC messages

If CONFIG_WPS_STRICT is set, validate WPS IE(s) in management frames and
reject the frames if an...

54f489be451b6c38574cbb0972f18d623bf0a17a authored over 14 years ago
WPS 2.0: Make WSC 2.0 support to be build option (CONFIG_WPS2)

For now, the default build will only include WSC 1.0 support.
CONFIG_WPS2=y can be used to add s...

53587ec1836cc9532d33c872875e1bad422ab5ad authored over 14 years ago
WPS 2.0: Make sure PHY/VIRT flag gets set for PBC

ad4741183f6f0d3c3ebdd979c3c5924561aa6e68 authored over 14 years ago
WPS 2.0: Add strict validation of SetSelectedRegistrar attributes

168f840169899f1de1606cc7bfe58896a4631258 authored over 14 years ago
WPS 2.0: Add wildcard AuthorizedMACs if Enrollee address is not known

545ee4fd3d5c0111a2614a0e6bcb71ef4dd4d2ca authored over 14 years ago
WPS 2.0: Enforce new security policy of received AP Settings

When receiving new AP Settings from ER, reject WEP configuration
and upgrade WPA-Personal/TKIP o...

6be2d7f8260476746481783a18641da1747429a8 authored over 14 years ago
WPS 2.0: Add tool for testing protocol extensibility

This is disabled by default and can be enabled by defining
CONFIG_WPS_EXTENSIBILITY_TESTING.

c15a854aec10a053cdbb955abc7f05d11fa51d1f authored over 14 years ago
WPS: Add a test mechanism for adding an extra credential into M8

This can be used to build a test version of ER that adds an extra
Credential attribute into M8.

4a34969824511d8a4335aa70bcf33349d6a447c9 authored over 14 years ago
WPS 2.0: Fix Probe Request WPS IE building to be able to fragment data

If all the device information attributes use their maximum lengths,
a single WPS IE is not enoug...

6b633b4da79d9cbdceece2e5492fe63e1246acfb authored over 14 years ago
WPS 2.0: Disable WPS workarounds if CONFIG_WPS_STRICT is defined

dcc4d8be7509640859f29f057f02347eaf8723b6 authored over 14 years ago
WPS 2.0: Add virtual/physical display and pushbutton config methods

6a857074f4c09932eb2b9e72ede69bc6521cd2e9 authored over 14 years ago
WPS 2.0: Add device attributes into Probe Request

Add Manufacturer, Model Name, Model Number, and Device Name attributes
into the WSC IE in the Pr...

662bd575228abd77ba497d9306e835c4282c0599 authored over 14 years ago
WPS 2.0: Modify empty-string workaround to meet 2.0 rules

Instead of using 0x00 as the extra character, use space (' ') to
avoid failing tests that verify...

5314d652d43770a124f82dd1c349a2193a68ef62 authored over 14 years ago
WPS 2.0: Add new attributes and update version negotiation

This adds definitions and parsing of the new attributes that were added
in WPS 2.0. In addition,...

f439079e93dfff93d184df727bb8bedef4a9fcb2 authored over 14 years ago
WPS 2.0: Add support for AuthorizedMACs attribute

Advertize list of authorized enrollee MAC addresses in Beacon and
Probe Response frames and use ...

31fcea931d916fd3dec2522822f87a7148b45a99 authored over 14 years ago
WPS 2.0: Add Request to Enroll attribute into Probe Request

Whenever wpa_supplication is using Request Type Enrollee, it is trying
to enroll into a network....

cfe1c3f1ef262fa164b35566da1892fb3f3b28db authored over 14 years ago
bgscan learn: Fix build

Commit 9ff80a10e8009c0dc65a4b7e08dcf1655cd2a483 forgot to include the
new scan variable in the c...

266c828e54b2fe6079840306308ec1eb349b5ab3 authored over 14 years ago
Indicate Barker Preamble Mode in ERP IE also based on local configuration

While this is not strictly speaking required based on dynamic
configuration (i.e., dot11ShortPre...

a0fad21014923a9b7b36ebeebb623f3cbb44e076 authored over 14 years ago
atheros: Fix driver deinit function to be run

hostapd uses hapd_deinit(), not deinit() wpa_driver_ops.

702934a163ce726c6d7309d0a5ad39009b0b4d1e authored over 14 years ago
atheros: Deinit l2_packet sock_xmit on error path

4a46e82fb47499f7c89fae855d0670c713c8330c authored over 14 years ago
Fix segfault in hostapd_eid_ht_capabilities() with some drivers

This function is not really needed in case of drivers that build the
HT IEs internally. However,...

8421e95c712e10fca768ee8bfe3d334cba6a9d12 authored over 14 years ago
Fix hostapd build with CONFIG_IEEE80211N but without NEED_AP_MLME

b070460b1a1848159e68f3714ffb56dc6d67eef9 authored over 14 years ago
WPS: Fix hostapd build without CONFIG_WPS_UPNP

Commit 5a1cc30f1a04eb19d315680928927651024e172e added code that was
assuming CONFIG_WPS_UPNP is ...

0caf077bc16a1061fb78cede8d0916eb24b3bd8a authored over 14 years ago
dbus: Verify WPA/RSN IE parser result before returning data

af3e1b0ec2f450024e8db2b710b1348b70312916 authored over 14 years ago
wpa_supplicant AP: Make sure deauth/disassoc event is valid

Verify that the driver wrapper is using a valid deauth/disassoc
event before dereferencing the a...

7f5420691e45cf1f1facd3baafa58c324819a868 authored over 14 years ago
WPS: Use more defensive design to avoid theoretical NULL deref

Prior to commit 6195adda9b4306cda2b06b930c59c95832d026a9 the sm->user
dereference did not exist ...

cce1f698e58843d67f598b6a7161756d546e5b66 authored over 14 years ago
wpa_gui-qt4: Update copyright years to include 2010

a745b7a775d449222f17bd338bab4802e05435c0 authored over 14 years ago
Update WinPcap to the latest stable version 4.1.2

17f9f44ed88be1fdccc2fa0af0ba63bc428d9aff authored over 14 years ago
NDIS: Fix association for WPS provisioning with protected AP

Some NDIS drivers require a workaround to allow them to associate
with a WPS AP that is already ...

0c80427d773faae883414d132e6f8196b9f4f904 authored over 14 years ago
Add libgcc_s_dw2-1.dll to the Windows installation package

This seems to be needed for wpa_gui.exe with the new Qt version.

687179edb59c3fac156c9ef0bd43226866f92f19 authored over 14 years ago
l2_packet_ndis: Fix overlapped write not to corrupt stack

When using overlapped write, we must have the provided memory
areas available during the operati...

f4e5fd948a43f1889774aa3a6920ded90bb678ea authored over 14 years ago
winreg: Get rid of compiler warning

de1267d4eb69084b342dd8fdf392434d19cf6464 authored over 14 years ago
hostapd: enable STBC only for STBC capable STAs

hostapd simply used its own STBC configuration in the STA's HT caps. This
resulted in TX STBC be...

36af1c7d31bdc5ba4dacacbf32d3c7585665ae2b authored over 14 years ago
Fix BSS selection with multiple configured networks

Commit d8d940b7469e505aec4d71a02d3f7ebab412eeae broke the logic on
iterating through all configu...

0c703df32d47868b755a74c552c4910e97404c58 authored over 14 years ago
Solaris: Add support for wired IEEE 802.1X client

This patch adds support for wired IEEE 802.1X client on the Solaris.

I have tested with these:
...

60da5e0f3f78f35556912270ab08b522006d25f9 authored over 14 years ago
bgscan learn: Skip immediate scan on initial signal event

The driver is likely to indicate an immediate signal event when the
threshold value is configure...

9ff80a10e8009c0dc65a4b7e08dcf1655cd2a483 authored over 14 years ago
bgscan simple: Skip immediate scan on initial signal event

The driver is likely to indicate an immediate signal event when the
threshold value is configure...

1e6ef6455cd4c4213c269fa843ab53d9b392baf4 authored over 14 years ago
Merge WPA and non-WPA network selection routines

This removes quite a bit of duplicated code and allows network block
priority configuration to b...

d8d940b7469e505aec4d71a02d3f7ebab412eeae authored over 14 years ago
Add current signal strength into signal quality change events

60a972a68da94de6182b2ca52c9b4184b00afc45 authored over 14 years ago
trace: Fix void pointer arithmetic

The arithmetic on void pointer exists in trace routine. On GNU C, it
works because void pointer ...

9c77ad1889664f85f03ea13b629f3107189fe0cc authored over 14 years ago
Share common code in wpa_supplicant_{disassociate,deauthenticate}()

09f58c0984ce52dff8df07c7dd6bc934d01c1b1d authored over 14 years ago
Cancel authentication timeout on local deauth/disassoc request

Without this, the timeout may be left behind even when we are not
connected and may result in un...

eb0a3c7f96a36ce9c7e4d9b8be049149e1f88423 authored over 14 years ago