aboutsummaryrefslogtreecommitdiffstats
path: root/src/libsimaka
Commit message (Expand)AuthorAgeFilesLines
* Convert charon into libcharon.Tobias Brunner2010-03-191-1/+1
* Use message instead of attributes in hookMartin Willi2010-02-262-10/+13
* Invoke attribute/key hooks from libsimakaMartin Willi2009-11-302-5/+13
* Build libsimaka with libtool, as we require a PIC-enabled versionMartin Willi2009-11-121-3/+2
* EAP-SIM/AKA crypto helper supports key derivation for fast reauthenticationMartin Willi2009-11-123-22/+110
* A SIM/AKA message can be parsed twice, without and with decryptionMartin Willi2009-11-122-56/+110
* Pass SIM/AKA crypto helper to constructor of messageMartin Willi2009-11-122-26/+35
* Added a doxygen group for libsimaka, some cleanupsMartin Willi2009-11-122-18/+24
* Centralized SIM/AKA notifications and client errorsMartin Willi2009-11-122-13/+118
* Use the EAP-SIM/AKA crypto helper in EAP-SIMMartin Willi2009-11-122-19/+30
* libsimaka provides cryptographic functionality used in EAP-SIM and EAP-AKAMartin Willi2009-11-123-1/+262
* Added a libsimaka library with shared message handling code for EAP-SIM/AKAMartin Willi2009-11-123-0/+998