1. ff7c7ea SMS over GSUP: implement vty config of SMSC routing by Mychaela N. Falconia · 9 months ago
  2. 37f0b3a Add support for multiple APN profiles for subscriber data by Alexander Couzens · 1 year, 2 months ago
  3. 7a763aa Add VTY support for TUAK algorithm by Harald Welte · 1 year, 1 month ago
  4. 626f5eb db: extend database schema to support 256bit K and/or OP[c] values by Harald Welte · 1 year, 1 month ago
  5. a854b48 Port to new libosmogsm 'struct osmo_sub_auth_data2' by Harald Welte · 1 year, 1 month ago
  6. 9115080 cosmetic: gen_ts_55_205_test_sets/main_template tabs istead of spaces by Harald Welte · 1 year, 1 month ago
  7. 8f3fa65 cosmetic: gen_ts_55_205_test_sets/func_template.c: Use tab-indent by Harald Welte · 1 year, 1 month ago
  8. 829713a Introduce support for XOR-2G algorithm by Harald Welte · 1 year, 1 month ago
  9. d10c2ef tests/*/Makefile.am: move -I to AM_CPPFLAGS by Vadim Yanitskiy · 1 year, 4 months ago
  10. 974aed9 tests/auc/Makefile.am: put object files to LDADD by Vadim Yanitskiy · 1 year, 4 months ago
  11. a55e63b tests/db/db_test.err: adjust to XOR-3G rename by Oliver Smith · 1 year, 4 months ago
  12. 268a33e Add vty `reject-cause` to set the reject cause by Alexander Couzens · 4 years, 5 months ago
  13. c27bc90 Vty: Fixup config shown/written from vty by Keith · 1 year, 6 months ago
  14. f80ab76 osmo_mdns_rfc_record/question_encode: remove ctx by Oliver Smith · 1 year, 6 months ago
  15. 5decd49 mslookup: use apn functions from libosmocore by Oliver Smith · 1 year, 6 months ago
  16. 7a47653 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  17. 777860d ctrl: Introduce CTRL command subscriber.by-*.aud3g <algo[,KI,(op|opc),OP_C[,ind_bitlen]]> by Pau Espin Pedrol · 2 years ago
  18. 1d0a030 ctrl: Introduce CTRL command subscriber.by-*.aud2g <algo[,ki]> by Pau Espin Pedrol · 2 years ago
  19. 3ca9a1f ctrl: Introduce cmd SET subscriber.delete <imsi> by Pau Espin Pedrol · 2 years ago
  20. 140dffd ctrl: Introduce CTRL command subscriber.by-*.msisdn by Pau Espin Pedrol · 2 years ago
  21. d63ec88 ctrl: Introduce cmd SET subscriber.create <imsi> by Pau Espin Pedrol · 2 years ago
  22. d456fce Fix db_subscr_create() not returning -EEXIST expected by VTY subscriber create cmd by Pau Espin Pedrol · 2 years ago
  23. c772e52 tests/ctrl: Move ERROR test scenario to proper file by Pau Espin Pedrol · 2 years ago
  24. 83a4147 tests: Allow specyfing specific ctrl test to run by Pau Espin Pedrol · 2 years ago
  25. b246580 tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' by Vadim Yanitskiy · 2 years, 2 months ago
  26. 3f9d197 db v6: determine 3G AUC IND from VLR name by Neels Hofmeyr · 4 years, 7 months ago
  27. ca8e6ef vty: enable show subscribers filtered by IMEI by Keith · 3 years, 2 months ago
  28. 649c335 Correct configuration written from vty by Keith · 3 years, 4 months ago
  29. d6993ea tests: Replace deprecated API log_set_print_filename by Pau Espin Pedrol · 3 years, 4 months ago
  30. 89fda30 Add vty command to show summary of all or filtered subscribers by Keith · 3 years, 5 months ago
  31. bd94b41 auc_test.c: Add some comments on what the test cases actually do by Harald Welte · 3 years, 6 months ago
  32. 6e237d3 support the XOR algorithm for UMTS AKA by Harald Welte · 3 years, 6 months ago
  33. dac855e USSD: add special 'idle' handler to IUSE for testing by Vadim Yanitskiy · 3 years, 7 months ago
  34. ed18fa9 Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 10 months ago
  35. 377fe5a doc: do not use loglevel info for log category ss by Philipp Maier · 4 years, 3 months ago
  36. 0d82a87 drop error log for when a subscriber does not exist by Neels Hofmeyr · 4 years, 7 months ago
  37. 76328bd D-GSM 3/n: implement roaming by mslookup in osmo-hlr by Neels Hofmeyr · 4 years, 7 months ago
  38. 407925d D-GSM 2/n: implement mDNS method of mslookup server by Neels Hofmeyr · 4 years, 7 months ago
  39. 86b507b test_nodes.vty: remove cruft by Neels Hofmeyr · 4 years, 7 months ago
  40. 04c2375 db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxy by Neels Hofmeyr · 4 years, 7 months ago
  41. c79bcde 2/2: wrap ipa_name in osmo_cni_peer_id with type enum and union by Neels Hofmeyr · 4 years, 7 months ago
  42. ad868e2 1/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_name by Neels Hofmeyr · 4 years, 7 months ago
  43. 5424dcb mslookup_client_mdns_test: no automatic skip by Oliver Smith · 4 years, 5 months ago
  44. f0e90e6 mslookup_client_mdns_test: disable by default by Oliver Smith · 4 years, 5 months ago
  45. 3a9f267 add mDNS lookup method to libosmo-mslookup (#2) by Oliver Smith · 4 years, 7 months ago
  46. 110a49f Revert "add mDNS lookup method to libosmo-mslookup" by Harald Welte · 4 years, 5 months ago
  47. f10463c add mDNS lookup method to libosmo-mslookup by Oliver Smith · 4 years, 7 months ago
  48. bf7deda add libosmo-mslookup abstract client by Oliver Smith · 4 years, 7 months ago
  49. 276c5a7 tests/auc: change back to python3 by Oliver Smith · 4 years, 7 months ago osmith/fix-python3
  50. 06f5af2 AUC: Add support for setting the AMF separation bit to '1' for EUTRAN by Harald Welte · 4 years, 10 months ago
  51. 07e1602 db v4: add column last_lu_seen_ps by Neels Hofmeyr · 4 years, 7 months ago
  52. abdfdb8 test_nodes.vty: tweak: add some '?' checks by Neels Hofmeyr · 4 years, 7 months ago
  53. 7355d0d remove gsup_test by Neels Hofmeyr · 4 years, 7 months ago
  54. 6b305b4 Makefile convenience: add VTY_TEST var to run only one test by Neels Hofmeyr · 4 years, 8 months ago
  55. 981e126 db upgrade: remove some code dup by Neels Hofmeyr · 4 years, 8 months ago
  56. 7143f3a fix upgrade test in presence of ~/.sqliterc by Neels Hofmeyr · 4 years, 8 months ago
  57. 2f75803 move headers to include/osmocom/hlr by Neels Hofmeyr · 4 years, 7 months ago
  58. a8045da hlr db schema 3: hlr_number -> msc_number by Neels Hofmeyr · 4 years, 8 months ago
  59. 4359b88 tests/db_upgrade: disable for old sqlite versions by Oliver Smith · 4 years, 8 months ago
  60. 5b65461 add db_upgrade test by Neels Hofmeyr · 4 years, 8 months ago
  61. 2b0bf31 tests/test_nodes.vty: check less libosmocore cmds by Oliver Smith · 4 years, 9 months ago
  62. 28f0774 tests: Fix db_test err file to expect error code name instead of value by Pau Espin Pedrol · 4 years, 11 months ago
  63. 8b860e5 Fix test for return codes on mipsel and alpha archs by Ruben Undheim · 6 years ago
  64. fbd736e src/db.c: integrate SQLite3 with talloc allocator by Vadim Yanitskiy · 6 years ago
  65. dc30154 tests/db_test: close the database when test is finished by Vadim Yanitskiy · 5 years ago
  66. 3764217 build: fix mess with 'db_test_SOURCES' and 'db_test_LDADD' by Vadim Yanitskiy · 5 years ago
  67. 6401b90 db_auc.c: verify hex key sizes read from DB by Oliver Smith · 5 years ago
  68. 3b33b01 VTY: add subscriber update network-access-mode by Oliver Smith · 5 years ago
  69. 63de00c db_hlr: zero-initialize "struct tm" by Oliver Smith · 5 years ago
  70. 1a1398e db_test: set timezone to work around mktime bug by Oliver Smith · 5 years ago
  71. c7f1787 Create subscribers on demand by Oliver Smith · 5 years ago
  72. c13599d db_hlr.c: add db_subscr_exists_by_msisdn() by Vadim Yanitskiy · 5 years ago
  73. 6b73fd9 db_hlr.c: add db_subscr_exists_by_imsi() by Oliver Smith · 5 years ago
  74. cd2af5e db_hlr.c: db_subscr_create(): add flags argument by Oliver Smith · 5 years ago
  75. 5857c59 osmo-hlr: allow configuring db path from cfg file by Neels Hofmeyr · 5 years ago
  76. 3cf87fe tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  77. 20ddfdb Enable statsd support by Max · 5 years ago
  78. 02078b7 VTY: integrate IMEI by Oliver Smith · 5 years ago
  79. ef64b23 VTY tests: fill DB before running test by Oliver Smith · 5 years ago
  80. 851814a Optionally store IMEI in subscriber table by Oliver Smith · 5 years ago
  81. 81db389 Add IMEI column to subscriber table by Oliver Smith · 5 years ago
  82. d157a56 SS/USSD: make NCSS session timeout configurable by Vadim Yanitskiy · 6 years ago
  83. 8f3a7cc add database schema versioning to the HLR database by Stefan Sperling · 6 years ago
  84. a820ea1 implement removal of MSISDN by Neels Hofmeyr · 6 years ago
  85. 8aa780b add 'show subscriber' command, alias for 'subscriber ... show' by Neels Hofmeyr · 6 years ago
  86. c88bdab fix VTY tests to expect well-formed output of logging configuration by Harald Welte · 6 years ago
  87. ccdb970 make: always allow running python tests manually by Neels Hofmeyr · 6 years ago
  88. a5b36a0 tweak example config by Neels Hofmeyr · 6 years ago
  89. 13000d8 fix build: adjust test_nodes.vty to logging change by Neels Hofmeyr · 6 years ago
  90. 05fe023 tests/Makefile.am: also remove temporary sqlite files by Vadim Yanitskiy · 6 years ago
  91. dab544e USSD: Add support for internal USSD handlers by Harald Welte · 6 years ago
  92. 95b96d4 USSD: Add new "DSS" logging category and use it appropriately by Harald Welte · 6 years ago
  93. 9b6bc9e osmo-hlr.cfg: Don't enable DEBUG logging by default by Harald Welte · 6 years ago
  94. 4956ae1 USSD: Add Core USSD handling + VTY routing config to HLR by Harald Welte · 6 years ago
  95. fa7ee33 Add "show gsup-connections" VTY command by Harald Welte · 6 years ago
  96. f83432c move creation of insert subscriber data messages to a common function by Stefan Sperling · 6 years ago
  97. 9d307ec add gsup_test to catch OS#3231 by Neels Hofmeyr · 6 years ago
  98. 5153031 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  99. 7ee6e55 osmo-hlr: Add talloc context introspection via VTY by Harald Welte · 6 years ago
  100. 9214c6c Fix expected test output after new 'logging print file 1' vty command by Harald Welte · 6 years ago