1. 77c8754 contrib: remove rpm spec file by Oliver Smith · 11 days ago master
  2. cbf40fb Use uniform log format for default config files by Andreas Eversberg · 6 months ago
  3. 7057fed the git:// protocol is deprecated for a long time; use https:// instead by Harald Welte · 6 months ago
  4. a9d3218 Write explicit role & sctp-role fields in ASP configurations by Oliver Smith · 12 months ago
  5. 9aa56a3 systemd: depend on networking-online.target by Oliver Smith · 12 months ago
  6. cf2bc81 debian: set compat level to 10 by Oliver Smith · 1 year, 1 month ago
  7. c871c2f osmo-bsc-nat: Transition to use of 'telnet_init_default' by arehbein · 1 year, 5 months ago 2023q1
  8. cce4b03 bssap_conn: fix missing length check by Oliver Smith · 1 year, 10 months ago
  9. 0718035 bsc_nat_print_addr: handle NULL by Oliver Smith · 1 year, 10 months ago
  10. f7bedf5 subscr_conn_fsm: refactor timeouts by Oliver Smith · 2 years ago
  11. b83c755 subscr_conn_fsm: handle dialing invalid number by Oliver Smith · 2 years ago
  12. 9b3de01 Add subscr_conn_fsm by Oliver Smith · 2 years, 1 month ago
  13. 9b5e22b bsc_nat_fsm: check for error from get_next_id_ran by Oliver Smith · 2 years, 1 month ago
  14. 1d20ac4 Make subscr_conn_get_next_id RAN specific by Oliver Smith · 2 years, 1 month ago
  15. ea07942 Parse BSSMAP in conn-oriented data by Oliver Smith · 2 years, 1 month ago
  16. fcdd54d main: use osmo_fsm_set_dealloc_ctx(OTC_SELECT) by Oliver Smith · 2 years, 1 month ago
  17. ba1c490 Proper exit if bsc_nat_fsm fails to start by Oliver Smith · 2 years, 2 months ago
  18. e04bf14 Initialize MGW pool on start up by Oliver Smith · 2 years, 2 months ago
  19. 99dd4ef bssap.h, subscr_conn.h: fix missing includes by Oliver Smith · 2 years, 2 months ago
  20. d9ae50e README: osmo-dev: add BSC{0,1}_CODEC_LIST="fr2" by Oliver Smith · 2 years, 2 months ago
  21. a73b45a bssap: forward paging from MSC to all BSCs by Oliver Smith · 2 years, 2 months ago
  22. af61b08 bssap: name bssmap functions properly by Oliver Smith · 2 years, 2 months ago
  23. 066aa8c bssap: fix printing bssmap names by Oliver Smith · 2 years, 2 months ago
  24. 175fed1 bssap: make "not implemented" log msgs consistent by Oliver Smith · 2 years, 2 months ago
  25. 5c11306 bsc_nat_fsm: tweak get_peer_addr by Oliver Smith · 2 years, 2 months ago
  26. 9722b0f README: add Manual Testing With osmo-dev by Oliver Smith · 2 years, 2 months ago
  27. 499e111 Support forwarding messages with multiple BSCs by Oliver Smith · 2 years, 2 months ago
  28. 1968ca9 sccp_sap_up_ran: ignore RAN until MSC is connected by Oliver Smith · 2 years, 2 months ago
  29. 70cd49d Send RESET to MSC on start up by Oliver Smith · 2 years, 2 months ago
  30. 49e50de Store MSC by Oliver Smith · 2 years, 2 months ago
  31. 793ca23 Store BSCs by Oliver Smith · 2 years, 2 months ago
  32. 318b482 bsc_nat: use sub-structs for cn, ran by Oliver Smith · 2 years, 2 months ago
  33. 0aa4cb3 bsc_nat_print_addr: pass net enum, not sccp_inst by Oliver Smith · 2 years, 2 months ago
  34. d0059e2 Reply to BSC's RESET with RESET ACK directly by Oliver Smith · 2 years, 2 months ago
  35. 8ca3a1a bsc_nat_sccp_inst: local_sccp_addr -> addr by Oliver Smith · 2 years, 2 months ago
  36. 2ec692d bsc_nat_fsm: split up sccp_sap_up in _cn, _ran by Oliver Smith · 2 years, 2 months ago
  37. edc61b4 bsc_nat_fsm: drop LOG_SCCP macro by Oliver Smith · 2 years, 2 months ago
  38. 6e4f7e9 bsc_nat_fsm: tweak forwarding log messages by Oliver Smith · 2 years, 2 months ago
  39. 1bee8dd bsc_nat_fsm: log prim_name once, not in each case by Oliver Smith · 2 years, 2 months ago
  40. 122beff treewide: tweak includes by Oliver Smith · 2 years, 2 months ago
  41. f0a26d8 bsc_nat_fsm: move conn.ind before conn.conf by Oliver Smith · 2 years, 2 months ago
  42. d586b71 bsc_nat_sccp_inst: store ss7_inst by Oliver Smith · 2 years, 2 months ago
  43. 399df14 bsc_nat_sccp_inst: rename from bsc_nat_ss7_inst by Oliver Smith · 2 years, 2 months ago
  44. f2fe7d6 bsc_nat_fsm: fix sccp_sap_get_peer_addr_in by Oliver Smith · 2 years, 2 months ago
  45. 9acbb0b bsc_nat_fsm: initial conn-oriented forwarding by Oliver Smith · 2 years, 3 months ago
  46. 2a1e1d0 bsc_nat_fsm: split sccp_sap_get_peer_addr_out by Oliver Smith · 2 years, 3 months ago
  47. 6515a89 bsc_nat_fsm: rename vars to peer_addr_{in,out} by Oliver Smith · 2 years, 3 months ago
  48. 0108033 bsc_nat_fsm: drop called addr verify by Oliver Smith · 2 years, 3 months ago
  49. 445dc24 bsc_nat_fsm: sccp_sap_up: err if not implemented by Oliver Smith · 2 years, 3 months ago
  50. b80f2c3 bsc_nat_fsm: fix SSN of OsmoBSCNAT-CN by Oliver Smith · 2 years, 3 months ago
  51. ba1f0d0 bsc_nat_fsm: initial msc <> bsc msg forwarding by Oliver Smith · 2 years, 4 months ago
  52. eefcdf8 bsc_nat_fsm: fix SSN of OsmoBSCNAT-RAN by Oliver Smith · 2 years, 4 months ago
  53. 6afc0e3 vty: use osmo_ss7_vty_go_parent by Oliver Smith · 2 years, 4 months ago
  54. 8f7b750 Add bsc_nat fsm by Oliver Smith · 2 years, 6 months ago
  55. d9c34fd osmo-bsc-nat/bsc_nat.c: fix missing include by Oliver Smith · 2 years, 4 months ago
  56. 5704c7e Add signal handler by Oliver Smith · 2 years, 6 months ago
  57. ff32401 Add command-line options by Oliver Smith · 2 years, 6 months ago
  58. c448efb Add vty interface by Oliver Smith · 2 years, 6 months ago
  59. 6a2ac0a Add project skeleton by Oliver Smith · 2 years, 6 months ago
  60. 0353619 Initial empty repository by osmith · 2 years, 6 months ago