index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gsm
/
auth_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use define for key buffers
Max
2018-12-20
1
-2
/
+2
*
add osmo_auth_c3() (separate from gsm_milenage())
Neels Hofmeyr
2017-12-18
1
-0
/
+13
*
Fix embedded build
Max
2017-12-04
1
-0
/
+6
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-0
/
+2
*
auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name()
Neels Hofmeyr
2017-10-09
1
-0
/
+7
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-5
/
+2
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-9
/
+9
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-2
/
+2
*
fix spelling in API docu, command reply, logging, descriptions
Thorsten Alteholz
2017-04-23
1
-1
/
+1
*
fix osmo_auth_gen_vec_auts: copy rand to auth vector
Neels Hofmeyr
2017-02-22
1
-1
/
+8
*
osmo_auth*: fix ordering of function args
Neels Hofmeyr
2017-02-06
1
-3
/
+3
*
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