hostap/src/utils
Jouni Malinen 306ae22556 EXT PW: Add framework for supporting external password storage
This new mechanism can be used to make wpa_supplicant using external
storage (e.g., key store in the operating system) for passwords,
passphrases, and PSKs. This commit is only adding the framework part
needed to support this, i.e., no actual configuration parameter can
yet use this new mechanism. In addition, only a simple test backend
is added to allow developer testing of the functionality.

Signed-hostap: Jouni Malinen <j@w1.fi>
2012-08-03 22:15:42 +03:00
..
.gitignore Add build rules for building a library from src/utils files 2009-12-05 21:39:41 +02:00
base64.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
base64.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
build_config.h Remove experimental Symbian build 2012-04-07 13:00:30 +03:00
common.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
common.h Remove experimental Symbian build 2012-04-07 13:00:30 +03:00
edit.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
edit.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
edit_readline.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
edit_simple.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eloop.c eloop: Fix EVENT_TYPE_WRITE with poll()-based eloop 2012-07-04 21:36:38 +03:00
eloop.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eloop_none.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eloop_win.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
ext_password.c EXT PW: Add framework for supporting external password storage 2012-08-03 22:15:42 +03:00
ext_password.h EXT PW: Add framework for supporting external password storage 2012-08-03 22:15:42 +03:00
ext_password_i.h EXT PW: Add framework for supporting external password storage 2012-08-03 22:15:42 +03:00
ext_password_test.c EXT PW: Add framework for supporting external password storage 2012-08-03 22:15:42 +03:00
includes.h Remove experimental Symbian build 2012-04-07 13:00:30 +03:00
ip_addr.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
ip_addr.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
list.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
Makefile wlantest: Add interactive mode to wlantest_cli 2010-11-20 10:48:32 +02:00
os.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
os_internal.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
os_none.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
os_unix.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
os_win32.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
pcsc_funcs.c Interworking: Use EAP-AKA if USIM is used 2012-03-04 16:11:02 +02:00
pcsc_funcs.h Fix eapol_test build without CONFIG_PCSC=y 2012-03-29 20:44:36 +03:00
radiotap.c Share the same radiotap helper implementation 2009-01-09 15:22:19 +02:00
radiotap.h nl80211: Implement noack policy for send_mlme 2011-11-19 19:22:13 +02:00
radiotap_iter.h Add a copyright and license statement for a radiotap header file 2011-06-23 16:39:26 +03:00
state_machine.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
trace.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
trace.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
uuid.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
uuid.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wpa_debug.c Fix compiler warning on printf format with size_t 2012-04-28 18:30:12 +03:00
wpa_debug.h debug: Add option to log to Linux tracing 2012-03-31 13:55:33 +03:00
wpabuf.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wpabuf.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00