libosmocore/src/gsm
Jacob Erlbeck 85bc549ea5 gsm/gsm48ie: Fix range 256 W[i] decoding
Currently w[14]/w[15] and w[18]/w[19] are swapped in range 256 format
decoding in gsm48_decode_freq_list().

This patch fixes this.

Sponsored-by: On-Waves ehf
2014-01-13 15:15:11 +01:00
..
milenage milenage: Add function to compute OPC from OP and K 2012-03-21 08:19:47 +01:00
Makefile.am implement COMP128 version 2 and 3 A3/A8 algorithm 2013-11-03 15:05:25 +01:00
a5.c gsm/a5: Return -ENOTSUP if the selected cipher is not supported 2012-12-06 08:23:02 +01:00
abis_nm.c abis: Use the right return value for abis_nm_pchan4chcomb 2014-01-02 14:10:25 +01: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_comp128v23.c Refactor COMP128v23 implementation and add test suit 2013-12-07 18:10:38 +01:00
auth_core.c misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01: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
comp128v23.c Refactor COMP128v23 implementation and add test suit 2013-12-07 18:10:38 +01:00
gan.c ganc: add value_strings for GAN message type and protocol discriminator 2012-06-24 21:52:07 +02:00
gprs_cipher_core.c gprs_cipher_core: Fix potential buffer overflows 2011-07-16 12:03:46 +02:00
gsm48.c gsm48: Added 'Network Daylight Saving Time' info element 2013-09-16 14:11:36 +02:00
gsm48_ie.c gsm/gsm48ie: Fix range 256 W[i] decoding 2014-01-13 15:15:11 +01:00
gsm0411_smc.c sms: Print 'network' or 'mobile' when creating the SMC/SMR 2012-12-06 11:58:33 +01:00
gsm0411_smr.c sms: Print 'network' or 'mobile' when creating the SMC/SMR 2012-12-06 11:58:33 +01:00
gsm0411_utils.c sms: Implement encoding the address as alphanumeric type 2013-09-04 10:41:07 +02:00
gsm0480.c ussd: Fix text of RELEASE COMPLETE 2013-10-15 11:50:34 +02:00
gsm0502.c import gsm0502_calc_paging_group() from openbsc 2011-06-26 14:47:16 +02:00
gsm0808.c gsm0808.c: Add TLV definition for LAYER3_HEADER_INFORMATION 2013-07-11 09:25:37 +02:00
gsm_utils.c sms: Fix gsm_7bit legacy functions return value 2014-01-09 08:22:14 +01:00
lapd_core.c lapd: Remove the double NULL check idiom with msgb_free 2013-08-09 17:48:24 +02:00
lapdm.c LAPDm: Allow sending unit data on DCCH 2013-07-06 23:36:16 +02:00
libosmogsm.map sms: Added result buffer size parameter to 7bit conv funs 2013-08-12 17:22:27 +02:00
rsl.c misc: Fix the spelling of frame in the RLM cause strings 2013-06-11 17:55:55 +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 misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00