1. e86c02e bsc: Move the BSC<->MSC variables to a new struct. by Holger Hans Peter Freyther · 14 years ago
  2. c6bfa27 udp: Allow to create multiple links via UDP by Holger Hans Peter Freyther · 14 years ago
  3. a310e53 vty: Classify the application that we run and provide different options by Holger Hans Peter Freyther · 14 years ago
  4. d8a73e2 isup: Allow to have a different OPC for ISUP messages. by Holger Hans Peter Freyther · 14 years ago
  5. 1b6901e stp: Forward unhandled ISUP from one end to another by Holger Hans Peter Freyther · 14 years ago
  6. fe72c16 mtp: Turn the MTPl2 link into a list of links. by Holger Hans Peter Freyther · 14 years ago
  7. 644aafb mtp: Make the link_data be a child of the link_set by Holger Hans Peter Freyther · 14 years ago
  8. c840569 mtp: Propagate link and linkset failures in two stages by Holger Hans Peter Freyther · 14 years ago
  9. 569f1e1 mtp: Rename mtp_link to mtp_link_set as this is the linkset by Holger Hans Peter Freyther · 14 years ago
  10. 346e1c4 mtp: Attempt to select the sls properly in the round robin fashion by Holger Hans Peter Freyther · 14 years ago
  11. 016ba29 msc: Remove the msc_clear_queue now that it is not needed by Holger Hans Peter Freyther · 14 years ago
  12. a99b04b mtp: Move the link code into a new file called links. by Holger Hans Peter Freyther · 14 years ago
  13. f9b4a86 misc: Remove the link_c7 dummy methods by Holger Hans Peter Freyther · 14 years ago
  14. de56c22 license: Switch to the GNU AGPLv3 for this network service by Holger Hans Peter Freyther · 14 years ago
  15. 7a72556 mtp: Allow to have a different POC for SCCP by Holger Hans Peter Freyther · 14 years ago
  16. eefd72c mtp: Remove the flood feature as the issue has been debugged by Holger Hans Peter Freyther · 14 years ago
  17. b38b33b mtp: Make the spare/ni configurable by Holger Hans Peter Freyther · 14 years ago
  18. 594ee9a udt_relay: Add a forked copy of main to just relay messages by Holger Hans Peter Freyther · 14 years ago
  19. 5d930f8 mtp: Store the mtp_link inside the connection by Holger Hans Peter Freyther · 14 years ago
  20. 3594855 bsc: Move more sccp code into the bsc_sccp.c by Holger Hans Peter Freyther · 14 years ago
  21. 1cb634a bsc: Refactor and move SCCP ConTrack to bsc_sccp.c by Holger Hans Peter Freyther · 14 years ago
  22. b3e1068 sccp: Move the SCCP connection out to a new structure. by Holger Hans Peter Freyther · 14 years ago
  23. fdae5c9 vty: Add a telnet interface to the cellmgr by Holger Hans Peter Freyther · 14 years ago
  24. 7942abc vty: Move the vty code to a new file, move config params. by Holger Hans Peter Freyther · 14 years ago
  25. 4bbfa27 Add a command to ask for the version number, generate a config file by Holger Hans Peter Freyther · 14 years ago
  26. 7b7c297 msc: Separate the BSC and MSC link completly... by Holger Hans Peter Freyther · 14 years ago
  27. e33d93c msc: Manage the msc_link_down only in the msc_conn.c by Holger Hans Peter Freyther · 14 years ago
  28. 0c95c6a msc: Rename closing to msc_link_down by Holger Hans Peter Freyther · 14 years ago
  29. 3e054ee msc: Use msc_clear_queue instead of custom clear code. by Holger Hans Peter Freyther · 14 years ago
  30. 71f4f35 msc: Use the msc function to clear the queue by Holger Hans Peter Freyther · 14 years ago
  31. 43d9eec msc: Make close_msc public, call it from main.. by Holger Hans Peter Freyther · 14 years ago
  32. e66c7c1 cleanup: Remove code that is provided by libosmocore now. by Holger Hans Peter Freyther · 14 years ago
  33. 8c6b356 main: Fix linking of OpenBSC... by Holger Hans Peter Freyther · 14 years ago
  34. 7a6e736 main: Remove left overs from old code. by Holger Hans Peter Freyther · 14 years ago
  35. 48f4d63 main.c: Make the link_c7_init weak to make the application link by Holger Hans Peter Freyther · 14 years ago
  36. cbf7d18 Use libosmocore instead of the old temporary laF0rge1 lib.. by Holger Hans Peter Freyther · 14 years ago
  37. 5aa1701 u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  38. 97f66e2 Public release of the cellmgr_ng code to convert E1 to IPA SCCP by Holger Hans Peter Freyther · 14 years ago