summaryrefslogtreecommitdiffstats
path: root/src/e1_input.c
Commit message (Expand)AuthorAgeFilesLines
* update to comply with libosmocore namespace fixesHarald Welte2011-07-191-12/+12
* talloc: revert to use talloc inside libosmocoreHarald Welte2011-07-181-1/+1
* e1_input: add new refcounting scheme to avoid leaking E1 linesPablo Neira Ayuso2011-07-071-6/+36
* src: use signal infrastructure that will be available in libosmocorePablo Neira Ayuso2011-07-051-2/+1Star
* logging: use new harald's logging infrastructure in libosmocorePablo Neira Ayuso2011-07-051-1/+0Star
* e1_input: change prototype of ->sign_link(...)Pablo Neira Ayuso2011-07-051-1/+2
* e1_input: change prototype of close hook in e1inp_driverPablo Neira Ayuso2011-07-051-1/+1
* major updates in e1_input callback ops and IPA infrastructuresPablo Neira Ayuso2011-06-301-1/+4
* e1_input: add abis_sendmsg(...)Pablo Neira Ayuso2011-06-261-26/+4Star
* e1_input: minor API changes to adapt it to openbscPablo Neira Ayuso2011-06-251-10/+14
* e1input: add address as parameter to e1inp_line_update(...)Pablo Neira Ayuso2011-06-211-2/+3
* src: add support for logging infrastructure in libosmo-abisPablo Neira Ayuso2011-06-121-1/+1
* include: remove internal definition that are now in libosmocorePablo Neira Ayuso2011-06-091-0/+2
* e1input: rework generic (virtual and real) E1 line operationsPablo Neira Ayuso2011-06-071-8/+8
* e1input: log_set_context(...) should be called from the applicationPablo Neira Ayuso2011-06-071-1/+0Star
* e1input: fix TRAU frame handlingPablo Neira Ayuso2011-06-071-5/+4Star
* src: add libosmo_abis_init(void *ctx) to set the talloc contextPablo Neira Ayuso2011-06-071-0/+1
* src: use include/osmocom/abis instead of include/osmocom/gsm/abisPablo Neira Ayuso2011-06-071-12/+2Star
* initial commit of libosmo-abisPablo Neira Ayuso2011-06-051-0/+628