Release v1.6.1 on 2023-02-23.
  1. 268a33e Add vty `reject-cause` to set the reject cause by Alexander Couzens · 4 years, 6 months ago
  2. e414323 osmo-hlr: Transition to use of 'telnet_init_default' by arehbein · 1 year, 6 months ago
  3. 6263cf3 ctrl: take both address and port from vty config by Max · 1 year, 6 months ago
  4. 7a47653 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  5. 3f9d197 db v6: determine 3G AUC IND from VLR name by Neels Hofmeyr · 4 years, 7 months ago
  6. 2bd1a45 main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Harald Welte · 3 years, 4 months ago
  7. ed18fa9 Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 10 months ago
  8. 9b8e7b4 hlr_subscr_nam(): fix condition to fix nam=false notifications by Neels Hofmeyr · 4 years, 2 months ago
  9. 76328bd D-GSM 3/n: implement roaming by mslookup in osmo-hlr by Neels Hofmeyr · 4 years, 7 months ago
  10. 407925d D-GSM 2/n: implement mDNS method of mslookup server by Neels Hofmeyr · 4 years, 7 months ago
  11. ab7dc40 D-GSM 1/n: add mslookup server in osmo-hlr by Neels Hofmeyr · 4 years, 7 months ago
  12. c79bcde 2/2: wrap ipa_name in osmo_cni_peer_id with type enum and union by Neels Hofmeyr · 4 years, 7 months ago
  13. ad868e2 1/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_name by Neels Hofmeyr · 4 years, 7 months ago
  14. 0c27a4c Cosmetic: mention OS#4491 in location cancel code by Oliver Smith · 4 years, 2 months ago
  15. fbe4929 fix missing braces in LOGP_GSUP_FWD by Neels Hofmeyr · 4 years, 6 months ago
  16. 0bb8fce hlr: remove unused internal USSD list by Alexander Couzens · 4 years, 6 months ago
  17. 81b92bb hlr: respect the num_auth_vectors requested by Alexander Couzens · 4 years, 6 months ago
  18. 80dc9ae hlr: exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 7 months ago
  19. 06f5af2 AUC: Add support for setting the AMF separation bit to '1' for EUTRAN by Harald Welte · 4 years, 10 months ago
  20. a7d0f87 add osmo_gsup_msgb_alloc() by Neels Hofmeyr · 4 years, 8 months ago
  21. 2f75803 move headers to include/osmocom/hlr by Neels Hofmeyr · 4 years, 7 months ago
  22. c3d4032 add --db-check option by Neels Hofmeyr · 4 years, 8 months ago
  23. e49391b Remove undefined param passed to logging_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  24. 103c11b rx_check_imei_req(): fix IMEI bounds checking by Oliver Smith · 5 years ago
  25. 29f371f src/hlr.c: fix deprecation warning: use gsm48_decode_bcd_number2() by Vadim Yanitskiy · 5 years ago
  26. c7f1787 Create subscribers on demand by Oliver Smith · 5 years ago
  27. 5857c59 osmo-hlr: allow configuring db path from cfg file by Neels Hofmeyr · 5 years ago
  28. d9724f4 hlr.c: fix possible msgb memleaks in read_cb() by Vadim Yanitskiy · 5 years ago
  29. c69a18b hlr.c: check the presence of msgb->l2h in read_cb() by Vadim Yanitskiy · 5 years ago
  30. 8625cda hlr.c: fix: properly print the original message type in read_cb_forward() by Vadim Yanitskiy · 5 years ago
  31. 609978d hlr.c: fix: also store the session state in read_cb_forward() by Vadim Yanitskiy · 5 years ago
  32. 28f0af8 hlr.c: forward GSUP messages between clients by Oliver Smith · 5 years ago
  33. 9f6e558 add missing error log: invalid IMSI by Neels Hofmeyr · 5 years ago
  34. ee7c0cb hlr.c: properly terminate the process on SIGTERM by Vadim Yanitskiy · 5 years ago
  35. c5044cf hlr.c: move hlr_ctx to the top by Oliver Smith · 5 years ago
  36. 20ddfdb Enable statsd support by Max · 5 years ago
  37. f9cf180 hlr.c: replace deprecated osmo_gsup_get_err_msg_type() by Oliver Smith · 5 years ago
  38. 851814a Optionally store IMEI in subscriber table by Oliver Smith · 5 years ago
  39. 66106c0 Cosmetic: hlr.c: remove confusing indent below if by Oliver Smith · 5 years ago
  40. 783ac81 Reply to CHECK-IMEI GSUP messages by Oliver Smith · 6 years ago
  41. d157a56 SS/USSD: make NCSS session timeout configurable by Vadim Yanitskiy · 6 years ago
  42. 8f3a7cc add database schema versioning to the HLR database by Stefan Sperling · 6 years ago
  43. e66e525 fix and re-enable osmo_hlr_subscriber_update_notify() by Neels Hofmeyr · 6 years ago
  44. cb364bb store gsup peer upon accepting LU by Neels Hofmeyr · 6 years ago
  45. 6cee799 fix is_ps logic in rx_upd_loc_req(), store CS as is_ps = false by Neels Hofmeyr · 6 years ago
  46. dab544e USSD: Add support for internal USSD handlers by Harald Welte · 6 years ago
  47. bb77939 USSD: Add basic dispatch + decode of GSUP-encapsulated SS/USSD by Harald Welte · 6 years ago
  48. 4956ae1 USSD: Add Core USSD handling + VTY routing config to HLR by Harald Welte · 6 years ago
  49. d5807b8 hlr: Export + Declare global g_hlr symbol by Harald Welte · 6 years ago
  50. 9fdb854 hlr.c: track the use of talloc NULL memory contexts by Vadim Yanitskiy · 6 years ago
  51. 4793a7e hlr.c: free root talloc context on exit by Vadim Yanitskiy · 6 years ago
  52. 527d934 hlr.c: move deinitialization code from SIGINT handler by Vadim Yanitskiy · 6 years ago
  53. 32acace gsup_server: Add "priv" pointer and make it point to 'struct hlr' by Harald Welte · 6 years ago
  54. b85f604 disable blind subscriber insertion into every VLR/SGSN by Harald Welte · 6 years ago
  55. a1d3b04 Return proper GSUP error in case of too short IMSI by Harald Welte · 6 years ago
  56. f83432c move creation of insert subscriber data messages to a common function by Stefan Sperling · 6 years ago
  57. 1b8a1dc add error handling to osmo_gsup_configure_wildcard_apn() by Neels Hofmeyr · 6 years ago
  58. 5aeb438 fix luop crash: use buffer for APN that remains valid by Neels Hofmeyr · 6 years ago
  59. 1cb4892 don't forget to mark luop as a packet switched connection by Stefan Sperling · 6 years ago
  60. 93c5b10 rewrite subscriber_update_notify() without calls into luop by Stefan Sperling · 6 years ago
  61. 5153031 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  62. f162252 notify GSUP clients when HLR subscriber information changes by Stefan Sperling · 6 years ago
  63. 3f2a9a2 Fix responses to PURGE MS by Harald Welte · 6 years ago
  64. 7ee6e55 osmo-hlr: Add talloc context introspection via VTY by Harald Welte · 6 years ago
  65. ab4d509 osmo-hlr: log details for unknown IMSI / no auth data / db error by Neels Hofmeyr · 7 years ago
  66. bd1dca0 db_get_auth_data / db_get_auc: clarify return values by Neels Hofmeyr · 7 years ago
  67. 33cbde9 return GMM_CAUSE_IMSI_UNKNOWN if there is no auth data by Neels Hofmeyr · 7 years ago
  68. 671db90 cosmetic: rx_send_auth_info(): decide error cause with switch() by Neels Hofmeyr · 7 years ago
  69. d3814b9 db_test: don't verify SQLite issued error messages, they might change by Neels Hofmeyr · 7 years ago
  70. bd0d5bf hlr.c: Avoid overflow of lu_operation.subscr.imsi by Harald Welte · 7 years ago
  71. 234f9cb cosmetic: tweak params of hlr_controlif_setup() by Neels Hofmeyr · 7 years ago
  72. e50121e refactor db_subscr_purge by Neels Hofmeyr · 7 years ago
  73. 84201d3 use OSMO_GSUP_PORT == 4222 instead of hardcoded 2222 by Neels Hofmeyr · 7 years ago
  74. ce9bc40 VTY: Add hlr node and bind ip field by Pau Espin Pedrol · 7 years ago
  75. cab2fcd UMTS AKA: implement SQN increment according to SEQ and IND by Neels Hofmeyr · 7 years ago
  76. 9cacb6f CTRL: add enable/disable packet service cmds by Max · 7 years ago
  77. 372868b Add CTRL interface by Max · 7 years ago
  78. d4bebbd Add global HLR struct by Max · 7 years ago
  79. ea8b0d4 Move lu_operation into separate file by Max · 7 years ago
  80. aa0fefd Use strings for GSUP message type by Max · 7 years ago
  81. 27c6b90 Move GSUP msg init into separate function by Max · 7 years ago
  82. f8c7b6f Log error cause as a string by Max · 7 years ago
  83. 7685a78 main: add VTY and '-c config-file' option by Neels Hofmeyr · 7 years ago
  84. 7f9491f main: add option parsing with db file and default options by Neels Hofmeyr · 7 years ago
  85. ca43e30 main: add and use root talloc ctx by Neels Hofmeyr · 7 years ago
  86. 627de84 gsup: send subscriber MSISDN by Neels Hofmeyr · 8 years ago
  87. 2fc63a6 Add hardcoded APN by Max · 8 years ago
  88. ec1b959 fix various compiler warnings by Neels Hofmeyr · 8 years ago
  89. 6eed322 fix build on FreeBSD: eliminate implicitly declared functions by Neels Hofmeyr · 8 years ago
  90. 9be0d2f fix authentication re-sync (pass RAND+AUTS along) by Harald Welte · 8 years ago
  91. fbaa54b LU: remote oudated FIXME comments by Harald Welte · 8 years ago
  92. 53b8678 LU: correctly determine and use is_ps by Harald Welte · 8 years ago
  93. b18f0e0 implement PURGE-MS from VLR/SGSN to HLR by Harald Welte · 8 years ago
  94. 9990927 some more comment / todo updates by Harald Welte · 8 years ago
  95. 15db826 State number of auth vectors in SAI response by Harald Welte · 8 years ago
  96. cfc752b AUC: Differentiate between actual error and unknown IMSI by Harald Welte · 8 years ago
  97. 936f672 add copyright statements to all files by Harald Welte · 8 years ago
  98. e687be5 Major update; Code now supports SAI, LU and ISD transactions by Harald Welte · 8 years ago
  99. 5341b5d ensure we release memory for all received msgb. by Harald Welte · 8 years ago
  100. aabae9e hlr: install signal handlers for SIGINT/USR1/HUP by Harald Welte · 8 years ago