Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make C4 function globally available | Max | 2016-06-29 | 1 | -2/+2 |
* | api doc: auth_core.c: add \returns, cosmetic | Neels Hofmeyr | 2016-05-10 | 1 | -2/+9 |
* | auth_core: Add osmo_auth_3g_from_2g() to compute CK+IK from Kc | Harald Welte | 2016-05-05 | 1 | -0/+41 |
* | misc: Doxygen tweaks: fixed some typos and minor errors | Katerina Barone-Adesi | 2013-02-15 | 1 | -2/+2 |
* | authentication: More documentation | Harald Welte | 2012-07-18 | 1 | -3/+54 |
* | libosmogsm: Introduce explicit list of exported symbols | Harald Welte | 2012-04-04 | 1 | -1/+1 |
* | auth_core: add missing string.h include to reduce warnings | Harald Welte | 2011-12-07 | 1 | -0/+1 |
* | auth_core: Make sure we always save the RAND in the vector | Harald Welte | 2011-12-07 | 1 | -1/+8 |
* | auth_core: add functions for parsing algorithm names | Harald Welte | 2011-12-07 | 1 | -0/+20 |
* | Auth: Import milenage implementation from hostap (Jouni Malinen) | Harald Welte | 2011-12-06 | 1 | -2/+2 |
* | Add a generic abstraction for GSM/3G authentication algorithms | Harald Welte | 2011-12-06 | 1 | -0/+93 |