1. 6b6414e osmux: fix leak in osmux_deliver() by Pablo Neira Ayuso · 10 years ago
  2. 7ccbef1 osmux: fix access to uninitialized memory area in scheduled_tx_*_cb by Pablo Neira Ayuso · 10 years ago
  3. 1702650 osmux: rename osmux.c to mgcp_osmux.c by Pablo Neira Ayuso · 10 years ago[Renamed from openbsc/src/libmgcp/osmux.c]
  4. 841261e osmux: remove spamming debug log messages by Pablo Neira Ayuso · 10 years ago
  5. 7e82173 osmux: use osmux port when specified from vty from engine by Pablo Neira Ayuso · 10 years ago
  6. 1b135d4 osmux: allow to specify the Osmux port by Pablo Neira Ayuso · 10 years ago
  7. 2e719f8 osmux: display statistics once osmux input handle is released by Pablo Neira Ayuso · 10 years ago
  8. ba748b8 osmux: fix error path in osmux_handle_dummy() by Pablo Neira Ayuso · 10 years ago
  9. 9068012 osmux: remove spamming log message by Pablo Neira Ayuso · 10 years ago
  10. c41e77f osmux: cleanup osmux input handle on release by Pablo Neira Ayuso · 10 years ago
  11. a8c68ad osmux: add osmux circuit ID management and resolve NAT problems by Pablo Neira Ayuso · 10 years ago
  12. 3374a5c osmux: move osmux socket initialization out of osmux_enable_endpoint() by Pablo Neira Ayuso · 10 years ago
  13. e8f4760 osmux: split osmux_handle_lookup() in several functions by Pablo Neira Ayuso · 10 years ago
  14. 8dab748 osmux: encapsulate for osmux state information in struct mgcp_endpoint by Pablo Neira Ayuso · 10 years ago
  15. 07aae57 osmux: Drop the message in case we don't know the remote yet. by Holger Hans Peter Freyther · 10 years ago
  16. c220c0b osmux: Qualify the handle by IPv4 address _and_ port by Holger Hans Peter Freyther · 10 years ago
  17. fe0b579 osmux: Extract the dummy message, find the endpoint and set rtp port by Holger Hans Peter Freyther · 10 years ago
  18. caf3dd0 osmux: Send the CI as part of the dummy to help to identify a client by Holger Hans Peter Freyther · 10 years ago
  19. 3b8ab41 osmux: Using the "CI" and calling it "CID" is plain wrong by Holger Hans Peter Freyther · 10 years ago
  20. d2c2701 osmux: Now that we have IPv4/port we might want to consider to expire handles by Holger Hans Peter Freyther · 10 years ago
  21. f34a8dc osmux: Mention where the data was coming from by Holger Hans Peter Freyther · 10 years ago
  22. a71794b osmux: Be accurate. The label has been already created by Holger Hans Peter Freyther · 10 years ago
  23. 9350b30 osmux: Remove extra newline from the osmux log message by Holger Hans Peter Freyther · 10 years ago
  24. 575599f osmux: Fix potential memory leak in the msgb handling by Holger Hans Peter Freyther · 10 years ago
  25. 4a2f659 mgcp: add voice muxer support by Pablo Neira Ayuso · 11 years ago