1. 31f4c1f a_iface: OSMO_ASSERT() if we ever want to send BSSAP with invalid length by Harald Welte · 5 years ago
  2. 390d140 a_iface: Fix hexdumping of N-DATA.req by Harald Welte · 5 years ago
  3. fd96d45 a_iface: use 'const' qualifier for ran_conn whenever possible by Harald Welte · 5 years ago
  4. 977b548 a_iface: Centralize/wrap BSSAP / N-DATA transmission by Harald Welte · 5 years ago
  5. 896950a a_iface: Include CSFB Indication into BSSMAP CLEAR COMMAND by Philipp Maier · 5 years ago
  6. 46c06e2 add LOG_RAN_CONN() to use the conn->fi->id for context by Neels Hofmeyr · 5 years ago
  7. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 6 years ago
  8. 020ec7a cosmetic: drop unused variable by Max · 6 years ago
  9. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  10. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 6 years ago
  11. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  12. 3117b70 A5/n Ciph: request Classmark Update if missing by Neels Hofmeyr · 6 years ago
  13. f913e5f a_reset: cleanup + remove dead code by Philipp Maier · 6 years ago
  14. 0e2fa5d DTAP: Ensure proper DLCI is used in MSC-originated DTAP by Harald Welte · 6 years ago
  15. 8a991ed a_iface: If L3/DTAP returns error in COMPL L3, close SCCP connection by Harald Welte · 6 years ago
  16. 621c729 Track libosmocore API change in osmo-msc. by Stefan Sperling · 6 years ago
  17. ce1298b a_iface: fix BSSMAP reset handling by Philipp Maier · 6 years ago
  18. 474e5a7 a_iface: Consistent and understandable function names by Harald Welte · 6 years ago
  19. f417b8c a_iface: s/Abis/L3/ for speech version/preference fields by Harald Welte · 6 years ago
  20. 80620d2 a_iface: Fix heap-use-after-free in a_clear_all() by Harald Welte · 6 years ago
  21. a172e9e a_iface: Fix heap-use-after-free by cleaning up msgb ownership by Harald Welte · 6 years ago
  22. 1f47744 Introduce new BSSAP logging category/subsystem by Harald Welte · 6 years ago
  23. c9e7859 a_iface: Add copyright statement (after recent contributions) by Harald Welte · 6 years ago
  24. c65d324 cosmetic: No need for 'break' after 'return' by Harald Welte · 6 years ago
  25. fb7ba91 cosmetic: a_iface: Harmonize log statements by Harald Welte · 6 years ago
  26. 6de4659 a_iface_bssap.c: Use LOGPCONN() whenever possible by Harald Welte · 6 years ago
  27. f0dc1be a_iface: Reduce log levels by Harald Welte · 6 years ago
  28. a41b630 cosmetic: Use msgb_hexdump*() rather than manual osmo_hexdump() on msg by Harald Welte · 6 years ago
  29. 54a10ef Don't answer to BSC-originated RESET with another RESET by Harald Welte · 6 years ago
  30. b6777fb a_reset: Add additional "a_reset_alloc" argument by Harald Welte · 6 years ago
  31. 621ba03 mgcp: use osmo-mgw to switch rtp streams by Philipp Maier · 7 years ago
  32. c309fe3 cosmetic: log prim operation as text by Max · 6 years ago
  33. 563e1db a_iface_tx_assignment: fix log lvl for "Sending Assignment..." by Neels Hofmeyr · 6 years ago
  34. c1d6925 cosmetic: rename sccp_rx_udt and sccp_rx_dt to a_* by Neels Hofmeyr · 7 years ago
  35. 04960b1 log: a_iface.c: revisit logging, use LOGPCONN by Neels Hofmeyr · 7 years ago
  36. 703638e cosmetic: move translation of vlr_ciph into msc_vlr_set_ciph_mode() by Neels Hofmeyr · 7 years ago
  37. cf30913 fix BSSMAP Cipher Mode Cmd: properly set permitted algorithms by Neels Hofmeyr · 7 years ago
  38. f879fc9 debug log: a_iface_tx_cipher_mode(): log cipher and key by Neels Hofmeyr · 7 years ago
  39. fb21d9d compiler warning: drop double 'const' in a_iface_tx_cipher_mode() by Neels Hofmeyr · 7 years ago
  40. 8ae3c92 reset: remove name variable from reset context by Philipp Maier · 7 years ago
  41. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  42. a3351e0 a_iface: fix typo by Philipp Maier · 7 years ago
  43. 4502f5f a_iface: fix memory leaks by Philipp Maier · 7 years ago
  44. 6c8afe1 use separated libosmo-mgcp-client, apply rename to mgcp_client_* by Neels Hofmeyr · 7 years ago
  45. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  46. 979cd26 move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  47. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  48. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  49. e2f24d5 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago