aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/osmocom
AgeCommit message (Expand)AuthorFilesLines
2012-06-17use new external libosmogb (part of libosmocore.git)0.12.0Harald Welte9-636/+0
2012-06-17libgb: separate header files related to spec and implementationHarald Welte6-219/+238
2012-06-17libgb: make sure all BSSGP functions have bssgp_ prefixHarald Welte1-7/+7
2012-06-17libgb/gprs: don't use log_info from libcommon anymoreHarald Welte1-0/+3
2012-06-17libgb: prefix all NS related functions with gprs_Harald Welte1-9/+10
2012-06-17libgb: don't call directly into GMM / LLC layerHarald Welte1-0/+37
2012-06-17libgb: remove dependency of BSSGP to include sgsn/gmm internal structsHarald Welte1-2/+15
2012-06-16libgb: Remove dependency to openbsc/debug.hHarald Welte3-0/+7
2012-06-16libgb: Use library SS_L_NS instead lf local SS_NSHarald Welte1-1/+13
2012-06-16libgb: move GPRS specific msgb CB definitions to separate headerHarald Welte4-1/+33
2012-06-16split libgb into a separate library for outside useHarald Welte5-0/+512