1. 08450c9 libosmogsm: Support authentication with 256-bit K and/or OP/OPc by Harald Welte · 1 year, 1 month ago
  2. 9b7c9ae Rename OSMO_AUTH_ALG_XOR to OSMO_AUTH_ALG_XOR_3G by Harald Welte · 1 year, 4 months ago
  3. e93c5e9 Implement the XOR-2G authentication algorithm by Harald Welte · 1 year, 4 months ago
  4. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 6 months ago
  5. af25c37 Use define for key buffers by Max · 6 years ago
  6. aa84b71 add osmo_auth_c3() (separate from gsm_milenage()) by Neels Hofmeyr · 7 years ago
  7. 38b1723 Fix embedded build by Max · 7 years ago
  8. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  9. 26e30b1 auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name() by Neels Hofmeyr · 7 years ago
  10. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  11. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  12. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  13. a81055d fix spelling in API docu, command reply, logging, descriptions by Thorsten Alteholz · 7 years ago
  14. 3b8cb39 fix osmo_auth_gen_vec_auts: copy rand to auth vector by Neels Hofmeyr · 7 years ago
  15. 03ab9a6 osmo_auth*: fix ordering of function args by Neels Hofmeyr · 7 years ago
  16. ceae123 Make C4 function globally available by Max · 8 years ago
  17. c7bf8d0 api doc: auth_core.c: add \returns, cosmetic by Neels Hofmeyr · 8 years ago
  18. cd9cb90 auth_core: Add osmo_auth_3g_from_2g() to compute CK+IK from Kc by Harald Welte · 8 years ago
  19. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  20. 007a71e authentication: More documentation by Harald Welte · 12 years ago
  21. 1c72bfb libosmogsm: Introduce explicit list of exported symbols by Harald Welte · 12 years ago
  22. d318e61 auth_core: add missing string.h include to reduce warnings by Harald Welte · 13 years ago
  23. 4afdd5d auth_core: Make sure we always save the RAND in the vector by Harald Welte · 13 years ago
  24. a5ab162 auth_core: add functions for parsing algorithm names by Harald Welte · 13 years ago
  25. 781bd5d Auth: Import milenage implementation from hostap (Jouni Malinen) by Harald Welte · 13 years ago
  26. d82e0eb Add a generic abstraction for GSM/3G authentication algorithms by Harald Welte · 13 years ago