libosmocore/src/gsm
Harald Welte 973c3c3f24 LAPDm: Ensure there is no payload in DISC frames
When we send DISC frames (especially generated from RSL), we don't want
any remaining bytes from the RSL message showing up as bogus DISC
payload.
2012-04-26 22:15:12 +02:00
..
milenage milenage: Add function to compute OPC from OP and K 2012-03-21 08:19:47 +01:00
Makefile.am misc: Fix make distcheck, add the new libosmogsm.map file to the tarball 2012-04-05 00:44:46 +02:00
a5.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
abis_nm.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
auth_comp128v1.c auth_core: don't use anonymous unions to make certain gcc versions happy 2011-12-07 11:35:02 +01:00
auth_core.c libosmogsm: Introduce explicit list of exported symbols 2012-04-04 22:43:25 +02:00
auth_milenage.c auth_milenage/osmo-auc-gen: compute OPC in case only OP is known 2012-03-21 09:04:14 +01:00
comp128.c comp128: mark ki and srand as 'const' input parameters 2011-12-06 21:52:09 +01:00
gprs_cipher_core.c gprs_cipher_core: Fix potential buffer overflows 2011-07-16 12:03:46 +02:00
gsm48.c Fix generation of GPRS Routing Area in case of 3-digit MNC 2011-12-14 23:20:21 +01:00
gsm48_ie.c gsm/gsm48_ie: Fix other range format decoding 2011-09-02 20:12:19 +02:00
gsm0411_smc.c gsm/gsm0411_smc: Fix typo 2011-11-12 23:52:40 +01:00
gsm0411_smr.c gsm/sms: Rewrite of SMR process, extracted from OpenBSC 2011-11-12 23:23:37 +01:00
gsm0411_utils.c SMS: export gsm411_bcdify() and gsm411_unbcdify() functions 2011-12-01 21:09:19 +01:00
gsm0480.c include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
gsm0502.c import gsm0502_calc_paging_group() from openbsc 2011-06-26 14:47:16 +02:00
gsm0808.c GSM 08.08: change gsm0808_create_classmark_update() prototype 2012-01-26 22:42:16 +01:00
gsm_utils.c doxygen: Add main page for all three libraries 2011-08-30 11:32:56 +02:00
lapd_core.c lapd: Remove unused variable t200_start in lapd_acknowledge. 2012-03-16 10:35:38 +01:00
lapdm.c LAPDm: Ensure there is no payload in DISC frames 2012-04-26 22:15:12 +02:00
libosmogsm.map libosmogsm: Add tvlv_att_def to exported symbols 2012-04-05 01:42:00 +02:00
rsl.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
rxlev_stat.c bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.c 2011-03-28 20:00:45 +02:00
sysinfo.c sysinfo: add EXTENDED MEASUREMENT ORDER / MEASUREMENT INFO to SI types 2011-06-25 21:39:18 +02:00
tlv_parser.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00