1. 15f8810 AUC: Add support for setting the AMF separation bit to '1' for EUTRAN by Harald Welte · 4 years, 10 months ago
  2. 9eb10ef send GMM_CAUSE_ROAMING_NOTALLOWED instead of GMM_CAUSE_IMSI_UNKNOWN HARDCODED by gsmevent admin · 4 years, 10 months ago
  3. b984a6c add column 'last_lu_rat', show last RAN type by Neels Hofmeyr · 5 years ago
  4. f1949f7 Add DB storage for enabling / disabling arbitrary RAT types. by Neels Hofmeyr · 5 years ago
  5. e49391b Remove undefined param passed to logging_vty_add_cmds by Pau Espin Pedrol · 4 years, 10 months ago
  6. 103c11b rx_check_imei_req(): fix IMEI bounds checking by Oliver Smith · 5 years ago
  7. 29f371f src/hlr.c: fix deprecation warning: use gsm48_decode_bcd_number2() by Vadim Yanitskiy · 5 years ago
  8. c7f1787 Create subscribers on demand by Oliver Smith · 5 years ago
  9. 5857c59 osmo-hlr: allow configuring db path from cfg file by Neels Hofmeyr · 5 years ago
  10. d9724f4 hlr.c: fix possible msgb memleaks in read_cb() by Vadim Yanitskiy · 5 years ago
  11. c69a18b hlr.c: check the presence of msgb->l2h in read_cb() by Vadim Yanitskiy · 5 years ago
  12. 8625cda hlr.c: fix: properly print the original message type in read_cb_forward() by Vadim Yanitskiy · 5 years ago
  13. 609978d hlr.c: fix: also store the session state in read_cb_forward() by Vadim Yanitskiy · 5 years ago
  14. 28f0af8 hlr.c: forward GSUP messages between clients by Oliver Smith · 5 years ago
  15. 9f6e558 add missing error log: invalid IMSI by Neels Hofmeyr · 5 years ago
  16. ee7c0cb hlr.c: properly terminate the process on SIGTERM by Vadim Yanitskiy · 5 years ago
  17. c5044cf hlr.c: move hlr_ctx to the top by Oliver Smith · 5 years ago
  18. 20ddfdb Enable statsd support by Max · 5 years ago
  19. f9cf180 hlr.c: replace deprecated osmo_gsup_get_err_msg_type() by Oliver Smith · 5 years ago
  20. 851814a Optionally store IMEI in subscriber table by Oliver Smith · 5 years ago
  21. 66106c0 Cosmetic: hlr.c: remove confusing indent below if by Oliver Smith · 5 years ago
  22. 783ac81 Reply to CHECK-IMEI GSUP messages by Oliver Smith · 5 years ago
  23. d157a56 SS/USSD: make NCSS session timeout configurable by Vadim Yanitskiy · 6 years ago
  24. 8f3a7cc add database schema versioning to the HLR database by Stefan Sperling · 6 years ago
  25. e66e525 fix and re-enable osmo_hlr_subscriber_update_notify() by Neels Hofmeyr · 6 years ago
  26. cb364bb store gsup peer upon accepting LU by Neels Hofmeyr · 6 years ago
  27. 6cee799 fix is_ps logic in rx_upd_loc_req(), store CS as is_ps = false by Neels Hofmeyr · 6 years ago
  28. dab544e USSD: Add support for internal USSD handlers by Harald Welte · 6 years ago
  29. bb77939 USSD: Add basic dispatch + decode of GSUP-encapsulated SS/USSD by Harald Welte · 6 years ago
  30. 4956ae1 USSD: Add Core USSD handling + VTY routing config to HLR by Harald Welte · 6 years ago
  31. d5807b8 hlr: Export + Declare global g_hlr symbol by Harald Welte · 6 years ago
  32. 9fdb854 hlr.c: track the use of talloc NULL memory contexts by Vadim Yanitskiy · 6 years ago
  33. 4793a7e hlr.c: free root talloc context on exit by Vadim Yanitskiy · 6 years ago
  34. 527d934 hlr.c: move deinitialization code from SIGINT handler by Vadim Yanitskiy · 6 years ago
  35. 32acace gsup_server: Add "priv" pointer and make it point to 'struct hlr' by Harald Welte · 6 years ago
  36. b85f604 disable blind subscriber insertion into every VLR/SGSN by Harald Welte · 6 years ago
  37. a1d3b04 Return proper GSUP error in case of too short IMSI by Harald Welte · 6 years ago
  38. f83432c move creation of insert subscriber data messages to a common function by Stefan Sperling · 6 years ago
  39. 1b8a1dc add error handling to osmo_gsup_configure_wildcard_apn() by Neels Hofmeyr · 6 years ago
  40. 5aeb438 fix luop crash: use buffer for APN that remains valid by Neels Hofmeyr · 6 years ago
  41. 1cb4892 don't forget to mark luop as a packet switched connection by Stefan Sperling · 6 years ago
  42. 93c5b10 rewrite subscriber_update_notify() without calls into luop by Stefan Sperling · 6 years ago
  43. 5153031 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  44. f162252 notify GSUP clients when HLR subscriber information changes by Stefan Sperling · 6 years ago
  45. 3f2a9a2 Fix responses to PURGE MS by Harald Welte · 6 years ago
  46. 7ee6e55 osmo-hlr: Add talloc context introspection via VTY by Harald Welte · 6 years ago
  47. ab4d509 osmo-hlr: log details for unknown IMSI / no auth data / db error by Neels Hofmeyr · 7 years ago
  48. bd1dca0 db_get_auth_data / db_get_auc: clarify return values by Neels Hofmeyr · 7 years ago
  49. 33cbde9 return GMM_CAUSE_IMSI_UNKNOWN if there is no auth data by Neels Hofmeyr · 7 years ago
  50. 671db90 cosmetic: rx_send_auth_info(): decide error cause with switch() by Neels Hofmeyr · 7 years ago
  51. d3814b9 db_test: don't verify SQLite issued error messages, they might change by Neels Hofmeyr · 7 years ago
  52. bd0d5bf hlr.c: Avoid overflow of lu_operation.subscr.imsi by Harald Welte · 7 years ago
  53. 234f9cb cosmetic: tweak params of hlr_controlif_setup() by Neels Hofmeyr · 7 years ago
  54. e50121e refactor db_subscr_purge by Neels Hofmeyr · 7 years ago
  55. 84201d3 use OSMO_GSUP_PORT == 4222 instead of hardcoded 2222 by Neels Hofmeyr · 7 years ago
  56. ce9bc40 VTY: Add hlr node and bind ip field by Pau Espin Pedrol · 7 years ago
  57. cab2fcd UMTS AKA: implement SQN increment according to SEQ and IND by Neels Hofmeyr · 7 years ago
  58. 9cacb6f CTRL: add enable/disable packet service cmds by Max · 7 years ago
  59. 372868b Add CTRL interface by Max · 7 years ago
  60. d4bebbd Add global HLR struct by Max · 7 years ago
  61. ea8b0d4 Move lu_operation into separate file by Max · 7 years ago
  62. aa0fefd Use strings for GSUP message type by Max · 7 years ago
  63. 27c6b90 Move GSUP msg init into separate function by Max · 7 years ago
  64. f8c7b6f Log error cause as a string by Max · 7 years ago
  65. 7685a78 main: add VTY and '-c config-file' option by Neels Hofmeyr · 7 years ago
  66. 7f9491f main: add option parsing with db file and default options by Neels Hofmeyr · 7 years ago
  67. ca43e30 main: add and use root talloc ctx by Neels Hofmeyr · 7 years ago
  68. 627de84 gsup: send subscriber MSISDN by Neels Hofmeyr · 7 years ago
  69. 2fc63a6 Add hardcoded APN by Max · 7 years ago
  70. ec1b959 fix various compiler warnings by Neels Hofmeyr · 7 years ago
  71. 6eed322 fix build on FreeBSD: eliminate implicitly declared functions by Neels Hofmeyr · 7 years ago
  72. 9be0d2f fix authentication re-sync (pass RAND+AUTS along) by Harald Welte · 8 years ago
  73. fbaa54b LU: remote oudated FIXME comments by Harald Welte · 8 years ago
  74. 53b8678 LU: correctly determine and use is_ps by Harald Welte · 8 years ago
  75. b18f0e0 implement PURGE-MS from VLR/SGSN to HLR by Harald Welte · 8 years ago
  76. 9990927 some more comment / todo updates by Harald Welte · 8 years ago
  77. 15db826 State number of auth vectors in SAI response by Harald Welte · 8 years ago
  78. cfc752b AUC: Differentiate between actual error and unknown IMSI by Harald Welte · 8 years ago
  79. 936f672 add copyright statements to all files by Harald Welte · 8 years ago
  80. e687be5 Major update; Code now supports SAI, LU and ISD transactions by Harald Welte · 8 years ago
  81. 5341b5d ensure we release memory for all received msgb. by Harald Welte · 8 years ago
  82. aabae9e hlr: install signal handlers for SIGINT/USR1/HUP by Harald Welte · 8 years ago
  83. e72cf55 initial import of osmo-gsup-hlr code so far by Harald Welte · 8 years ago