aboutsummaryrefslogtreecommitdiffstats
path: root/src/channel/abis
AgeCommit message (Expand)AuthorFilesLines
2018-06-29remove "channel" layerHarald Welte3-739/+0
2017-11-13Add SPDX-License-Identifier + Copyright statementsHarald Welte2-0/+38
2017-10-28Don't link library against libosmogsm, we don't use any symbols of itHarald Welte1-2/+2
2015-02-25Fix the compilation on FreeBSD.Nikola Kolev2-0/+2
2014-10-02build: remove all_includesJan Engelhardt1-1/+1
2014-10-02build: put dependency libraries in the right place in MakefilesJan Engelhardt1-1/+2
2014-09-11build: rename INCLUDES to AM_CPPFLAGS in Makefile.am to avoid warningsMartin Hauke1-1/+1
2012-08-21ipa: add osmo_ipa_parse_msg_id_respPablo Neira Ayuso1-30/+4
2012-08-19ipa: add ipa_cli_id_ack and ipa_cli_id_respPablo Neira Ayuso1-77/+0
2012-08-19channel: abis: ipa-stream-server: fix crash while closing socketPablo Neira Ayuso1-0/+5
2012-08-19ipa: add osmo_ipa_process_msg and remove osmo_ipa_recv_msgPablo Neira Ayuso2-6/+13
2012-08-19consolidate ipa_unit infrastructurePablo Neira Ayuso2-208/+97
2012-08-19channel: add abis directory under channelPablo Neira Ayuso3-0/+900