aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-01-18gprs: Add GSUP clientJacob Erlbeck1-1/+2
2015-01-10gprs: Add encoder/decoder for the Subscriber Update ProtocolJacob Erlbeck1-1/+1
2015-01-01Initial support for export + curses-visualization of measurementsHarald Welte1-1/+1
2015-01-01Fix most compiler warnings with gcc-4.9.2Harald Welte1-1/+1
2014-08-25gprs: Attempt to fix distcheck by adding the header fileHolger Hans Peter Freyther1-1/+2
2014-08-21fix missing '\' at end of line in Makefile.amHarald Welte1-1/+1
2014-08-21move libctrl from openbsc to libosmoctrl (libosmocore.git)Harald Welte1-3/+3
2014-08-04gprs: Create a gprs_utils file and move to be shared code in thereHolger Hans Peter Freyther1-1/+1
2014-07-07rtp: Share the rtp header between the proxy and the mgcp codeHolger Hans Peter Freyther1-1/+1
2014-06-05mgcp: Move transcoding to libmgcpJacob Erlbeck1-1/+1
2014-05-22mgcp: add voice muxer supportPablo Neira Ayuso1-1/+2
2013-09-19nat: Fix make distcheck for the natHolger Hans Peter Freyther1-1/+1
2013-07-31nat: Introduce a prefix lookup tree (trie) for number rewritingHolger Hans Peter Freyther1-1/+1
2012-10-22si: Partially implement the range encoding for the SI.Holger Hans Peter Freyther1-1/+2
2012-06-16split libgb into a separate library for outside useHarald Welte1-2/+2
2011-10-10add missing include files to noinst_HEADERS to make distcheck workHarald Welte1-1/+2
2011-09-03Add VTY command to specify default speech codecHarald Welte1-1/+1
2011-08-23add missing ipaccess.h to Makefile.amHarald Welte1-1/+1
2011-08-23add control_cmd.h to Makefile.amHarald Welte1-1/+1
2011-08-19src: port openBSC over libosmo-abis0.9.15Pablo Neira Ayuso1-2/+1
2011-06-03split gsm_data.h in gsm_data_shared.h and gsm_data.hHarald Welte1-1/+1
2011-05-22bsc: on-demand setup of nanoBTS and HSL femto socketsPablo Neira Ayuso1-1/+2
2011-02-28misc: Fix the make distcheck of the sources.0.9.12Holger Hans Peter Freyther1-1/+1
2010-12-26sms: Introduce a SMS queue that will be responsible for deliveryHolger Hans Peter Freyther1-1/+1
2010-09-16bsc: Add the osmo_bsc_grace from the on-waves/bsc-master branchHolger Hans Peter Freyther1-1/+1
2010-09-15bsc: Create struct osmo_msc_data to hold MSC information, handle signalsHolger Hans Peter Freyther1-1/+2
2010-07-31nat: Fix compilation with nat not being enabled.Holger Hans Peter Freyther1-1/+1
2010-07-22move ip.access netowrk listen (NWL) to network_listen.cHarald Welte1-1/+1
2010-07-05bsc: Add header file for the true BSC API.Holger Hans Peter Freyther1-1/+1
2010-06-30osmo-bsc: Start adding code for the osmo_bsc..Holger Hans Peter Freyther1-1/+2
2010-06-15nat: Add the OSMO NAT to the build process.Holger Hans Peter Freyther1-1/+1
2010-06-15bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init.Holger Hans Peter Freyther1-1/+1
2010-06-14auth: Add missing include/auth.hSylvain Munaut1-1/+1
2010-05-25add gprs_ns_frgre.h to Makefile.amHarald Welte1-1/+2
2010-05-25Migrate VTY code to libosmovtyHarald Welte1-1/+1
2010-05-19socket: Add support for GRE socketsHarald Welte1-1/+1
2010-05-18[GPRS] add missing header file gprs_gmm.hHarald Welte1-1/+1
2010-05-04[gprs] Add GPRS header files to noinst_HEADERSHarald Welte1-1/+3
2010-04-06[vty] Move the VTY logging commands to a new fileHolger Hans Peter Freyther1-1/+2
2010-03-25bsc: Start creating 08.08 like APIHolger Hans Peter Freyther1-1/+1
2010-02-26Merge remote branch 'origin/master' into on-waves/mgcpHolger Hans Peter Freyther1-8/+11
2010-02-22[mgcp] Move away from global variables and split out VTY codeHolger Hans Peter Freyther1-1/+1
2010-02-20finish openbsc / libosmocore separationHarald Welte1-9/+5
2010-02-16Install gsm_04_08.h and required headers into a openbsc/Holger Hans Peter Freyther1-0/+3
2010-02-12Move debug.c into the liblaf0rge1.a tooHolger Hans Peter Freyther1-2/+3
2010-02-09Create a liblaforge with OpenBSC utility functions to be used for other projectsHolger Hans Peter Freyther1-3/+6
2009-12-22statistics: Introduce 'struct counter' instead of using unsigned longHarald Welte1-1/+1
2009-12-17add handover.h file to Makefile.am to make distcheck happyHarald Welte1-1/+1
2009-12-06Fix make distcheck by adding the new headers...Holger Hans Peter Freyther1-1/+2
2009-11-20[misc] Fix the make distcheckHolger Hans Peter Freyther1-1/+2