1. a33fce1 Fix MM Auth: zero-initialize auth tuple before first use by Neels Hofmeyr · 9 years ago
  2. 82a02c5 Fix MM Auth: disallow key_seq mismatch by Neels Hofmeyr · 9 years ago
  3. ba8b729 MM Auth: return AUTH_NOT_AVAIL instead of hardcoded zero by Neels Hofmeyr · 9 years ago
  4. 3cfa178 MM Auth: introduce AUTH_ERROR constant. by Neels Hofmeyr · 9 years ago
  5. 221c4c1 Add MM Auth test; add auth_action_str() function by Neels Hofmeyr · 9 years ago
  6. f013167 fix confusing typo in constant (THAN -> THEN) by Neels Hofmeyr · 9 years ago
  7. 71e3874 libmsc: Use RAND_bytes to choose auth tuple by Daniel Willmann · 9 years ago
  8. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  9. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 14 years ago
  10. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 14 years ago[Renamed from openbsc/src/msc/auth.c]
  11. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 14 years ago[Renamed from openbsc/src/auth.c]
  12. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  13. 200046d More verbose logging of authentication internals by Harald Welte · 14 years ago
  14. 857e15d Authentication: use ENUM instead of magic numbers by Harald Welte · 14 years ago
  15. 53c5253 auth: Fix AuthTupe re-use condition by Sylvain Munaut · 14 years ago
  16. 4cc86f3 auth: Fix XOR algorithm by Sylvain Munaut · 14 years ago
  17. 4887644 auth: Add support for XOR test A3A8 algo (and vty commands) by Sylvain Munaut · 14 years ago
  18. 28c4716 gsm_04_08: Add a operation to enable ciphering on a lchan by Sylvain Munaut · 15 years ago