Hi Duncan, > I've attached a patch adding support for EAP-SIM with pcsc-lite. This > allows EAP-SIM authentication using a SIM card in most smartcard > readers. Could this be added to the repository?
I don't have the hardware to test the patch, but it looks very nice. I've pushed your patch to our master [1]. While reviewing the code, I slightly reformatted some longer lines [2] and introduced INIT/METHOD macros [3] to gain type safety at least for the actually implemented functions. Thanks a lot for your contribution! Best regards Martin [1]http://git.strongswan.org/?p=strongswan.git;a=commitdiff;h=80dca77a [2]http://git.strongswan.org/?p=strongswan.git;a=commitdiff;h=13d72e90 [3]http://git.strongswan.org/?p=strongswan.git;a=commitdiff;h=ce9352b3 _______________________________________________ Dev mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/dev
