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
3f466ec9e34020911d6e7e0348374dfa726b80bc authored almost 14 years ago by Jouni Malinen <[email protected]>
Now all there TPK handshake messages are sent in similar functions
and are easier to find from t...
This allows the same code path to be used for both protected and
unprotected configurations to l...
This adds code for validating that the same Key Lifetime is used
throughout TPK handshake and en...
tdls_testing bits:
bit 3 = use short TPK lifetime (301 seconds)
bit 4 = use wrong TPK lifetime i...
Since the TDLS links are allowed only to STAs that are in the same
BSS with us, clear all peer d...
These special test cases can be configured at run time with "wpa_cli
tdls_testing <value>" where...
281ff0aa76d7b6cec0ecb0d9fa209c57c9066dd0 authored almost 14 years ago by Ganesh Prasadh <[email protected]>
23ab8e863f5add2050cd71ec1205816152ae4f2f authored almost 14 years ago by Jouni Malinen <[email protected]>
a4dc6e19345c193722ccf68f561aaec8549b6d71 authored almost 14 years ago by Shan Palanisamy <[email protected]>
This allows driver wrappers to indicate whether the association was
done using Association Reque...
d7956add9cf3069e6ed0c36bd61dba6601ce153e authored almost 14 years ago by Shan Palanisamy <[email protected]>
CFLAGS += -DCONFIG_VALGRIND can now be used to enable support for
Valgrind client requests to he...
If the os_time_t variable used for the expiration time (seconds)
overflows when the registered t...
9fc6aa9f959a4b86b41049c3985ae0a0405da027 authored almost 14 years ago by Dmitry Shmidt <[email protected]>
os_snprintf() can be a preprocessor macro and according to
C99 (6.10.3 clause 11) the results of...
Build options can now be used to replace the location of client
sockets for UNIX domain socket c...
On Android, use a special reserved namespace for the UNIX domain
socket.
Wait longer for control interface response from wpa_supplicant to
avoid issues with some drivers...
36fde1e79cd226a91ce2ae56ff065c409790d5d7 authored almost 14 years ago by Dmitry Shmidt <[email protected]>
The buffer size for routing socket is fixed to 2048.
This patch fix it to obtain the size from O...
0ed3f41a5bf12e7eb6801b95055e68640960d46e authored almost 14 years ago by Jouni Malinen <[email protected]>
There is no need to keep this in hostap.git with wpa_supplicant
and hostapd. The CVS version fro...
9e0749737c39312da005391c13eb715b2e5d5b1c authored almost 14 years ago by Jouni Malinen <[email protected]>
Signed-off-by: Dmitry Shmidt <[email protected]>
4e2ead7a72d0d12ac96899f0f0f074ac234d7c10 authored almost 14 years ago by Dmitry Shmidt <[email protected]>Signed-off-by: Dmitry Shmidt <[email protected]>
fb0e5bd7df6c18d298a1dea7b6efbe9b20241059 authored almost 14 years ago by Dmitry Shmidt <[email protected]>
This allows keystore:// prefix to be used with client_cert and
private_key configuration paramet...
This makes wpa_printf() calls use __android_log_vprint(). In addition,
hexdumps are commented out.
Signed-off-by: Dmitry Shmidt <[email protected]>
1a13534f1789f0634ccac0c0d4c0c6c11b4a622e authored almost 14 years ago by Dmitry Shmidt <[email protected]>
Android build gets __u32 and friends from
bionic/libc/kernel/arch-x86/asm/types.h and having the...
This updates the Linux wireless extensions header file to be based
on the latest version (22).
Signed-off-by: Konguraj(Raj) Kulanthaivel <[email protected]>
Signed-off-by: Johan...
Signed-off-by: Konguraj(Raj) Kulanthaivel <[email protected]>
Signed-off-by: Johan...
Add a notification function for the result of an invitation.
Signed-off-by: Jean-Michel Bachot ...
5ccdf84f0d96c00a0277f16a26c83fc670809dfa authored almost 14 years ago by Jean-Michel Bachot <[email protected]>
Signed-off-by: Jayant Sane <[email protected]>
Signed-off-by: Johannes Berg <johannes.berg@i...
Add a notification for received GO negotiation requests.
Signed-off-by: Konguraj(Raj) Kulanthai...
32d1bce0c0c4e90ecae5c5876c6013d4f70de02c authored almost 14 years ago by Konguraj(Raj) Kulanthaivel <[email protected]>Signed-off-by: Johannes Berg <[email protected]>
408af93ed4cfd61509ecd7d3cb15584f68f997f9 authored almost 14 years ago by Johannes Berg <[email protected]>
This signal is used to notify users of the P2P
state machine or wpa_supplicant of lost devices.
...
Signed-off-by: Johannes Berg <[email protected]>
d642d2d2676b8da7b938f7c9dea4723ac86612ca authored almost 14 years ago by Johannes Berg <[email protected]>
This will only retrieve information about peers that have been fully
discovered, not peers that ...
The DBus code will want to have perfect matching of dev_found and the
dev_lost it adds so it doe...
This embeds some information about each P2P peer that will be publically
visible in a struct tha...
When using multiple vifs and dynamic vlan tagging is enabled on any
interface, the created AP VL...
Previous code was assuming that the P2P module is always initialized.
However, that is not the c...
Add MAC addresses for stations and use wpa_msg instead of printf
methods to make it easier to gr...
1aae01fc0450f5f6cd0119bb0c319e3fc990101e authored almost 14 years ago by Ben Greear <[email protected]>
If we timed out, the AP or the local radio may be busy.
So, wait a second until scanning again.
...
mac80211 authentication or association operation may get stuck for some
reasons, so wpa_supplica...
If parsing of the certificate or private key succeeds using any of
the tried encoding types, cle...
libnl provides nla_type() which can be used to derive nla_type from
struct nlattr.
GO may use M2D to notify that PBC overlap was detected if the GO was
configured to allow only a ...
9d832bd07d801222dbdfd3d32ebf56a3e4ec887f authored almost 14 years ago by Jouni Malinen <[email protected]>
Some of the wpa_supplicant control interface commands, like WPS_PIN,
may not include a newline i...
Corrected a typo in the BASE64_H definition that
might cause the header file to be included more...
This allows all WPS ER instances to be cleaned up properly if more
than one interface has an act...
This patch fixes a problem I had when I tried to connect
an embedded system [wpa_supplicant, CON...
In multi BSS setups it wasn't possible to set up an HT BSS in
conjunction with a WEP/TKIP BSS. H...
When FT protocol run is completed with FT-EAP, the EAPOL state machine
needs to be notified of t...
This is needed to avoid the EAPOL Authenticator from trying to start
new authentication when FT ...
Use l2_packet with Ethernet header included so that the source
address for RRB packets can be fo...
This decreases useless work and re-scans by siblings when a
device gets a scan failure.
Signed-...
e1504976f19999f2660cb0e0233a3a77f273767c authored almost 14 years ago by Ben Greear <[email protected]>
This is needed to keep kernel and hostapd in sync. In addition,
the obsolete entry in hostapd pr...
The internal pointer to RADIUS client configuration needs to be
updated whenever a new hostapd c...
This was previously left uninitialized for Beacon frames and could
potentially have any value.
50b16da13f4cffa8f246027d2f5bf8f58f0f95be authored almost 14 years ago by Jouni Malinen <[email protected]>
This converts number of debugging messages to use wpa_msg() in order
to allow the interface name...
This can be used to configure hostapd to reject association with
any station that does not suppo...
This is needed to allows WPS PBC session overlap detection to work
with drivers that process Pro...
An optional parameter, p2p_dev_addr, can now be given to WPS_PBC
command on P2P GO to indicate t...
This allows the interface name to be automatically
added to log file lines by the core logging l...
This makes log files much more readable if multiple interfaces
are being controlled by the same ...
Also supports 'relog' CLI command to re-open the log file.
Signed-off-by: Ben Greear <greearb@c...
b41a47c03f7d94c70a2b9e0397947ef01cd3c552 authored almost 14 years ago by Ben Greear <[email protected]>This allows rolling log files:
mv log.txt log.txt.1
wpa_cli relog
Signed-off-by: Ben Greear <g...
ac6912b5d13614a585d0b7ff6c8b653159c9725c authored almost 14 years ago by Ben Greear <[email protected]>
Add a new API function wpas_p2p_disconnect()
to disconnect from or dissolve a group.
Signed-off...
3103f345761eb644e04f4337cec6c39062c04340 authored almost 14 years ago by Johannes Berg <[email protected]>
In order to pass the same PIN to multiple notifications in the future,
generate it centrally.
S...
bbeee9b0db20936cacf50432918f5a200e522c60 authored almost 14 years ago by Johannes Berg <[email protected]>
The P2P DBus interface will use addresses for
DBus paths, and uses them without any separators.
...
Signed-off-by: Johannes Berg <[email protected]>
d750b7e699bc30cba84d5bebfafabe836682b4ab authored almost 14 years ago by Johannes Berg <[email protected]>
The P2P additions will add more data so
that the current buffers aren't big enough.
Signed-off-...
6d7111418df7e24cf6ab4368bbf40ea441972c69 authored almost 14 years ago by Johannes Berg <[email protected]>
When the network was provisioned, we need to get the keys to be able to
reconnect without new pr...
Add a callback for station's authorized transitions
to allow wpa_supplicant to emit events in DB...
To enable making state change notifications on the WLAN_STA_AUTHORIZED
flag, introduce ap_sta_se...
Signed-off-by: Johannes Berg <[email protected]>
839b33ad90d7d5addbcc2f255603ccf978516634 authored almost 14 years ago by Johannes Berg <[email protected]>
If the driver advertises max_remain_on_chan data, use it instead of
the hardcoded value of 5000....
There are two issues with p2p_long_listen:
1) max_remain_on_channel is assumed to be 5 seconds,...
When authenticating, and the interface type is not already
NL80211_IFTYPE_STATION, we need to ca...
We need to call this function after having completed the neighboring
channel scan to figure out ...
ieee80211n_supported_ht_capab is called after ieee80211n_check_40mhz in
function hostapd_check_h...
If WMM is not disabled explicitly (wmm_enabled=0 in hostapd.conf),
enable WMM automatically when...
When using FT-EAP, the second half of MSK is used as the starting
point for PMK key hierarchy. C...
This was previously done for WPA/WPA2-Personal as part of association
processing when the driver...
We can use the P2P interface types to check if the driver supports P2P
and to tell the kernel th...
I tried these commands:
./wpa_cli -i wlan0 p2p_group_add
./wpa_cli -i wlan0 p2p_find
The secon...
6c714cd7d4cac5d84f36270badfff82938ba46df authored almost 14 years ago by Masashi Honma <[email protected]>
Ensure that the destination binary directory exists before installing
into it.
Signed-off-by: M...
9669794dc45127e02aa2ab2e4448159387f171a2 authored almost 14 years ago by Mike Crowe <[email protected]>Signed-off-by: Mike Crowe <[email protected]>
590595edba2071b8b5212553557178181d0bc11b authored almost 14 years ago by Mike Crowe <[email protected]>
There is no real reason to maintain these in the current development
branch anymore. If someone ...
In order to enable protection mechanisms for different HT opmodes the
driver needs to be aware o...
tdls_prohibit=1 and tdls_prohibit_chan_switch=1 and now be used to
disable use of TDLS or TDLS c...
9a994178f19a3632c7a12b892c508e323de18cdb authored almost 14 years ago by Jouni Malinen <[email protected]>
dfaeda049203eea631f0a916f49fadf08cd5cd6f authored almost 14 years ago by Jouni Malinen <[email protected]>
4e062e35def70bbdd611b886edaa4a4c0b1ab040 authored almost 14 years ago by Jouni Malinen <[email protected]>