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