Jiang Jiang Jian b7c2e63bb4 Merge branch 'bugfix/supplicant_disconnect_process' into 'master' 2 rokov pred
..
esp_supplicant 65b8830d07 Merge branch 'bugfix/disallow_dpp_wps' into 'master' 2 rokov pred
include a6811adac7 wpa_supplicant: Add WPS registrar support for softAP mode 3 rokov pred
port a41e3d408f fix(wpa_supplicant): fix sys/types include 2 rokov pred
src b42e14c9b7 fix(wifi): fix bug in 'esp_wifi_deauthenticate_internal' and other improvements 2 rokov pred
test_apps d507a86285 feat(freertos): Exposed Kconfig option for configUSE_LIST_DATA_INTEGRITY_CHECK_BYTES 2 rokov pred
CMakeLists.txt 6db16c6e81 Merge branch 'feature/sta_sae_ext_key' into 'master' 2 rokov pred
COPYING fb908dfe98 change(esp_wifi): Update copyright info for wpa_supplicant 2 rokov pred
README e667d1af2e wpa_supplicant: bypass sonar checks for upstream code 4 rokov pred
README.md 30a2558450 esp_wifi: Merge wpa_supplicant and esp_wifi Kconfig 3 rokov pred

README

wpa_supplicant and hostapd
--------------------------

Copyright (c) 2002-2019, Jouni Malinen and contributors
All Rights Reserved.

These programs are licensed under the BSD license (the one with
advertisement clause removed).

License
-------

This software may be distributed, used, and modified under the terms of
BSD license:

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

3. Neither the name(s) of the above-listed copyright holder(s) nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.