aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Merge branch 'master' into sysmocom/iu, with tweakssysmocom/iu_orig_historyNeels Hofmeyr1-2/+2
2016-04-29Move osmo_gsup_messages.[ch] to libosmocoreHarald Welte1-1/+1
2016-04-29move utils.h functions to libosmocoreHarald Welte1-1/+1
2016-04-29Rename gprs_gsup_* to osmo_gsup_*Harald Welte1-1/+1
2016-04-29move gsm_04_08_gprs.h to libosmocoreHarald Welte1-1/+1
2016-03-04create libxsc and move some code, never link libbsc and libmscNeels Hofmeyr1-1/+1
2016-03-03mscsplit: fix compilation and comments. move msc_api.h.Neels Hofmeyr1-1/+1
2016-03-03mscsplit: getting grips on header scopesNeels Hofmeyr1-1/+1
2016-03-03mscsplit: remove bts and lchan pointers from libmscNeels Hofmeyr1-1/+2
2016-03-03put Iu-common and Iu-CS stuff in proper placesNeels Hofmeyr1-1/+1
2016-03-03iu_common wipNeels Hofmeyr1-1/+2
2015-11-20gtp: Fix Makefile.am so maybe distcheck is now going to workHolger Hans Peter Freyther1-1/+1
2015-11-16Add GTP hub initial code base.Neels Hofmeyr1-0/+1
2015-11-02oap: implement initial OAP API.Neels Hofmeyr1-1/+2
2015-11-02libcommon: soak up three static functions.Neels Hofmeyr1-1/+1
2015-05-03filter: Move the method definition to the filter moduleHolger Hans Peter Freyther1-1/+1
2015-03-22rtp: Use osmocom/netif/rtp.h for the rtp structure definitionHolger Hans Peter Freyther1-1/+1
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-abisopenbsc/0.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.openbsc/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