Release v1.2.1 on 2020-12-29.
  1. 3868e23 support the XOR algorithm for UMTS AKA by Harald Welte · 3 years, 5 months ago
  2. f806e0f test_nodes.vty: remove cruft by Neels Hofmeyr · 4 years, 6 months ago
  3. 276c5a7 tests/auc: change back to python3 by Oliver Smith · 4 years, 5 months ago osmith/fix-python3
  4. 06f5af2 AUC: Add support for setting the AMF separation bit to '1' for EUTRAN by Harald Welte · 4 years, 9 months ago
  5. 07e1602 db v4: add column last_lu_seen_ps by Neels Hofmeyr · 4 years, 6 months ago
  6. abdfdb8 test_nodes.vty: tweak: add some '?' checks by Neels Hofmeyr · 4 years, 6 months ago
  7. 7355d0d remove gsup_test by Neels Hofmeyr · 4 years, 6 months ago
  8. 6b305b4 Makefile convenience: add VTY_TEST var to run only one test by Neels Hofmeyr · 4 years, 6 months ago
  9. 981e126 db upgrade: remove some code dup by Neels Hofmeyr · 4 years, 7 months ago
  10. 7143f3a fix upgrade test in presence of ~/.sqliterc by Neels Hofmeyr · 4 years, 6 months ago
  11. 2f75803 move headers to include/osmocom/hlr by Neels Hofmeyr · 4 years, 6 months ago
  12. a8045da hlr db schema 3: hlr_number -> msc_number by Neels Hofmeyr · 4 years, 7 months ago
  13. 4359b88 tests/db_upgrade: disable for old sqlite versions by Oliver Smith · 4 years, 6 months ago
  14. 5b65461 add db_upgrade test by Neels Hofmeyr · 4 years, 7 months ago
  15. 2b0bf31 tests/test_nodes.vty: check less libosmocore cmds by Oliver Smith · 4 years, 8 months ago
  16. 28f0774 tests: Fix db_test err file to expect error code name instead of value by Pau Espin Pedrol · 4 years, 9 months ago
  17. 8b860e5 Fix test for return codes on mipsel and alpha archs by Ruben Undheim · 6 years ago
  18. fbd736e src/db.c: integrate SQLite3 with talloc allocator by Vadim Yanitskiy · 6 years ago
  19. dc30154 tests/db_test: close the database when test is finished by Vadim Yanitskiy · 4 years, 10 months ago
  20. 3764217 build: fix mess with 'db_test_SOURCES' and 'db_test_LDADD' by Vadim Yanitskiy · 4 years, 10 months ago
  21. 6401b90 db_auc.c: verify hex key sizes read from DB by Oliver Smith · 4 years, 10 months ago
  22. 3b33b01 VTY: add subscriber update network-access-mode by Oliver Smith · 4 years, 10 months ago
  23. 63de00c db_hlr: zero-initialize "struct tm" by Oliver Smith · 5 years ago
  24. 1a1398e db_test: set timezone to work around mktime bug by Oliver Smith · 5 years ago
  25. c7f1787 Create subscribers on demand by Oliver Smith · 5 years ago
  26. c13599d db_hlr.c: add db_subscr_exists_by_msisdn() by Vadim Yanitskiy · 5 years ago
  27. 6b73fd9 db_hlr.c: add db_subscr_exists_by_imsi() by Oliver Smith · 5 years ago
  28. cd2af5e db_hlr.c: db_subscr_create(): add flags argument by Oliver Smith · 5 years ago
  29. 5857c59 osmo-hlr: allow configuring db path from cfg file by Neels Hofmeyr · 5 years ago
  30. 3cf87fe tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  31. 20ddfdb Enable statsd support by Max · 5 years ago
  32. 02078b7 VTY: integrate IMEI by Oliver Smith · 5 years ago
  33. ef64b23 VTY tests: fill DB before running test by Oliver Smith · 5 years ago
  34. 851814a Optionally store IMEI in subscriber table by Oliver Smith · 5 years ago
  35. 81db389 Add IMEI column to subscriber table by Oliver Smith · 5 years ago
  36. d157a56 SS/USSD: make NCSS session timeout configurable by Vadim Yanitskiy · 5 years ago
  37. 8f3a7cc add database schema versioning to the HLR database by Stefan Sperling · 5 years ago
  38. a820ea1 implement removal of MSISDN by Neels Hofmeyr · 5 years ago
  39. 8aa780b add 'show subscriber' command, alias for 'subscriber ... show' by Neels Hofmeyr · 5 years ago
  40. c88bdab fix VTY tests to expect well-formed output of logging configuration by Harald Welte · 6 years ago
  41. ccdb970 make: always allow running python tests manually by Neels Hofmeyr · 6 years ago
  42. a5b36a0 tweak example config by Neels Hofmeyr · 6 years ago
  43. 13000d8 fix build: adjust test_nodes.vty to logging change by Neels Hofmeyr · 6 years ago
  44. 05fe023 tests/Makefile.am: also remove temporary sqlite files by Vadim Yanitskiy · 6 years ago
  45. dab544e USSD: Add support for internal USSD handlers by Harald Welte · 6 years ago
  46. 95b96d4 USSD: Add new "DSS" logging category and use it appropriately by Harald Welte · 6 years ago
  47. 9b6bc9e osmo-hlr.cfg: Don't enable DEBUG logging by default 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. fa7ee33 Add "show gsup-connections" VTY command by Harald Welte · 6 years ago
  50. f83432c move creation of insert subscriber data messages to a common function by Stefan Sperling · 6 years ago
  51. 9d307ec add gsup_test to catch OS#3231 by Neels Hofmeyr · 6 years ago
  52. 5153031 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  53. 7ee6e55 osmo-hlr: Add talloc context introspection via VTY by Harald Welte · 6 years ago
  54. 9214c6c Fix expected test output after new 'logging print file 1' vty command by Harald Welte · 6 years ago
  55. ba1605a fix build: db_test: missing LIBOSMOABIS_CFLAGS and _LIBS by Neels Hofmeyr · 6 years ago
  56. 6c84da5 ctrl test: fix: adjust expectations after stricter ctrl parsing by Neels Hofmeyr · 6 years ago
  57. 84c2f43 fix debug log: put 'deriving 2G from 3G' in proper place by Neels Hofmeyr · 6 years ago
  58. 63f68cc fix test_subscriber_errors.ctrl after libosmocore change by Neels Hofmeyr · 6 years ago
  59. 2dee60e db_test: also test db_get_auc() return values by Neels Hofmeyr · 6 years ago
  60. bd1dca0 db_get_auth_data / db_get_auc: clarify return values by Neels Hofmeyr · 6 years ago
  61. d3814b9 db_test: don't verify SQLite issued error messages, they might change by Neels Hofmeyr · 6 years ago
  62. 6eb231e fix default logging levels to NOTICE, not DEBUG by Neels Hofmeyr · 7 years ago
  63. 7750d2c automatically create db tables on osmo-hlr invocation by Neels Hofmeyr · 7 years ago
  64. cd7fa45 db_test: fix *FLAGS by Neels Hofmeyr · 7 years ago
  65. 99a14c8 tests/Makefile: use test db var instead of repeating the path by Neels Hofmeyr · 7 years ago
  66. 3f697cd test_subscriber.ctrl: test against octal/hex interpretation of id by Neels Hofmeyr · 7 years ago
  67. 446eb0f ctrl: completely replace all CTRL commands by Neels Hofmeyr · 7 years ago
  68. 00b1d43 add hlr_subsrc_nam to put GSUP client notification in proper API by Neels Hofmeyr · 7 years ago
  69. 50e4de7 replace ctrl_test_runner.py with transcript test_subscriber.ctrl by Neels Hofmeyr · 7 years ago
  70. 86d09ec add test_nodes.vty by Neels Hofmeyr · 7 years ago
  71. 183e700 implement subscriber vty interface, tests by Neels Hofmeyr · 7 years ago
  72. b6837e3 fix db_subscr_get_by_*(): clear output data; test in db_test.c by Neels Hofmeyr · 7 years ago
  73. 1cbdb70 fix db_update_sqn(): reset stmt in all error cases by Neels Hofmeyr · 7 years ago
  74. 57a8792 refactor db_get_auth_data return val by Neels Hofmeyr · 7 years ago
  75. 1332a17 add db_subscr_update_aud_by_id(), complete db_subscr_delete_by_id() by Neels Hofmeyr · 7 years ago
  76. e50121e refactor db_subscr_purge by Neels Hofmeyr · 7 years ago
  77. dd78305 refactor db_subscr_lu() by Neels Hofmeyr · 7 years ago
  78. e8ccd50 refactor db_subscr_ps() to db_subscr_nam() by Neels Hofmeyr · 7 years ago
  79. 9c2bbc8 add db_subscr_get_by_msisdn() and db_subscr_get_by_id() by Neels Hofmeyr · 7 years ago
  80. d7d9697 less noise: simplify db_remove_reset() by Neels Hofmeyr · 7 years ago
  81. 9850946 add initial db_test: creating and deleting subscribers by Neels Hofmeyr · 7 years ago
  82. d4bb51b ctrl_test_runner.py: use proper constant as test db path by Neels Hofmeyr · 7 years ago
  83. f88c914 add CTRL tests for enable-/disable-/status-ps by Neels Hofmeyr · 7 years ago
  84. f95ce04 add basic CTRL interface tests by Neels Hofmeyr · 7 years ago
  85. 6249137 Another attempt at fixing .deb by Max · 7 years ago
  86. 02098d9 deb: use python in shebang by Max · 7 years ago
  87. 886ecef Attempt to fix .deb package by Max · 7 years ago
  88. 1f3a1ce tests/auc: Don't require python3 by Daniel Willmann · 7 years ago
  89. edebc22 debug log: output ind slot, previous sqn, and sqn db update by Neels Hofmeyr · 7 years ago
  90. cab2fcd UMTS AKA: implement SQN increment according to SEQ and IND by Neels Hofmeyr · 7 years ago
  91. ee392bb fix debug log: adjust to new SQN increment scheme by Neels Hofmeyr · 7 years ago
  92. ea1052d auc tests: fix after SQN scheme changes from libosmocore by Neels Hofmeyr · 7 years ago
  93. d846ae8 auc tests: adjust cosmetically to prepare for SQN changes by Neels Hofmeyr · 7 years ago
  94. 4436dec cosmetic: rename auc_3g_test.c to auc_test.c by Neels Hofmeyr · 7 years ago
  95. 21380ae cosmetic: auc_3g_test: improve test debugging tools by Neels Hofmeyr · 7 years ago
  96. b5b11e3 auc_compute_vectors(): fix AUTS resync for multiple vectors by Neels Hofmeyr · 7 years ago
  97. 8d97d34 cosmetic: refactor auc_compute_vectors(), add debug log by Neels Hofmeyr · 7 years ago
  98. 428c947 auc_3g_test: add AUTS test with N vectors, to show bug by Neels Hofmeyr · 7 years ago
  99. 3aa3c10 auc_3g_test: allow to inc fake rand bytes upon rand request by Neels Hofmeyr · 7 years ago
  100. 569d322 auc_gen_vectors(): ensure sane arguments, test by Neels Hofmeyr · 7 years ago