summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/gsm48.h
Commit message (Expand)AuthorAgeFilesLines
* gsm/gsm48.h: drop meaningless 'const' from gsm48_mi_to_string()Vadim Yanitskiy2019-07-261-2/+1
* Add _c versions of functions that otherwise return static buffersHarald Welte2019-04-101-0/+2
* Add _buf() functions to bypass static string buffersHarald Welte2019-04-031-0/+2
* constrain gsm48_generate_mid() output array boundsHarald Welte2019-01-221-0/+1
* add osmo_mi_name(), for MI-to-string like "IMSI-123456"Neels Hofmeyr2019-01-081-0/+1
* libosmogsm: (re)introduce gsm48_push_l3hdr()Vadim Yanitskiy2018-08-051-0/+8
* deprecate PLMN de-/coding functions incapable of 3-digit MNC with leading zerosNeels Hofmeyr2018-04-101-4/+8
* introduce GSM_MCC_MNC_INVALIDNeels Hofmeyr2018-03-011-0/+4
* implement support for 3-digit MNC with leading zerosNeels Hofmeyr2018-02-281-1/+9
* Revert "Add function to encode classmark"Harald Welte2018-02-221-1/+0
* Add function to encode classmarkMax2018-02-151-0/+1
* Add generic Mobile Identity encoderMax2018-02-151-0/+1
* Deprecate gsm48_construct_ra()Max2018-01-121-1/+1
* Add function to properly encode RAIMax2018-01-081-0/+1
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-0/+2
* gsm0408: Completing GSM 04.08 RR message typesPhilipp2016-10-271-0/+1
* gsm48: factor out MCC+MNC BCD parsing for re-use in UMTSNeels Hofmeyr2016-03-151-0/+3
* Introduce gsm48_mi_type_name() functionHarald Welte2015-08-181-0/+1
* gsm48.h: define the reserved TMSI in libosmocore, not openbscHarald Welte2014-08-241-0/+3
* include: Switch to #pragma once patternSylvain Munaut2014-06-161-4/+1
* import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.cHarald Welte2012-07-131-0/+2
* add gsm48_number_of_paging_subchannels() functionHarald Welte2011-06-261-0/+2
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-0/+36