libosmogsm  0.11.0-dirty
Osmocom GSM library
File List
Here is a list of all files with brief descriptions:
include/osmocom/crypt/auth.h [code]
include/osmocom/crypt/gprs_cipher.h [code]
include/osmocom/gsm/a5.h [code]
include/osmocom/gsm/abis_nm.h [code]
include/osmocom/gsm/apn.h [code]
include/osmocom/gsm/bitvec_gsm.h [code]
include/osmocom/gsm/bts_features.h [code]
include/osmocom/gsm/comp128.h [code]COMP128 header
include/osmocom/gsm/comp128v23.h [code]COMP128v23 header
include/osmocom/gsm/gan.h [code]
include/osmocom/gsm/gea.h [code]GEA3/GEA4 header
include/osmocom/gsm/gsm0341.h [code]
include/osmocom/gsm/gsm0411_smc.h [code]
include/osmocom/gsm/gsm0411_smr.h [code]
include/osmocom/gsm/gsm0411_utils.h [code]
include/osmocom/gsm/gsm0480.h [code]
include/osmocom/gsm/gsm0502.h [code]
include/osmocom/gsm/gsm0503.h [code]
include/osmocom/gsm/gsm0808.h [code]
include/osmocom/gsm/gsm0808_utils.h [code]
include/osmocom/gsm/gsm23003.h [code]
include/osmocom/gsm/gsm48.h [code]
include/osmocom/gsm/gsm48_ie.h [code]
include/osmocom/gsm/gsm_utils.h [code]GSM utility functions, e.g
include/osmocom/gsm/gsup.h [code]Osmocom Generic Subscriber Update Protocol message encoder/decoder
include/osmocom/gsm/ipa.h [code]
include/osmocom/gsm/kasumi.h [code]KASUMI header
include/osmocom/gsm/l1sap.h [code]
include/osmocom/gsm/lapd_core.h [code]Primitive related stuff
include/osmocom/gsm/lapdm.h [code]
include/osmocom/gsm/meas_rep.h [code]
include/osmocom/gsm/mncc.h [code]
include/osmocom/gsm/oap.h [code]
include/osmocom/gsm/prim.h [code]
include/osmocom/gsm/rsl.h [code]
include/osmocom/gsm/rxlev_stat.h [code]
include/osmocom/gsm/sysinfo.h [code]
include/osmocom/gsm/tlv.h [code]
include/osmocom/gsm/protocol/gsm_03_40.h [code]GSM TS 03.40
include/osmocom/gsm/protocol/gsm_03_41.h [code]GSM TS 03.41 definitions also TS 23.041
include/osmocom/gsm/protocol/gsm_04_08.h [code]GSM TS 04.08 definitions
include/osmocom/gsm/protocol/gsm_04_08_gprs.h [code]
include/osmocom/gsm/protocol/gsm_04_11.h [code]
include/osmocom/gsm/protocol/gsm_04_12.h [code]GSM TS 04.12 definitions for Short Message Service Cell Broadcast
include/osmocom/gsm/protocol/gsm_04_14.h [code]
include/osmocom/gsm/protocol/gsm_04_80.h [code]GSM TS 04.80 definitions (Supplementary Services Specification, Formats and Coding)
include/osmocom/gsm/protocol/gsm_08_08.h [code]
include/osmocom/gsm/protocol/gsm_08_58.h [code]GSM Radio Signalling Link messages on the A-bis interface
include/osmocom/gsm/protocol/gsm_09_02.h [code]GSM TS 09.02 definitions (MAP)
include/osmocom/gsm/protocol/gsm_12_21.h [code]
include/osmocom/gsm/protocol/gsm_23_003.h [code]
include/osmocom/gsm/protocol/gsm_44_318.h [code]Definitions according to 3GPP TS 44.318 6.8.0 Release 6
include/osmocom/gsm/protocol/ipaccess.h [code]
include/osmocom/gsm/protocol/smpp34_osmocom.h [code]Osmocom SMPP extensions
src/gsm/a5.c
src/gsm/abis_nm.c
src/gsm/apn.c(C) 2014 by Harald Welte <laforge@gnumonks.org> (C) 2015,2017 by sysmocom - s.f.m.c
src/gsm/auth_comp128v1.cGSM/GPRS/3G authentication core infrastructure
src/gsm/auth_comp128v23.cRegisters COMP128 version 2 and 3 A3/A8 algorithms for the GSM/GPRS/3G authentication core infrastructure
src/gsm/auth_core.c
src/gsm/auth_milenage.cGSM/GPRS/3G authentication core infrastructure
src/gsm/bts_features.cOsmo-bts features
src/gsm/comp128.cCOMP128 v1; common/old GSM Authentication Algorithm (A3/A8)
src/gsm/comp128v23.cCOMP128 version 2 and 3 implementation, common algorithm used for GSM Authentication (A3/A8)
src/gsm/conv_cs2_gen.c
src/gsm/conv_cs3_gen.c
src/gsm/conv_tch_afs_10_2_gen.c
src/gsm/conv_tch_afs_12_2_gen.c
src/gsm/conv_tch_afs_4_75_gen.c
src/gsm/conv_tch_afs_5_15_gen.c
src/gsm/conv_tch_afs_5_9_gen.c
src/gsm/conv_tch_afs_6_7_gen.c
src/gsm/conv_tch_afs_7_4_gen.c
src/gsm/conv_tch_afs_7_95_gen.c
src/gsm/conv_xcch_gen.c
src/gsm/gan.cGeneric Access Network (GAN) / UMA according to TS 44.318
src/gsm/gea.c
src/gsm/gprs_cipher_core.cGPRS LLC cipher core infrastructure
src/gsm/gprs_gea.cGEA 3 & 4 plugin
src/gsm/gprs_rlc.cHelper functions for (E)GPRS RLC according to 3GPP TS 44.060
src/gsm/gsm0341.c
src/gsm/gsm0411_smc.cPoint-to-Point (PP) Short Message Service (SMS) as per TS 04.11
src/gsm/gsm0411_smr.c
src/gsm/gsm0411_utils.c
src/gsm/gsm0414.c
src/gsm/gsm0480.cFormat functions for GSM 04.80
src/gsm/gsm0502.cPaging helper code
src/gsm/gsm0503_conv.c
src/gsm/gsm0808.cHelper functions regarding the TS 08.08 / 48.008 A interface, primarily message generation/encoding
src/gsm/gsm0808_utils.c
src/gsm/gsm23003.cUtility function implementations related to 3GPP TS 23.003
src/gsm/gsm48.cGSM Mobile Radio Interface Layer 3 messages 3GPP TS 04.08 version 7.21.0 Release 1998 / ETSI TS 100 940 V7.21.0
src/gsm/gsm48_ie.cGSM Mobile Radio Interface Layer 3 messages
src/gsm/gsm_04_08_gprs.c
src/gsm/gsm_utils.c
src/gsm/gsup.cOsmocom Generic Subscriber Update Protocol
src/gsm/ipa.cOpenBSC Abis input driver for ip.access
src/gsm/kasumi.cKasumi cipher and KGcore functions
src/gsm/lapd_core.cLAPD core implementation
src/gsm/lapdm.cGSM LAPDm (TS 04.06) implementation
src/gsm/mncc.c
src/gsm/oap.cOsmocom Authentication Protocol
src/gsm/rsl.c
src/gsm/rxlev_stat.cRx Level statistics
src/gsm/sysinfo.cGSM 04.08 System Information (SI) encoding and decoding
src/gsm/tlv_parser.c
src/gsm/milenage/aes-encblock.cAES encrypt_block
src/gsm/milenage/aes-internal-enc.cAES (Rijndael) cipher - encrypt
src/gsm/milenage/aes-internal.cAES (Rijndael) cipher
src/gsm/milenage/aes.h [code]AES functions
src/gsm/milenage/aes_i.h [code]AES (Rijndael) cipher
src/gsm/milenage/aes_wrap.h [code]AES-based functions
src/gsm/milenage/common.h [code]
src/gsm/milenage/crypto.h [code]
src/gsm/milenage/includes.h [code]
src/gsm/milenage/milenage.c3GPP AKA - Milenage algorithm (3GPP TS 35.205, .206, .207, .208)
src/gsm/milenage/milenage.h [code]UMTS AKA - Milenage algorithm (3GPP TS 35.205, .206, .207, .208)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines