aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-04import gsm48 utility functions from OpenBSCHarald Welte2-2/+149
2010-03-04import bcd2char() and char2bcd() from OpenBSCHarald Welte2-0/+17
2010-03-04import gsm_band_name() and gsm_band_parse() from OpenBSCHarald Welte2-1/+59
2010-03-04add 'transparent' argument to rsl_rll_push_l3() and rsl_rll_push_l3()Harald Welte2-12/+18
2010-03-04fix rsl_enc_chan_nr() for SDCCH4Harald Welte1-1/+1
2010-03-02import some GSM 04.08 utility code from OpenBSCHarald Welte4-2/+154
2010-03-02add two new RSL utility functionsHarald Welte2-0/+55
2010-03-01add msgb_l1() and msgb_l1len() inline functionsHarald Welte1-0/+6
2010-03-01Import value_string utilities and some RSL stuff from OpenBSCHarald Welte6-2/+308
2010-03-01msgb: add msgb->l1h memberHarald Welte1-0/+2
2010-02-26[write_queue] Add a generic write queue classHolger Hans Peter Freyther4-2/+120
2010-02-26[timer] Fix compile warning of the timer testHolger Hans Peter Freyther1-2/+3
2010-02-24msgb.c: Style cleanup in initializationSylvain Munaut1-13/+4
2010-02-24fix msgb_talroom() calculationHarald Welte1-1/+1
2010-02-24Merge remote branch 'origin/master'Harald Welte2-1/+19
2010-02-21add msgb and tlv support bits required for openbsc gprs branchHarald Welte2-1/+19
2010-02-21add GPL to project sourceHarald Welte1-0/+339
2010-02-20fix select.c build (config.h)Harald Welte1-0/+2
2010-02-20fix config.h directoryHarald Welte1-1/+1
2010-02-20add missing automake / autoconf filesHarald Welte9-0/+91
2010-02-20update gitignore fileHarald Welte1-2/+1
2010-02-20add missing Makefile.am in include/osmocore/protocol directoryHarald Welte1-0/+3
2010-02-20intial checkin of the libosmocore projectHarald Welte31-0/+6815