1. 4de6dad Bump version: 1.3.0.1-9fee → 1.3.1 by Oliver Smith · 2 years, 8 months ago osmith/release 1.3.1
  2. 9feec72 debian/control: remove dh-systemd build-depend by Oliver Smith · 2 years, 8 months ago
  3. 6240465 Bump version: 1.2.0.78-8c90-dirty → 1.3.0 by Pau Espin Pedrol · 3 years, 3 months ago 1.3.0
  4. 8c9087d manuals: generate vty reference xml at build time by Harald Welte · 3 years, 3 months ago
  5. 2bd1a45 main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Harald Welte · 3 years, 3 months ago
  6. d6993ea tests: Replace deprecated API log_set_print_filename by Pau Espin Pedrol · 3 years, 3 months ago
  7. f551ccf .gitignore: Ignore new autofoo tmp files by Pau Espin Pedrol · 3 years, 3 months ago
  8. b5a5676 Fix Coverity Warnings by Keith · 3 years, 3 months ago
  9. 89fda30 Add vty command to show summary of all or filtered subscribers by Keith · 3 years, 4 months ago
  10. dd74694 configure.ac: set -std=gnu11 by Oliver Smith · 3 years, 3 months ago
  11. cc90bfd Correct vty inline help for show subscriber by Keith · 3 years, 4 months ago
  12. f4d64cb contrib/jenkins: don't build osmo-gsm-manuals by Oliver Smith · 3 years, 4 months ago
  13. bd94b41 auc_test.c: Add some comments on what the test cases actually do by Harald Welte · 3 years, 4 months ago
  14. 6e237d3 support the XOR algorithm for UMTS AKA by Harald Welte · 3 years, 4 months ago
  15. dac855e USSD: add special 'idle' handler to IUSE for testing by Vadim Yanitskiy · 3 years, 6 months ago
  16. 6a6c7f8 USSD: fix handle_ussd(): do not free() unconditionally by Vadim Yanitskiy · 3 years, 6 months ago
  17. 6cfef3a doc/manuals: re-organize description of internal USSD handlers by Vadim Yanitskiy · 3 years, 6 months ago
  18. 66f0b5f doc/manuals: fix s/There/The/ in 'USSD Configuration' by Vadim Yanitskiy · 3 years, 6 months ago
  19. c47d5c0 cosmetic: fix spelling in logging message: existAnt -> existEnt by Vadim Yanitskiy · 3 years, 6 months ago
  20. dfbc2cb Use OSMO_FD_* instead of deprecated BSC_FD_* by Harald Welte · 3 years, 7 months ago
  21. 89649ea contrib/jenkins: Enable parallel make in make distcheck by Pau Espin Pedrol · 3 years, 7 months ago
  22. 23ac586 Set TCP NODELAY sockopt to GSUP cli and srv connections by Pau Espin Pedrol · 3 years, 7 months ago
  23. de50b20 osmo-hlr-db-tool: Make import from osmo-nitb less "lossy" by Keith · 3 years, 8 months ago
  24. ed18fa9 Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 9 months ago
  25. f464fff doc: Update VTY reference xml file by Pau Espin Pedrol · 3 years, 9 months ago
  26. e893eeb configure.ac: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 9 months ago
  27. b77d568 debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 3 years, 9 months ago
  28. 80cb6c9 manual: describe subscriber import by SQL by Neels Hofmeyr · 3 years, 11 months ago
  29. 565cf83 osmo-mslookup-client: fix segfault for respond_error() caller by Neels Hofmeyr · 4 years ago
  30. fa20702 gsup_server: fix typo: s/omso_gsup_message/osmo_gsup_message/ by Vadim Yanitskiy · 4 years ago
  31. 949a53c Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years ago
  32. 102e362 contrib: integrate RPM spec by Oliver Smith · 4 years ago
  33. 2f7fb2e contrib: import RPM spec by Oliver Smith · 4 years ago
  34. 377fe5a doc: do not use loglevel info for log category ss by Philipp Maier · 4 years, 2 months ago
  35. c7ea213 esme_dgsm.py: add --always-fail option for debugging SMPP by Neels Hofmeyr · 4 years, 4 months ago
  36. 9b8e7b4 hlr_subscr_nam(): fix condition to fix nam=false notifications by Neels Hofmeyr · 4 years ago
  37. 010ceb8 osmo_mslookup_server_mdns_rx(): handle read() rc == 0 by Neels Hofmeyr · 4 years ago
  38. 1bd3ec4 gsup_server.c: properly handle negative rc from osmo_gsup_conn_ccm_get() by Neels Hofmeyr · 4 years ago
  39. dfe6f41 osmo_gsup_req_new(): require from_peer != NULL by Neels Hofmeyr · 4 years ago
  40. 3e79a38 make osmo_cni_peer_id_cmp() NULL safe by Neels Hofmeyr · 4 years ago
  41. a450a85 auc3g: officially wrap IND around IND_bitlen space by Neels Hofmeyr · 4 years, 5 months ago
  42. 26b4905 vty: show subscriber: show lu d,h,m,s ago, not just seconds by Neels Hofmeyr · 4 years, 6 months ago
  43. d9b3606 vty: show subscriber: change format of 'last LU seen' by Neels Hofmeyr · 5 years ago
  44. 0d82a87 drop error log for when a subscriber does not exist by Neels Hofmeyr · 4 years, 6 months ago
  45. 9489a9c adoc: add D-GSM chapter to osmohlr-usermanual by Neels Hofmeyr · 4 years, 6 months ago
  46. edc27ef hlr_vty_subscr: prettier output for last LU seen by Oliver Smith · 4 years, 6 months ago
  47. af74892 gsup_server: send routing error back to the correct peer by Neels Hofmeyr · 4 years, 5 months ago
  48. 76328bd D-GSM 3/n: implement roaming by mslookup in osmo-hlr by Neels Hofmeyr · 4 years, 6 months ago
  49. 407925d D-GSM 2/n: implement mDNS method of mslookup server by Neels Hofmeyr · 4 years, 6 months ago
  50. ab7dc40 D-GSM 1/n: add mslookup server in osmo-hlr by Neels Hofmeyr · 4 years, 6 months ago
  51. 86b507b test_nodes.vty: remove cruft by Neels Hofmeyr · 4 years, 5 months ago
  52. d017d7b enlarge the GSUP message headroom by Neels Hofmeyr · 4 years, 6 months ago
  53. 04c2375 db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxy by Neels Hofmeyr · 4 years, 6 months ago
  54. 939f508 gsup client: add up_down_cb(), add osmo_gsup_client_create3() by Neels Hofmeyr · 4 years, 6 months ago
  55. c79bcde 2/2: wrap ipa_name in osmo_cni_peer_id with type enum and union by Neels Hofmeyr · 4 years, 5 months ago
  56. ad868e2 1/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_name by Neels Hofmeyr · 4 years, 6 months ago
  57. 0c27a4c Cosmetic: mention OS#4491 in location cancel code by Oliver Smith · 4 years, 1 month ago
  58. 08358b2 configure.ac: fix libtool issue with clang and sanitizer by Eric · 4 years, 1 month ago
  59. 5424dcb mslookup_client_mdns_test: no automatic skip by Oliver Smith · 4 years, 3 months ago
  60. f0e90e6 mslookup_client_mdns_test: disable by default by Oliver Smith · 4 years, 3 months ago
  61. 15ad7be db: fix possible SQLite3 allocated memory leak in db_open() by Vadim Yanitskiy · 4 years, 3 months ago
  62. 74e7072 mdns_rfc.c: fix possible access of uninit. mem by Oliver Smith · 4 years, 4 months ago
  63. 4fa9653 gsup_client.c: fix deprecation for client create func by Neels Hofmeyr · 4 years, 3 months ago
  64. 5e5ce4a mdns_sock.c: fix resource leak of sock by Oliver Smith · 4 years, 4 months ago
  65. 9e533f6 osmo-mslookup-client: fix dereferencing null by Oliver Smith · 4 years, 4 months ago
  66. 544b15d osmo-mslookup-client.c: fix dereferencing null by Oliver Smith · 4 years, 4 months ago
  67. 89afb7f mslookup_client_mdns.c: fix dereferencing null by Oliver Smith · 4 years, 4 months ago
  68. b177516 mdns_msg.c: always call va_end by Oliver Smith · 4 years, 4 months ago
  69. f55f605 mslookup_client.c: fix dereferencing null pointer by Oliver Smith · 4 years, 4 months ago
  70. fbe4929 fix missing braces in LOGP_GSUP_FWD by Neels Hofmeyr · 4 years, 4 months ago
  71. e53a34a contrib/dgsm/ add example esme and dialplan by Oliver Smith · 4 years, 6 months ago
  72. 52ef60f add osmo-mslookup-client program (#2) by Neels Hofmeyr · 4 years, 6 months ago
  73. 3a9f267 add mDNS lookup method to libosmo-mslookup (#2) by Oliver Smith · 4 years, 6 months ago
  74. 5436c77 Makefile.am: fix pkgconfig_DATA by Oliver Smith · 4 years, 4 months ago
  75. 110a49f Revert "add mDNS lookup method to libosmo-mslookup" by Harald Welte · 4 years, 4 months ago
  76. 41fe362 Revert "add osmo-mslookup-client program" by Harald Welte · 4 years, 4 months ago
  77. 0bb8fce hlr: remove unused internal USSD list by Alexander Couzens · 4 years, 4 months ago
  78. 637bbfc add osmo-mslookup-client program by Neels Hofmeyr · 4 years, 6 months ago
  79. f10463c add mDNS lookup method to libosmo-mslookup by Oliver Smith · 4 years, 6 months ago
  80. bf7deda add libosmo-mslookup abstract client by Oliver Smith · 4 years, 6 months ago
  81. 81b92bb hlr: respect the num_auth_vectors requested by Alexander Couzens · 4 years, 4 months ago
  82. 3a66698 Bump version: 1.1.0.26-276c-dirty → 1.2.0 by Pau Espin Pedrol · 4 years, 4 months ago 1.2.0
  83. 276c5a7 tests/auc: change back to python3 by Oliver Smith · 4 years, 5 months ago osmith/fix-python3
  84. 80dc9ae hlr: exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 5 months ago
  85. a377c41 gsup_client.h: fix license header: GPLv2+ by Oliver Smith · 4 years, 5 months ago
  86. 06f5af2 AUC: Add support for setting the AMF separation bit to '1' for EUTRAN by Harald Welte · 4 years, 9 months ago
  87. 07e1602 db v4: add column last_lu_seen_ps by Neels Hofmeyr · 4 years, 6 months ago
  88. abdfdb8 test_nodes.vty: tweak: add some '?' checks by Neels Hofmeyr · 4 years, 6 months ago
  89. 7355d0d remove gsup_test by Neels Hofmeyr · 4 years, 6 months ago
  90. 6b305b4 Makefile convenience: add VTY_TEST var to run only one test by Neels Hofmeyr · 4 years, 6 months ago
  91. a7d0f87 add osmo_gsup_msgb_alloc() by Neels Hofmeyr · 4 years, 6 months ago
  92. 981e126 db upgrade: remove some code dup by Neels Hofmeyr · 4 years, 6 months ago
  93. 7143f3a fix upgrade test in presence of ~/.sqliterc by Neels Hofmeyr · 4 years, 6 months ago
  94. f096879 gitignore: add tests/db_upgrade/*.dump by Oliver Smith · 4 years, 6 months ago
  95. 2f75803 move headers to include/osmocom/hlr by Neels Hofmeyr · 4 years, 6 months ago
  96. 7f4dd11 db.c: code dup: add db_run_statements() for arrays of statements by Neels Hofmeyr · 4 years, 6 months ago
  97. a8045da hlr db schema 3: hlr_number -> msc_number by Neels Hofmeyr · 4 years, 6 months ago
  98. 4359b88 tests/db_upgrade: disable for old sqlite versions by Oliver Smith · 4 years, 6 months ago
  99. 5b65461 add db_upgrade test by Neels Hofmeyr · 4 years, 6 months ago
  100. f8ad67e hlr.sql: move comment by Neels Hofmeyr · 4 years, 6 months ago