1. 8a8df80 bsc/nat: Fix the structure of the identity request message by Holger Hans Peter Freyther · 9 years ago
  2. ce97a06 bsc: Attempt to fix crash when sending a SCCP CREF message by Holger Hans Peter Freyther · 9 years ago
  3. 32dd2f3 bsc: Allow to use different LAC/CI for the core-network by Holger Hans Peter Freyther · 9 years ago
  4. db64f2e bsc: Allow to disable sending ping/pong to the MSC by Holger Hans Peter Freyther · 10 years ago
  5. 56cb729 bsc: Add a "IPA PING" to the SCCP CR messages by Holger Hans Peter Freyther · 10 years ago
  6. 02cc2b6 libctrl: Move bulk of node lookup code into libosmocore by Harald Welte · 10 years ago
  7. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  8. 4a88a49 adopt recent IPA related symbol rename by Harald Welte · 10 years ago
  9. abddd6a nat/bsc: Check proto before calling ipaccess_rcvmsg_base by Holger Hans Peter Freyther · 10 years ago
  10. e827812 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  11. 49f9e5b ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  12. ed0374f bsc: Introduce an authenticated signal for the MSC connection by Holger Hans Peter Freyther · 13 years ago
  13. 25aa749 audio: Make the BSC handle the new mr_config request of the BSC API by Holger Hans Peter Freyther · 13 years ago
  14. 18fa70a bsc: Look for CM Service Requests with emergency cause by Holger Hans Peter Freyther · 13 years ago
  15. 20fea24 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  16. 44e5dad bsc: Use the right connection for outgoing packets by Holger Hans Peter Freyther · 13 years ago
  17. abd668a bsc: Move more things to use osmo_msc_data* directly by Holger Hans Peter Freyther · 13 years ago
  18. f31a4a4 bsc: Stop using net->bsc->msc and get the right msc from somewhere else by Holger Hans Peter Freyther · 13 years ago
  19. 8ec4952 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  20. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  21. f7d557c osmo_bsc: Use libctrl, handle ctrl cmds on port 4249 or from the nat by Daniel Willmann · 13 years ago
  22. 376f782 osmo_bsc_msc: use DMI consistnetly for debugging packet payload by Harald Welte · 13 years ago
  23. 784ca9c bsc: Require osmo-sccp 0.0.6 and update the API by Holger Hans Peter Freyther · 13 years ago
  24. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  25. e1273b1 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  26. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  27. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  28. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  29. e1880105 bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  30. 2a9eeaa bsc: Allow the NAT to query the list of LACs by Holger Hans Peter Freyther · 13 years ago
  31. a78b602 bsc: Handle MGCP coming from Osmo Extensions header by Holger Hans Peter Freyther · 13 years ago
  32. d36ff76 Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  33. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  34. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/osmo_bsc_msc.c]
  35. f358964 bsc: Use msg->data and msg->len for the hexdump, pick a better name by Holger Hans Peter Freyther · 13 years ago
  36. 368a0a7 ipa: Only use one IPA number for Osmo extensions by Holger Hans Peter Freyther · 13 years ago
  37. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  38. 0425c38 bsc: Fix crash when making a MSC connection. by Holger Hans Peter Freyther · 14 years ago
  39. 19c530c ipaccess: Put our extensions to the protocol into the same enum by Holger Hans Peter Freyther · 14 years ago
  40. 0d71163 msc: Send a signal when the connections to the MSC dropped by Holger Hans Peter Freyther · 14 years ago
  41. e09919b bsc: Reorder the includes... should be alphabetically now by Holger Hans Peter Freyther · 14 years ago
  42. 6098038 bsc: Make the write method public it will be used by other modules by Holger Hans Peter Freyther · 14 years ago
  43. 5832b3e bsc: Add code responsible for connecting, reconnecting to the MSC by Holger Hans Peter Freyther · 14 years ago