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

1.1+vyos2+lithium4

a4db746f32366b37b13720a0c9d3f773f6e1ab82 authored over 9 years ago by Alex Harpin <[email protected]>
wpa: set hostapd version to correct version for build-iso dependencies

f4c50775537530815deff420fca1e039ac5df38f authored over 9 years ago by Alex Harpin <[email protected]>
1.1+vyos2+lithium3

2b31f487ea808b140e02285a7088d5e972f35491 authored over 9 years ago by Alex Harpin <[email protected]>
wpa: add dh_gencontrol to enable development builds

Add VyOS based dh_gencontrol settings to debian/rules to enable
development builds (999.dev).

2340618fd78e3683088638bc0fcb4e9e76586fc1 authored over 9 years ago by Alex Harpin <[email protected]>
1.1+vyos2+lithium2

9ab3f39756504d736bc7ba6839bab06988d916c6 authored about 10 years ago by Alex Harpin <[email protected]>
Update maintainer address

6a41c6801f85da4f2fbf844a5f54e9f80c6db616 authored about 10 years ago by Alex Harpin <[email protected]>
1.1+vyos2+lithium1

70789f5b193570f84b349f7e33d2d6c468fee868 authored about 10 years ago by Alex Harpin <[email protected]>
New branch

868588f9baa5200221df51d9b3d3d099a39cd626 authored about 10 years ago by Alex Harpin <[email protected]>
1.1+vyos1+helium2

53555901e449c2eacb59f9122b6c77ba5f48bc88 authored about 10 years ago by Alex Harpin <[email protected]>
Update dependency.

65c263ace2de9a949b0840049ae19b1ecf6c0a76 authored over 10 years ago by Kim Hagen <[email protected]>
Import debian packagign.

77bdb1e54d835e50c388b558441d5d0bad138288 authored over 10 years ago by Kim Hagen <[email protected]>
Add libnl-3 to CFLAGS

b908dea8d73d6abf8068db1b175445b6499f653d authored over 10 years ago by Kim Hagen <[email protected]>
Update version number for 1.1

Signed-hostap: Angie Chinchilla <[email protected]>

a546ea464a67a7b61e15c820c94f4cf98650f3cc authored about 12 years ago by Angie Chinchilla <[email protected]>
Update wpa_supplicant and hostapd ChangeLog for v1.1 release.

Signed-hostap: Angie Chinchilla <[email protected]>

2604614c6a76ddb824e9923537179b04c6d07c65 authored about 12 years ago by Angie Chinchilla <[email protected]>
Update version number for 1.1-rc1.

Signed-hostap: Angie Chinchilla <[email protected]>

60f0c7ee5d650295a86f16dc34279d1246c72f52 authored about 12 years ago by Angie Chinchilla <[email protected]>
Fix EAPOL supplicant port authorization with PMKSA caching

The previous eapol_sm_notify_cached() implementation forced the port
to be authorized when recei...

51761900bacdc339e40e3ee8d9defd9e00b4d4c5 authored about 12 years ago by Jouni Malinen <[email protected]>
Fix EAPOL processing when STA switches between multi-BSSes

There was an issue with EAPOL frame exchanges in a multi-BSS
configuration when a station switch...

310e742d09ba06586ff45b0b9b8f9e5367b94394 authored about 12 years ago by David Bird <[email protected]>
dbus: Add global capabilities property

Otherwise it's difficult to determine if the supplicant was built with
CONFIG_AP, CONFIG_IBSS_RS...

8708b3a5c56062e0dbde4646349a6a46fe8d8048 authored about 12 years ago by Dan Williams <[email protected]>
wpa_supplicant: Set state to DISCONNECTED on AP creation errors

If the AP creation failed (missing freq= or driver error) the supplicant
would previously stay i...

fa5b88604b6e9bcad3835f24a675cdebd48bb08a authored about 12 years ago by Dan Williams <[email protected]>
P2P: Remove channel 14 from supported P2P channels

