aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libabis
AgeCommit message (Expand)AuthorFilesLines
2011-08-11E1 Input: Add VTY command to specify the name of a LineHarald Welte1-1/+28
2011-08-10LAPD: Propagate lapd_receive() errors to the E1 driverPablo Neira Ayuso4-8/+43
2011-08-09LAPD: Use proper log levels and prefix all messages with LAPDHarald Welte1-24/+27
2011-08-09LAPD: Remove all calls to 'assert' from the codeHarald Welte1-4/+11
2011-08-09DAHDI: Fix case where we have multiple E1 ports/cards (spans)Harald Welte1-1/+7
2011-05-24libabis: fix segfault on malformed ipaccess RSL linkAlexander Huemer1-1/+4
2011-05-22abis: add init function for emulated ipaccess/HSL emulated E1 inputPablo Neira Ayuso3-12/+14
2011-05-22abis: skip e1_input nesting if emptyPablo Neira Ayuso1-0/+3
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso5-19/+19
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso2-5/+5
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso4-55/+55
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso6-11/+11
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther6-6/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther5-54/+54
2011-04-12libabis: ipaccess: use log instead of debug under errors in ipaccess_send()Pablo Neira Ayuso1-1/+1
2011-04-12src: more robust ipaccess_idtag_parse()Pablo Neira Ayuso1-5/+9
2011-04-12libabis: ipaccess: more robust ipaccess_idtag_name()Pablo Neira Ayuso1-1/+1
2011-04-07ipaccess: Add a function to prepend the osmocom ext headerHolger Hans Peter Freyther1-0/+9
2011-04-07libabis: ipaccess: export ipaccess_parse_unitidPablo Neira Ayuso1-3/+3
2011-04-07libabis: ipaccess: export ipaccess_idtag_name()Pablo Neira Ayuso1-2/+2
2011-04-07libabis: ipaccess: conclude new ipaccess_send_*() functions and use themPablo Neira Ayuso1-17/+48
2011-04-05libcommon: socket: extend make_sock() prototypePablo Neira Ayuso2-6/+6
2011-04-04lapd: NULL pointer derefence possible hereHolger Hans Peter Freyther1-1/+1
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso9-29/+29
2011-03-04fix path of bscconfig.h include fileHarald Welte3-3/+3
2011-03-04Make sure not to feed BSSGP messages into RSLHarald Welte1-1/+2
2011-03-04Implement the HSL SR1.0.1 protocolHarald Welte1-3/+5
2011-03-04[HSL] initial support for the HSL 2.75G FemtocellHarald Welte2-0/+458
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte8-0/+3353