1. 2c3bf45 mgcp: use hexadecimal digits in endpoint names by Philipp Maier · 7 years ago
  2. 20114aa auth: remove obsolete VTY commands by Philipp Maier · 7 years ago
  3. 3b18044 sccp-lite: remove obsolete VTY commands by Philipp Maier · 7 years ago
  4. bad11ae bssap: remove libosmo-legacy-mgcp dependancy by Philipp Maier · 7 years ago
  5. 9c6d011 HO prep: pass gsm_network to gsm_bts_alloc() already by Neels Hofmeyr · 7 years ago
  6. a2733ae cosmetic: handover.h: use "#pragma once", declare structs, comments by Neels Hofmeyr · 7 years ago
  7. 27cd0fe compiler warnings: constify in abis_nm.c by Neels Hofmeyr · 7 years ago
  8. 39d50a7 compiler warnings: drop some unused variables by Neels Hofmeyr · 7 years ago
  9. c8d55f2 cosmetic: mark gsm_objclass2mo as static by Max · 7 years ago
  10. d0ff694 cosmetic: tighten function type signatures by Max · 7 years ago
  11. 8c209c9 cosmetic: bsc_vty: Document bvci reserved values by Pau Espin Pedrol · 7 years ago
  12. c5a8416 cosmetic: bsc_vty: Fix trailing whitespace by Pau Espin Pedrol · 7 years ago
  13. ad47f71 auth: remove obsolete VTY commands by Philipp Maier · 7 years ago
  14. d0f479e cosmetic: remove obsolete ROLE_BSC by Max · 7 years ago
  15. aa954cd OML: consider administrative state when reporting by Max · 7 years ago
  16. e8dda5f vty: Add cmd to configure 3g Early Classmark Sending by Pau Espin Pedrol · 7 years ago
  17. 91c76fd Use type bool for boolean fields in gsm48_si_ro_info by Pau Espin Pedrol · 7 years ago
  18. 4341875 bsc filter: don't ignore imsi-allow on "global" filter level by Neels Hofmeyr · 7 years ago
  19. d663097 bsc_init: fix Werror: define rc for 2quater with si2q_count == 0 by Neels Hofmeyr · 7 years ago
  20. 7e0c269 reset: remove name variable from reset context by Philipp Maier · 7 years ago
  21. 4a3b044 osmo-bsc: Print NOTICE message on unimplemented BSSMAP UDT by Harald Welte · 7 years ago
  22. 4aa2bac mgcp: remove unused variable by Philipp Maier · 7 years ago
  23. 2a4c077 mgcp: add missing out state by Philipp Maier · 7 years ago
  24. 7cbea54 cosmetic: replace term MGCP-GW with MGW by Philipp Maier · 7 years ago
  25. 9b7678d cosmetic: reorder case list by Philipp Maier · 7 years ago
  26. 7c98054 use osmo_sccp_inst_addr_name() instead of looking up ss7 by Neels Hofmeyr · 7 years ago
  27. 46e8750 osmo-bsc vty: be fatal for addressbook entry errors by Neels Hofmeyr · 7 years ago
  28. d317d6d osmo-bsc: SCCP addrs: default only if unset, reject invalid by Neels Hofmeyr · 7 years ago
  29. 13fcdcf osmo-bsc RESET FSM: use distinct struct names by Neels Hofmeyr · 7 years ago
  30. 39c609b mgcp: use osmo-mgw to switch RTP streams by Philipp Maier · 7 years ago
  31. 9eb208f bssap: paging: page entire BSS for unimplemented cell id list by Neels Hofmeyr · 7 years ago
  32. 36bf797 Check OML state per-BTS by Max · 7 years ago
  33. 848e1a5 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  34. 322254f Don't link osmo-bsc_nat against libosmoabis by Harald Welte · 7 years ago
  35. 2d4e976 osmo-bsc_nat: Don't link against libosmonetif by Harald Welte · 7 years ago
  36. 718b0c7 log: output hexdump of transmitted sccp messages by Philipp Maier · 7 years ago
  37. df78e48 log: log the sccp message type of messages sent by Philipp Maier · 7 years ago
  38. 5de7285 Rename osmo_fsm to avoid illegal space in name + more meaningful name by Harald Welte · 7 years ago
  39. 7b1d59c osmo-bsc: Initialize logging before initializing rate_ctr by Harald Welte · 7 years ago
  40. d1bec34 bsc_vty: Improve description of mid-call-text cmd by Pau Espin Pedrol · 7 years ago
  41. f6e8e66 libbsc: Use correct printf formatting for uint64_t by Pau Espin Pedrol · 7 years ago
  42. 73ab3f0 bsc_api: Fix NULL secondary_lchan access in handle_ass_fail by Pau Espin Pedrol · 7 years ago
  43. 39999a7 SI1q: fix EARFCN appender by Max · 7 years ago
  44. 25cc407 ctrl: add oml-uptime command by Max · 7 years ago
  45. 7d73cc7 SI2q: fix generation for multiple UARFCNs by Max · 7 years ago
  46. 3d049d2 OML: consider RSL link state by Max · 7 years ago
  47. 081ceba SI2q: cleanup UARFCN addition by Max · 7 years ago
  48. ff20215 add ';' after OSMO_ASSERT() by Neels Hofmeyr · 7 years ago
  49. aa70d9d Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1' by Harald Welte · 7 years ago
  50. d6a52e9 libbsc: document arguments of generate_bcch_chan_list() by Harald Welte · 7 years ago
  51. d1f70ed Show OML link uptime in vty by Max · 7 years ago
  52. a9594b5 CTRL: cleanup write-only command functions by Max · 7 years ago
  53. 9cc7044 Further cleanup leftovers from BSC/MSC split by Max · 7 years ago
  54. dc10ce9 Wrap channel state assignment in macro by Max · 7 years ago
  55. 72fbc95 SI13: drop PBCCH-related bits by Max · 7 years ago
  56. be356ed Make TRX rf locking more visible by Max · 7 years ago
  57. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago
  58. 5282a81 drop files unrelated to osmo-bsc by Neels Hofmeyr · 7 years ago
  59. 8d59bf2 configure.ac: remove smpp_mirror, which has no relation to a BSC by Harald Welte · 7 years ago
  60. 1861b55 configure.ac: remove --enable-osmo-bsc, --enable-nat by Harald Welte · 7 years ago
  61. 7b65688 split off osmo-bsc: remove files, apply build by Neels Hofmeyr · 7 years ago
  62. 31a11aa add msg type to SMS rx logging by Neels Hofmeyr · 7 years ago
  63. 5a66940 gsup client: move not-connected to error loglevel by Neels Hofmeyr · 7 years ago
  64. becfc4c move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  65. eb228bd move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  66. 26a2433 mgcp: add VTY Option to force-realloc endpoints by Philipp Maier · 7 years ago
  67. 39f62bb Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  68. 8f4a7c1 Treat SIGTERM just like SIGINT in our programs by Harald Welte · 7 years ago
  69. 5d35245 NITB: remove 'help' output about '-a' option that is removed for ages by Harald Welte · 7 years ago
  70. 5f9d0bd libmsc: Use actual delivery time in delivery reports. by Keith · 7 years ago
  71. e815969 gbproxy: log signal value as text by Max · 7 years ago
  72. 8089353 gbproxy: log unhandled BSSGP PDU as text by Max · 7 years ago
  73. 56d96da libmsc: Fix wrong handling of user_message_reference parameter by Pau Espin Pedrol · 7 years ago
  74. fc03b1e smpp: Fix compilation warning by Pau Espin Pedrol · 7 years ago
  75. 1ec20da LIBMSC: Use sms->text, not sms->user_data to construct report body by Keith · 7 years ago
  76. c04ce79 LIBMSC: Place correct dst address in status report by Keith · 7 years ago
  77. 0a4a805 libmsc: use SMPP34_DELIVERY_RECEIPT_* in libsmpp34 by Pablo Neira Ayuso · 7 years ago
  78. 33d18fe Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str() by Harald Welte · 7 years ago
  79. 7f1324f sgsn_vty: Don't assume pdp->lib is always valid by Harald Welte · 7 years ago
  80. e4dd94d Fix gsm_pchan2chan_nr() to use RSL_CHAN_OSMO_PDCH by Harald Welte · 7 years ago
  81. 392c807 SGSN: Fix RAN information exposed on GTP during PDP CTX CREATE by Harald Welte · 7 years ago
  82. a13c07e mgcp: Fix uplink activation of Osmux stream by Pau Espin Pedrol · 7 years ago
  83. 04fc75f handover_logic: set correct link to bts for subscriber_connection in case of moving this connection to another bts by Ivan Kluchnikov · 7 years ago
  84. 8392602 mgcp_osmux: Remove unused parameter by Pau Espin Pedrol · 7 years ago
  85. 0796a6c libcommon: Fix log output for bts>0. by Alexander Chemeris · 7 years ago
  86. 256867d libmsc: use new smpp34 esm_class definitions by Pablo Neira Ayuso · 7 years ago
  87. 39faf3b libmsc: use smpp34_tlv_for_each() to avoid suboptimal TLV handling by Pablo Neira Ayuso · 7 years ago
  88. 570ef43 libmsc: Remove comment not applying anymore by Pau Espin Pedrol · 7 years ago
  89. 73bb3bb libmsc: gsm340_gen_oa_sub() may return negative value by Pablo Neira Ayuso · 7 years ago
  90. de16ae8 libmsc: support GSM 03.40 status report for nitb by Pablo Neira Ayuso · 7 years ago
  91. 0110131 libmsc: handle delivery ack via SMPP SUBMIT SM / send GSM 03.40 status report by Pablo Neira Ayuso · 7 years ago
  92. 7617ea2 utils: smpp_mirror: bounce Delivery Receipts as Delivery Acknowledgments by Pablo Neira Ayuso · 7 years ago
  93. a644ee9 libmsc: update database to accomodate SMS status-report fields by Pablo Neira Ayuso · 7 years ago
  94. e1cdc32 libmsc: add support for SMPP delivery receipts by Pablo Neira Ayuso · 7 years ago
  95. ed54ade utils: smpp_mirror: reflect message reference TLV by Pablo Neira Ayuso · 7 years ago
  96. 07e24e8 utils: smpp_mirror: temporarily munch SMPP delivery receipts by Pablo Neira Ayuso · 7 years ago
  97. ad0dc86 utils: smpp_mirror: set registered_delivery field in SMPP SUBMIT_SM by Pablo Neira Ayuso · 7 years ago
  98. ab39419 libmsc: missing bit shift in status report flag when stored in sms object by Pablo Neira Ayuso · 7 years ago
  99. c44d70a libmsc: report status report request flag from SMPP SUBMIT_SM by Pablo Neira Ayuso · 7 years ago
  100. 896abee libmsc: set registered_delivery field in SMPP 3.4 DELIVER_SM messages by Pablo Neira Ayuso · 7 years ago