1. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  2. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libmsc/auth.c]
  3. f5e74b5 Print subcriber when skipping auth by Max · 7 years ago
  4. b42dc43 use new OSMO_VALUE_STRING by Neels Hofmeyr · 8 years ago
  5. ecdfd6d fix: missing terminator in two value_string arrays by Neels Hofmeyr · 8 years ago
  6. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  7. cf1302e Fix MM Auth: zero-initialize auth tuple before first use by Neels Hofmeyr · 8 years ago
  8. 0d929be Fix MM Auth: disallow key_seq mismatch by Neels Hofmeyr · 8 years ago
  9. 4e875ae MM Auth: return AUTH_NOT_AVAIL instead of hardcoded zero by Neels Hofmeyr · 8 years ago
  10. f9b212f MM Auth: introduce AUTH_ERROR constant. by Neels Hofmeyr · 8 years ago
  11. 37984bd Add MM Auth test; add auth_action_str() function by Neels Hofmeyr · 8 years ago
  12. d2fa7a5 fix confusing typo in constant (THAN -> THEN) by Neels Hofmeyr · 8 years ago
  13. 62a63f5 libmsc: Use RAND_bytes to choose auth tuple by Daniel Willmann · 9 years ago
  14. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  15. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  16. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/auth.c]
  17. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/auth.c]
  18. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  19. 082b01f More verbose logging of authentication internals by Harald Welte · 14 years ago
  20. 86dda08 Authentication: use ENUM instead of magic numbers by Harald Welte · 14 years ago
  21. cd8e810 auth: Fix AuthTupe re-use condition by Sylvain Munaut · 14 years ago
  22. 0230b34 auth: Fix XOR algorithm by Sylvain Munaut · 14 years ago
  23. e824d9c auth: Add support for XOR test A3A8 algo (and vty commands) by Sylvain Munaut · 14 years ago
  24. 30a1538 gsm_04_08: Add a operation to enable ciphering on a lchan by Sylvain Munaut · 15 years ago