1. 1244c3d ctrl: add subscriber.by-*.imsi GET-able variable by Mychaela N. Falconia · 5 months ago falconia/production
  2. 5b5a9ff SMS over GSUP: handle READY-FOR-SM.req from MSCs by Mychaela N. Falconia · 9 months ago
  3. 4f2cde3 SMS over GSUP: implement forwarding of MT SMS by Mychaela N. Falconia · 9 months ago
  4. 46d354b SMS over GSUP: implement forwarding of MO SMS by Mychaela N. Falconia · 9 months ago
  5. 9f5f5dc SMS over GSUP: implement vty config of SMSC routing by Mychaela N. Falconia · 9 months ago
  6. 701859f hlr_vty.c: drop redundant include of hlr_ussd.h by Vadim Yanitskiy · 4 years, 5 months ago
  7. eeac728 !store-imei: report IMEI in the log without requiring a subscriber by Mychaela N. Falconia · 11 months ago
  8. 0ead847 own-msisdn: say "Your phone number is %s" by Mychaela N. Falconia · 11 months ago
  9. ed93915 Bump version: 1.5.0.19-268a-dirty → 1.6.0 by Pau Espin Pedrol · 1 year, 3 months ago 1.6.0
  10. 268a33e Add vty `reject-cause` to set the reject cause by Alexander Couzens · 4 years, 4 months ago
  11. 8804a23 fix memleak of proxy_subscr_listentry by Neels Hofmeyr · 1 year, 4 months ago
  12. c27bc90 Vty: Fixup config shown/written from vty by Keith · 1 year, 5 months ago
  13. f80ab76 osmo_mdns_rfc_record/question_encode: remove ctx by Oliver Smith · 1 year, 5 months ago
  14. 5decd49 mslookup: use apn functions from libosmocore by Oliver Smith · 1 year, 5 months ago
  15. c5f034b osmo_mdns_rfc_record_decode: proper free on err by Oliver Smith · 1 year, 5 months ago
  16. 01155ea osmo_mdns_rfc_record_decode: check ret of talloc by Oliver Smith · 1 year, 5 months ago
  17. e414323 osmo-hlr: Transition to use of 'telnet_init_default' by arehbein · 1 year, 5 months ago
  18. 6263cf3 ctrl: take both address and port from vty config by Max · 1 year, 5 months ago
  19. 7a47653 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 7 months ago
  20. 53f6067 hlr_vty.c: fix typo by Max · 1 year, 8 months ago
  21. 6156950 db_auc: hexparse_stmt(): check value returned by osmo_hexparse() by Vadim Yanitskiy · 1 year, 11 months ago
  22. 777860d ctrl: Introduce CTRL command subscriber.by-*.aud3g <algo[,KI,(op|opc),OP_C[,ind_bitlen]]> by Pau Espin Pedrol · 1 year, 11 months ago
  23. 1d0a030 ctrl: Introduce CTRL command subscriber.by-*.aud2g <algo[,ki]> by Pau Espin Pedrol · 1 year, 11 months ago
  24. 3ca9a1f ctrl: Introduce cmd SET subscriber.delete <imsi> by Pau Espin Pedrol · 1 year, 11 months ago
  25. b74769f cosmetic: hlr_vty_subscr.c: Fix trailing whitespace by Pau Espin Pedrol · 1 year, 11 months ago
  26. 140dffd ctrl: Introduce CTRL command subscriber.by-*.msisdn by Pau Espin Pedrol · 1 year, 11 months ago
  27. d63ec88 ctrl: Introduce cmd SET subscriber.create <imsi> by Pau Espin Pedrol · 1 year, 11 months ago
  28. d456fce Fix db_subscr_create() not returning -EEXIST expected by VTY subscriber create cmd by Pau Espin Pedrol · 1 year, 11 months ago
  29. b4f25a0 ctrl: Mark function as static by Pau Espin Pedrol · 1 year, 11 months ago
  30. 37a5b70 treewide: remove FSF address by Oliver Smith · 2 years, 5 months ago
  31. 3f9d197 db v6: determine 3G AUC IND from VLR name by Neels Hofmeyr · 4 years, 5 months ago
  32. 608e2e4 db: Avoid use uninitialized rc if running 0 statements by Pau Espin Pedrol · 2 years, 10 months ago
  33. ca8e6ef vty: enable show subscribers filtered by IMEI by Keith · 3 years ago
  34. 649c335 Correct configuration written from vty by Keith · 3 years, 3 months ago
  35. 6240465 Bump version: 1.2.0.78-8c90-dirty → 1.3.0 by Pau Espin Pedrol · 3 years, 3 months ago 1.3.0
  36. 2bd1a45 main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Harald Welte · 3 years, 3 months ago
  37. b5a5676 Fix Coverity Warnings by Keith · 3 years, 4 months ago
  38. 89fda30 Add vty command to show summary of all or filtered subscribers by Keith · 3 years, 4 months ago
  39. cc90bfd Correct vty inline help for show subscriber by Keith · 3 years, 4 months ago
  40. 6e237d3 support the XOR algorithm for UMTS AKA by Harald Welte · 3 years, 5 months ago
  41. dac855e USSD: add special 'idle' handler to IUSE for testing by Vadim Yanitskiy · 3 years, 6 months ago
  42. 6a6c7f8 USSD: fix handle_ussd(): do not free() unconditionally by Vadim Yanitskiy · 3 years, 6 months ago
  43. c47d5c0 cosmetic: fix spelling in logging message: existAnt -> existEnt by Vadim Yanitskiy · 3 years, 7 months ago
  44. dfbc2cb Use OSMO_FD_* instead of deprecated BSC_FD_* by Harald Welte · 3 years, 7 months ago
  45. 23ac586 Set TCP NODELAY sockopt to GSUP cli and srv connections by Pau Espin Pedrol · 3 years, 7 months ago
  46. de50b20 osmo-hlr-db-tool: Make import from osmo-nitb less "lossy" by Keith · 3 years, 9 months ago
  47. ed18fa9 Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 9 months ago
  48. 565cf83 osmo-mslookup-client: fix segfault for respond_error() caller by Neels Hofmeyr · 4 years ago
  49. fa20702 gsup_server: fix typo: s/omso_gsup_message/osmo_gsup_message/ by Vadim Yanitskiy · 4 years ago
  50. 9b8e7b4 hlr_subscr_nam(): fix condition to fix nam=false notifications by Neels Hofmeyr · 4 years, 1 month ago
  51. 010ceb8 osmo_mslookup_server_mdns_rx(): handle read() rc == 0 by Neels Hofmeyr · 4 years, 1 month ago
  52. 1bd3ec4 gsup_server.c: properly handle negative rc from osmo_gsup_conn_ccm_get() by Neels Hofmeyr · 4 years, 1 month ago
  53. dfe6f41 osmo_gsup_req_new(): require from_peer != NULL by Neels Hofmeyr · 4 years, 1 month ago
  54. 3e79a38 make osmo_cni_peer_id_cmp() NULL safe by Neels Hofmeyr · 4 years, 1 month ago
  55. a450a85 auc3g: officially wrap IND around IND_bitlen space by Neels Hofmeyr · 4 years, 5 months ago
  56. 26b4905 vty: show subscriber: show lu d,h,m,s ago, not just seconds by Neels Hofmeyr · 4 years, 6 months ago
  57. d9b3606 vty: show subscriber: change format of 'last LU seen' by Neels Hofmeyr · 5 years ago
  58. 0d82a87 drop error log for when a subscriber does not exist by Neels Hofmeyr · 4 years, 6 months ago
  59. edc27ef hlr_vty_subscr: prettier output for last LU seen by Oliver Smith · 4 years, 6 months ago
  60. af74892 gsup_server: send routing error back to the correct peer by Neels Hofmeyr · 4 years, 6 months ago
  61. 76328bd D-GSM 3/n: implement roaming by mslookup in osmo-hlr by Neels Hofmeyr · 4 years, 6 months ago
  62. 407925d D-GSM 2/n: implement mDNS method of mslookup server by Neels Hofmeyr · 4 years, 6 months ago
  63. ab7dc40 D-GSM 1/n: add mslookup server in osmo-hlr by Neels Hofmeyr · 4 years, 6 months ago
  64. d017d7b enlarge the GSUP message headroom by Neels Hofmeyr · 4 years, 6 months ago
  65. 04c2375 db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxy by Neels Hofmeyr · 4 years, 6 months ago
  66. 939f508 gsup client: add up_down_cb(), add osmo_gsup_client_create3() by Neels Hofmeyr · 4 years, 6 months ago
  67. c79bcde 2/2: wrap ipa_name in osmo_cni_peer_id with type enum and union by Neels Hofmeyr · 4 years, 6 months ago
  68. ad868e2 1/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_name by Neels Hofmeyr · 4 years, 6 months ago
  69. 0c27a4c Cosmetic: mention OS#4491 in location cancel code by Oliver Smith · 4 years, 1 month ago
  70. 15ad7be db: fix possible SQLite3 allocated memory leak in db_open() by Vadim Yanitskiy · 4 years, 3 months ago
  71. 74e7072 mdns_rfc.c: fix possible access of uninit. mem by Oliver Smith · 4 years, 4 months ago
  72. 4fa9653 gsup_client.c: fix deprecation for client create func by Neels Hofmeyr · 4 years, 4 months ago
  73. 5e5ce4a mdns_sock.c: fix resource leak of sock by Oliver Smith · 4 years, 4 months ago
  74. 9e533f6 osmo-mslookup-client: fix dereferencing null by Oliver Smith · 4 years, 4 months ago
  75. 544b15d osmo-mslookup-client.c: fix dereferencing null by Oliver Smith · 4 years, 4 months ago
  76. 89afb7f mslookup_client_mdns.c: fix dereferencing null by Oliver Smith · 4 years, 4 months ago
  77. b177516 mdns_msg.c: always call va_end by Oliver Smith · 4 years, 4 months ago
  78. f55f605 mslookup_client.c: fix dereferencing null pointer by Oliver Smith · 4 years, 4 months ago
  79. fbe4929 fix missing braces in LOGP_GSUP_FWD by Neels Hofmeyr · 4 years, 4 months ago
  80. 52ef60f add osmo-mslookup-client program (#2) by Neels Hofmeyr · 4 years, 6 months ago
  81. 3a9f267 add mDNS lookup method to libosmo-mslookup (#2) by Oliver Smith · 4 years, 6 months ago
  82. 110a49f Revert "add mDNS lookup method to libosmo-mslookup" by Harald Welte · 4 years, 4 months ago
  83. 41fe362 Revert "add osmo-mslookup-client program" by Harald Welte · 4 years, 4 months ago
  84. 0bb8fce hlr: remove unused internal USSD list by Alexander Couzens · 4 years, 4 months ago
  85. 637bbfc add osmo-mslookup-client program by Neels Hofmeyr · 4 years, 6 months ago
  86. f10463c add mDNS lookup method to libosmo-mslookup by Oliver Smith · 4 years, 6 months ago
  87. bf7deda add libosmo-mslookup abstract client by Oliver Smith · 4 years, 6 months ago
  88. 81b92bb hlr: respect the num_auth_vectors requested by Alexander Couzens · 4 years, 5 months ago
  89. 80dc9ae hlr: exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 6 months ago
  90. 06f5af2 AUC: Add support for setting the AMF separation bit to '1' for EUTRAN by Harald Welte · 4 years, 9 months ago
  91. 07e1602 db v4: add column last_lu_seen_ps by Neels Hofmeyr · 4 years, 6 months ago
  92. a7d0f87 add osmo_gsup_msgb_alloc() by Neels Hofmeyr · 4 years, 7 months ago
  93. 981e126 db upgrade: remove some code dup by Neels Hofmeyr · 4 years, 7 months ago
  94. 2f75803 move headers to include/osmocom/hlr by Neels Hofmeyr · 4 years, 6 months ago
  95. 7f4dd11 db.c: code dup: add db_run_statements() for arrays of statements by Neels Hofmeyr · 4 years, 7 months ago
  96. a8045da hlr db schema 3: hlr_number -> msc_number by Neels Hofmeyr · 4 years, 7 months ago
  97. c3d4032 add --db-check option by Neels Hofmeyr · 4 years, 7 months ago
  98. a9f8a4b fix upgrade to version 2: imei column default value by Neels Hofmeyr · 4 years, 7 months ago
  99. f5459de db upgrade to v2: log version 2, not 1 by Neels Hofmeyr · 4 years, 7 months ago
  100. 7d2843d fix double free in osmo_gsup_client_enc_send() by Neels Hofmeyr · 4 years, 7 months ago