aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-07-12move openbsc/* to repos rootNeels Hofmeyr1-100/+0
2017-05-25pcu_sock: add basic pcu interface supportPhilipp Maier1-0/+2
2017-05-19fix '/include/openbsc ' to have no trailing spaceNeels Hofmeyr1-3/+3
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr1-0/+1
2017-02-25add struct gprs_subscr, separating gprs from gsm_subscriberNeels Hofmeyr1-0/+1
2017-02-24cosmetic: rename osmo_msc_data.h to bsc_msc_data.hNeels Hofmeyr1-1/+1
2016-12-13rename oap.h to oap_client.hNeels Hofmeyr1-1/+1
2016-12-13move OAP messages implementations to libosmocoreHarald Welte1-1/+0
2016-12-13rename gprs_gsup_client.h to gsup_client.hNeels Hofmeyr1-1/+1
2016-11-24move to libcommon-cs: net init 2: move bsc_network_init decl to new .hNeels Hofmeyr1-0/+1
2016-11-24Add empty libcommon-csNeels Hofmeyr1-0/+1
2016-11-01OML: Improve OML attribute handlingPhilipp1-0/+1
2016-09-24SNDCP: add V.42bis data compression functionalityPhilipp1-0/+1
2016-09-24V.42bis: integration and unit testPhilipp1-0/+2
2016-09-24SNDCP: add RFC1144 header compression functionalityPhilipp1-0/+2
2016-09-24RFC1144: integration and unit-testPhilipp1-0/+1
2016-09-24SNDCP: add SNDCP-XID encoder/decoder and unit testPhilipp1-0/+1
2016-09-15Consistenly format variables in */Makefile.am filesAlexander Huemer1-24/+86
2016-08-27add libiuNeels Hofmeyr1-1/+2
2016-08-27Moving grs_sndcp.h header file to includePhilipp1-1/+1
2016-08-27Adding LLC-XID encoder / decoder and unit testPhilipp1-1/+1
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
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