1. e917b19 main: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 7 months ago
  2. 4dc5dcf Use osmo_fd_*_{disable,enable} by Harald Welte · 3 years, 8 months ago
  3. 33a2487 main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 8 months ago
  4. aa29e33 Use osmo_fd_setup() whenever applicable by Harald Welte · 3 years, 8 months ago
  5. ae167fc Convert paging response timer into an osmocom own X4 timer by Alexander Couzens · 3 years, 9 months ago
  6. 9194b33 gsm_04_08: check return code of osmo_mobile_identity_decode_from_l3() by Philipp Maier · 3 years, 10 months ago
  7. cbcfe99 drop duplicate ran_peer_find() vs ran_peer_find_by_addr() by Neels Hofmeyr · 3 years, 9 months ago
  8. 192fefe Don't Store an SMS in the database when the ESME is not Bound by Keith Whyte · 3 years, 10 months ago
  9. 8c472bd mncc_call: fix memory overrun by Philipp Maier · 3 years, 9 months ago
  10. d4099c3 fix MGCP timeout timer by Neels Hofmeyr · 3 years, 10 months ago
  11. eeda9e1 mncc: Support IPv6 addresses (new version mncc 7) by Pau Espin Pedrol · 3 years, 10 months ago pespin/ipv6
  12. 0632717 Support handling IPv6 Transport Address in Handover Request (Ack) by Pau Espin Pedrol · 3 years, 10 months ago
  13. f9c76e3 Support handling IPv6 Transport Address in Assignment Complete by Pau Espin Pedrol · 3 years, 10 months ago
  14. d35abfa Support sending IPv6 Transport Address in Assignment Command by Pau Espin Pedrol · 3 years, 10 months ago
  15. 1587ffb vty: allow configuring db path from cfg file by Keith Whyte · 3 years, 10 months ago
  16. c84702c Change default SCTP conn NULL->127.0.0.1 to localhost->localhost by Pau Espin Pedrol · 3 years, 10 months ago
  17. 4d75559 mncc_builtin: log type of unhandled message in int_mncc_recv() by Vadim Yanitskiy · 3 years, 10 months ago
  18. 880a693 mncc_builtin: cosmetic: fix coding style in int_mncc_recv() by Vadim Yanitskiy · 3 years, 10 months ago
  19. 667d5e0 fix crash for unknown MI during Paging Response by Neels Hofmeyr · 3 years, 11 months ago
  20. 24a8856 Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 11 months ago
  21. 544a32f Send "BSSMAP CommonID" to tell BSC about the IMSI by Harald Welte · 4 years ago
  22. 817ad90 vty: fix vsub reference counting: call vlr_subscr_put() by Vadim Yanitskiy · 4 years ago
  23. 72e0f09 gsm_04_14: fix off-by-one error in create_gsm0414_msg() by Vadim Yanitskiy · 4 years ago
  24. d9fe711 Clear Command: set cause value to "Call Control" by Neels Hofmeyr · 4 years ago
  25. 59de156 is_reset_msg: use proper enum for rc value by Neels Hofmeyr · 4 years ago
  26. 5b36d13 sgs_tx_loc_upd_resp_cb(): fix error handling for MI encoding by Neels Hofmeyr · 4 years ago
  27. b697274 refactor: move RESET Osmux TLV parsing to ran_msg_a.c by Neels Hofmeyr · 4 years ago
  28. 83cf10c propagate Compl L3 Info Cell ID to the VLR subscriber record by Neels Hofmeyr · 4 years ago
  29. 41c0333 vty 'show connection': show msc_a->via_cell instead of vsub->cgi by Neels Hofmeyr · 4 years ago
  30. 68f50da add comments to clarify some complete l3 details by Neels Hofmeyr · 4 years ago
  31. a509a22 add osmo-msc --vty-ref-xml: dump VTY ref XML to stdout by Neels Hofmeyr · 4 years ago
  32. 7da956e msc_ho: fix CALL IDENTIFIER in HANDOVER REQUEST by Philipp Maier · 4 years, 1 month ago
  33. f34d945 msc_a: add callref as call id to ASSIGNMENT REQ. by Philipp Maier · 4 years, 1 month ago
  34. 53a5ff7 remove empty + unused ran_up_l2.c by Harald Welte · 4 years, 1 month ago
  35. 9aac5c2 add rudimentary NRI support for MSC pooling by Neels Hofmeyr · 4 years, 1 month ago
  36. 46d526a use new osmo_mobile_identity API everywhere by Neels Hofmeyr · 4 years, 1 month ago
  37. 20a6641 msc_vty: remove emergency-call command from network by Philipp Maier · 4 years, 1 month ago
  38. a40adf7 vlr_subscr_rx_id_resp(): dont assert on received MI type by Neels Hofmeyr · 4 years, 1 month ago
  39. 3694631 ran_msg_iu.c: Avoid redefining osmo-iuh global variables by Pau Espin Pedrol · 4 years, 1 month ago
  40. c95c0b6 Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 2 months ago
  41. 3c8fc13 SMS-over-GSUP: notify sender in case of RPL delivery failure by Vadim Yanitskiy · 4 years, 2 months ago
  42. 4547cf1 SMS-over-GSUP: notify sender about malformed GSUP messages by Vadim Yanitskiy · 4 years, 2 months ago
  43. b1e46b1 SMS-over-GSUP: notify sender about unhandled GSUP messages by Vadim Yanitskiy · 4 years, 2 months ago
  44. b6ec099 SMS-over-GSUP: respond with error if net->sms_over_gsup is false by Vadim Yanitskiy · 4 years, 2 months ago
  45. 531d3a4 SMS-over-GSUP: move net->sms_over_gsup check to gsm411_gsup_rx() by Vadim Yanitskiy · 4 years, 2 months ago
  46. 46b0f80 SMS-over-GSUP: clarify error message about unexpected MO/MT SMS by Vadim Yanitskiy · 4 years, 2 months ago
  47. 61ec029 vlr_auth_fsm: Fix compilation with gcc-10 by Harald Welte · 4 years, 2 months ago
  48. ebf55f4 fix segfault: unsolicited Paging Response by Neels Hofmeyr · 4 years, 4 months ago
  49. 40b11c9 libmsc/sdp: cosmetic: fix less-than-zero comparison of an unsigned value by Vadim Yanitskiy · 4 years, 5 months ago
  50. ef830ef osmo-msc: use stderr to print error messages, not stdout by Vadim Yanitskiy · 4 years, 5 months ago
  51. 5b19f6e libmsc/gsm_04_08: use DRR in gsm48_rx_rr_pag_resp(), not DMM by Vadim Yanitskiy · 4 years, 5 months ago
  52. 6a9a3a7 libmsc/gsm_04_08: make use of msc_a in gsm48_rx_rr_app_info() by Vadim Yanitskiy · 4 years, 5 months ago
  53. 9b56cd8 VTY: cosmetic: make struct cmd_node for GSMNET_NODE static by Vadim Yanitskiy · 4 years, 5 months ago
  54. 601af0c vlr_sgs_fsm: add missing break, do not call to_null() twice by Vadim Yanitskiy · 4 years, 5 months ago
  55. 3daf0c2 vlr: remove unused parameter 'log_level' of auth_fsm_start() by Vadim Yanitskiy · 4 years, 5 months ago
  56. fc2b019 libmsc: move subscriber expiration timer T3212 to libvlr by Vadim Yanitskiy · 4 years, 5 months ago
  57. baf71a7 libvlr: use generic osmo_tdef API for T3250, T3260, and T3270 by Vadim Yanitskiy · 4 years, 5 months ago
  58. ffc7f39 VTY: add osmo_tdef introspection and configuration commands by Vadim Yanitskiy · 4 years, 5 months ago
  59. b7ddbf3 VTY: mark 'subscriber create imsi' command as deprecated by Vadim Yanitskiy · 4 years, 5 months ago
  60. 047dd50 osmo-msc: fix: properly initialize default values for MGW timers by Vadim Yanitskiy · 4 years, 5 months ago
  61. 83616a8 libmsc: SMS, Avoid premature RP-ACK to MS by Pablo Neira Ayuso · 4 years, 6 months ago
  62. 2cad562 Trivial: code simplification, return early by Keith Whyte · 4 years, 6 months ago
  63. b671315 Use GSM411_RP_* and not GSM48_CC_* by Keith Whyte · 4 years, 6 months ago
  64. 02dd265 vlr.c: fix condition to check MSISDN presence by Neels Hofmeyr · 4 years, 8 months ago
  65. 27c8b03 vlr_gsup_rx: fix uninitialized rc by Neels Hofmeyr · 4 years, 6 months ago
  66. a79aac0 libmsc/gsm_04_08.c: fix: verify MI before calling vlr_subscr_rx_id_resp() by Vadim Yanitskiy · 4 years, 6 months ago
  67. 6e72282 libmsc/gsm_04_11_gsup.c: fix SM-RP-OA encoding for MO SMS over GSUP by Vadim Yanitskiy · 4 years, 6 months ago
  68. 61f4780 libmsc/gsm_04_11_gsup.c: do not init a buffer in gsm411_gsup_mo_fwd_sm_req() by Vadim Yanitskiy · 4 years, 6 months ago
  69. 3d6a8be sms log tweak by Neels Hofmeyr · 4 years, 8 months ago
  70. a252bcd sms db: when storing an SMS, retrieve the ID by Neels Hofmeyr · 4 years, 8 months ago
  71. 63b2464 gsup: indicate CN-Domain in SendAuthInfo Requests by Neels Hofmeyr · 4 years, 7 months ago
  72. abbdbfb msc: exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 7 months ago
  73. db4839c libmsc: fix potential NULL-pointer dereferences detected by GCC's LTO by Vadim Yanitskiy · 4 years, 7 months ago
  74. 34a8cc3 Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 7 months ago
  75. e000050 check for osmo_ss7_init() error return value by Harald Welte · 4 years, 7 months ago
  76. b455205 MNCC v6: add optional SDP to the socket protocol by Neels Hofmeyr · 4 years, 8 months ago
  77. eef4578 add sdp_msg API: SDP parsing/composition by Neels Hofmeyr · 4 years, 8 months ago
  78. bde605d fix incoming call while Paging by Neels Hofmeyr · 4 years, 8 months ago
  79. 00a476b msc_a CC: add some basic sanity tests by Neels Hofmeyr · 4 years, 7 months ago
  80. cc918cb fail on invalid RTP address from MGW by Neels Hofmeyr · 4 years, 7 months ago
  81. 3f07dac Fix some typos by Martin Hauke · 4 years, 8 months ago
  82. 8a50cfb BSSMAP: decode Codec List (BSS Supported) by Neels Hofmeyr · 4 years, 8 months ago
  83. e04cd98 cc trans: remove unused tch_rtp_create by Neels Hofmeyr · 4 years, 8 months ago
  84. f439ff1 CC: add error handling for CRCX responses by Neels Hofmeyr · 4 years, 9 months ago
  85. 84ce206 use osmo_sockaddr_str_is_nonzero() by Neels Hofmeyr · 4 years, 9 months ago
  86. 523b92f rtp_stream: sanely cancel MGW endpoint FSM notify by Neels Hofmeyr · 4 years, 9 months ago
  87. 33f71a1 fsm: use deferred deallocation by Neels Hofmeyr · 4 years, 9 months ago
  88. cf90bdb send MNCC REL only if MNCC has actually started by Neels Hofmeyr · 4 years, 9 months ago
  89. 0c1ed15 log: ran_msg_a: tweak a message name by Neels Hofmeyr · 4 years, 8 months ago
  90. fe5ae8e log: RANAP encode: use RANAP message names instead of BSSAP by Neels Hofmeyr · 4 years, 9 months ago
  91. 72fc706 BSSMAP log tweak by Neels Hofmeyr · 4 years, 9 months ago
  92. c67b483 also log MNCC_SETUP_REQ by Neels Hofmeyr · 4 years, 8 months ago
  93. 467bb87 log: drop duplicate MNCC log by Neels Hofmeyr · 4 years, 9 months ago
  94. c192c0b log which DTAP messages are sent to RAN by Neels Hofmeyr · 4 years, 9 months ago
  95. f636e6c LOG_TRANS for CC: always log CC state by Neels Hofmeyr · 4 years, 9 months ago
  96. a09f498 vlr_auth_fsm: on SAI use the GSUP provided GMM cause code by Alexander Couzens · 4 years, 11 months ago
  97. 7312b15 make vlr_gmm_cause_to_mm_cause public by Alexander Couzens · 4 years, 11 months ago
  98. 1bfe0e1 catch GSUP auth result without auth_fsm by Neels Hofmeyr · 4 years, 10 months ago
  99. 002fb01 paging: Send SGsAP-SERVICE-ABORT-REQUEST on paging timeout by Philipp Maier · 4 years, 9 months ago
  100. 6dcdfb0 sgs_iface: Accept messages with unknown TLV elements by Philipp Maier · 4 years, 9 months ago