Channel 14 is available only in Japan and is DSSS-only according to
IEEE 802.11-2012 19.4.3 and ...

c00c304b36233e3304beeeede4f77291c8c670e2 authored about 12 years ago by Mykyta Iziumtsev <[email protected]>
EAP-TLS server: Fix TLS Message Length validation

EAP-TLS/PEAP/TTLS/FAST server implementation did not validate TLS
Message Length value properly ...

567bacefd73782508bfe72d3624df495f0df4cd1 authored about 12 years ago by Jouni Malinen <[email protected]>
Fix REMOVE_NETWORK to not run operations with invalid current_ssid

If the REMOVE_NETWORK command is used to delete the currently connected
network, some operations...

51889430fe6914fba38b128475fa1f32c2eae78a authored over 12 years ago by Deepthi Gowri <[email protected]>
EAP-SIM peer: Fix AT_COUNTER_TOO_SMALL use

The AT_NONCE_S value needs to be used in AT_MAC calculation for
SIM/Re-authentication response e...

c2f7b8f5df8de08344055a7278866801e7bff2a2 authored over 12 years ago by Jouni Malinen <[email protected]>
Interworking: Fix PLMN matching with multiple entries

The pos variable was not advanced when comparing PLMN entries in
3GPP Cellular Network informati...

cf6eef0ff5a89d5b0b346eeaf64d2d120b67e7ee authored over 12 years ago by Jouni Malinen <[email protected]>
P2P: Fix PD retries on delay in off channel transmission

Commit 488f4a7108e021be97fc1841fff9042d2b7d737f configures a timer
before p2p_send_action(). Thi...

45e2780a0fd01b24af9b1ea8b080c9d56662d46e authored over 12 years ago by Sunil Dutt <[email protected]>
P2P: Limit maximum number of stored P2P clients to 100

This limits the maximum size of the p2p_client_list parameter that
is maintained at the GO for a...

5b3d48702934ed8e968be73adcac5b4c276d4de2 authored over 12 years ago by Jouni Malinen <[email protected]>
Improve p2p_client_list updates in configuration file

This list can get truncated due to too many addresses getting added.
Reorder the entries in a wa...

20f41d8b7eabf50710bf744fc10f248443329e06 authored over 12 years ago by Jouni Malinen <[email protected]>
Handle long configuration file lines more gracefully

Skip the end of long configuration lines that get truncated in
wpa_config_get_line(). Without th...

abf46431c8f948df4aa8057dcab5188130b30341 authored over 12 years ago by Jouni Malinen <[email protected]>
Fix memory allocation failure handling in EAP-TTLS/MSCHAPv2 server

If the os_malloc() call for the User-Name value fails in EAP-TTLS
server, the inner MSCHAPv2 pro...

f1dcadfe4a977d34d87e0ca1adbe29b8eb7a4442 authored over 12 years ago by Jouni Malinen <[email protected]>
Fix EAP-FAST with OpenSSL 1.0.1

The mechanism to figure out key block size based on ssl->read_hash
does not seem to work with Op...

e6e243d97795306aeb604948e7101f9f14e8b8ca authored over 12 years ago by Jouni Malinen <[email protected]>
Fix adding extra IEs in sched scan

