summaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for Access Control Class ramping.Stefan Sperling2018-03-141-0/+1
* remove sgsn, gbproxy and gtphub from openbsc.gitHarald Welte2017-10-261-19/+0
* Support for TS 04.14 conformance test commandsHarald Welte2017-07-101-0/+1
* pcu_sock: add basic pcu interface supportPhilipp Maier2017-05-251-0/+2
* fix '/include/openbsc ' to have no trailing spaceNeels Hofmeyr2017-05-191-3/+3
* add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr2017-03-081-0/+1
* add struct gprs_subscr, separating gprs from gsm_subscriberNeels Hofmeyr2017-02-251-0/+1
* cosmetic: rename osmo_msc_data.h to bsc_msc_data.hNeels Hofmeyr2017-02-241-1/+1
* rename oap.h to oap_client.hNeels Hofmeyr2016-12-131-1/+1
* move OAP messages implementations to libosmocoreHarald Welte2016-12-131-1/+0
* rename gprs_gsup_client.h to gsup_client.hNeels Hofmeyr2016-12-131-1/+1
* move to libcommon-cs: net init 2: move bsc_network_init decl to new .hNeels Hofmeyr2016-11-241-0/+1
* Add empty libcommon-csNeels Hofmeyr2016-11-241-0/+1
* OML: Improve OML attribute handlingPhilipp2016-11-011-0/+1
* SNDCP: add V.42bis data compression functionalityPhilipp2016-09-241-0/+1
* V.42bis: integration and unit testPhilipp2016-09-241-0/+2
* SNDCP: add RFC1144 header compression functionalityPhilipp2016-09-241-0/+2
* RFC1144: integration and unit-testPhilipp2016-09-241-0/+1
* SNDCP: add SNDCP-XID encoder/decoder and unit testPhilipp2016-09-241-0/+1
* Consistenly format variables in */Makefile.am filesAlexander Huemer2016-09-151-24/+86
* add libiuNeels Hofmeyr2016-08-271-1/+2
* Moving grs_sndcp.h header file to includePhilipp2016-08-271-1/+1
* Adding LLC-XID encoder / decoder and unit testPhilipp2016-08-271-1/+1
* Move osmo_gsup_messages.[ch] to libosmocoreHarald Welte2016-04-291-1/+1
* move utils.h functions to libosmocoreHarald Welte2016-04-291-1/+1
* Rename gprs_gsup_* to osmo_gsup_*Harald Welte2016-04-291-1/+1
* move gsm_04_08_gprs.h to libosmocoreHarald Welte2016-04-291-1/+1
* gtp: Fix Makefile.am so maybe distcheck is now going to workHolger Hans Peter Freyther2015-11-201-1/+1
* Add GTP hub initial code base.Neels Hofmeyr2015-11-161-0/+1
* oap: implement initial OAP API.Neels Hofmeyr2015-11-021-1/+2
* libcommon: soak up three static functions.Neels Hofmeyr2015-11-021-1/+1
* filter: Move the method definition to the filter moduleHolger Hans Peter Freyther2015-05-031-1/+1
* rtp: Use osmocom/netif/rtp.h for the rtp structure definitionHolger Hans Peter Freyther2015-03-221-1/+1
* gprs: Add GSUP clientJacob Erlbeck2015-01-181-1/+2
* gprs: Add encoder/decoder for the Subscriber Update ProtocolJacob Erlbeck2015-01-101-1/+1
* Initial support for export + curses-visualization of measurementsHarald Welte2015-01-011-1/+1
* Fix most compiler warnings with gcc-4.9.2Harald Welte2015-01-011-1/+1
* gprs: Attempt to fix distcheck by adding the header fileHolger Hans Peter Freyther2014-08-251-1/+2
* fix missing '\' at end of line in Makefile.amHarald Welte2014-08-211-1/+1
* move libctrl from openbsc to libosmoctrl (libosmocore.git)Harald Welte2014-08-211-3/+3
* gprs: Create a gprs_utils file and move to be shared code in thereHolger Hans Peter Freyther2014-08-041-1/+1
* rtp: Share the rtp header between the proxy and the mgcp codeHolger Hans Peter Freyther2014-07-071-1/+1
* mgcp: Move transcoding to libmgcpJacob Erlbeck2014-06-051-1/+1
* mgcp: add voice muxer supportPablo Neira Ayuso2014-05-221-1/+2
* nat: Fix make distcheck for the natHolger Hans Peter Freyther2013-09-191-1/+1
* nat: Introduce a prefix lookup tree (trie) for number rewritingHolger Hans Peter Freyther2013-07-311-1/+1
* si: Partially implement the range encoding for the SI.Holger Hans Peter Freyther2012-10-221-1/+2
* split libgb into a separate library for outside useHarald Welte2012-06-161-2/+2
* add missing include files to noinst_HEADERS to make distcheck workHarald Welte2011-10-101-1/+2
* Add VTY command to specify default speech codecHarald Welte2011-09-031-1/+1