Release v1.7.0 on 2023-09-12.
  1. 37f0b3a Add support for multiple APN profiles for subscriber data by Alexander Couzens · 1 year, 3 months ago
  2. 7a763aa Add VTY support for TUAK algorithm by Harald Welte · 1 year, 1 month ago
  3. 626f5eb db: extend database schema to support 256bit K and/or OP[c] values by Harald Welte · 1 year, 1 month ago
  4. 5800f3a USSD: fix handling of ussd-DataCodingScheme != 0x0f by Vadim Yanitskiy · 1 year ago
  5. f8b73f0 gsup_server: fix msgb memleak in osmo_gsup_server_read_cb() by Vadim Yanitskiy · 12 months ago
  6. f4223f5 ussd: fix GSUP memleaks in rx_proc_ss_{req,error}() by Vadim Yanitskiy · 12 months ago
  7. 1c23f30 lu_fsm: fix memleak in lu_fsm_wait_insert_data_result() by Vadim Yanitskiy · 12 months ago
  8. f4159bd src/db.c: Switch from "const char *statements" to "const char * const" by Harald Welte · 1 year, 1 month ago
  9. a854b48 Port to new libosmogsm 'struct osmo_sub_auth_data2' by Harald Welte · 1 year, 1 month ago
  10. 9115080 cosmetic: gen_ts_55_205_test_sets/main_template tabs istead of spaces by Harald Welte · 1 year, 1 month ago
  11. 8f3fa65 cosmetic: gen_ts_55_205_test_sets/func_template.c: Use tab-indent by Harald Welte · 1 year, 1 month ago
  12. 829713a Introduce support for XOR-2G algorithm by Harald Welte · 1 year, 1 month ago
  13. 5edf387 systemd: depend on networking-online.target by Oliver Smith · 1 year, 1 month ago
  14. 2989873 hlr: use talloc for memory allocation in osmo_gsup_create_insert_subscriber_data_msg by Alexander Couzens · 1 year, 3 months ago
  15. 390f6fc debian: set compat level to 10 by Oliver Smith · 1 year, 2 months ago
  16. d10c2ef tests/*/Makefile.am: move -I to AM_CPPFLAGS by Vadim Yanitskiy · 1 year, 4 months ago
  17. 974aed9 tests/auc/Makefile.am: put object files to LDADD by Vadim Yanitskiy · 1 year, 4 months ago
  18. cf535db mslookup: Call osmo_fd_unregister() before closing and changing bfd->fd by Pau Espin Pedrol · 1 year, 4 months ago
  19. a55e63b tests/db/db_test.err: adjust to XOR-3G rename by Oliver Smith · 1 year, 4 months ago
  20. 62e5c1b Run struct_endianness.py by Oliver Smith · 1 year, 4 months ago
  21. ed93915 Bump version: 1.5.0.19-268a-dirty → 1.6.0 by Pau Espin Pedrol · 1 year, 5 months ago 1.6.0
  22. 268a33e Add vty `reject-cause` to set the reject cause by Alexander Couzens · 4 years, 6 months ago
  23. 8804a23 fix memleak of proxy_subscr_listentry by Neels Hofmeyr · 1 year, 5 months ago
  24. c27bc90 Vty: Fixup config shown/written from vty by Keith · 1 year, 6 months ago
  25. f80ab76 osmo_mdns_rfc_record/question_encode: remove ctx by Oliver Smith · 1 year, 6 months ago
  26. 5decd49 mslookup: use apn functions from libosmocore by Oliver Smith · 1 year, 6 months ago
  27. c5f034b osmo_mdns_rfc_record_decode: proper free on err by Oliver Smith · 1 year, 6 months ago
  28. 01155ea osmo_mdns_rfc_record_decode: check ret of talloc by Oliver Smith · 1 year, 6 months ago
  29. e414323 osmo-hlr: Transition to use of 'telnet_init_default' by arehbein · 1 year, 6 months ago
  30. 6263cf3 ctrl: take both address and port from vty config by Max · 1 year, 6 months ago
  31. 63eefab Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  32. 7a47653 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  33. 53f6067 hlr_vty.c: fix typo by Max · 1 year, 9 months ago
  34. 8023d24 Debian: install osmo-hlr-dgsm.cfg as example config by Max · 1 year, 9 months ago
  35. 00aea9e systemd: enable basic hardening by Max · 1 year, 10 months ago
  36. 023c652 Debian: reformat package description by Max · 1 year, 9 months ago
  37. 1d02b51 Debian: bump copyright year to match current by Max · 1 year, 10 months ago
  38. 78a9f92 Ignore .deb build byproducts by Max · 1 year, 10 months ago
  39. ad8866e Set working directory in systemd service file by Max · 1 year, 10 months ago
  40. 6156950 db_auc: hexparse_stmt(): check value returned by osmo_hexparse() by Vadim Yanitskiy · 2 years ago
  41. 65f5153 Bump version: 1.4.0.16-3863-dirty → 1.5.0 by Pau Espin Pedrol · 2 years ago 1.5.0
  42. 3863816 doc: Document new subscriber CTRL commands by Pau Espin Pedrol · 2 years ago
  43. 777860d ctrl: Introduce CTRL command subscriber.by-*.aud3g <algo[,KI,(op|opc),OP_C[,ind_bitlen]]> by Pau Espin Pedrol · 2 years ago
  44. 1d0a030 ctrl: Introduce CTRL command subscriber.by-*.aud2g <algo[,ki]> by Pau Espin Pedrol · 2 years ago
  45. 3ca9a1f ctrl: Introduce cmd SET subscriber.delete <imsi> by Pau Espin Pedrol · 2 years ago
  46. b74769f cosmetic: hlr_vty_subscr.c: Fix trailing whitespace by Pau Espin Pedrol · 2 years ago
  47. 140dffd ctrl: Introduce CTRL command subscriber.by-*.msisdn by Pau Espin Pedrol · 2 years ago
  48. d63ec88 ctrl: Introduce cmd SET subscriber.create <imsi> by Pau Espin Pedrol · 2 years ago
  49. e427bb2 update git URLs (git -> https; gitea) by Harald Welte · 2 years ago
  50. d456fce Fix db_subscr_create() not returning -EEXIST expected by VTY subscriber create cmd by Pau Espin Pedrol · 2 years ago
  51. c772e52 tests/ctrl: Move ERROR test scenario to proper file by Pau Espin Pedrol · 2 years ago
  52. 83a4147 tests: Allow specyfing specific ctrl test to run by Pau Espin Pedrol · 2 years ago
  53. b4f25a0 ctrl: Mark function as static by Pau Espin Pedrol · 2 years ago
  54. b246580 tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' by Vadim Yanitskiy · 2 years, 3 months ago
  55. 0c13953 debian: add new 'osmo-mslookup-utils' package by Vadim Yanitskiy · 2 years, 5 months ago
  56. 77a1bf6 fixup: debian: remove unneeded dependency libdbd-sqlite3 by Vadim Yanitskiy · 2 years, 5 months ago
  57. 37a5b70 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  58. 4d7cbfc Bump version: 1.3.0.7-bfee → 1.4.0 by Pau Espin Pedrol · 2 years, 7 months ago 1.4.0
  59. bfeea69 debian/control: remove dh-systemd build-depend by Oliver Smith · 2 years, 10 months ago
  60. 3f9d197 db v6: determine 3G AUC IND from VLR name by Neels Hofmeyr · 4 years, 7 months ago
  61. 608e2e4 db: Avoid use uninitialized rc if running 0 statements by Pau Espin Pedrol · 3 years ago
  62. 60673e7 Add post-upgrade script for automatic db upgrade by Oliver Smith · 3 years, 1 month ago
  63. ca8e6ef vty: enable show subscribers filtered by IMEI by Keith · 3 years, 2 months ago
  64. ed2e363 add README.md file as customary for cgit, github, gitlab, etc. by Harald Welte · 3 years, 3 months ago
  65. 649c335 Correct configuration written from vty by Keith · 3 years, 4 months ago
  66. 6240465 Bump version: 1.2.0.78-8c90-dirty → 1.3.0 by Pau Espin Pedrol · 3 years, 4 months ago 1.3.0
  67. 8c9087d manuals: generate vty reference xml at build time by Harald Welte · 3 years, 4 months ago
  68. 2bd1a45 main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Harald Welte · 3 years, 4 months ago
  69. d6993ea tests: Replace deprecated API log_set_print_filename by Pau Espin Pedrol · 3 years, 4 months ago
  70. f551ccf .gitignore: Ignore new autofoo tmp files by Pau Espin Pedrol · 3 years, 5 months ago
  71. b5a5676 Fix Coverity Warnings by Keith · 3 years, 5 months ago
  72. 89fda30 Add vty command to show summary of all or filtered subscribers by Keith · 3 years, 5 months ago
  73. dd74694 configure.ac: set -std=gnu11 by Oliver Smith · 3 years, 5 months ago
  74. cc90bfd Correct vty inline help for show subscriber by Keith · 3 years, 5 months ago
  75. f4d64cb contrib/jenkins: don't build osmo-gsm-manuals by Oliver Smith · 3 years, 6 months ago
  76. bd94b41 auc_test.c: Add some comments on what the test cases actually do by Harald Welte · 3 years, 6 months ago
  77. 6e237d3 support the XOR algorithm for UMTS AKA by Harald Welte · 3 years, 6 months ago
  78. dac855e USSD: add special 'idle' handler to IUSE for testing by Vadim Yanitskiy · 3 years, 7 months ago
  79. 6a6c7f8 USSD: fix handle_ussd(): do not free() unconditionally by Vadim Yanitskiy · 3 years, 7 months ago
  80. 6cfef3a doc/manuals: re-organize description of internal USSD handlers by Vadim Yanitskiy · 3 years, 7 months ago
  81. 66f0b5f doc/manuals: fix s/There/The/ in 'USSD Configuration' by Vadim Yanitskiy · 3 years, 7 months ago
  82. c47d5c0 cosmetic: fix spelling in logging message: existAnt -> existEnt by Vadim Yanitskiy · 3 years, 8 months ago
  83. dfbc2cb Use OSMO_FD_* instead of deprecated BSC_FD_* by Harald Welte · 3 years, 8 months ago
  84. 89649ea contrib/jenkins: Enable parallel make in make distcheck by Pau Espin Pedrol · 3 years, 9 months ago
  85. 23ac586 Set TCP NODELAY sockopt to GSUP cli and srv connections by Pau Espin Pedrol · 3 years, 9 months ago
  86. de50b20 osmo-hlr-db-tool: Make import from osmo-nitb less "lossy" by Keith · 3 years, 10 months ago
  87. ed18fa9 Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 10 months ago
  88. f464fff doc: Update VTY reference xml file by Pau Espin Pedrol · 3 years, 10 months ago
  89. e893eeb configure.ac: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 10 months ago
  90. b77d568 debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 3 years, 11 months ago
  91. 80cb6c9 manual: describe subscriber import by SQL by Neels Hofmeyr · 4 years ago
  92. 565cf83 osmo-mslookup-client: fix segfault for respond_error() caller by Neels Hofmeyr · 4 years, 1 month ago
  93. fa20702 gsup_server: fix typo: s/omso_gsup_message/osmo_gsup_message/ by Vadim Yanitskiy · 4 years, 1 month ago
  94. 949a53c Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years, 1 month ago
  95. 102e362 contrib: integrate RPM spec by Oliver Smith · 4 years, 2 months ago
  96. 2f7fb2e contrib: import RPM spec by Oliver Smith · 4 years, 2 months ago
  97. 377fe5a doc: do not use loglevel info for log category ss by Philipp Maier · 4 years, 3 months ago
  98. c7ea213 esme_dgsm.py: add --always-fail option for debugging SMPP by Neels Hofmeyr · 4 years, 6 months ago
  99. 9b8e7b4 hlr_subscr_nam(): fix condition to fix nam=false notifications by Neels Hofmeyr · 4 years, 2 months ago
  100. 010ceb8 osmo_mslookup_server_mdns_rx(): handle read() rc == 0 by Neels Hofmeyr · 4 years, 2 months ago