1. daa049c release 1.2.0-fw.1 by Kirill Zakharenko · 4 years ago fairwaves/production fairwaves/1.2.0-fw.1
  2. a450a85 auc3g: officially wrap IND around IND_bitlen space by Neels Hofmeyr · 4 years, 5 months ago
  3. 26b4905 vty: show subscriber: show lu d,h,m,s ago, not just seconds by Neels Hofmeyr · 4 years, 6 months ago
  4. d9b3606 vty: show subscriber: change format of 'last LU seen' by Neels Hofmeyr · 5 years ago
  5. 0d82a87 drop error log for when a subscriber does not exist by Neels Hofmeyr · 4 years, 6 months ago
  6. 9489a9c adoc: add D-GSM chapter to osmohlr-usermanual by Neels Hofmeyr · 4 years, 6 months ago
  7. edc27ef hlr_vty_subscr: prettier output for last LU seen by Oliver Smith · 4 years, 6 months ago
  8. af74892 gsup_server: send routing error back to the correct peer by Neels Hofmeyr · 4 years, 6 months ago
  9. 76328bd D-GSM 3/n: implement roaming by mslookup in osmo-hlr by Neels Hofmeyr · 4 years, 6 months ago
  10. 407925d D-GSM 2/n: implement mDNS method of mslookup server by Neels Hofmeyr · 4 years, 6 months ago
  11. ab7dc40 D-GSM 1/n: add mslookup server in osmo-hlr by Neels Hofmeyr · 4 years, 6 months ago
  12. 86b507b test_nodes.vty: remove cruft by Neels Hofmeyr · 4 years, 5 months ago
  13. d017d7b enlarge the GSUP message headroom by Neels Hofmeyr · 4 years, 6 months ago
  14. 04c2375 db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxy by Neels Hofmeyr · 4 years, 6 months ago
  15. 939f508 gsup client: add up_down_cb(), add osmo_gsup_client_create3() by Neels Hofmeyr · 4 years, 6 months ago
  16. c79bcde 2/2: wrap ipa_name in osmo_cni_peer_id with type enum and union by Neels Hofmeyr · 4 years, 5 months ago
  17. ad868e2 1/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_name by Neels Hofmeyr · 4 years, 6 months ago
  18. 0c27a4c Cosmetic: mention OS#4491 in location cancel code by Oliver Smith · 4 years, 1 month ago
  19. 08358b2 configure.ac: fix libtool issue with clang and sanitizer by Eric · 4 years, 1 month ago
  20. 5424dcb mslookup_client_mdns_test: no automatic skip by Oliver Smith · 4 years, 3 months ago
  21. f0e90e6 mslookup_client_mdns_test: disable by default by Oliver Smith · 4 years, 3 months ago
  22. 15ad7be db: fix possible SQLite3 allocated memory leak in db_open() by Vadim Yanitskiy · 4 years, 3 months ago
  23. 74e7072 mdns_rfc.c: fix possible access of uninit. mem by Oliver Smith · 4 years, 4 months ago
  24. 4fa9653 gsup_client.c: fix deprecation for client create func by Neels Hofmeyr · 4 years, 3 months ago
  25. 5e5ce4a mdns_sock.c: fix resource leak of sock by Oliver Smith · 4 years, 4 months ago
  26. 9e533f6 osmo-mslookup-client: fix dereferencing null by Oliver Smith · 4 years, 4 months ago
  27. 544b15d osmo-mslookup-client.c: fix dereferencing null by Oliver Smith · 4 years, 4 months ago
  28. 89afb7f mslookup_client_mdns.c: fix dereferencing null by Oliver Smith · 4 years, 4 months ago
  29. b177516 mdns_msg.c: always call va_end by Oliver Smith · 4 years, 4 months ago
  30. f55f605 mslookup_client.c: fix dereferencing null pointer by Oliver Smith · 4 years, 4 months ago
  31. fbe4929 fix missing braces in LOGP_GSUP_FWD by Neels Hofmeyr · 4 years, 4 months ago
  32. e53a34a contrib/dgsm/ add example esme and dialplan by Oliver Smith · 4 years, 6 months ago
  33. 52ef60f add osmo-mslookup-client program (#2) by Neels Hofmeyr · 4 years, 6 months ago
  34. 3a9f267 add mDNS lookup method to libosmo-mslookup (#2) by Oliver Smith · 4 years, 6 months ago
  35. 5436c77 Makefile.am: fix pkgconfig_DATA by Oliver Smith · 4 years, 4 months ago
  36. 110a49f Revert "add mDNS lookup method to libosmo-mslookup" by Harald Welte · 4 years, 4 months ago
  37. 41fe362 Revert "add osmo-mslookup-client program" by Harald Welte · 4 years, 4 months ago
  38. 0bb8fce hlr: remove unused internal USSD list by Alexander Couzens · 4 years, 4 months ago
  39. 637bbfc add osmo-mslookup-client program by Neels Hofmeyr · 4 years, 6 months ago
  40. f10463c add mDNS lookup method to libosmo-mslookup by Oliver Smith · 4 years, 6 months ago
  41. bf7deda add libosmo-mslookup abstract client by Oliver Smith · 4 years, 6 months ago
  42. 81b92bb hlr: respect the num_auth_vectors requested by Alexander Couzens · 4 years, 4 months ago
  43. 3a66698 Bump version: 1.1.0.26-276c-dirty → 1.2.0 by Pau Espin Pedrol · 4 years, 4 months ago 1.2.0
  44. 276c5a7 tests/auc: change back to python3 by Oliver Smith · 4 years, 5 months ago osmith/fix-python3
  45. 80dc9ae hlr: exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 5 months ago
  46. a377c41 gsup_client.h: fix license header: GPLv2+ by Oliver Smith · 4 years, 5 months ago
  47. 06f5af2 AUC: Add support for setting the AMF separation bit to '1' for EUTRAN by Harald Welte · 4 years, 9 months ago
  48. 07e1602 db v4: add column last_lu_seen_ps by Neels Hofmeyr · 4 years, 6 months ago
  49. abdfdb8 test_nodes.vty: tweak: add some '?' checks by Neels Hofmeyr · 4 years, 6 months ago
  50. 7355d0d remove gsup_test by Neels Hofmeyr · 4 years, 6 months ago
  51. 6b305b4 Makefile convenience: add VTY_TEST var to run only one test by Neels Hofmeyr · 4 years, 6 months ago
  52. a7d0f87 add osmo_gsup_msgb_alloc() by Neels Hofmeyr · 4 years, 7 months ago
  53. 981e126 db upgrade: remove some code dup by Neels Hofmeyr · 4 years, 6 months ago
  54. 7143f3a fix upgrade test in presence of ~/.sqliterc by Neels Hofmeyr · 4 years, 6 months ago
  55. f096879 gitignore: add tests/db_upgrade/*.dump by Oliver Smith · 4 years, 6 months ago
  56. 2f75803 move headers to include/osmocom/hlr by Neels Hofmeyr · 4 years, 6 months ago
  57. 7f4dd11 db.c: code dup: add db_run_statements() for arrays of statements by Neels Hofmeyr · 4 years, 6 months ago
  58. a8045da hlr db schema 3: hlr_number -> msc_number by Neels Hofmeyr · 4 years, 6 months ago
  59. 4359b88 tests/db_upgrade: disable for old sqlite versions by Oliver Smith · 4 years, 6 months ago
  60. 5b65461 add db_upgrade test by Neels Hofmeyr · 4 years, 6 months ago
  61. f8ad67e hlr.sql: move comment by Neels Hofmeyr · 4 years, 6 months ago
  62. c3d4032 add --db-check option by Neels Hofmeyr · 4 years, 6 months ago
  63. a9f8a4b fix upgrade to version 2: imei column default value by Neels Hofmeyr · 4 years, 6 months ago
  64. f5459de db upgrade to v2: log version 2, not 1 by Neels Hofmeyr · 4 years, 6 months ago
  65. 7d2843d fix double free in osmo_gsup_client_enc_send() by Neels Hofmeyr · 4 years, 7 months ago
  66. 2b0bf31 tests/test_nodes.vty: check less libosmocore cmds by Oliver Smith · 4 years, 7 months ago
  67. 28f0774 tests: Fix db_test err file to expect error code name instead of value by Pau Espin Pedrol · 4 years, 9 months ago
  68. b07f33d fix spelling errors detected by lintian by Thorsten Alteholz · 4 years, 10 months ago
  69. 8b860e5 Fix test for return codes on mipsel and alpha archs by Ruben Undheim · 5 years ago
  70. 9cf0030 Bump version: 1.0.0.49-e493-dirty → 1.1.0 by Pau Espin Pedrol · 4 years, 9 months ago 1.1.0
  71. b9b224c configure.ac: Require libosmocore 1.2.0 by Pau Espin Pedrol · 4 years, 9 months ago
  72. e49391b Remove undefined param passed to logging_vty_add_cmds by Pau Espin Pedrol · 4 years, 9 months ago
  73. fbd736e src/db.c: integrate SQLite3 with talloc allocator by Vadim Yanitskiy · 6 years ago
  74. dc30154 tests/db_test: close the database when test is finished by Vadim Yanitskiy · 4 years, 10 months ago
  75. 3764217 build: fix mess with 'db_test_SOURCES' and 'db_test_LDADD' by Vadim Yanitskiy · 4 years, 10 months ago
  76. 6401b90 db_auc.c: verify hex key sizes read from DB by Oliver Smith · 4 years, 10 months ago
  77. 5b5cac7 gitignore: ignore everything generated in db_test by Oliver Smith · 4 years, 10 months ago
  78. 937f583 hlr_ussd.c: rx_proc_ss_req(): fix NULL pointer dereference by Vadim Yanitskiy · 4 years, 10 months ago
  79. 4ca7f6a hlr_ussd.c: fix: properly pass invokeID in handle_ussd_own_msisdn() by Vadim Yanitskiy · 4 years, 10 months ago
  80. b64cb27 manuals: improve subscribers create on demand by Oliver Smith · 4 years, 10 months ago
  81. 3b33b01 VTY: add subscriber update network-access-mode by Oliver Smith · 4 years, 10 months ago
  82. 78abea6 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 4 years, 10 months ago
  83. 9ac494f manuals: Update vty documentation by Daniel Willmann · 5 years ago
  84. d62d401 manuals: Add script to update vty/counter documentation from docker by Daniel Willmann · 5 years ago
  85. 103c11b rx_check_imei_req(): fix IMEI bounds checking by Oliver Smith · 5 years ago
  86. 63de00c db_hlr: zero-initialize "struct tm" by Oliver Smith · 5 years ago
  87. 1a1398e db_test: set timezone to work around mktime bug by Oliver Smith · 5 years ago
  88. a8253a5 debian: create -doc subpackage with pdf manuals by Oliver Smith · 5 years ago
  89. 29f371f src/hlr.c: fix deprecation warning: use gsm48_decode_bcd_number2() by Vadim Yanitskiy · 5 years ago
  90. 2e403d6 src/db.h: use GSM23003_MSISDN_MAX_DIGITS for MSISDN buffer size by Vadim Yanitskiy · 5 years ago
  91. c415723 Document subscribers create on demand feature by Oliver Smith · 5 years ago
  92. c7f1787 Create subscribers on demand by Oliver Smith · 5 years ago
  93. c13599d db_hlr.c: add db_subscr_exists_by_msisdn() by Vadim Yanitskiy · 5 years ago
  94. 6b73fd9 db_hlr.c: add db_subscr_exists_by_imsi() by Oliver Smith · 5 years ago
  95. cd2af5e db_hlr.c: db_subscr_create(): add flags argument by Oliver Smith · 5 years ago
  96. e21b45a use new OSMO_IMSI_BUF_SIZE by Neels Hofmeyr · 5 years ago
  97. 5857c59 osmo-hlr: allow configuring db path from cfg file by Neels Hofmeyr · 5 years ago
  98. d9724f4 hlr.c: fix possible msgb memleaks in read_cb() by Vadim Yanitskiy · 5 years ago
  99. c69a18b hlr.c: check the presence of msgb->l2h in read_cb() by Vadim Yanitskiy · 5 years ago
  100. 8625cda hlr.c: fix: properly print the original message type in read_cb_forward() by Vadim Yanitskiy · 5 years ago