aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm
AgeCommit message (Expand)AuthorFilesLines
2016-05-06import gprs_gsup_message.[ch] from openbsc as gsup.[ch]0.9.4Harald Welte1-0/+139
2016-05-05tlv: Import osmo_shift_* and osmo_match_shift_* from openbscHarald Welte1-0/+11
2016-05-05add new header file for TS 23.003Harald Welte1-0/+23
2016-05-05import gsm_04_08_gprs.[ch] from openbsc.gitHarald Welte1-0/+397
2016-04-29add two missing files (gsm0503.h / conv_gen.py) to previous commitHarald Welte1-0/+74
2016-04-23Add function for appending range1024 to bitvecMax1-0/+13
2016-04-22Deprecate comp128Max1-2/+6
2016-04-22Deprecate osmo_a5_1 and osmo_a5_2Max1-2/+3
2016-04-22Addditional classmark check against A5/4 supportMax1-1/+13
2016-04-16Add function to get osmo_earfcn bit sizeMax1-0/+1
2016-03-30Export names for gsm_chan_t and gsm48_chan_modeMax2-0/+7
2016-03-17add missing #include <stdbool.h>Harald Welte1-0/+1
2016-03-17Rename struct to better match libosmocore conventionsMax1-4/+4
2016-03-17Add basic EARFCN supportMax1-1/+31
2016-03-15gsm48: factor out MCC+MNC BCD parsing for re-use in UMTSNeels Hofmeyr1-0/+3
2016-03-1504.08: add inline funcs for transaction id bitsNeels Hofmeyr1-0/+19
2016-03-1504.08: switch to r99 msg type bitmasks by defaultNeels Hofmeyr1-1/+1
2016-03-1504.08: add inline funcs for pdisc + msg type bitmasksNeels Hofmeyr1-0/+56
2016-03-11Add support for SI2quater messagesMax1-0/+7
2016-02-29fix gsm_7bit_decode API comment: septets, not octetsNeels Hofmeyr1-1/+2
2016-02-22Extend L1SAP PH-DATA with presence informationMax1-0/+11
2016-01-15gsm: Add APN conversion functionsJacob Erlbeck1-0/+3
2015-12-21some comments / fixed typosNeels Hofmeyr3-2/+5
2015-12-13RSL: Add enum + TLV definitions for ip.access style embedded IEsHarald Welte2-0/+31
2015-12-09gsm_03_41: Fix structure definitions for big-endian machinesRuben Undheim1-0/+31
2015-09-23ipaccess: add OAP proto_ext (in design).Neels Hofmeyr1-0/+1
2015-08-18Introduce gsm48_mi_type_name() functionHarald Welte1-0/+1
2015-08-18Add G-RNTI derived TLLI types defined in 23.003Harald Welte1-0/+2
2015-06-02ipa: Properly parse LV stream of a ID_GET requestHolger Hans Peter Freyther1-0/+3
2015-05-25Add APN utility function to libosmogsmHarald Welte1-0/+13
2015-03-28gsm: Add A5/3-4 cipher supportMax1-1/+1
2015-01-01Supplementary Services (de)activation, interrogation addedTobias Engel2-1/+152
2014-12-30SMS-CB: introduce and use GSM341_7BIT_PADDINGHarald Welte1-0/+1
2014-12-30SMS-CB: Add #defines for maximum block/msg size and payload charsHarald Welte2-0/+8
2014-12-30add missing gsm0341.hHarald Welte1-0/+9
2014-12-29Add Cell Broadcast MSGIDs from TS 23.041 v12.6.0 Release 12Harald Welte1-0/+38
2014-12-28libosmo-gsm: Add PCHAN/LCHAN types for CBCHHarald Welte1-0/+3
2014-12-22ipa: Add forward declaration of struct osmo_fdJacob Erlbeck1-0/+2
2014-12-14ipa: Make a reservation for the GSUP protocolHolger Hans Peter Freyther1-0/+1
2014-08-24gsm48.h: define the reserved TMSI in libosmocore, not openbscHarald Welte1-0/+3
2014-08-20ipa: rename functions for consistencyHarald Welte1-12/+12
2014-08-20import various generic IPA related functions from libosmo-abisHarald Welte1-0/+62
2014-08-18TLV: add TLVP_PRES_LEN() definition to check for existance + minimum lengthHarald Welte1-0/+3
2014-08-18ipaccess.h: Add IPAC_PROTO_EXT_ORC for OML Router ControlHarald Welte1-0/+1
2014-08-17abis_nm: add abis_nm_msg_disc_names[] value_stringHarald Welte1-0/+1
2014-08-17abis_nm: introduce abis_nm_{osmo,ipa}_magic[]Harald Welte1-0/+3
2014-06-21update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0Harald Welte1-2/+2
2014-06-21update gsm_08_08.h to Release 11Harald Welte1-1/+119
2014-06-16gsm: Add Kasumi cipher implementationSylvain Munaut1-0/+48
2014-06-16include: Switch to #pragma once patternSylvain Munaut35-142/+35