1. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago
  2. 9af42c3 Use shorter vty_app_info->name for all apps by Harald Welte · 13 years ago
  3. 1c601cc rf: Delay execution of commands by Holger Hans Peter Freyther · 13 years ago
  4. d67a6b3 rf: Verify that the requested mode is entered and drop OML in error by Holger Hans Peter Freyther · 13 years ago
  5. d014692 rf: Remember the last command requested on the RF CMD interface by Holger Hans Peter Freyther · 13 years ago
  6. 53730f6 misc: Compile fixes due 4d54d0b883dcf85cd92290dd4cea51754c70b621 by Holger Hans Peter Freyther · 13 years ago
  7. bd461ab bsc: Use msg->data and msg->len for the hexdump, pick a better name by Holger Hans Peter Freyther · 13 years ago
  8. 9645a03 bsc: core-mobile-country-code and core-mobile-network-code range is too small by Holger Hans Peter Freyther · 13 years ago
  9. deb1618 bsc: Initialize the subscr to NULL in the default case by Holger Hans Peter Freyther · 13 years ago
  10. a63d35c ipa: Only use one IPA number for Osmo extensions by Holger Hans Peter Freyther · 14 years ago
  11. 7f66183 misc: Fix compiler warning about incompatible pointers by Holger Hans Peter Freyther · 14 years ago
  12. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  13. 3463f1b misc: Include abis_rsl.h to remove some compiler warnings by Holger Hans Peter Freyther · 14 years ago
  14. fe3e0cb osmo-bsc: Make it compile against paging_request_stop() api change by Harald Welte · 14 years ago
  15. 2a18c34 bsc: Add a command to set the ussd_welcome_text by Holger Hans Peter Freyther · 14 years ago
  16. de82620 mid-call: Do not lose the first word of the message by Holger Hans Peter Freyther · 14 years ago
  17. 77fdd3d mid-call: Make the mid-call behavior the default for switching things off by Holger Hans Peter Freyther · 14 years ago
  18. d8bcaed mid-call: Implement a timer to go from grace to off. by Holger Hans Peter Freyther · 14 years ago
  19. 3c557ae mid-call: Rename ussd-grace to mid-call by Holger Hans Peter Freyther · 14 years ago
  20. de86c89 mid-call: Introduce a timeout to switch from grace to rf off. by Holger Hans Peter Freyther · 14 years ago
  21. 5854141 bsc: Implement queuing of messages to the MSC before the con is established by Holger Hans Peter Freyther · 14 years ago
  22. be98444 bsc: Use the BSC Filter to stop a paging_request by Holger Hans Peter Freyther · 14 years ago
  23. bb0f4d5 bsc: Implement paging by creating a dummy subscr for the paging by Holger Hans Peter Freyther · 14 years ago
  24. 1753af2 bsc: The ip.access rtp-payload has no useful meaning by Holger Hans Peter Freyther · 14 years ago
  25. 3f79397 bsc: Add thr audio module to send the MDCX message to the BTS by Holger Hans Peter Freyther · 14 years ago
  26. 141fd3b bsc: Implement DTAP coming from the MSC and forward to the BSC API by Holger Hans Peter Freyther · 14 years ago
  27. f0c1673 bsc: Implement the assignment command to the point of calling into the BSC API by Holger Hans Peter Freyther · 14 years ago
  28. 9f853df bsc: Parse the cipher mode command and pass it to the BSC api. by Holger Hans Peter Freyther · 14 years ago
  29. 2536f33 bsc: Parse the CLEAR COMMAND and close the lchan and ack that by Holger Hans Peter Freyther · 14 years ago
  30. 1f334cc bsc: Make bsc_queue_for_msc work on the osmo_bsc_sccp_con by Holger Hans Peter Freyther · 14 years ago
  31. de2bb07 bsc: Work on paging and parsing other messages by Holger Hans Peter Freyther · 14 years ago
  32. 98753bd bsc: Add module for handling BSSAP input by Holger Hans Peter Freyther · 14 years ago
  33. fd48817 bsc: Implement sending a SCCP CR with the complete layer3 data by Holger Hans Peter Freyther · 14 years ago
  34. af7a4a4 bsc: Implement SCCP connection confirmed handling. by Holger Hans Peter Freyther · 14 years ago
  35. e547fe1 bsc: Implement clearing the SCCP connection by Holger Hans Peter Freyther · 14 years ago
  36. fa25bd6 bsc: Implement writing out UDT messages to a MSC Connection by Holger Hans Peter Freyther · 14 years ago
  37. b4713b8 bsc: Implement closing the connections when the MSC goes missing by Holger Hans Peter Freyther · 14 years ago
  38. 912a6ad bsc: Implement sending a message toward the MSC. by Holger Hans Peter Freyther · 14 years ago
  39. 94cc41f bsc: Implement a CC timeout and the IT timeout, prepare the timers by Holger Hans Peter Freyther · 14 years ago
  40. 288b80a bsc: Make open/close work on the sccp data by Holger Hans Peter Freyther · 14 years ago
  41. b93e35d bsc: Start to open a SCCP connection and prepare timers and such. by Holger Hans Peter Freyther · 14 years ago
  42. 9c61b2a bsc: Work a bit on opening the SCCP connection to the MSC. by Holger Hans Peter Freyther · 14 years ago
  43. 3e0525f bsc: Add a mobile country code setting for the backbone. by Holger Hans Peter Freyther · 14 years ago
  44. 0a104d8 bsc: Implement scanning and changing messages from the MSC by Holger Hans Peter Freyther · 14 years ago
  45. a6af88f bsc: Add a method to scan messages coming from the MSC. by Holger Hans Peter Freyther · 14 years ago
  46. 5035bba bsc: Look for location updating requests in messages by Holger Hans Peter Freyther · 14 years ago
  47. b408d79 bsc: Add a hook where we can scan for LU and other messages. by Holger Hans Peter Freyther · 14 years ago
  48. 1b8e90a bsc: Call into the SCCP layer to create a new connection. by Holger Hans Peter Freyther · 14 years ago
  49. 5f2184c bsc: Reduce duplication with a macro. by Holger Hans Peter Freyther · 14 years ago
  50. cfa3747 bsc: Implement sending an assignment failure by Holger Hans Peter Freyther · 14 years ago
  51. ef2d1bf bsc: Send a Clear Reques on RF Failures to the MSC. by Holger Hans Peter Freyther · 14 years ago
  52. 313324e bsc: Implement sending a SAPI n Reject. by Holger Hans Peter Freyther · 14 years ago
  53. 3623d6b bsc: Implement the DTAP callback and forward the data to the MSC by Holger Hans Peter Freyther · 14 years ago
  54. 03a61d1 bsc: Implement sending the assignment complete to the network by Holger Hans Peter Freyther · 14 years ago
  55. a62919e bsc: Implement sending a Cipher Mode Complete message by Holger Hans Peter Freyther · 14 years ago
  56. 13cde94 bsc: Add a method that will queue the message on a MSC connection. by Holger Hans Peter Freyther · 14 years ago
  57. b6d7014 bsc: Add some basic checks to see if a SCCP connection is established by Holger Hans Peter Freyther · 14 years ago
  58. e0f3bb5 bsc: Complain about unimplemented stuff. by Holger Hans Peter Freyther · 14 years ago
  59. 9ff6568 bsc_api: The rr_cause is optional, pass it as a pointer by Holger Hans Peter Freyther · 14 years ago
  60. 40b8902 bsc_api: Nuke the clear complete from the API. by Holger Hans Peter Freyther · 14 years ago
  61. 767ff3c bsc_api: Provide the link_id in the dtap callback. by Holger Hans Peter Freyther · 14 years ago
  62. 8dd01ef bsc_api: Add needed parameters to the assignment complete callback by Holger Hans Peter Freyther · 14 years ago
  63. 47cd8ed bsc_api: The cipher mode is not a message on the air interface by Holger Hans Peter Freyther · 14 years ago
  64. 3d4d2c7 bsc_api: Change the cause to a uint8_t for now by Holger Hans Peter Freyther · 14 years ago
  65. 0aa55a3 bsc_api: Fix a use after free error in the Clear Request path by Holger Hans Peter Freyther · 14 years ago
  66. 16bdb14 misc: Introduce a --enable-coverage mode to build with gprof coverage by Holger Hans Peter Freyther · 14 years ago
  67. 689e3cc bsc: Add simple SCCP binding code. by Holger Hans Peter Freyther · 14 years ago
  68. b0746fe bsc: Fix crash when making a MSC connection. by Holger Hans Peter Freyther · 14 years ago
  69. 5ce6517 bsc: Add the audio codec list command to list preferred codecs by Holger Hans Peter Freyther · 14 years ago
  70. 7dcd8e3 bsc: Add the rtp-base command to osmo-bsc by Holger Hans Peter Freyther · 14 years ago
  71. f43e3db bsc: Add the ip.access rtp-payload command known from bsc_msc_ip by Holger Hans Peter Freyther · 14 years ago
  72. 21a1cf3 bsc: Readd the core network code setting by Holger Hans Peter Freyther · 14 years ago
  73. f3ce67d bsc: Fix the name of the local vty variable. by Holger Hans Peter Freyther · 14 years ago
  74. d5cd304 ipaccess: Put our extensions to the protocol into the same enum by Holger Hans Peter Freyther · 14 years ago
  75. 7c831f6 misc: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  76. 5180844 misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  77. dfd61a3 janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  78. 7d23130 bsc; Register the BSC API with many blanks. by Holger Hans Peter Freyther · 14 years ago
  79. 74ff36f msc: Send a signal when the connections to the MSC dropped by Holger Hans Peter Freyther · 14 years ago
  80. 9bfd6e8 bsc: Reorder the includes... should be alphabetically now by Holger Hans Peter Freyther · 14 years ago
  81. 054928d bsc: Make the write method public it will be used by other modules by Holger Hans Peter Freyther · 14 years ago
  82. 05394bc bsc: Add code responsible for connecting, reconnecting to the MSC by Holger Hans Peter Freyther · 14 years ago
  83. e60a0a9 bsc: Add the osmo_bsc_grace from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  84. db60d0a osmo_rf: Keep the current policy inside the RF struct.. by Holger Hans Peter Freyther · 14 years ago
  85. cdcb600 bsc: Move the rf_ctl into the msc data struct by Holger Hans Peter Freyther · 14 years ago
  86. 8c4dca2 bsc: Register a new MSC group with data for the MSC connection by Holger Hans Peter Freyther · 14 years ago
  87. b4bba07 bsc: Remove the old msc parameter, everything is in the VTY config now by Holger Hans Peter Freyther · 14 years ago
  88. 58b3df5 bsc: Create struct osmo_msc_data to hold MSC information, handle signals by Holger Hans Peter Freyther · 14 years ago
  89. 971532f bsc: Set the copyright for the real BSC. by Holger Hans Peter Freyther · 14 years ago
  90. 19ce77c vty: Provide a is_config_node for the VTY and use it for the bsc by Holger Hans Peter Freyther · 14 years ago
  91. c4ae176 Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  92. 90e5eae Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  93. a8dffc1 sccp: Use the external libosmo-sccp as sccp implementation by Holger Hans Peter Freyther · 14 years ago
  94. 9bf4cec osmo_bsc_rf: Add a grace command, send a signal by Holger Hans Peter Freyther · 14 years ago
  95. 22e9ac3 bsc: Add header file for the true BSC API. by Holger Hans Peter Freyther · 14 years ago
  96. 58ef6e4 osmo_bsc: Add option parsing, vty dummy by Holger Hans Peter Freyther · 14 years ago
  97. 770954e osmo_bsc: Add empty osmo_bsc_main.c and hook it into the build by Holger Hans Peter Freyther · 14 years ago
  98. b01b533 osmo-bsc: Start adding code for the osmo_bsc.. by Holger Hans Peter Freyther · 14 years ago