1. 274b384 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  2. dea1fa3 cosmetic: rename struct osmo_msc_data to bsc_msc_data by Neels Hofmeyr · 7 years ago
  3. 3863935 cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  4. 658f964 bsc: Rename core_ncc to core_mnc by Holger Hans Peter Freyther · 9 years ago
  5. 1f93da7 bsc: Check for the rand and then generate a res by Holger Hans Peter Freyther · 9 years ago
  6. b4b23c7 bsc/nat: Fix the structure of the identity request message by Holger Hans Peter Freyther · 9 years ago
  7. a0c2ab2 bsc: Attempt to fix crash when sending a SCCP CREF message by Holger Hans Peter Freyther · 9 years ago
  8. 05e2770 bsc: Allow to use different LAC/CI for the core-network by Holger Hans Peter Freyther · 9 years ago
  9. d2b37c5 bsc: Allow to disable sending ping/pong to the MSC by Holger Hans Peter Freyther · 10 years ago
  10. 903dff7 bsc: Add a "IPA PING" to the SCCP CR messages by Holger Hans Peter Freyther · 10 years ago
  11. f7b117a libctrl: Move bulk of node lookup code into libosmocore by Harald Welte · 10 years ago
  12. 5919b6a move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  13. 161ab99 adopt recent IPA related symbol rename by Harald Welte · 10 years ago
  14. c77d473 nat/bsc: Check proto before calling ipaccess_rcvmsg_base by Holger Hans Peter Freyther · 10 years ago
  15. 1a5c246 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  16. e53ccac ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  17. bbf255b bsc: Introduce an authenticated signal for the MSC connection by Holger Hans Peter Freyther · 13 years ago
  18. ce6d3d7 audio: Make the BSC handle the new mr_config request of the BSC API by Holger Hans Peter Freyther · 13 years ago
  19. bae1f0e bsc: Look for CM Service Requests with emergency cause by Holger Hans Peter Freyther · 13 years ago
  20. 9c5dc14 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  21. 39936b5 bsc: Use the right connection for outgoing packets by Holger Hans Peter Freyther · 13 years ago
  22. 6d2c8ec bsc: Move more things to use osmo_msc_data* directly by Holger Hans Peter Freyther · 13 years ago
  23. d01e234 bsc: Stop using net->bsc->msc and get the right msc from somewhere else by Holger Hans Peter Freyther · 13 years ago
  24. 4d61417 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  25. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  26. 5a6cd37 osmo_bsc: Use libctrl, handle ctrl cmds on port 4249 or from the nat by Daniel Willmann · 13 years ago
  27. 6df4b8d osmo_bsc_msc: use DMI consistnetly for debugging packet payload by Harald Welte · 13 years ago
  28. 80381e8 bsc: Require osmo-sccp 0.0.6 and update the API by Holger Hans Peter Freyther · 13 years ago
  29. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  30. da08850 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  31. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  32. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  33. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  34. 47a9f4b bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  35. 848fec7 bsc: Allow the NAT to query the list of LACs by Holger Hans Peter Freyther · 13 years ago
  36. 06ae9cb bsc: Handle MGCP coming from Osmo Extensions header by Holger Hans Peter Freyther · 13 years ago
  37. 8b1713a Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  38. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  39. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/osmo_bsc_msc.c]
  40. bd461ab bsc: Use msg->data and msg->len for the hexdump, pick a better name by Holger Hans Peter Freyther · 13 years ago
  41. a63d35c ipa: Only use one IPA number for Osmo extensions by Holger Hans Peter Freyther · 14 years ago
  42. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  43. b0746fe bsc: Fix crash when making a MSC connection. by Holger Hans Peter Freyther · 14 years ago
  44. d5cd304 ipaccess: Put our extensions to the protocol into the same enum by Holger Hans Peter Freyther · 14 years ago
  45. 74ff36f msc: Send a signal when the connections to the MSC dropped by Holger Hans Peter Freyther · 14 years ago
  46. 9bfd6e8 bsc: Reorder the includes... should be alphabetically now by Holger Hans Peter Freyther · 14 years ago
  47. 054928d bsc: Make the write method public it will be used by other modules by Holger Hans Peter Freyther · 14 years ago
  48. 05394bc bsc: Add code responsible for connecting, reconnecting to the MSC by Holger Hans Peter Freyther · 14 years ago