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
ff8a53a8d7ebe5ff9dd48a4bb764d3b825dac525 authored about 16 years ago
Whenever new scan results include WPS AP(s) and the client is not
associated, send a notificatio...
484957ae6c88cd33946e8677b1306530657b32b6 authored about 16 years ago
Windows Server 2008 NPS gets very confused if the TLS Message Length is
not included in the Phas...
Changed peer to derive the full key (both MS-MPPE-Recv-Key and
MS-MPPE-Send-Key for total of 32 ...
6e783c6da9eab625732762e7d534159cb02b460c authored about 16 years ago
32896a0dd19329e32c18ca2fb69918e836e7296a authored about 16 years ago
d7afb15a109af896a3da88a412101b3719c6e100 authored about 16 years ago
55655636d86cfbc0b7ae5b94cb4c8a63a4380c86 authored about 16 years ago
3c0b7aa4fe50f90a3a200890e0887cf436c70409 authored about 16 years ago
75fc67e97bb9b8abc6436d7fa29b8e8240367da4 authored about 16 years ago
329a55b314e56763c8d4181c4c8a23aa071cd3a4 authored about 16 years ago
driver_test can now be used either over UNIX domain socket or UDP
socket. This makes it possible...
This is now available in MinGW header files, so the loading code is
triggering conflicts.
9e72e1d35683389bf5eebf88cb51ef042dd71901 authored about 16 years ago
702c349e5ea055e57efa82479ac43296fafdcde7 authored about 16 years ago
47ce4bfc3812932b041cbfcad6937147eb0b2a82 authored about 16 years ago
3ee81d489a5129d3b06e28510008f247373d0166 authored about 16 years ago
1edb9533f1a7c7a9c0dc0af619931415ff7caf41 authored about 16 years ago
9a6cec7bc6245cf574bf2d7c550983a48de9b4c5 authored about 16 years ago
cfb7e8a086a523126bc03da65d3bb9020bb2770b authored about 16 years ago
fecc01663b24c66aeee6aa3b67b74b4d102b92d0 authored about 16 years ago
315ce40a007adcc0ff0d0425d39b14fba424d059 authored about 16 years ago
814e925dc475e3cda98d60de39283f21bfac30f3 authored about 16 years ago
This adds support for setting of a regulatory domain to wpa_supplicant
drivers. It also adds reg...
Print the password field only if -K is given by using wpa_hexdump_ascii_key
instead of wpa_hexdu...
Unfortunately, at least the current libnl git snapshot changes the API
in backwards incompatible...
13d9817dd02a2d83332d42ddb67cda1dd9685f0c authored about 16 years ago
d9f2b1c3828b9277058e8e9e579855242db663b5 authored about 16 years ago
eef7d7a138b3d8d0a08439345e321b7b541db390 authored about 16 years ago
This makes it easier to build the packages and allows all new features
to be built into the bina...
The default version with tnc=soh remains to be 2 which is the currently
recommended version in S...
9c9f869a0508a56f7df10d5fe252c3b11cdf74c4 authored about 16 years ago
a9d1364c5fd29a4afe2b45443c6e539ee6cc1e4e authored about 16 years ago
AT_BIDDING attribute is included in EAP-AKA/Challenge to allow peer to
know whether the server w...
8de5048e26835ccb430c04a5ec3a78a86282368d authored about 16 years ago
This is based on a change request 3GPP TS 33.402 CR 0033 for version
8.1.1. The hardcoded ANID i...
Since only one KDF is currently supported, the negotiation is not
allowed and peer must be rejec...
Network Name is not yet generated and validated based on 3GPP.33.402
(i.e., a hardcoded string i...
The attribute uses 'Actual Identity Length' field to indicate the exact
(pre-padding) length of ...
This is currently happening way too frequently (mac80211 monitor
interface sends TX info for eve...
This IE is not (at least yet) actually used for anything, but parsing it
cleans up verbose debug...
Only one of the authentication frame types is encrypted. In order for
static WEP encryption to w...
This allows the same source code file to be shared for both methods. For
now, this is only in ea...
a17322c345fe4372001b197ffbe19dd34f8af373 authored about 16 years ago
9881795e2c0271009d3b12f2e7e273834afbf997 authored about 16 years ago
If the phy info from nl80211 does not include 802.11b mode, generate
that mode based on 802.11g ...
806f869918f8220adc48aa53f8081bd1018cc2e7 authored about 16 years ago
f54e2c34bf822dbc30074c01196451224f5fd2cb authored about 16 years ago
This makes it easier to eventually replace EAP-AKA implementation with a
shared implementation t...
This is just making an as-is copy of EAP-AKA server and peer
implementation into a new file and ...
Must not count the same STA multiple times if it reassociates back to
the same AP without the ol...
Since the Registrar may not yet know the UUID-E when a new PIN is
entered, use of a wildcard PIN...
79d7d8efe7ed836f0eda76181544dd515f521ddf authored about 16 years ago
30f5c941aa9da93d6e906f274812d02e20c5c42d authored about 16 years ago
bd034191abfdca60e2ee4c82f840c3e681856afc authored about 16 years ago
If a STA reassociates and changes key_mgmt (e.g., from WPA-PSK to WPS),
hostapd needs to reset s...
Previously, this was only done when the new connection is using
WPA-Personal. However, it looks ...
Fragment WPS IE if needed to fit into the IE length limits in hostapd
and Reassemble WPS IE data...
06384c662a6e0131763c19cd32a52e403eb8c851 authored about 16 years ago
8874b727ab281dbab818bc252b00092f8d5f3142 authored about 16 years ago
Previous version did not handle re-configuration correctly since WPS
context data was pointing t...
23f53f2a8174ddae48c54c2df98e5362144bdffb authored about 16 years ago
728fae16319c604006476ff46c5f1e3845df005f authored about 16 years ago
New control interface commands WPS_PBC, WPS_PIN, and WPS_REG can be used
to start WPS processing...
This allows wpa_config_set() to be used with const strings as the value.
e237a6b0d78db62c6b222dca07a008fe21c17f1f authored about 16 years agoe05716d0b078a1354ec3b25e8b6d67664a2e89e5 authored about 16 years ago
b01c18a8ef0c26e4390c05defc29123e82ca3b0a authored about 16 years ago
These functions fit in better with the category of functions included in
wps.c. wps_common.c is ...
To make it easier to find various functions, attribute functions were
split into wps_attr_{build...
This allows the RF Bands attribute to be configured and stored.
120bd30c34bebd76bcbb3a888fbaec0cf314f7ba authored about 16 years ago
This code and the related attributes are not specific to Enrollee
functionality, so wps_common.c...
Use configured device data instead of hardcoded values to generate WPS
IE for Probe Request.
WPS IE is now passed from hostapd association processing into EAP-WSC
and WPS processing. Reques...
e9ab39b4446e10fe3502c741973ba36ec45de7c4 authored about 16 years ago
There is no need to complicate EAPOL and EAP interfaces with WPS
specific parameters now that wp...
The wps_context data is now managed at wpa_supplicant, not EAP-WSC. This
makes wpa_supplicant de...
Previously, wpa_supplicant as Enrollee case was handled using a
different callback function poin...
This cleans up the internal interface between different modules and is
the first step in getting...
Previously, hardcoded values were used in wps_enrollee.c. These are now
moved into shared data i...
4b6a71fa31f94a34e0680bf3795cb8c1b380667d authored about 16 years ago
This allows the network to be used after the Registrar configuration
step. The local WPS network...
This makes it easier to store old AP settings into wps->cred (and allow
them to modified and tak...
The old (i.e., currently used) AP Settings are processed. For now, they
are copied as-is into M8...
The core processing of attributes into struct wps_credential is now in
wps_common.c (was in wps_...
82c39bf10f1681a0d28cd4d39222ef6b4070537a authored about 16 years ago
76603ad4c86ca93e35abe4f2ac5f15a51fc76194 authored about 16 years ago
f855f923a735c38b0ec918f3302173bf3e8e7a7f authored about 16 years ago
2f4eb314547bcbeea9a4b89c0d20cf6a2fb553cc authored about 16 years ago
6dcfad915f34b1faf5ee7895fba359698ddcf305 authored about 16 years ago
a78d3dbd02de9579f75158c10864b0f84969bf5b authored about 16 years ago
446842b1011140e59fd2615d7a08980f0998e3ba authored about 16 years ago
fe0f58fa691bf32efc53c43699114a950dde37e4 authored about 16 years ago
This depends on a patch to Linux nl80211/mac80211 that has not yet been
merged into wireless-tes...
It is better to pass both HT Capabilities and HT Operation IEs in the
same function call since i...
3e0cb2c5033ece81ca013ab46e16e8e4816e5531 authored about 16 years ago
If country_code is set in hostapd.conf, hostapd will now update nl80211
regulatory data by setti...
df73d284fbe60721ddedf565f53dae543348e306 authored about 16 years ago
bf01d8bc2bd202c8a2b57a951fc7a2bc39c32400 authored about 16 years ago
This is not a complete list, but at least it can provide some help for
whoever is trying to conf...