aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/auth.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-31Merge branch 'master' into sysmocom/iuNeels Hofmeyr1-7/+26
2016-03-31Fix MM Auth: zero-initialize auth tuple before first useNeels Hofmeyr1-1/+10
2016-03-31Fix MM Auth: disallow key_seq mismatchNeels Hofmeyr1-0/+1
2016-03-31MM Auth: return AUTH_NOT_AVAIL instead of hardcoded zeroNeels Hofmeyr1-4/+4
2016-03-31MM Auth: introduce AUTH_ERROR constant.Neels Hofmeyr1-3/+3
2016-03-31Add MM Auth test; add auth_action_str() functionNeels Hofmeyr1-0/+9
2016-03-22cosmetic: whitespace, comment, rename static func rx_iu_event()Neels Hofmeyr1-0/+2
2016-03-17fix confusing typo in constant (THAN -> THEN)Neels Hofmeyr1-1/+1
2016-03-14Adjust authentication logic for Iu, move a log noticeNeels Hofmeyr1-2/+0
2016-03-14fix confusing typo in constant (THAN -> THEN)Neels Hofmeyr1-1/+1
2015-10-12libmsc: Use RAND_bytes to choose auth tupleDaniel Willmann1-3/+8
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso1-2/+2
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+132