summaryrefslogtreecommitdiffstats
path: root/src/input/lapd.c
Commit message (Expand)AuthorAgeFilesLines
* lapd: stop timers in lapd_instance_free()Harald Welte2011-08-261-0/+11
* LAPD: Add function to release/free a LAPD instanceHarald Welte2011-08-241-0/+7
* LAPD: Propagate lapd_receive() errors to the E1 driverPablo Neira Ayuso2011-08-161-2/+12
* LAPD: Use proper log levels and prefix all messages with LAPDHarald Welte2011-08-161-26/+29
* LAPD: Remove all calls to 'assert' from the codeHarald Welte2011-08-161-4/+11
* update to comply with libosmocore namespace fixesHarald Welte2011-07-191-26/+26
* talloc: revert to use talloc inside libosmocoreHarald Welte2011-07-181-1/+1
* logging: use new harald's logging infrastructure in libosmocorePablo Neira Ayuso2011-07-051-1/+0Star
* include: export lapd.h since openBSC needs itPablo Neira Ayuso2011-07-051-1/+1
* include: remove internal definition that are now in libosmocorePablo Neira Ayuso2011-06-091-0/+1
* src: use include/osmocom/abis instead of include/osmocom/gsm/abisPablo Neira Ayuso2011-06-071-1/+0Star
* initial commit of libosmo-abisPablo Neira Ayuso2011-06-051-0/+713