aboutsummaryrefslogtreecommitdiffstats
path: root/src/libsimaka/simaka_message.h
Commit message (Collapse)AuthorAgeFilesLines
* Moved enum_name_t to utils folderTobias Brunner2012-10-241-1/+1
|
* Add a return value to simaka_message_t.generate()Martin Willi2012-07-161-2/+3
|
* Migrated all SIM/AKA code to libsimaka, use SIM and AKA backend managers ↵Martin Willi2011-08-081-5/+6
| | | | registered by name
* Use message instead of attributes in hookMartin Willi2010-02-261-1/+0
|
* A SIM/AKA message can be parsed twice, without and with decryptionMartin Willi2009-11-121-1/+3
|
* Pass SIM/AKA crypto helper to constructor of messageMartin Willi2009-11-121-8/+9
|
* Added a doxygen group for libsimaka, some cleanupsMartin Willi2009-11-121-17/+23
|
* Centralized SIM/AKA notifications and client errorsMartin Willi2009-11-121-0/+62
|
* Use the EAP-SIM/AKA crypto helper in EAP-SIMMartin Willi2009-11-121-10/+11
|
* Added a libsimaka library with shared message handling code for EAP-SIM/AKAMartin Willi2009-11-121-0/+201