Refactoring done in commit 46ee0427b13d64dc4695fda24f4f228c99822c11
(IEEE 802.11u: Allow Interwo...

e197afa948572eab93c9035e8550a86c090b51d2 authored over 12 years ago by Eyal Shapira <[email protected]>
WPS: Fix nonce comparisons

Multiple memcmps of nonces were actually comparing only the first byte
instead of all 16 bytes. ...

9ce7f1974e1a685b1c0b1112e322bbe20ed0212b authored over 12 years ago by Eyal Shapira <[email protected]>
PMKSA: Set cur_pmksa pointer during initial association

cur_pmksa was left to NULL during the initial association. This can
result in unexpected behavio...

a530b591db06d23d9e0b13d75093da7e45d88b2f authored over 12 years ago by Jouni Malinen <[email protected]>
PMKSA: Do not evict active cache entry when adding new ones

If the PMKSA cache is full (i.e., 32 candidates have been seen in scan
results and have not yet ...

ae3e6675fc29ede289afc92098ea87541962b4bb authored over 12 years ago by Dan Williams <[email protected]>
Fix WPA GTK rekeying with multiple VLANs

When using multiple VLANs, GKeyDoneStations counter is not updated
properly since wpa_auth_for_e...

3ac198e53b20dba5ca307b600e2252fdc3e19454 authored over 12 years ago by Michael Braun <[email protected]>
D-Bus: Fix wpas_dbus_getter_bss_expire_count

bss_expire_count getter was getting a wrong value. Fix it to return
bss_expiration_scan_count.

...

0408452294d9e3a631d196040ba5e074f38b53c5 authored over 12 years ago by Fernando Herrera <[email protected]>
D-Bus: Remove network_object dictionary entry from signal GroupStarted

The network_object path should be returned by the NetworkAdded signal
and not by the GroupStarte...

b0c0b0348bdef7a84a63f10b6004fc19ed210043 authored over 12 years ago by Michael Naumov <[email protected]>
P2P: Fix provision discovery retries during p2p_find

Commit 6b56cc2d97fe9efd1feea8d418714b4658b056f1 added retries of
provision discovery request fra...

bc13374f00b3ce794f15a28745eb1cd8b12bc239 authored over 12 years ago by Jouni Malinen <[email protected]>
wpa_gui: Fix compilation with gcc/g++ 4.7

Signed-off-by: Stefan Lippers-Hollmann <[email protected]>
intended-for: hostap-1
(cherry picked from...

7887dacda5ab241025af08aed4e1834d06135193 authored over 12 years ago by Cyril Brulebois <[email protected]>
EAP-pwd: Increase maximum number of hunting-and-pecking iterations

The previously used limit (10) is too small for practical purposes since
it can result in about ...

f5fd351de0e058198172a19e1a3b896c58f9feb2 authored over 12 years ago by Jouni Malinen <[email protected]>
WPS: Fix NFC password token building with WPS 2.0

The earlier WPS 2.0 changes did not increase the wpabuf size when
adding a new attribute to the ...

192792c373ce4189e2b5de28143d6db689d9919a authored over 12 years ago by Jouni Malinen <[email protected]>
Set state to DISCONNECTED on auth/assoc failures

Some of the authentication/association failure paths left wpa_state to
its previous value. This ...

8dc831230c289c3b064e48381d7d5de333b9045c authored over 12 years ago by Jouni Malinen <[email protected]>
P2P: Fix P2P Client Discoverability bit updates

The P2P Client Discoverability bit is reserved in most frames and its
value in the local P2P pee...

e6ce0913d9a41057eead5a8da22d370c7b6c28a8 authored over 12 years ago by Jouni Malinen <[email protected]>
P2P: Ignore unexpected GO Neg Resp is we have sent Resp

There is a race condition in GO Negotiation Request frame sending and
processing that may end up...

39bcc1996a3df69895ecf78a9c9739e1fe2679f4 authored over 12 years ago by Jouni Malinen <[email protected]>
WPS: Cancel WPS operation also in DISCONNECTED state

It is possible for wpa_state to be WPA_DISCONNECTED when a new scan is
scheduled to be started i...

491178c8e266c5b34d4825b117c8428e9709a357 authored over 12 years ago by Jouni Malinen <[email protected]>
P2P: Fix scan_res_handler setting for p2p_scan

The previous version set scan_res_handler unconditionally and then
cleared it if scan request fa...

71b19932236832dc2d2b38ac46058c029099459c authored over 12 years ago by Jouni Malinen <[email protected]>
Make version name consistent with 2.0-devel, so the difference

doesn't drive me crazy. ;)

Signed-hostap: Angie Chinchilla <[email protected]>

7ae22133ad21bb4d58d83c732638fecf4453a63e authored over 12 years ago by Angie Chinchilla <[email protected]>
Fix BSSID enforcement with driver-based BSS selection

Previously, wpa_supplicant did not specify BSSID to any connection
request if the driver indicat...

3c6d5d828134439f9d13990de2fa98c730b46b71 authored over 12 years ago by Jouni Malinen <[email protected]>
WPS: Fix BSSID filter handling

If WPS commands are used with a specific BSSID instead of wildcard,
the BSSID that was supposed ...

da87ba6da55a5c8744d9eb34cd1208701af53c11 authored over 12 years ago by Jouni Malinen <[email protected]>
wpa_supplicant: Fix overlapping memcpy on WPS interface addition

I think this should fix the following valgrind complaint:

==1972== Source and destination overl...

072366ee9ee12d8a416d7a0caf7a8b39ea40e982 authored over 12 years ago by Ben Greear <[email protected]>
P2P: Deinitialize global P2P context on P2P mgmt interface removal

The P2P implementation assumes that the first wpa_s interface instance
is used to manage P2P ope...

ff1f9c82a992b11b0141179dddc0782e51598533 authored over 12 years ago by Jouni Malinen <[email protected]>
P2P: Wait 100 ms if driver fails to start listen operation

Some drivers may accept the remain-on-channel command, but instead of
indicating start event for...

6be29132666a2821771936d1321e2eb010eee68b authored over 12 years ago by Jouni Malinen <[email protected]>
Fix SIM/USIM determination to support EAP-AKA'

Both EAP-AKA and EAP-AKA' use USIM. Without this change, use of real
USIM card for EAP-AKA' was ...

b7b33e305f29dc8195738eecd1e74f77fd301de9 authored over 12 years ago by Jouni Malinen <[email protected]>
hlr_auc_gw: Use 5 bit IND for SQN updates

Change the SQN generation mechanism to use not time-based Profile 2
as described in 3GPP TS 33.1...

f5957fb013e0d4980357f0f7efdda03b4be31362 authored over 12 years ago by Jouni Malinen <[email protected]>
P2P: Clone max_sta_num parameter for group interfaces

This is needed to allow the max_sta_num parameter set in the main
configuration file to apply to...

1f44dc759c5adf3abdd1102662127a2997fbfd84 authored over 12 years ago by Wei-Jen Lin <[email protected]>
EAP-AKA': Update to RFC 5448

There was a technical change between the last IETF draft version
(draft-arkko-eap-aka-kdf-10) an...

3e9e1637bbd418cb34bf71d7397cc33f7c91046c authored over 12 years ago by Jouni Malinen <[email protected]>
EAP-AKA' server: Fix identity for MK derivation

Incorrect identity string could end up being used with EAP-AKA' when
the EAP client is using pse...

1305c650955a1f3e249403d9e39a50812cf61959 authored over 12 years ago by Jouni Malinen <[email protected]>
P2P: Fix Device ID matching for Probe Request frames

The misplaced parenthesis caused Device ID matching to check only the
first octet of the P2P Dev...

5797639f118a1d9c62c4933b94b5fc8d62e02118 authored over 12 years ago by Wei-Jen Lin <[email protected]>
Fix D-Bus build without ctrl_iface

Commit 7de5688d682d4a96a4ce1f7959428a0112d4b75f started using
wpa_supplicant_ctrl_iface_ctrl_rsp...

f6ac43b3f91268ac40b029eeed1fad07fff54ce1 authored over 12 years ago by Jouni Malinen <[email protected]>
P2P: Do not update peer Listen channel based on PD/Invitation

Commits 17bef1e97a5061a8b5443dc24166e28439911f0b and
ffe98dfb88a19b66418184955ef272789e3abb68 st...

68f3d0953c399a7f4e084745dad157ad9d54ebe1 authored over 12 years ago by Jouni Malinen <[email protected]>
P2P: Fix disallowing of pending listen command to override connect

Commit d9bdba9f867577ed9da6df9c5c933033c71bcdf2 was supposed to allow
p2p_listen to schedule new...

409b50ebdb1e2307f8df6d2e0ade046105591e86 authored over 12 years ago by Jouni Malinen <[email protected]>
Update version number to reflect 1.1 development status.

Signed-hostap: Angie Chinchilla <[email protected]>

9bfb0ba9795076dbc531b7accc5b2f02b9fbefab authored over 12 years ago by Angie Chinchilla <[email protected]>
Update version number for 1.0 release.

Signed-hostap: Angie Chinchilla <[email protected]>

106233504ab2f55dd5f5b6454e2443aed7914383 authored over 12 years ago by Angie Chinchilla <[email protected]>
Update wpa_supplicant and hostapd ChangeLog for v1.0 release.

Signed-hostap: Angie Chinchilla <[email protected]>

d3ee4a887780db301d5c42c9efaa840f57d8d5c4 authored over 12 years ago by Angie Chinchilla <[email protected]>
Update version number for 1.0-rc3

Signed-hostap: Angie Chinchilla <[email protected]>

d983e68a6908ad354d684a5a045c8dd43a31bf33 authored over 12 years ago by Angie Chinchilla <[email protected]>
P2P: Allow wildcard service discovery from DBus API

Using the socket command interface, it is possible to pass a NULL dst to
wpas_p2p_sd_request, ho...

ddf20c3d7ec4868a6a02bbdc20fd71889e45e146 authored over 12 years ago by Adrien Bustany <[email protected]>
P2P: Cleanup P2PDevice D-Bus interface for hostap-1 release

This patch cleans up the P2PDevice D-Bus interface for the hostap-1
release. A spelling error is...

71b57cdec14e53c75f74d427d6d81981b12ad1e9 authored over 12 years ago by Nirav Shah <[email protected]>
P2P: Fix D-Bus property getters to default to "/" for Group, PeerGO

The D-Bus property getters should not return an error when the
properties are not valid/relevant...

e62b25192108ea6efd03fa420953bcc56c653f40 authored over 12 years ago by Nirav Shah <[email protected]>
AP: Reset STA timeout_next on driver-based-SME association

The next ap_handle_timer action was already cleared when association
is handled with user space ...

1ca68718cd7af67dedc16078bdb1c5d795d4fa8b authored over 12 years ago by Jouni Malinen <[email protected]>
Fix EAP/WPS to PSK transition on reassociation in authenticator

A station may move from EAP/WPS key_mgmt to PSK using re-association. In
practice, this can happ...

4295e26e248a375556864a6c79506bd676dbce98 authored over 12 years ago by Jouni Malinen <[email protected]>
P2P: Disconnect P2P group on supplicant deinit

When a supplicant is deinited and shutting, disconnect from P2P groups.
This fixes a memory leak...

fee70d7d7c4c488094aae3b6d3e13118b7370687 authored over 12 years ago by Nirav Shah <[email protected]>
P2P: Fix crash for failure case when WSC PIN is entered incorrectly

When forming a P2P group using WSC PIN method, if the PIN is entered
incorrectly the P2P client ...

c4ac8fdc310a4bc31cf45219fcb09de09f7137dd authored over 12 years ago by Angie Chinchilla <[email protected]>
Clarify comment in wpa_supplicant/defconfig

I think this comment, as originally stated, says the opposite of
what is meant. Reword to help t...

fe1dc848aa75d567e03855cef895917f6121067e authored over 12 years ago by Angie Chinchilla <[email protected]>
Save bgscan parameter into configuration file

Signed-off-by: Ed Wildgoose <[email protected]>
intended-for: hostap-1
(cherry picked from co...

0cba1642ae7651672e10514ae83a446ba7c3fedc authored over 12 years ago by Ed Wildgoose <[email protected]>
Change reason code for AP mode BSS termination to 3

Use reason code 3 (Deauthenticated because sending STA is leaving)
instead of reason code 2 (Pre...

35df7518d87394c46ca80d55ca6277810e09d546 authored over 12 years ago by Jouni Malinen <[email protected]>
P2P: Notify about disconnection only when needed

wpas_notify_state_changed() notified about disconnection when
new_state < WPA_ASSOCIATED, withou...

1ddbf356ecacf60333c43589b314fde0c0966f57 authored over 12 years ago by Eliad Peller <[email protected]>
P2P: Add deinit_p2p_cli op to clear P2P client driver state

On P2P group removal, the GO is deinitialized correctly (and the vif
mode is set back to sta in ...

c3181cc428976426606ed7571b7d19947841d35b authored over 12 years ago by Eliad Peller <[email protected]>
Fix memory leaks on radius_client_send error paths

In case this function returns an error, the RADIUS message needs to
freed in the caller.

Signed...

39a41530414ddd20252f4b0393396638943534e0 authored over 12 years ago by Jouni Malinen <[email protected]>
Fix potential double free and use of freed memory in RADIUS client

ieee802_1x_encapsulate_radius() frees the RADIUS message if
radius_client_send() returns error. ...

3dc4c19aa4c72987b98d9d8237ee082b4c96c6ee authored over 12 years ago by Alexander Couzens <[email protected]>
P2P: Use P2P Device ID attribute if Device Info not available

The "BSS p2p_dev_addr=address" command uses p2p_parse_dev_addr() to
figure out the P2P Device Ad...

7deec79beb60df7ecf031d449c99860741c4e889 authored over 12 years ago by Jouni Malinen <[email protected]>
Clear previous BSSID on explicit disconnection request

There is no need to use reassociation instead of association in a case
the previous connection w...

49de0c35be1cb775bb4cfb015caf5e64108c7f15 authored over 12 years ago by Jouni Malinen <[email protected]>
P2P: Add support for preferred channel list

p2p_pref_chan configuration parameter can now be used to set the
list of preferred channel for P...

8ac67bc0f675ef1c2d76b3a3a615ce712a25f895 authored over 12 years ago by Jouni Malinen <[email protected]>
Sync with include/linux/nl80211.h from wireless-testing.git

Signed-hostap: Jouni Malinen <[email protected]>
(cherry picked from commit 17e729d49c32a02b815864ae8b85b8...

c83f71a4742dcfa75cd86042f275c6eba2d15f78 authored over 12 years ago by Jouni Malinen <[email protected]>
P2P: Do not use group idle timeout during provisioning

Use the normal group formation timeout during the provisioning phase to
avoid terminating this p...

64abeb43501fa24c897c4c2e0185888411d68864 authored over 12 years ago by Jouni Malinen <[email protected]>
P2P: Validate p2p_oper_channel in p2p_group_add

If the p2p_group_add command does not specify the operating channel,
make sure the operating cha...

ebffbce8003c7d6a177a2412014e7090476e33a7 authored over 12 years ago by Jouni Malinen <[email protected]>
dbus: Make P2P group properties accessible individually

Group properties are now accessible individually. The function to retrieve
the dictionary contai...

03de63ceb81eed9db7506c1d124658f7f10a85d9 authored almost 13 years ago by Todd Previte <[email protected]>
BSS: Fix use-after-realloc

After reallocation of the bss struct, current_bss wasn't updated and
could hold an invalid point...

ffda7cfaf1f7acdc38bed15a877c62b47f9e515c authored almost 13 years ago by Eliad Peller <[email protected]>
TTLS: Fix peer challenge generation for TTLS/MSCHAPv2

Commit 30680e9332c96803533b9dae6105fd7b15b5bb52 changed the length
of the implicit challenge res...

201f339dd8f7920653ac647bdab1de6c04783542 authored almost 13 years ago by Jouni Malinen <[email protected]>
P2P: Filter input parameters in p2p_serv_disc_external

p2p_ctrl_serv_disc_external() can take only one parameters "0" or "1".

Signed-hostap: Grzegorz ...

23a9b2c61e592498c9a90ddf5601fd77b25ba3c6 authored almost 13 years ago by Grzegorz Bajorski <[email protected]>
Fix memory leak on parsing multiple network block eap entries

Signed-hostap: Jouni Malinen <[email protected]>
intended-for: hostap-1
(cherry picked from commit bb8b1bb...

4f9fca87ac436b8047b8871d2cc88778ffc7a3dc authored almost 13 years ago by Jouni Malinen <[email protected]>
P2P: Fix p2p_cancel to return success if GO Negotiation is stopped

If a GO Negotiation peer is found, wpas_p2p_stop_find() stops the
negotiation and p2p_cancel can...

50ad8895b6bb3b3437105c4cc433d3a2aa3e2547 authored almost 13 years ago by Jouni Malinen <[email protected]>
P2P: Make p2p_flush stop P2P operations consistently

p2p_flush did not explicit stop all P2P operations, i.e., the exact
behavior depended on the P2P...

73bde309e0ad18a6af04757536721d5b9323f353 authored almost 13 years ago by Jouni Malinen <[email protected]>
P2P: Fix remain-on-channel use with PD/Invitation Request while in Listen

If Listen state was in progress on another channel when a request to
send an Action frame (e.g.,...

5aa5c1b8c9a96a3c01768740d31b54d0634e4392 authored almost 13 years ago by Jouni Malinen <[email protected]>
P2P: Fix provisioning info clearing after successful WPS step

Previously, this provisioning info was cleared using the P2P Interface
Address of the GO as the ...

b9ec7f810c93418171e370ed30b453a45b0dcde7 authored almost 13 years ago by Jouni Malinen <[email protected]>
P2P: Skip duplicated provision discovery on join

If p2p_prov_disc join command is used prior to p2p_connect join,
skip the duplicated provision d...

8a5a27b668a14ae4a3b9ddef4196be4eff9193f0 authored almost 13 years ago by Jithu Jance <[email protected]>
Fix processing of channel list update events

Commit 6bf731e8cea4d9d41665d271b331e096c7c569e9 broke handling of
EVENT_CHANNEL_LIST_CHANGED by ...

449185b0e6d45fdb27537c4b9be5a4f52d5cf29a authored almost 13 years ago by Jouni Malinen <[email protected]>
P2P: Fix group idle timer cancellation on group removal

The wpas_p2p_group_idle_timeout was getting cancelled in the beginning
of wpas_p2p_group_delete(...

791e6df3dfb605acda94732eb35214d818c4f68d authored almost 13 years ago by Jouni Malinen <[email protected]>
dbus: return NULL data for peer IEs

The org.freedesktop.DBus.Properties interface is now supported for peer
properties. Ensure that ...

717ee459a4d08b2b68b1ad22a62403a567ca3b0d authored almost 13 years ago by Reinette Chatre <[email protected]>
dbus: revert changes to some peer properties

Commit 3f6e50ac282bbcb4be137023316543bd232ba350 made it possible to access
P2P peer properties u...

3d8748b1789531e58212390206ed64dc7040fc8c authored almost 13 years ago by Reinette Chatre <[email protected]>
dbus: utility to create dbus message from wpabuf array

If a wpabuf array is used to store basic typed data that we would like
to send over D-Bus then t...

db4b7c8db78d7e4f6ba1ee84bc470a8256854ed8 authored almost 13 years ago by Jayant Sane <[email protected]>