aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_simaka_reauth
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-242-5/+5
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+0
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-4/+7
* Moved data structures to new collections subfolderTobias Brunner2012-10-242-2/+2
* Check rng return value when generating identity in eap-simaka-reauth pluginTobias Brunner2012-07-161-4/+18
* Revert "fixed integrity tests of plugins using libsimaka"Tobias Brunner2011-11-081-0/+1
* fixed integrity tests of plugins using libsimakaAndreas Steffen2011-11-041-1/+0
* Add features support tp eap-simaka-reauth pluginMartin Willi2011-10-142-36/+51
* Migrated eap_simaka_reauth_provider_t to INIT/METHOD macros.Tobias Brunner2011-10-041-30/+28
* Migrated eap_simaka_reauth_card_t to INIT/METHOD macros.Tobias Brunner2011-10-041-32/+27
* Migrated all SIM/AKA code to libsimaka, use SIM and AKA backend managers regi...Martin Willi2011-08-086-31/+53
* Added a (not yet implemented) plugin_t method to reload plugin configurationMartin Willi2011-04-151-0/+1
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...Martin Willi2011-04-151-0/+7
* Migrated remaining plugin_t implementations to INIT/METHOD macrosMartin Willi2011-04-151-7/+11
* Respect line with in Makefile.am's, other cosmeticsMartin Willi2010-03-251-1/+2
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-1/+1
* Convert charon into libcharon.Tobias Brunner2010-03-191-1/+1
* Moving charon to libcharon.Tobias Brunner2010-03-197-0/+615