hostap/src
David Woodhouse 5c8ab0d49c OpenSSL: Allow pkcs11_module_path to be NULL
New versions of engine_pkcs11 will automatically use the system's
p11-kit-proxy.so to make the globally-configured PKCS#11 tokens available
by default. So invoking the engine without an explicit module path is
not an error.

Older engines will fail but gracefully enough, so although it's still an
error in that case there's no need for us to catch it for ourselves.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2014-12-29 15:49:05 +02:00
..
ap P2P: Fix memory leak on GO startup failure path 2014-12-25 16:37:12 +02:00
common privsep: Fix compilation due to associate() parameter updates 2014-12-25 16:37:12 +02:00
crypto OpenSSL: Allow pkcs11_module_path to be NULL 2014-12-29 15:49:05 +02:00
drivers Avoid -Wshadow warnings from older gcc versions 2014-12-26 13:21:00 +02:00
eap_common ERP: Add TV/TLV parser 2014-12-04 12:08:59 +02:00
eap_peer EAP-IKEv2: Fix a typo in a debug message 2014-12-21 13:19:14 +02:00
eap_server EAP-IKEv2: Add explicit limit for maximum message length 2014-12-21 00:25:16 +02:00
eapol_auth Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00
eapol_supp Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00
l2_packet Clean up debug prints to use wpa_printf() 2014-12-26 13:20:57 +02:00
p2p P2P: Check Invitation Response dialog token match for resend case 2014-12-09 16:26:47 +02:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius ERP: Add ERP_FLUSH for hostapd 2014-12-14 15:47:04 +02:00
rsn_supp Check os_snprintf() result more consistently - manual 2014-12-08 11:42:07 +02:00
tls TLS: Add new cipher suites to tls_get_cipher() 2014-12-09 16:57:05 +02:00
utils Clean up debug prints to use wpa_printf() 2014-12-26 13:20:57 +02:00
wps Flush WPS registrar state on wpa_supplicant FLUSH command 2014-12-21 17:47:42 +02:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00