aboutsummaryrefslogtreecommitdiffstats
path: root/src/libsimaka/simaka_message.c
Commit message (Expand)AuthorAgeFilesLines
* Use message instead of attributes in hookMartin Willi2010-02-261-9/+13
* Invoke attribute/key hooks from libsimakaMartin Willi2009-11-301-5/+9
* EAP-SIM/AKA crypto helper supports key derivation for fast reauthenticationMartin Willi2009-11-121-3/+4
* A SIM/AKA message can be parsed twice, without and with decryptionMartin Willi2009-11-121-55/+107
* Pass SIM/AKA crypto helper to constructor of messageMartin Willi2009-11-121-18/+26
* Centralized SIM/AKA notifications and client errorsMartin Willi2009-11-121-13/+56
* Use the EAP-SIM/AKA crypto helper in EAP-SIMMartin Willi2009-11-121-9/+19
* Added a libsimaka library with shared message handling code for EAP-SIM/AKAMartin Willi2009-11-121-0/+791