aboutsummaryrefslogtreecommitdiffstats
path: root/libosmocore
AgeCommit message (Expand)AuthorFilesLines
2010-03-22Add 'libosmocore/' from commit '045cc22baeb7f12dcb0022b79a1984d86e922870'0.9.0Harald Welte54-0/+9325
2010-02-20remove libosmocore from openbscHarald Welte40-6905/+0
2010-02-20update .gitignore fileHarald Welte1-2/+1
2010-02-20make sure libosmocom builds when cross-compiling for ARM without OSHarald Welte4-0/+15
2010-02-20u_int8_t -> uint8_tHarald Welte1-4/+4
2010-02-20convert from u_int*_t to u_int*_t (stdint.h format)Harald Welte5-126/+132
2010-02-20change from u_int* to uint* (stdint.h)Harald Welte10-97/+99
2010-02-20move GSM protocol definitions to include/osmocore/protocol/*Harald Welte7-0/+2257
2010-02-20add gsmtap.hHarald Welte2-1/+64
2010-02-20add .gitignore to libosmocomHarald Welte1-0/+23
2010-02-20finish openbsc / libosmocore separationHarald Welte9-4/+139
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte28-0/+4405