aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc_api.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-23bsc_api: Add stub for the cipher mode command.Holger Hans Peter Freyther1-0/+6
2010-07-23bsc_api: Create dummy stub for the assignment command.Holger Hans Peter Freyther1-0/+13
2010-07-05bsc_api: Only forward L3 messages when the channel is activeHolger Hans Peter Freyther1-0/+7
2010-06-30handover: Call bsc_handover_clear from gsm0808_clearHolger Hans Peter Freyther1-0/+3
2010-06-30bsc_api: Avoid use after free kind of error on the lchan.Holger Hans Peter Freyther1-1/+4
2010-06-28bsc_msc: Remove use_count from the subscriber connectionHolger Hans Peter Freyther1-2/+9
2010-06-28bsc_api: Allocate the subscriber_connection dynamicallyHolger Hans Peter Freyther1-13/+20
2010-06-28Revert "bsc_api: Move debug context for subscriber into the bsc_api.c"Holger Hans Peter Freyther1-2/+0
2010-06-21bsc_api: Move debug context for subscriber into the bsc_api.cHolger Hans Peter Freyther1-0/+2
2010-06-17bsc_api: Set the l3h header from within the dtap methodHolger Hans Peter Freyther1-0/+1
2010-06-17bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch.Holger Hans Peter Freyther1-0/+22
2010-06-16bsc_api: Move BSC API between MSC and RSL code...Holger Hans Peter Freyther1-0/+6
2010-06-15bsc_api: Implement transparent RLL establishment and SAPI n REJECTHolger Hans Peter Freyther1-1/+45
2010-06-15bsc_api: Add newline to the end of the file.Holger Hans Peter Freyther1-1/+1
2010-06-14bsc_api: Add init, dispatch the clear request when a channel is going missingHolger Hans Peter Freyther1-0/+37
2010-06-14bsc_api: Move some parts over to the BSC API.Holger Hans Peter Freyther1-0/+20
2010-03-25bsc: Start creating 08.08 like APIHolger Hans Peter Freyther1-0/+33