aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-09-16bsc: Move the gsm_04_80.c code into the libbsc.aHolger Hans Peter Freyther1-2/+2
2010-07-31sccp: Use the external libosmo-sccp as sccp implementationHolger Hans Peter Freyther1-7/+10
2010-06-30bsc: Move meas_rep.c into the libbsc.c as it is used from bsc_vty.cHolger Hans Peter Freyther1-2/+2
2010-06-30osmo_bsc: Add empty osmo_bsc_main.c and hook it into the buildHolger Hans Peter Freyther1-1/+1
2010-06-30misc: Move handover_logic.c into the libbsc.aHolger Hans Peter Freyther1-2/+2
2010-06-15nat: Add the OSMO NAT to the build process.Holger Hans Peter Freyther1-1/+1
2010-06-15[mgcp] Build a libmgcp.a and link to it.Holger Hans Peter Freyther1-4/+5
2010-06-15bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init.Holger Hans Peter Freyther1-1/+2
2010-06-14gsm_04_08: Add a operation to enable ciphering on a lchanSylvain Munaut1-1/+1
2010-05-31OML: Introduce minimal VTY command set to interact with OML managed objectsHarald Welte1-1/+1
2010-05-25Migrate VTY code to libosmovtyHarald Welte1-6/+5
2010-05-16VTY: separate VTY logging commands and OpenBSC node exit codeHarald Welte1-2/+3
2010-05-16VTY: rename vty_interface.c to bsc_vty.cHarald Welte1-1/+1
2010-05-16VTY: pass program name, version and copyright to vty_init()Harald Welte1-1/+0
2010-05-13[GPRS] NS: Start to use rate_ctr_group code from libosmocoreHarald Welte1-1/+1
2010-05-04move ipaccess tools into their own subdirectoryHarald Welte1-10/+2
2010-05-04[gprs] Move all GPRS related code to src/gprs subdirectoryHarald Welte1-13/+5
2010-05-04[gprs] Build the SGSN stand-alone and not as part of bsc_hackHarald Welte1-4/+8
2010-05-04[gprs] Makefile reorganizationHarald Welte1-2/+1
2010-05-04gb_proxy: Add initial VTY configuration codeHarald Welte1-1/+1
2010-05-04GPRS: Introduce a GPRS Gb ProxyHarald Welte1-2/+7
2010-05-04Create new 'gprs-sgsn' branch on top of 'gprs-conf'Harald Welte1-2/+5
2010-05-01Makefile cleanupHarald Welte1-4/+5
2010-04-07[mgcp] Add the logging commands for the MGCP command.Holger Hans Peter Freyther1-1/+1
2010-04-06[vty] Move the VTY logging commands to a new fileHolger Hans Peter Freyther1-1/+1
2010-03-25bsc: Start creating 08.08 like APIHolger Hans Peter Freyther1-1/+1
2010-03-24Move the version/copyright string to a separate fileHolger Hans Peter Freyther1-1/+1
2010-03-24Include bscconfig.h without ../ for the srcdir != build dir caseHolger Hans Peter Freyther1-1/+1
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