aboutsummaryrefslogtreecommitdiffstats
path: root/examples/channel
AgeCommit message (Expand)AuthorFilesLines
2014-10-02build: remove all_includesJan Engelhardt1-1/+1
2014-09-11build: rename INCLUDES to AM_CPPFLAGS in Makefile.am to avoid warningsMartin Hauke1-1/+1
2012-08-19consolidate ipa_unit infrastructurePablo Neira Ayuso1-2/+2
2012-08-19channel: add abis directory under channelPablo Neira Ayuso3-8/+8
2012-08-19channel: add subtype ID to osmo_chan_createPablo Neira Ayuso2-2/+2
2012-08-19channel: osmo_chan_init takes one pointer to set the talloc contextPablo Neira Ayuso2-4/+4
2012-08-19channel: rename CHAN_* to OSMO_CHAN_* for correct namespace policyPablo Neira Ayuso2-2/+2
2012-08-19channel: use linked list instead of array of existing channelsPablo Neira Ayuso2-0/+6
2012-08-16add ABIS IPA example as client (BTS)Pablo Neira Ayuso2-1/+95
2012-08-15channel: abis-ipa: shorter function namesPablo Neira Ayuso1-3/+3
2011-11-08src: add generic channel infrastructure and A-bis IPA server supportPablo Neira Ayuso2-0/+85