aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-02-26Merge remote branch 'origin/master' into on-waves/mgcpHolger Hans Peter Freyther1-14/+17
2010-02-22[mgcp] Move the network bits to a separate file...Holger Hans Peter Freyther1-1/+1
2010-02-22[mgcp] Move away from global variables and split out VTY codeHolger Hans Peter Freyther1-1/+2
2010-02-20finish openbsc / libosmocore separationHarald Welte1-7/+5
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-18/+18
2010-02-12Move debug.c into the liblaf0rge1.a tooHolger Hans Peter Freyther1-2/+2
2010-02-12[sccp] Install the static sccp library and the headersHolger Hans Peter Freyther1-2/+2
2010-02-09liblaf0rge: Make the other targets depend on the liblaforge...Holger Hans Peter Freyther1-5/+5
2010-02-09Create a liblaforge with OpenBSC utility functions to be used for other projectsHolger Hans Peter Freyther1-0/+5
2010-02-03[mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip processHolger Hans Peter Freyther1-1/+1
2010-02-02[mgcp] Rename the source to mgcp_main.cHolger Hans Peter Freyther1-1/+1
2010-02-01[mgcp] Move the MGCP procoess into a sub directoryHolger Hans Peter Freyther1-1/+1
2010-01-14Register GSM_BTS_TYPE_UNKNOWN in bsc_hack.cDaniel Willmann1-1/+2
2010-01-10[OML] parse attributes depending on BTS typeHarald Welte1-2/+3
2010-01-03encryption: Import a GPL comp128 implementationSylvain Munaut1-1/+1
2009-12-30[ipaccess] Move firmware analysis into the ipaccess-config utilityHolger Hans Peter Freyther1-4/+2
2009-12-30[ipaccess] Start using talloc in the firmware codeHolger Hans Peter Freyther1-1/+1
2009-12-27[ipaccess] Call it ipaccess-firmwareHolger Hans Peter Freyther1-1/+1
2009-12-24[ipaccess] Move ipaccess utilities into a dedicated subdirectoryHolger Hans Peter Freyther1-4/+4
2009-12-23Add ipaccess-proxy, a proxy for ip.access A-bis over IPHarald Welte1-1/+3
2009-12-23[ipaccess] Start adding a tool that analyzes the ipaccess headerHolger Hans Peter Freyther1-1/+3
2009-12-22statistics: Introduce 'struct counter' instead of using unsigned longHarald Welte1-1/+1
2009-12-22[misc] Move handover into libmsc.aHolger 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-20[misc] Fix the make distcheckHolger Hans Peter Freyther1-1/+1
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