1. 5bc457e add column 'last_lu_rat', show last RAN type by Neels Hofmeyr · 5 years ago
  2. e3c788d SS/USSD: update configuretion example by Vadim Yanitskiy · 5 years ago
  3. e6751dd SS/USSD: add IUSEs to enable / disable UMTS by Vadim Yanitskiy · 5 years ago
  4. e8b7b86 SS/USSD: implement an IUSE for getting RAN type(s) by Vadim Yanitskiy · 5 years ago
  5. ce172ef Add DB storage for enabling / disabling arbitrary RAT types. by Neels Hofmeyr · 5 years ago
  6. 2f10498 trial: SMS-over-GSUP by Neels Hofmeyr · 4 years, 6 months ago
  7. 92d1c4a db v6: determine 3G AUC IND from VLR name by Neels Hofmeyr · 4 years, 6 months ago
  8. fc4af60 auc3g: officially wrap IND around IND_bitlen space by Neels Hofmeyr · 4 years, 6 months ago
  9. 011e781 vty: show subscriber: show lu d,h,m,s ago, not just seconds by Neels Hofmeyr · 4 years, 6 months ago
  10. cb88c34 vty: show subscriber: change format of 'last LU seen' by Neels Hofmeyr · 5 years ago
  11. e18e3a4 drop error log for when a subscriber does not exist by Neels Hofmeyr · 4 years, 6 months ago
  12. 710e0c9 adoc: add D-GSM chapter to osmohlr-usermanual by Neels Hofmeyr · 4 years, 7 months ago
  13. f6d457e hlr_vty_subscr: prettier output for last LU seen by Oliver Smith · 4 years, 6 months ago
  14. fa287c5 gsup_server: send routing error back to the correct peer by Neels Hofmeyr · 4 years, 6 months ago
  15. e78241a proxy routing refactor by Neels Hofmeyr · 4 years, 6 months ago
  16. 62d916f D-GSM 3/n: implement roaming by mslookup in osmo-hlr by Neels Hofmeyr · 4 years, 7 months ago
  17. 3ad481a D-GSM 2/n: implement mDNS method of mslookup server by Neels Hofmeyr · 4 years, 7 months ago
  18. 6aa871d D-GSM 1/n: add mslookup server in osmo-hlr by Neels Hofmeyr · 4 years, 7 months ago
  19. 16a16e6 test_nodes.vty: remove cruft by Neels Hofmeyr · 4 years, 6 months ago
  20. fac52fb enlarge the GSUP message headroom by Neels Hofmeyr · 4 years, 6 months ago
  21. f0c02ad db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxy by Neels Hofmeyr · 4 years, 6 months ago
  22. 43c36f9 gsup client: add up_down_cb(), add osmo_gsup_client_create3() by Neels Hofmeyr · 4 years, 6 months ago
  23. 008ce4b 2/2: fixup: add osmo_gsup_peer_id with type enum and union by Neels Hofmeyr · 4 years, 6 months ago
  24. f13a8bc 1/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_name by Neels Hofmeyr · 4 years, 7 months ago
  25. 50bf7b7 contrib/dgsm/ add example esme and dialplan by Oliver Smith · 4 years, 7 months ago
  26. cb50855 add osmo-mslookup-client program by Neels Hofmeyr · 4 years, 7 months ago
  27. 06455ea add mDNS lookup method to libosmo-mslookup by Oliver Smith · 4 years, 7 months ago
  28. 2bdcc8e add libosmo-mslookup abstract client by Oliver Smith · 4 years, 7 months ago
  29. 276c5a7 tests/auc: change back to python3 by Oliver Smith · 4 years, 6 months ago osmith/fix-python3
  30. 80dc9ae hlr: exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 6 months ago
  31. a377c41 gsup_client.h: fix license header: GPLv2+ by Oliver Smith · 4 years, 6 months ago
  32. 06f5af2 AUC: Add support for setting the AMF separation bit to '1' for EUTRAN by Harald Welte · 4 years, 10 months ago
  33. 07e1602 db v4: add column last_lu_seen_ps by Neels Hofmeyr · 4 years, 7 months ago
  34. abdfdb8 test_nodes.vty: tweak: add some '?' checks by Neels Hofmeyr · 4 years, 6 months ago
  35. 7355d0d remove gsup_test by Neels Hofmeyr · 4 years, 7 months ago
  36. 6b305b4 Makefile convenience: add VTY_TEST var to run only one test by Neels Hofmeyr · 4 years, 7 months ago
  37. a7d0f87 add osmo_gsup_msgb_alloc() by Neels Hofmeyr · 4 years, 7 months ago
  38. 981e126 db upgrade: remove some code dup by Neels Hofmeyr · 4 years, 7 months ago
  39. 7143f3a fix upgrade test in presence of ~/.sqliterc by Neels Hofmeyr · 4 years, 7 months ago
  40. f096879 gitignore: add tests/db_upgrade/*.dump by Oliver Smith · 4 years, 6 months ago
  41. 2f75803 move headers to include/osmocom/hlr by Neels Hofmeyr · 4 years, 7 months ago
  42. 7f4dd11 db.c: code dup: add db_run_statements() for arrays of statements by Neels Hofmeyr · 4 years, 7 months ago
  43. a8045da hlr db schema 3: hlr_number -> msc_number by Neels Hofmeyr · 4 years, 7 months ago
  44. 4359b88 tests/db_upgrade: disable for old sqlite versions by Oliver Smith · 4 years, 7 months ago
  45. 5b65461 add db_upgrade test by Neels Hofmeyr · 4 years, 7 months ago
  46. f8ad67e hlr.sql: move comment by Neels Hofmeyr · 4 years, 7 months ago
  47. c3d4032 add --db-check option by Neels Hofmeyr · 4 years, 7 months ago
  48. a9f8a4b fix upgrade to version 2: imei column default value by Neels Hofmeyr · 4 years, 7 months ago
  49. f5459de db upgrade to v2: log version 2, not 1 by Neels Hofmeyr · 4 years, 7 months ago
  50. 7d2843d fix double free in osmo_gsup_client_enc_send() by Neels Hofmeyr · 4 years, 7 months ago
  51. 2b0bf31 tests/test_nodes.vty: check less libosmocore cmds by Oliver Smith · 4 years, 8 months ago
  52. 28f0774 tests: Fix db_test err file to expect error code name instead of value by Pau Espin Pedrol · 4 years, 10 months ago
  53. b07f33d fix spelling errors detected by lintian by Thorsten Alteholz · 4 years, 11 months ago
  54. 8b860e5 Fix test for return codes on mipsel and alpha archs by Ruben Undheim · 6 years ago
  55. 9cf0030 Bump version: 1.0.0.49-e493-dirty → 1.1.0 by Pau Espin Pedrol · 4 years, 10 months ago 1.1.0
  56. b9b224c configure.ac: Require libosmocore 1.2.0 by Pau Espin Pedrol · 4 years, 10 months ago
  57. e49391b Remove undefined param passed to logging_vty_add_cmds by Pau Espin Pedrol · 4 years, 10 months ago
  58. fbd736e src/db.c: integrate SQLite3 with talloc allocator by Vadim Yanitskiy · 6 years ago
  59. dc30154 tests/db_test: close the database when test is finished by Vadim Yanitskiy · 4 years, 10 months ago
  60. 3764217 build: fix mess with 'db_test_SOURCES' and 'db_test_LDADD' by Vadim Yanitskiy · 4 years, 10 months ago
  61. 6401b90 db_auc.c: verify hex key sizes read from DB by Oliver Smith · 4 years, 11 months ago
  62. 5b5cac7 gitignore: ignore everything generated in db_test by Oliver Smith · 4 years, 10 months ago
  63. 937f583 hlr_ussd.c: rx_proc_ss_req(): fix NULL pointer dereference by Vadim Yanitskiy · 4 years, 11 months ago
  64. 4ca7f6a hlr_ussd.c: fix: properly pass invokeID in handle_ussd_own_msisdn() by Vadim Yanitskiy · 4 years, 11 months ago
  65. b64cb27 manuals: improve subscribers create on demand by Oliver Smith · 4 years, 11 months ago
  66. 3b33b01 VTY: add subscriber update network-access-mode by Oliver Smith · 4 years, 11 months ago
  67. 78abea6 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 5 years ago
  68. 9ac494f manuals: Update vty documentation by Daniel Willmann · 5 years ago
  69. d62d401 manuals: Add script to update vty/counter documentation from docker by Daniel Willmann · 5 years ago
  70. 103c11b rx_check_imei_req(): fix IMEI bounds checking by Oliver Smith · 5 years ago
  71. 63de00c db_hlr: zero-initialize "struct tm" by Oliver Smith · 5 years ago
  72. 1a1398e db_test: set timezone to work around mktime bug by Oliver Smith · 5 years ago
  73. a8253a5 debian: create -doc subpackage with pdf manuals by Oliver Smith · 5 years ago
  74. 29f371f src/hlr.c: fix deprecation warning: use gsm48_decode_bcd_number2() by Vadim Yanitskiy · 5 years ago
  75. 2e403d6 src/db.h: use GSM23003_MSISDN_MAX_DIGITS for MSISDN buffer size by Vadim Yanitskiy · 5 years ago
  76. c415723 Document subscribers create on demand feature by Oliver Smith · 5 years ago
  77. c7f1787 Create subscribers on demand by Oliver Smith · 5 years ago
  78. c13599d db_hlr.c: add db_subscr_exists_by_msisdn() by Vadim Yanitskiy · 5 years ago
  79. 6b73fd9 db_hlr.c: add db_subscr_exists_by_imsi() by Oliver Smith · 5 years ago
  80. cd2af5e db_hlr.c: db_subscr_create(): add flags argument by Oliver Smith · 5 years ago
  81. e21b45a use new OSMO_IMSI_BUF_SIZE by Neels Hofmeyr · 5 years ago
  82. 5857c59 osmo-hlr: allow configuring db path from cfg file by Neels Hofmeyr · 5 years ago
  83. d9724f4 hlr.c: fix possible msgb memleaks in read_cb() by Vadim Yanitskiy · 5 years ago
  84. c69a18b hlr.c: check the presence of msgb->l2h in read_cb() by Vadim Yanitskiy · 5 years ago
  85. 8625cda hlr.c: fix: properly print the original message type in read_cb_forward() by Vadim Yanitskiy · 5 years ago
  86. 609978d hlr.c: fix: also store the session state in read_cb_forward() by Vadim Yanitskiy · 5 years ago
  87. 28f0af8 hlr.c: forward GSUP messages between clients by Oliver Smith · 5 years ago
  88. 9f6e558 add missing error log: invalid IMSI by Neels Hofmeyr · 5 years ago
  89. 633fe29 fix error logging for GSUP route by Neels Hofmeyr · 5 years ago
  90. 7d53ae1 USSD: don't use gsm0480_msgb_alloc_name() by Oliver Smith · 5 years ago
  91. 95abc2b USSD: save MO USSD's originating MSC's vlr_number by Oliver Smith · 5 years ago
  92. f1fe94c USSD: fix routing to multiple MSC by Neels Hofmeyr · 5 years ago
  93. f7d3251 Cosmetic: gsup_route_find: comment addr, addrlen by Oliver Smith · 5 years ago
  94. 3cf87fe tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  95. ee7c0cb hlr.c: properly terminate the process on SIGTERM by Vadim Yanitskiy · 5 years ago
  96. c5044cf hlr.c: move hlr_ctx to the top by Oliver Smith · 5 years ago
  97. 20ddfdb Enable statsd support by Max · 5 years ago
  98. 227834b Add link to project wiki to .service file by Max · 5 years ago
  99. 44a2180 Log ip:port when adding GSUP routes by Max · 5 years ago
  100. f9cf180 hlr.c: replace deprecated osmo_gsup_get_err_msg_type() by Oliver Smith · 5 years ago