Files
strongswan-ext/src
Tobias Brunner d6f70ff689 plugin-feature: Add vendor specific EAP method registration macros
Vendor specific EAP methods may be registered with:

    PLUGIN_CALLBACK(eap_method_register, <constructor>),
        PLUGIN_PROVIDE(EAP_SERVER_VENDOR, <type>, <vendor>),

Same for client implementations via EAP_PEER_VENDOR.

References #969.
2015-08-17 11:28:08 +02:00
..
2014-10-05 12:55:37 +02:00
2015-06-02 06:51:41 +02:00
2015-02-20 13:34:55 +01:00
2015-08-13 15:12:34 +02:00