1. 58f2cf6 bsc: Implement the DTAP callback and forward the data to the MSC by Holger Hans Peter Freyther · 14 years ago
  2. da488ae bsc: Implement sending the assignment complete to the network by Holger Hans Peter Freyther · 14 years ago
  3. 2d2c910 bsc: Implement sending a Cipher Mode Complete message by Holger Hans Peter Freyther · 14 years ago
  4. 4582586 bsc: Add a method that will queue the message on a MSC connection. by Holger Hans Peter Freyther · 14 years ago
  5. 7225fd1 bsc: Add some basic checks to see if a SCCP connection is established by Holger Hans Peter Freyther · 14 years ago
  6. 1999cf1 bsc: Complain about unimplemented stuff. by Holger Hans Peter Freyther · 14 years ago
  7. 45b575f bsc_api: The rr_cause is optional, pass it as a pointer by Holger Hans Peter Freyther · 14 years ago
  8. 66dcd92 bsc_api: Nuke the clear complete from the API. by Holger Hans Peter Freyther · 14 years ago
  9. 46caa30 bsc_api: Provide the link_id in the dtap callback. by Holger Hans Peter Freyther · 14 years ago
  10. b094171 bsc_api: Add needed parameters to the assignment complete callback by Holger Hans Peter Freyther · 14 years ago
  11. e1996f0 bsc_api: The cipher mode is not a message on the air interface by Holger Hans Peter Freyther · 14 years ago
  12. fce9307 bsc_api: Change the cause to a uint8_t for now by Holger Hans Peter Freyther · 14 years ago
  13. 05c6884 bsc_api: Fix a use after free error in the Clear Request path by Holger Hans Peter Freyther · 14 years ago
  14. ecd94a4 misc: Introduce a --enable-coverage mode to build with gprof coverage by Holger Hans Peter Freyther · 14 years ago
  15. f3d1ae7 bsc: Add simple SCCP binding code. by Holger Hans Peter Freyther · 14 years ago
  16. 0425c38 bsc: Fix crash when making a MSC connection. by Holger Hans Peter Freyther · 14 years ago
  17. 7bf66c5 bsc: Add the audio codec list command to list preferred codecs by Holger Hans Peter Freyther · 14 years ago
  18. fe16622 bsc: Add the rtp-base command to osmo-bsc by Holger Hans Peter Freyther · 14 years ago
  19. 45f9e69 bsc: Add the ip.access rtp-payload command known from bsc_msc_ip by Holger Hans Peter Freyther · 14 years ago
  20. 4de1116 bsc: Readd the core network code setting by Holger Hans Peter Freyther · 14 years ago
  21. 5b848f3 bsc: Fix the name of the local vty variable. by Holger Hans Peter Freyther · 14 years ago
  22. 19c530c ipaccess: Put our extensions to the protocol into the same enum by Holger Hans Peter Freyther · 14 years ago
  23. 3e9a7f8 misc: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  24. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  25. adb6e1c janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  26. 32aaef6 bsc; Register the BSC API with many blanks. by Holger Hans Peter Freyther · 14 years ago
  27. 0d71163 msc: Send a signal when the connections to the MSC dropped by Holger Hans Peter Freyther · 14 years ago
  28. e09919b bsc: Reorder the includes... should be alphabetically now by Holger Hans Peter Freyther · 14 years ago
  29. 6098038 bsc: Make the write method public it will be used by other modules by Holger Hans Peter Freyther · 14 years ago
  30. 5832b3e bsc: Add code responsible for connecting, reconnecting to the MSC by Holger Hans Peter Freyther · 14 years ago
  31. bd76fab bsc: Add the osmo_bsc_grace from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  32. 7a1591b osmo_rf: Keep the current policy inside the RF struct.. by Holger Hans Peter Freyther · 14 years ago
  33. 9a8b5ae bsc: Move the rf_ctl into the msc data struct by Holger Hans Peter Freyther · 14 years ago
  34. 47b2601 bsc: Register a new MSC group with data for the MSC connection by Holger Hans Peter Freyther · 14 years ago
  35. 1304620 bsc: Remove the old msc parameter, everything is in the VTY config now by Holger Hans Peter Freyther · 14 years ago
  36. 3e8e046 bsc: Create struct osmo_msc_data to hold MSC information, handle signals by Holger Hans Peter Freyther · 14 years ago
  37. 38158fb bsc: Set the copyright for the real BSC. by Holger Hans Peter Freyther · 14 years ago
  38. 7a2c86b vty: Provide a is_config_node for the VTY and use it for the bsc by Holger Hans Peter Freyther · 14 years ago
  39. 2c869ef Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  40. d5db12c Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  41. 30e1ae9 sccp: Use the external libosmo-sccp as sccp implementation by Holger Hans Peter Freyther · 14 years ago
  42. 12b917d osmo_bsc_rf: Add a grace command, send a signal by Holger Hans Peter Freyther · 14 years ago
  43. 4f448c9 bsc: Add header file for the true BSC API. by Holger Hans Peter Freyther · 14 years ago
  44. cacbc73 osmo_bsc: Add option parsing, vty dummy by Holger Hans Peter Freyther · 14 years ago
  45. 5ccab10 osmo_bsc: Add empty osmo_bsc_main.c and hook it into the build by Holger Hans Peter Freyther · 14 years ago
  46. 2f4dbeb osmo-bsc: Start adding code for the osmo_bsc.. by Holger Hans Peter Freyther · 14 years ago