1. 13f17c1 vlr_sgs.h: Set proper logic order of items in enum sgs_ue_fsm_state by Pau Espin Pedrol · 2 years, 10 months ago
  2. 25b6847 cosmetic: fix typos in comments by Pau Espin Pedrol · 2 years, 10 months ago
  3. 945b060 running.adoc: add section about MGCP configuration by Philipp Maier · 2 years, 11 months ago
  4. ae98b97 implement CM Re-Establish for voice calls by Neels Hofmeyr · 2 years, 11 months ago
  5. 5bdba0d add vlr_subscr_find_by_mi by Neels Hofmeyr · 2 years, 11 months ago
  6. 0c076bc add sequence_charts/call_reestablishment.msc by Neels Hofmeyr · 2 years, 11 months ago
  7. e53ecde msc_a.c: Allow MSC_A_EV_CN_CLOSE in state MSC_A_ST_RELEASING by Pau Espin Pedrol · 3 years ago
  8. 42ac366 sgs_iface.c: Improve logging when paging over SGs by Pau Espin Pedrol · 3 years ago
  9. 1086e20 vlr_sgs: Drop recorded LastEutranPlmnId when UE no longer associated by Pau Espin Pedrol · 3 years ago
  10. 8252959 sgs: Use available API to set vlr subscr LastUsedEutranPLMNId by Pau Espin Pedrol · 3 years ago
  11. 73d093a improve logging on encryption, for Ciphering and HO by Neels Hofmeyr · 3 years ago neels/a54
  12. db07fdc support A5/4 in inter-BSC handover by Neels Hofmeyr · 3 years ago
  13. 6ce2edc support A5/4 in Cipher Mode Command by Neels Hofmeyr · 3 years ago
  14. a7f8020 vty: allow A5/4 encryption in config by Eric Wild · 3 years ago
  15. cdcfc80 ran_msg_a.c: use gsm0808_create_cipher2() by Neels Hofmeyr · 3 years ago
  16. 07c8b7c osmo-msc main: use osmo_select_shutdown() by Neels Hofmeyr · 3 years ago
  17. 435f67f msc_tx_common_id(): fix potential NULL pointer dereference by Vadim Yanitskiy · 3 years ago
  18. 2e21a68 Use new osmo stat items/ctr APIs by Pau Espin Pedrol · 3 years ago
  19. 6710670 Fill Last Used E-UTRAN PLMN Id when in CSFB by Pau Espin Pedrol · 3 years, 2 months ago
  20. a361cab SMS-over-GSUP: notify sender if no transaction found by Vadim Yanitskiy · 4 years, 2 months ago
  21. 5a44e5f contrib/osmo-msc.spec.in: depend on dbd-sqlite3 by Oliver Smith · 3 years, 3 months ago
  22. 13c2153 configure.ac: Depend on newer libosmo-ranap by Pau Espin Pedrol · 3 years, 4 months ago
  23. 59764b6 Bump version: 1.6.1.98-cad22-dirty → 1.7.0 by Pau Espin Pedrol · 3 years, 4 months ago 1.7.0
  24. cad22fd tests: Replace deprecated API log_set_print_filename by Pau Espin Pedrol · 3 years, 4 months ago
  25. 8d02d99 tests: Explicitly drop category from log by Pau Espin Pedrol · 3 years, 4 months ago
  26. ac6ccd9 gsm_network: drop unused neighbor_list member by Neels Hofmeyr · 3 years, 4 months ago
  27. dd466cf fix _gsm48_cc_trans_free(): send MNCC REL.ind on Clear Request by Vadim Yanitskiy · 3 years, 4 months ago
  28. dbb3c72 msc_vlr_tests: make independent of libosmocore talloc by Neels Hofmeyr · 3 years, 4 months ago
  29. 33144f1 ran_a_decode_cipher_mode_reject(): use gsm0808_get_cause() by Vadim Yanitskiy · 3 years, 4 months ago
  30. 566ce11 submit_to_sms(): fix the use of deprecated gsm_septets2octets() by Vadim Yanitskiy · 3 years, 4 months ago
  31. 46de4aa .gitignore: Ignore new autofoo tmp files by Pau Espin Pedrol · 3 years, 5 months ago
  32. 09dac13 configure.ac: set -std=gnu11 by Oliver Smith · 3 years, 5 months ago
  33. 716a261 contrib/jenkins: don't build osmo-gsm-manuals by Oliver Smith · 3 years, 5 months ago
  34. 644be61 README update. Explain more what it is than just the history by Harald Welte · 3 years, 5 months ago
  35. e917b19 main: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 7 months ago
  36. 4dc5dcf Use osmo_fd_*_{disable,enable} by Harald Welte · 3 years, 8 months ago
  37. e1880104 debian/control: Recommend installation of osmo-mgw by Harald Welte · 3 years, 7 months ago
  38. 33a2487 main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 8 months ago
  39. aa29e33 Use osmo_fd_setup() whenever applicable by Harald Welte · 3 years, 8 months ago
  40. 5a58cef contrib/jenkins: Enable parallel make in make distcheck by Pau Espin Pedrol · 3 years, 8 months ago
  41. ae167fc Convert paging response timer into an osmocom own X4 timer by Alexander Couzens · 3 years, 9 months ago
  42. 9194b33 gsm_04_08: check return code of osmo_mobile_identity_decode_from_l3() by Philipp Maier · 3 years, 9 months ago
  43. 754def9 fix comment in ran_peer.h by Neels Hofmeyr · 3 years, 9 months ago
  44. cbcfe99 drop duplicate ran_peer_find() vs ran_peer_find_by_addr() by Neels Hofmeyr · 3 years, 9 months ago
  45. 192fefe Don't Store an SMS in the database when the ESME is not Bound by Keith Whyte · 3 years, 10 months ago
  46. 8c472bd mncc_call: fix memory overrun by Philipp Maier · 3 years, 9 months ago
  47. d4099c3 fix MGCP timeout timer by Neels Hofmeyr · 3 years, 9 months ago
  48. eeda9e1 mncc: Support IPv6 addresses (new version mncc 7) by Pau Espin Pedrol · 3 years, 10 months ago pespin/ipv6
  49. 0632717 Support handling IPv6 Transport Address in Handover Request (Ack) by Pau Espin Pedrol · 3 years, 10 months ago
  50. 047c5d9 tests: Fix VTY results after switch to newer libosmo-mgcp-client by Pau Espin Pedrol · 3 years, 9 months ago
  51. f9c76e3 Support handling IPv6 Transport Address in Assignment Complete by Pau Espin Pedrol · 3 years, 10 months ago
  52. d35abfa Support sending IPv6 Transport Address in Assignment Command by Pau Espin Pedrol · 3 years, 10 months ago
  53. 1587ffb vty: allow configuring db path from cfg file by Keith Whyte · 3 years, 10 months ago
  54. c84702c Change default SCTP conn NULL->127.0.0.1 to localhost->localhost by Pau Espin Pedrol · 3 years, 10 months ago
  55. 4d75559 mncc_builtin: log type of unhandled message in int_mncc_recv() by Vadim Yanitskiy · 3 years, 10 months ago
  56. 880a693 mncc_builtin: cosmetic: fix coding style in int_mncc_recv() by Vadim Yanitskiy · 3 years, 10 months ago
  57. 667d5e0 fix crash for unknown MI during Paging Response by Neels Hofmeyr · 3 years, 10 months ago
  58. 24a8856 Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 10 months ago
  59. d54e07f configure.ac: Drop trailing whitespace by Pau Espin Pedrol · 3 years, 10 months ago
  60. 544a32f Send "BSSMAP CommonID" to tell BSC about the IMSI by Harald Welte · 4 years ago
  61. a908b43 debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 3 years, 10 months ago
  62. 817ad90 vty: fix vsub reference counting: call vlr_subscr_put() by Vadim Yanitskiy · 3 years, 11 months ago
  63. 72e0f09 gsm_04_14: fix off-by-one error in create_gsm0414_msg() by Vadim Yanitskiy · 3 years, 11 months ago
  64. d9fe711 Clear Command: set cause value to "Call Control" by Neels Hofmeyr · 4 years ago
  65. 458fe3d manuals: generate vty reference xml at build time by Neels Hofmeyr · 4 years ago
  66. 59de156 is_reset_msg: use proper enum for rc value by Neels Hofmeyr · 4 years ago
  67. 5b36d13 sgs_tx_loc_upd_resp_cb(): fix error handling for MI encoding by Neels Hofmeyr · 4 years ago
  68. b697274 refactor: move RESET Osmux TLV parsing to ran_msg_a.c by Neels Hofmeyr · 4 years ago
  69. 1139ca3 make vty-transcrip-test: use $VTY_TEST var like osmo-bsc by Neels Hofmeyr · 4 years ago
  70. 83cf10c propagate Compl L3 Info Cell ID to the VLR subscriber record by Neels Hofmeyr · 4 years ago
  71. 41c0333 vty 'show connection': show msc_a->via_cell instead of vsub->cgi by Neels Hofmeyr · 4 years ago
  72. 68f50da add comments to clarify some complete l3 details by Neels Hofmeyr · 4 years ago
  73. a4a4525 osmo-msc.spec.in: Use %config(noreplace) to retain current config file by Harald Welte · 4 years ago
  74. a509a22 add osmo-msc --vty-ref-xml: dump VTY ref XML to stdout by Neels Hofmeyr · 4 years ago
  75. 7da956e msc_ho: fix CALL IDENTIFIER in HANDOVER REQUEST by Philipp Maier · 4 years ago
  76. f34d945 msc_a: add callref as call id to ASSIGNMENT REQ. by Philipp Maier · 4 years ago
  77. 53a5ff7 remove empty + unused ran_up_l2.c by Harald Welte · 4 years ago
  78. 9aac5c2 add rudimentary NRI support for MSC pooling by Neels Hofmeyr · 4 years, 1 month ago
  79. 46d526a use new osmo_mobile_identity API everywhere by Neels Hofmeyr · 4 years, 1 month ago
  80. 20a6641 msc_vty: remove emergency-call command from network by Philipp Maier · 4 years ago
  81. 0ec7b23 msc_vlr_test_gsm_ciph.c: fix IMEISV MI: even number of digits, clear odd bit by Neels Hofmeyr · 4 years, 1 month ago
  82. 5c38c81 contrib/osmo-msc.spec.in: Enable SMPP in RPM builds by Harald Welte · 4 years, 1 month ago
  83. a40adf7 vlr_subscr_rx_id_resp(): dont assert on received MI type by Neels Hofmeyr · 4 years, 1 month ago
  84. 346a3b9 manual: link to new common cs7-config.adoc, remove some dup of that by Neels Hofmeyr · 4 years, 3 months ago
  85. 92b0246 manual: Multiple Instances: tweak MNCC, add missing SGs doc by Neels Hofmeyr · 4 years, 1 month ago
  86. 2013726 Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years, 1 month ago
  87. 0314593 contrib: integrate RPM spec by Oliver Smith · 4 years, 1 month ago
  88. 3694631 ran_msg_iu.c: Avoid redefining osmo-iuh global variables by Pau Espin Pedrol · 4 years, 1 month ago
  89. b092589 contrib: import RPM spec by Oliver Smith · 4 years, 1 month ago
  90. c95c0b6 Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 1 month ago
  91. 3c8fc13 SMS-over-GSUP: notify sender in case of RPL delivery failure by Vadim Yanitskiy · 4 years, 2 months ago
  92. 4547cf1 SMS-over-GSUP: notify sender about malformed GSUP messages by Vadim Yanitskiy · 4 years, 2 months ago
  93. b1e46b1 SMS-over-GSUP: notify sender about unhandled GSUP messages by Vadim Yanitskiy · 4 years, 2 months ago
  94. b6ec099 SMS-over-GSUP: respond with error if net->sms_over_gsup is false by Vadim Yanitskiy · 4 years, 2 months ago
  95. 531d3a4 SMS-over-GSUP: move net->sms_over_gsup check to gsm411_gsup_rx() by Vadim Yanitskiy · 4 years, 2 months ago
  96. 46b0f80 SMS-over-GSUP: clarify error message about unexpected MO/MT SMS by Vadim Yanitskiy · 4 years, 2 months ago
  97. 61ec029 vlr_auth_fsm: Fix compilation with gcc-10 by Harald Welte · 4 years, 2 months ago
  98. 72b8c38 doc: do not use random ip-address for MGW by Philipp Maier · 4 years, 3 months ago
  99. b73ecbf configure.ac: fix libtool issue with clang and sanitizer by Eric · 4 years, 2 months ago
  100. d233104 manual: add missing mention of MGCP in "Multiple instances" by Neels Hofmeyr · 4 years, 3 months ago