aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc
AgeCommit message (Expand)AuthorFilesLines
2011-07-16gsm_04_11: use 'unsigned int sms_alphabet' to include 0xffffffffHarald Welte1-1/+2
2011-07-16db: use ANSI (void) function declarationsHarald Welte1-2/+2
2011-07-16db: fix Smatch warningsHarald Welte1-5/+3
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso5-17/+17
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso4-38/+38
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso8-20/+20
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-14/+14
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso3-18/+18
2011-05-04msc: bail out if subscriber VTY command failsPablo Neira Ayuso1-1/+10
2011-04-18bsc: Move transaction.c from the libbsc to the libmscHolger Hans Peter Freyther2-0/+152
2011-04-18misc: Fix possible crash with setting an extensionHolger Hans Peter Freyther1-3/+3
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther5-5/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther10-125/+125
2011-04-12mncc: Do not permanently disable the listening socket in case of errorHolger Hans Peter Freyther1-1/+0
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso14-34/+34
2011-03-20[RBS2000] Enable TRAU frame handling/muxing similar to BS11Harald Welte1-0/+3
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte17-0/+9335