aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-01-21[nat] Add a bsc_filter.c which will carry out the analysis and filteringHolger Hans Peter Freyther1-1/+1
2010-01-12[bsc_msc] Move the connect to the MSC routine into a new fileHolger Hans Peter Freyther1-2/+3
2010-01-11[bsc-nat] Start with a simple NAT/MUX for a BSCHolger Hans Peter Freyther1-1/+4
2009-12-22[misc] Move handover into libmsc.aHolger Hans Peter Freyther1-3/+4
2009-12-22Merge commit 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-3/+4
2009-12-22[misc] Move rtp_proxy.c into the libbsc.cHolger Hans Peter Freyther1-2/+2
2009-12-21meas_rep: utility function for processing of measurement reportsHarald Welte1-1/+1
2009-12-17[handover] first functional handover implementationHarald Welte1-1/+2
2009-12-01Replace template-based SYSTEM INFORMATION with real implementationHarald Welte1-1/+1
2009-11-29[handover] Implement handover control logicHarald Welte1-1/+1
2009-11-20Merge branch 'master' into on-waves/bsc-masteron-waves/0.1Holger Hans Peter Freyther1-1/+1
2009-11-20[misc] Fix the make distcheckHolger Hans Peter Freyther1-1/+1
2009-11-20[bsc] Add BSC specific config option... currently and empty show is implementedHolger Hans Peter Freyther1-1/+1
2009-11-20[bsc_msc_ip] This is a BSC that connects to real MSC via IPHolger Hans Peter Freyther1-3/+6
2009-11-20[mgcp] Add telnet interface for mgcp.Holger Hans Peter Freyther1-1/+1
2009-11-20[mgcp] Add a simple mgcp gateway used for the BSCHolger Hans Peter Freyther1-1/+5
2009-11-20[sccp] Implement parts of ITU SCCP for use in the A-InterfaceHolger Hans Peter Freyther1-1/+3
2009-11-14Add "silent call" feature to OpenBSCHarald Welte1-1/+1
2009-10-26Add USDD code from Mike HabenHarald Welte1-1/+1
2009-08-17[bsc_init] Create a bsc_init.c that can be used for setting up hings.Holger Hans Peter Freyther1-1/+1
2009-08-17[vty] Move layer3+ functionality to vty_interface_layer3.cHolger Hans Peter Freyther1-1/+1
2009-08-17[bsc] Move the GSM 04.08 helper functions to gsm_04_08_utils.cHolger Hans Peter Freyther1-4/+4
2009-08-17[msc] Move gsm_04_08.c, mncc and various others to libmscHolger Hans Peter Freyther1-7/+9
2009-08-17[subscr] Split gsm_subscriber.c in BSC and MSC partHolger Hans Peter Freyther1-1/+1
2009-08-17[msc] Introduce a libmsc.a libraryHolger Hans Peter Freyther1-5/+7
2009-08-16trigger RRLP position requests after paging succeeded and after subscriber at...Harald Welte (local)1-1/+1
2009-08-15move talloc context creation out of on_dso / constructorsHarald Welte (local)1-1/+1
2009-08-13add code for token auth sequencingHarald Welte1-1/+1
2009-08-09Add new BSC RLL layer of codeHarald Welte1-1/+1
2009-07-28add RTP proxy mode for ip.accessHarald Welte1-1/+1
2009-07-23gms_transactions data model reorganizationHarald Welte1-1/+2
2009-06-20introduce talloc all over OpenBSCHarald Welte1-2/+2
2009-06-10reworked MNCC codebaseHarald Welte1-1/+1
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+27