hostap/src
Carolin Latze 98842d51ec Separate OpenSSL engine configuration for Phase 2
I fixed the engine issue in phase2 of EAP-TTLS. The problem was that you
only defined one engine variable, which was read already in phase1. I
defined some new variables:

engine2
engine2_id
pin2

and added support to read those in phase2 wheres all the engine
variables without number are only read in phase1. That solved it and I
am now able to use an engine also in EAP-TTLS phase2.
2008-11-18 16:53:32 +02:00
..
common Preparations for 0.6.5 release 2008-11-01 17:20:25 +02:00
crypto OpenSSL 0.9.9 API change for EAP-FAST session ticket overriding API 2008-11-16 21:29:12 +02:00
drivers roboswitch: Minor coding style cleanup 2008-11-18 16:35:08 +02:00
eap_common EAP-AKA: Validate RES Length field in AT_RES 2008-11-07 08:34:07 +02:00
eap_peer Separate OpenSSL engine configuration for Phase 2 2008-11-18 16:53:32 +02:00
eap_server EAP-AKA: Validate RES Length field in AT_RES 2008-11-07 08:34:07 +02:00
eapol_supp Fixed EAPOL skip for PMKSA caching case to remain in authenticated state 2008-10-25 20:21:31 +03:00
hlr_auc_gw Added Milenage USIM emulator for EAP-AKA (can be used to simulate test 2008-11-05 23:02:13 +02:00
l2_packet Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
radius EAP-FAST: Allow A-ID and A-ID-Info to be configured separately 2008-10-19 09:55:59 +03:00
rsn_supp Added support for enforcing frequent PTK rekeying 2008-11-06 19:57:21 +02:00
tls Silenced compiler warnings on size_t printf format and shadowed variables 2008-09-27 10:46:06 +03:00
utils Verify fread(), fwrite(), and system() return values 2008-10-29 19:33:24 +02:00
Makefile Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00