1. 46c06e2 add LOG_RAN_CONN() to use the conn->fi->id for context by Neels Hofmeyr · 5 years ago
  2. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 6 years ago
  3. 85cb253 Revert "move ASS-COMPL MGCP handling out of a_iface_bssap.c" by Neels Hofmeyr · 6 years ago
  4. 212c0c9 move ASS-COMPL MGCP handling out of a_iface_bssap.c by Neels Hofmeyr · 6 years ago
  5. 4e0dd53 ASS-COMPL: do not fire Sec Mode Compl event by Neels Hofmeyr · 6 years ago
  6. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  7. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 6 years ago
  8. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  9. d03e728 drop msc_compl_l3() return value by Neels Hofmeyr · 6 years ago
  10. 54729d6 osmo_msc: remove unused parameter from msc_dtap() by Philipp Maier · 6 years ago
  11. 58099f6 Use libosmocore to function to parse cipher mode reject cause by Max · 6 years ago
  12. f1329c5 Use BSSAP-specific TLV parser from libosmocore by Max · 6 years ago
  13. 366390d Add counters for BSSMAP cipher mode messages by Max · 6 years ago
  14. 662e2ba Properly parse cause in cipher mode reject by Max · 6 years ago
  15. 8ad3dac mgcp: use codec information returned with ASSIGNMENT COMPL. by Philipp Maier · 6 years ago
  16. f913e5f a_reset: cleanup + remove dead code by Philipp Maier · 6 years ago
  17. 2a5cd93 fix BSC Clear Request by Neels Hofmeyr · 6 years ago
  18. 4068ab2 properly receive BSSMAP Clear Complete and Iu Release Complete by Neels Hofmeyr · 6 years ago
  19. 0e2fa5d DTAP: Ensure proper DLCI is used in MSC-originated DTAP by Harald Welte · 6 years ago
  20. 93c7463 unify allocation of gsm_subscriber_connection by Neels Hofmeyr · 6 years ago
  21. ae73d2b cosmetic: rx_bssmap: read message type once into local var by Neels Hofmeyr · 6 years ago
  22. a2f6331 cosmetic: remove unused variable by Philipp Maier · 6 years ago
  23. 4de0115 a_iface_bssap: Treat inbound RESET as implicit RESET ACK by Harald Welte · 6 years ago
  24. 5060f56 BSSAP: Return error code if COMPL L3 with no or too short L3 payload by Harald Welte · 6 years ago
  25. be7e069 use libosmocom to parse cell identifier in bssmap_rx_l3_compl() by Stefan Sperling · 6 years ago
  26. 379d579 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  27. 02a79d8 libmsc: bssap: Remove fixme and properly update msgb tail by Pau Espin Pedrol · 7 years ago
  28. 7555928 libmsc: bssap: Catch TLV parse failures by Pau Espin Pedrol · 6 years ago
  29. 31776ff libmsc: bssap: Refactor rx paths to to avoid parse_tlv code duplication by Pau Espin Pedrol · 6 years ago
  30. 9f055f5 libmsc: bssap: Fix typo in log message by Pau Espin Pedrol · 6 years ago
  31. a172e9e a_iface: Fix heap-use-after-free by cleaning up msgb ownership by Harald Welte · 6 years ago
  32. 1f47744 Introduce new BSSAP logging category/subsystem by Harald Welte · 6 years ago
  33. c9e7859 a_iface: Add copyright statement (after recent contributions) by Harald Welte · 6 years ago
  34. 3528446 cosmetic: a_iface: More logging harmonization by Harald Welte · 6 years ago
  35. c27ef65 a_iface: centralize lookup of subscriber_conn by Harald Welte · 6 years ago
  36. c65d324 cosmetic: No need for 'break' after 'return' by Harald Welte · 6 years ago
  37. fb7ba91 cosmetic: a_iface: Harmonize log statements by Harald Welte · 6 years ago
  38. 6c3e4e7 a_sccp_rx_dt(): Don't print hexdump of message multiple times by Harald Welte · 6 years ago
  39. 6de4659 a_iface_bssap.c: Use LOGPCONN() whenever possible by Harald Welte · 6 years ago
  40. f0dc1be a_iface: Reduce log levels by Harald Welte · 6 years ago
  41. a41b630 cosmetic: Use msgb_hexdump*() rather than manual osmo_hexdump() on msg by Harald Welte · 6 years ago
  42. 54a10ef Don't answer to BSC-originated RESET with another RESET by Harald Welte · 6 years ago
  43. 621ba03 mgcp: use osmo-mgw to switch rtp streams by Philipp Maier · 7 years ago
  44. c1d6925 cosmetic: rename sccp_rx_udt and sccp_rx_dt to a_* by Neels Hofmeyr · 7 years ago
  45. 9baedaf a_iface_bssap: compiler warning: cast const away from TLV val for l2h by Neels Hofmeyr · 7 years ago
  46. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  47. 4502f5f a_iface: fix memory leaks by Philipp Maier · 7 years ago
  48. 6c8afe1 use separated libosmo-mgcp-client, apply rename to mgcp_client_* by Neels Hofmeyr · 7 years ago
  49. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  50. 00e82d6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  51. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago