1. 304bdb0 fix typo by Philipp Maier · 7 years ago aoip
  2. 2d8683e fixup: fix possible null pointer deref by Philipp Maier · 7 years ago
  3. 9d14724 cosmetic: fix ugly variable naming by Philipp Maier · 7 years ago
  4. e29e903 osmo-bsc: fix (null) string in VTY config by Philipp Maier · 7 years ago
  5. 514aae7 osmo-bsc: pointcodes in human readable form by Philipp Maier · 7 years ago
  6. 30865f5 osmo-msc: point codes in human readable form by Philipp Maier · 7 years ago
  7. 400ae80 osmo-bsc: cleanup osmo_bsc_sigtran_init() by Philipp Maier · 7 years ago
  8. a277769 fix msc_vlr tests after libosmocore uses localtime for SMS by Neels Hofmeyr · 7 years ago
  9. 4e73ea8 fixup: osmo_ss7_vty_init_asp() instead of osmo_ss7_vty_init_sg() by Philipp Maier · 7 years ago
  10. 2ba2b7d fixup for: mgcp: add VTY Option to force-realloc endpoints by Philipp Maier · 7 years ago
  11. f4d0911 osmo-bsc: make use of osmo_sccp_addr_set_ssn() by Philipp Maier · 7 years ago
  12. 4cca037 bsc/msc: fixup compiler issues by Philipp Maier · 7 years ago
  13. e94d119 osmo-bsc: full auto configuration for SS7/CS7 by Philipp Maier · 7 years ago
  14. 1e61f9e mgcp: add VTY Option to force-realloc endpoints by Philipp Maier · 7 years ago
  15. 8f1d1fc osmo-bsc: fix invalid for loop head by Philipp Maier · 7 years ago
  16. c7ee7cc osmo-msc: Use proper sccp instance names by Philipp Maier · 7 years ago
  17. 2515fb8 osmo-bsc: improve checking of sccp addresses by Philipp Maier · 7 years ago
  18. c54a5f3 mgcp: remove proactive DLCX by Philipp Maier · 7 years ago
  19. e40a123 MSC,SGSN: use OSMO_GSUP_PORT == 4222 instead of 2222 by Neels Hofmeyr · 7 years ago
  20. fd60925 msc_vlr_tests: properly check BSSAP Clear and Iu Release by Neels Hofmeyr · 7 years ago
  21. b22ee29 cosmetic: msc_vlr_tests: better place clear_cmd wrap, adjust printed msg by Neels Hofmeyr · 7 years ago
  22. 5e1f3de msc_vlr_test_gsm_ciph: remove dead code by Neels Hofmeyr · 7 years ago
  23. 9613d78 fix release upon IMSI Detach by Neels Hofmeyr · 7 years ago
  24. 3fc122d cosmetic: add debug log to msc_subscr_conn_close() by Neels Hofmeyr · 7 years ago
  25. cf04231 cosmetic: tweak IMSI Detach log output by Neels Hofmeyr · 7 years ago
  26. 73d7feb msc_vlr_tests: add missing wrap for iu_tx_release() by Neels Hofmeyr · 7 years ago
  27. b6a5e19 cosmetic: add info log for Iu Release tx by Neels Hofmeyr · 7 years ago
  28. 6b9b641 cosmetic: remove obsolete comment by Neels Hofmeyr · 7 years ago
  29. 9208d9c fix handling of paging response: use conn->lac by Neels Hofmeyr · 7 years ago
  30. e0828ad gsm04_08.c patches from neels (remove when committed properly) by Philipp Maier · 7 years ago
  31. e4f357e a-iface: move clear command to subscriber_conn.c by Philipp Maier · 7 years ago
  32. d8a6e06 vty: Fixup sccp/ss7 configuration by Philipp Maier · 7 years ago
  33. f558587 fixup for: mgcp: display properly mgcp-messages in log by Philipp Maier · 7 years ago
  34. a3d37cb msc-vty-complete by Philipp Maier · 7 years ago
  35. 5042e57 msc_vlr: Fix tests: accomodate a_iface_tx_clear_cmd() by Philipp Maier · 7 years ago
  36. 7a1c033 osmo_msc: only clear A-Interface connections for GSM calls by Philipp Maier · 7 years ago
  37. 1a63a31 fixup: fix typo by Philipp Maier · 7 years ago
  38. 7941a94 mncc: make external mncc work by Philipp Maier · 7 years ago
  39. bd85cdf mgcp: display properly mgcp-messages in log by Philipp Maier · 7 years ago
  40. c123ce5 fixup for: a_iface: fix missing clear command by Philipp Maier · 7 years ago
  41. edc5dfe cosmetic: tweak error log in osmo_bsc_sigtran_init() by Neels Hofmeyr · 7 years ago
  42. fac9c9e a_iface: fix missing clear command by Philipp Maier · 7 years ago
  43. 7a4855a a_iface: fix missing log output by Philipp Maier · 7 years ago
  44. ea6b3ec a_iface: fix missing const by Philipp Maier · 7 years ago
  45. 9a6c0ea a_iface: add missing static by Philipp Maier · 7 years ago
  46. 362e8b0 msc_ifaces: add checks for nullpointers by Philipp Maier · 7 years ago
  47. 4fca7f8 fixup: remove allocation/usage of iu struct again. by Neels Hofmeyr · 7 years ago
  48. 0940242 osmo-bsc change bsc_handle_dt1() to bsc_handle_dt() by Philipp Maier · 7 years ago
  49. 59f0ff6 osmo-bsc: fix sccp name string by Philipp Maier · 7 years ago
  50. edc140f a_iface: remove unused variable by Philipp Maier · 7 years ago
  51. 6cd9cc0 osmo-msc/a_iface/reset: add missing const by Philipp Maier · 7 years ago
  52. c2a3f6e osmo-bsc/sigtran: add missing const by Philipp Maier · 7 years ago
  53. 82e2f76 osmo-msc/a_iface: add missing assertions by Philipp Maier · 7 years ago
  54. fd4167a osmo-bsc: add missing comment by Philipp Maier · 7 years ago
  55. 4e3818b osmo-bsc: add missing assertion by Philipp Maier · 7 years ago
  56. e93733f osmo-msc: remove orphanned struct members by Philipp Maier · 7 years ago
  57. 29e63bb osmo-msc: rename called/calling address in struct a_conn_info by Philipp Maier · 7 years ago
  58. 116568d osmo-bsc: use better msc identifier by Philipp Maier · 7 years ago
  59. 458c2b0 osmo-bsc: fix typo by Philipp Maier · 7 years ago
  60. 250c7f7 osmo-bsc: vty: fix error message by Philipp Maier · 7 years ago
  61. 2662502 build: osmo-bsc_nat: add missing sigtran LDADD by Neels Hofmeyr · 7 years ago
  62. c099ad7 osmo-bsc: rename calling_addr to msc_addr by Philipp Maier · 7 years ago
  63. 03bf3a7 osmo-bsc: change calling/called addr in VTY by Philipp Maier · 7 years ago
  64. a550a09 osmo-bsc: change calling/called_addr variable names by Philipp Maier · 7 years ago
  65. 5ee1506 osmo-bsc: check configured sccp addresses before start by Philipp Maier · 7 years ago
  66. 6b62bab osmo-bsc: make sure only default SSNs are used by Philipp Maier · 7 years ago
  67. 55154fb cosmetic: fix typo in log output by Philipp Maier · 7 years ago
  68. 9360d61 osmo-bsc: only clear connections of a specific MSC by Philipp Maier · 7 years ago
  69. e80608d osmo-bsc: Make SCCP-Addresses configurable via VTY by Philipp Maier · 7 years ago
  70. fc515ef common-vty: add ss7 nodes commands to VTY by Philipp Maier · 7 years ago
  71. d6ec7a4 osmo-msc: finish msc-sided reset by Philipp Maier · 7 years ago
  72. 0bfa685 msc_vlr: fix linker problem in testcase by Philipp Maier · 7 years ago
  73. 9e1e0f4 mgcp: Fix missing call id in DLCX by Philipp Maier · 7 years ago
  74. e2b37af reset: fix allocation and add deallocator for reset procedure by Philipp Maier · 7 years ago
  75. 9244306 aoip: don't use iu struct: move rtp ports from .iu to new subscr_conn.rtp by Neels Hofmeyr · 7 years ago
  76. 208505b aoip: don't use iu struct: do not allocate unnecessary ue_conn_ctx by Neels Hofmeyr · 7 years ago
  77. 366c7b0 osmo_bsc_main: use osmo_sccp_make_addr_pc_ssn() for SCCP addresses by Neels Hofmeyr · 7 years ago
  78. 628cf3d AoIP+3G: use one common SCCP client for A and IuCS by Neels Hofmeyr · 7 years ago
  79. 5600a21 msc: re-enable iu_init() by Neels Hofmeyr · 7 years ago
  80. 656b578 a_init: use name arg for sccp client and user bind by Neels Hofmeyr · 7 years ago
  81. bc0ab90 a_iface: fix typo in function name by Philipp Maier · 7 years ago
  82. aaffff6 a_iface: Check if channel type and speech codec list are successful by Philipp Maier · 7 years ago
  83. 02fdbb4 rsl: fix stray line break in logtext by Philipp Maier · 7 years ago
  84. 4e2e186 mgcp: fix line-break problem in log by Philipp Maier · 7 years ago
  85. 0008777 apply function renames in merged libosmocore patches by Neels Hofmeyr · 7 years ago
  86. 51d2a33 osmo-bsc: react on reset requests from MSC by Philipp Maier · 7 years ago
  87. 738cc11 libcommon-cs: genralize a interface reset fsm by Philipp Maier · 7 years ago
  88. 2abf6b0 fixup: remove unused counter by Philipp Maier · 7 years ago
  89. 5cb12d0 sccp-lite: remove old sccp-lite code by Philipp Maier · 7 years ago
  90. 151feb9 osmo-bsc: Send USSD notification when an MSC loss is detected by Philipp Maier · 7 years ago
  91. b64c234 cosmetic: make function names in a_iface_bssap more expressive. by Philipp Maier · 7 years ago
  92. 0f82438 cosmetic: more expressive function names in a_iface by Philipp Maier · 7 years ago
  93. 7d98e00 fixup: return with value in void function by Philipp Maier · 7 years ago
  94. 39f3b11 mgcp: make bts base port configurable by Philipp Maier · 7 years ago
  95. 778e14a Revert "mgcp: make sure all endpoints are closed on startup" by Philipp Maier · 7 years ago
  96. 7a36bba mgcp: Make sure endpoint is free on CRCX by Philipp Maier · 7 years ago
  97. 41c0e21 a_iface_bssap: clear lingering subscriber connections on reset by Philipp Maier · 7 years ago
  98. 456d3c4 cosmetic: fix typo by Philipp Maier · 7 years ago
  99. 9b5dee4 mgcp: make sure all endpoints are closed on startup by Philipp Maier · 7 years ago
  100. 21521ac mgcp: make structs accessible from outside by Philipp Maier · 7 years ago