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