1. 50c579b bsc: Implement the assignment command to the point of calling into the BSC API by Holger Hans Peter Freyther · 14 years ago
  2. fae3c65 bsc: Parse the cipher mode command and pass it to the BSC api. by Holger Hans Peter Freyther · 14 years ago
  3. f1f57a8 bsc: Parse the CLEAR COMMAND and close the lchan and ack that by Holger Hans Peter Freyther · 14 years ago
  4. 863a55d bsc: Make bsc_queue_for_msc work on the osmo_bsc_sccp_con by Holger Hans Peter Freyther · 14 years ago
  5. 890dfc5 bsc: Work on paging and parsing other messages by Holger Hans Peter Freyther · 14 years ago
  6. 3485feb bsc: Add module for handling BSSAP input by Holger Hans Peter Freyther · 14 years ago
  7. cf256d6 bsc: Implement sending a SCCP CR with the complete layer3 data by Holger Hans Peter Freyther · 14 years ago
  8. 933daaa bsc: Implement SCCP connection confirmed handling. by Holger Hans Peter Freyther · 14 years ago
  9. af4b5fb bsc: Implement clearing the SCCP connection by Holger Hans Peter Freyther · 14 years ago
  10. 57d3048 bsc: Implement writing out UDT messages to a MSC Connection by Holger Hans Peter Freyther · 14 years ago
  11. 00f4cc2 bsc: Implement closing the connections when the MSC goes missing by Holger Hans Peter Freyther · 14 years ago
  12. ca5c022 bsc: Implement sending a message toward the MSC. by Holger Hans Peter Freyther · 14 years ago
  13. c97d9b4 bsc: Implement a CC timeout and the IT timeout, prepare the timers by Holger Hans Peter Freyther · 14 years ago
  14. 7e90108 bsc: Make open/close work on the sccp data by Holger Hans Peter Freyther · 14 years ago
  15. b8781d2 bsc: Start to open a SCCP connection and prepare timers and such. by Holger Hans Peter Freyther · 14 years ago
  16. 9b17c76 bsc: Work a bit on opening the SCCP connection to the MSC. by Holger Hans Peter Freyther · 14 years ago
  17. 2a8675e bsc: Add a mobile country code setting for the backbone. by Holger Hans Peter Freyther · 14 years ago
  18. 52d42ab bsc: Implement scanning and changing messages from the MSC by Holger Hans Peter Freyther · 14 years ago
  19. a54732d bsc: Add a method to scan messages coming from the MSC. by Holger Hans Peter Freyther · 14 years ago
  20. d65305f bsc: Look for location updating requests in messages by Holger Hans Peter Freyther · 14 years ago
  21. 5bb874d bsc: Add a hook where we can scan for LU and other messages. by Holger Hans Peter Freyther · 14 years ago
  22. cc48fb8 bsc: Call into the SCCP layer to create a new connection. by Holger Hans Peter Freyther · 14 years ago
  23. 46c5ab3 bsc: Reduce duplication with a macro. by Holger Hans Peter Freyther · 14 years ago
  24. e46f1d6 bsc: Implement sending an assignment failure by Holger Hans Peter Freyther · 14 years ago
  25. c2b3270 bsc: Send a Clear Reques on RF Failures to the MSC. by Holger Hans Peter Freyther · 14 years ago
  26. c8166f3 bsc: Implement sending a SAPI n Reject. by Holger Hans Peter Freyther · 14 years ago
  27. 58f2cf6 bsc: Implement the DTAP callback and forward the data to the MSC by Holger Hans Peter Freyther · 14 years ago
  28. da488ae bsc: Implement sending the assignment complete to the network by Holger Hans Peter Freyther · 14 years ago
  29. 2d2c910 bsc: Implement sending a Cipher Mode Complete message by Holger Hans Peter Freyther · 14 years ago
  30. 4582586 bsc: Add a method that will queue the message on a MSC connection. by Holger Hans Peter Freyther · 14 years ago
  31. 7225fd1 bsc: Add some basic checks to see if a SCCP connection is established by Holger Hans Peter Freyther · 14 years ago
  32. 1999cf1 bsc: Complain about unimplemented stuff. by Holger Hans Peter Freyther · 14 years ago
  33. 45b575f bsc_api: The rr_cause is optional, pass it as a pointer by Holger Hans Peter Freyther · 14 years ago
  34. 66dcd92 bsc_api: Nuke the clear complete from the API. by Holger Hans Peter Freyther · 14 years ago
  35. 46caa30 bsc_api: Provide the link_id in the dtap callback. by Holger Hans Peter Freyther · 14 years ago
  36. b094171 bsc_api: Add needed parameters to the assignment complete callback by Holger Hans Peter Freyther · 14 years ago
  37. e1996f0 bsc_api: The cipher mode is not a message on the air interface by Holger Hans Peter Freyther · 14 years ago
  38. fce9307 bsc_api: Change the cause to a uint8_t for now by Holger Hans Peter Freyther · 14 years ago
  39. 05c6884 bsc_api: Fix a use after free error in the Clear Request path by Holger Hans Peter Freyther · 14 years ago
  40. ecd94a4 misc: Introduce a --enable-coverage mode to build with gprof coverage by Holger Hans Peter Freyther · 14 years ago
  41. f3d1ae7 bsc: Add simple SCCP binding code. by Holger Hans Peter Freyther · 14 years ago
  42. 0425c38 bsc: Fix crash when making a MSC connection. by Holger Hans Peter Freyther · 14 years ago
  43. 7bf66c5 bsc: Add the audio codec list command to list preferred codecs by Holger Hans Peter Freyther · 14 years ago
  44. fe16622 bsc: Add the rtp-base command to osmo-bsc by Holger Hans Peter Freyther · 14 years ago
  45. 45f9e69 bsc: Add the ip.access rtp-payload command known from bsc_msc_ip by Holger Hans Peter Freyther · 14 years ago
  46. 4de1116 bsc: Readd the core network code setting by Holger Hans Peter Freyther · 14 years ago
  47. 5b848f3 bsc: Fix the name of the local vty variable. by Holger Hans Peter Freyther · 14 years ago
  48. 19c530c ipaccess: Put our extensions to the protocol into the same enum by Holger Hans Peter Freyther · 14 years ago
  49. 3e9a7f8 misc: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  50. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  51. adb6e1c janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  52. 32aaef6 bsc; Register the BSC API with many blanks. by Holger Hans Peter Freyther · 14 years ago
  53. 0d71163 msc: Send a signal when the connections to the MSC dropped by Holger Hans Peter Freyther · 14 years ago
  54. e09919b bsc: Reorder the includes... should be alphabetically now by Holger Hans Peter Freyther · 14 years ago
  55. 6098038 bsc: Make the write method public it will be used by other modules by Holger Hans Peter Freyther · 14 years ago
  56. 5832b3e bsc: Add code responsible for connecting, reconnecting to the MSC by Holger Hans Peter Freyther · 14 years ago
  57. bd76fab bsc: Add the osmo_bsc_grace from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  58. 7a1591b osmo_rf: Keep the current policy inside the RF struct.. by Holger Hans Peter Freyther · 14 years ago
  59. 9a8b5ae bsc: Move the rf_ctl into the msc data struct by Holger Hans Peter Freyther · 14 years ago
  60. 47b2601 bsc: Register a new MSC group with data for the MSC connection by Holger Hans Peter Freyther · 14 years ago
  61. 1304620 bsc: Remove the old msc parameter, everything is in the VTY config now by Holger Hans Peter Freyther · 14 years ago
  62. 3e8e046 bsc: Create struct osmo_msc_data to hold MSC information, handle signals by Holger Hans Peter Freyther · 14 years ago
  63. 38158fb bsc: Set the copyright for the real BSC. by Holger Hans Peter Freyther · 14 years ago
  64. 7a2c86b vty: Provide a is_config_node for the VTY and use it for the bsc by Holger Hans Peter Freyther · 14 years ago
  65. 2c869ef Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  66. d5db12c Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  67. 30e1ae9 sccp: Use the external libosmo-sccp as sccp implementation by Holger Hans Peter Freyther · 14 years ago
  68. 12b917d osmo_bsc_rf: Add a grace command, send a signal by Holger Hans Peter Freyther · 14 years ago
  69. 4f448c9 bsc: Add header file for the true BSC API. by Holger Hans Peter Freyther · 14 years ago
  70. cacbc73 osmo_bsc: Add option parsing, vty dummy by Holger Hans Peter Freyther · 14 years ago
  71. 5ccab10 osmo_bsc: Add empty osmo_bsc_main.c and hook it into the build by Holger Hans Peter Freyther · 14 years ago
  72. 2f4dbeb osmo-bsc: Start adding code for the osmo_bsc.. by Holger Hans Peter Freyther · 14 years ago