1. f0504e8 comment: indicate struct type for mgcp_endpoint.conns by Neels Hofmeyr · 6 years ago
  2. 31b4729 Remove libosmo-legacy-mgcp and osmo-bsc-mgcp by Pau Espin Pedrol · 6 years ago
  3. 55e0dcf mgcp_common: rename to MGCP_CONN_ID_MAXLEN by Neels Hofmeyr · 6 years ago
  4. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  5. af8e00f mgcp_client: use IETF source port as for MGCP by Philipp Maier · 6 years ago
  6. 6931f9a mgcp_network: translate payload type numbers in RTP packets by Philipp Maier · 6 years ago
  7. 544448a mgcp_client_fsm: allow ptmap in mgcp_client_fsm as well by Philipp Maier · 6 years ago
  8. e547bdd configure: Find correct libgsm's gsm.h header by Pau Espin Pedrol · 6 years ago
  9. acc1035 protocol: prevent unnecessary null pointer deref by Philipp Maier · 6 years ago
  10. cede2a4 stats: replace packet statistic counters with libosmocore rate counters by Philipp Maier · 6 years ago
  11. 337209a mgcp_internal: remove unused struct member by Philipp Maier · 6 years ago
  12. 8838c62 cosmetic: fix doxygen comment markers by Neels Hofmeyr · 6 years ago
  13. 704c4f0 client: add features to generate and parse codec information by Philipp Maier · 6 years ago
  14. bc0346e mgw: clean up codec negotiation (sdp) by Philipp Maier · 6 years ago
  15. 04da5e5 mgcp-client: add mgcp_conn_get_ci() by Neels Hofmeyr · 6 years ago
  16. 54b4f82 cosmetic: fix typo by Philipp Maier · 6 years ago
  17. 3d7b58d protocol: reject illegal lco options by Philipp Maier · 6 years ago
  18. 1b3a385 sdp: remove circular inclusion by Philipp Maier · 6 years ago
  19. dbd70c7 sdp: remove unused alt_codec field from struct mgcp_rtp_end by Philipp Maier · 6 years ago
  20. ba61f68 legacy-mgcp: Add jitter buffer on the uplink receiver by Pau Espin Pedrol · 6 years ago
  21. 9e1d164 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  22. 8d064df Revert "stats: use libosmocore rate counter for in/out_stream.err_ts_counter" by Alexander Couzens · 6 years ago
  23. 7181cc1 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  24. 086c3f3 cosmetic: mgcp, legacy_mgcp: drop unused vty.h definitions by Neels Hofmeyr · 6 years ago
  25. c430d19 cosmetic: rename function .._conn_reset() to .._conn_init() by Philipp Maier · 6 years ago
  26. 8bda7a7 client: add an optional FSM interface by Philipp Maier · 6 years ago
  27. df5d219 mgcp: fix use-after-free and add callback for endpoint cleanup by Philipp Maier · 6 years ago
  28. 207ab51 protocol: fix tagging of wildcarded requests by Philipp Maier · 6 years ago
  29. 37d11c8 cosmetic: rename mgcp_ep.c/h to mgcp_endp.c/h by Philipp Maier · 6 years ago
  30. 1355d7e cosmetic: rename mgcp_release_endp to mgcp_endp_release by Philipp Maier · 6 years ago
  31. fdd603c ep: move endpoint struct and define to mgcp_ep.h by Philipp Maier · 6 years ago
  32. edc00f4 cosmetic: move mgcp_release_endp() to mgcp_ep.c by Philipp Maier · 6 years ago
  33. 36a8112 cosmetic: remove spaces from pointer symbol by Philipp Maier · 6 years ago
  34. abe8c89 client: eliminate destructive head parsing by Philipp Maier · 6 years ago
  35. 7f0966c mgcp: add prefix to virtual trunk by Philipp Maier · 6 years ago
  36. 55295f7 mgcp: permit wildcarded endpoint assignment (CRCX) by Philipp Maier · 6 years ago
  37. 12943ea mgcp: make domain name configurable by Philipp Maier · 6 years ago
  38. 6efb43a client/common: move constant MGCP_ENDPOINT_MAXLEN by Philipp Maier · 6 years ago
  39. e35eeae Return proper MGCP Error codes, as per spec by Harald Welte · 7 years ago
  40. 3f35a37 mgcp_internal.h: document more struct members with comments by Harald Welte · 7 years ago
  41. 1d1b98f libosmo-mgcp: Cosmetic spelling fixes in comments by Harald Welte · 7 years ago
  42. a0ac30f mgcp_rtp_end: Group statistics members into 'stats' sub-struct by Harald Welte · 7 years ago
  43. 49e3d5a mgcp_rtp_state: grup 'stats' members into sub-structure by Harald Welte · 7 years ago
  44. 3338135 strct mgcp_rtp_state: Group + document struct members related to patching by Harald Welte · 7 years ago
  45. c8f37cb mgcp_client: add transaction cleanup by Neels Hofmeyr · 7 years ago
  46. c0dcc3c Revert "mgcp_client: don't configure "bts base"" until osmo-msc is ready by Neels Hofmeyr · 7 years ago
  47. ead2f60 cosmetic: fix sourcecode formatting by Philipp Maier · 7 years ago
  48. ffd75e4 libosmo-mgcp: Connection Identifiers are allocated by MGW, not CA by Philipp Maier · 7 years ago
  49. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  50. 0be3ce6 mgcp_client: don't configure "bts base" by Neels Hofmeyr · 7 years ago
  51. fcd0655 vty: do not change number_endpoints at runtime by Philipp Maier · 7 years ago
  52. 9bf7c53 cosmetic: fix whitespaces; we use tabs for indentation by Harald Welte · 7 years ago
  53. 1cb1e38 network: autdetect rtp bind ip-address by Philipp Maier · 7 years ago
  54. e726d4f cosmetic: make dummy packet handling more explicit by Philipp Maier · 7 years ago
  55. c341388 network: add separate log category by Philipp Maier · 7 years ago
  56. 7bf4ce3 mgcp: remove port/timeslot calculator functions from mgcp.h by Philipp Maier · 7 years ago
  57. 06da85e client: add ip address parsing to the client by Philipp Maier · 7 years ago
  58. 1dc6be6 client: add unified function to generate MGCP messages by Philipp Maier · 7 years ago
  59. 8970c49 sdp: refactoring sdp parser/generator by Philipp Maier · 7 years ago
  60. fde78ad mgcp: move misplaced include by Philipp Maier · 7 years ago
  61. 2152f85 build: make sure copied mgcp_common.h is removed on 'make clean' by Neels Hofmeyr · 7 years ago
  62. 6779354 drop code dup between libosmo-mgcp-client and libosmo-mgcp by Neels Hofmeyr · 7 years ago
  63. 87bd9be Initially implement the new osmo-mgw and libosmo-mgcp by Philipp Maier · 7 years ago
  64. f83ec56 create libosmo-mgcp and osmo-mgw by copying legacy code by Neels Hofmeyr · 7 years ago
  65. d95ab1e libosmo-mgcp-client: fix debian, make self-contained by Neels Hofmeyr · 7 years ago
  66. 3a8e723 rename mgcpgw_client_* to mgcp_client_* by Neels Hofmeyr · 7 years ago
  67. 97df691 separate libosmo-mgcp-client from mgcp server code by Neels Hofmeyr · 7 years ago
  68. 7eaeb5a drop files unrelated to osmo-mgw by Neels Hofmeyr · 7 years ago
  69. e9920f2 split off osmo-mgw: remove files, apply build, rename by Neels Hofmeyr · 7 years ago
  70. 28295b9 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  71. 4b60d07 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  72. c7a58cb libmsc: Use actual delivery time in delivery reports. by Keith · 7 years ago
  73. d0d6249 Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str() by Harald Welte · 7 years ago
  74. 569dc7b mgcp_osmux: Remove unused parameter by Pau Espin Pedrol · 7 years ago
  75. ff4cb11 libcommon: Fix log output for bts>0. by Alexander Chemeris · 7 years ago
  76. be89bc7 libmsc: add support for SMPP delivery receipts by Pablo Neira Ayuso · 7 years ago
  77. d5429bb GSM timers: User reasonable defaults; don't save if equal default by Harald Welte · 7 years ago
  78. 48c23b6 Support for TS 04.14 conformance test commands by Harald Welte · 7 years ago
  79. c3bd466 sgsn: Fill the cch_pdp with a value coming from the tlv structure by Holger Hans Peter Freyther · 7 years ago
  80. 10d64d5 mgcp: hack RAB success from nano3G: patch first RTP payload by Neels Hofmeyr · 7 years ago
  81. a1756f3 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  82. 069e53f sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_config by Neels Hofmeyr · 7 years ago
  83. 0e5a7c4 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  84. 2d503d0 vlr: LU FSM: enable Retrieve_IMEISV_If_Required by Neels Hofmeyr · 7 years ago
  85. 7b423ed Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  86. a183a6e Add libvlr implementation by Harald Welte · 8 years ago
  87. 4c30529 gsup_client: allow passing a unit id to identify with HLR by Neels Hofmeyr · 7 years ago
  88. 85929a7 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago
  89. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago
  90. f7c4352 * add support for storing classmark1/2/3 per subscriber by Harald Welte · 15 years ago
  91. d3ff51d don't prefix every line with timestamp, this saves some screen real estate by Harald Welte · 15 years ago
  92. 6d9f77a openbscdefines.h: Add header file to control visibility of symbols by Holger Freyther · 15 years ago
  93. 7c19f74 lchan: Handle the abnormal case of channel getting closed by Holger Freyther · 15 years ago
  94. c7b86f9 Revert "[db] Keep track of the current gsm_network" by Holger Freyther · 15 years ago
  95. 8b697c7 BS11: add nm_state for EnveBTES, PA and BBSIG physical objects by Harald Welte · 15 years ago
  96. c3d4b2d [subscr] Remove the struct gsm_bts pointer from subscriber by Holger Freyther · 15 years ago
  97. 862cfff gsm_subscriber.h: Remove trailing whitespace... by Holger Freyther · 15 years ago
  98. 213b20b [subscriber] Change id to long long unsigned int (Andreas Eversberg) by Holger Freyther · 15 years ago
  99. 4f584c3 [lchan] Log increase/decrease of channel use count (Andreas Eversberg) by Holger Freyther · 15 years ago
  100. 7b26bcb * give Siemens ObjClass reasonable names rather than A3/A5/A6 by Harald Welte · 15 years ago