libosmocore/include/osmocom/gsm
Neels Hofmeyr 8212fc6a7d add gsm48_decode_bcd_number2() from osmo-msc
gsm48_decode_bcd_number() is unable to provide proper bounds validation of
input and output data, hence osmo-msc's vlr.c introduced a static
decode_bcd_number_safe() a long time ago. Move to libosmocore.

I need to use the same function to decode an MSISDN during inter-MSC Handover,
instead of making it public in osmo-msc, rather deprecate the unsafe function
and provide a safer version for all callers. Mark the old one deprecated.

Change-Id: Idb6ae6e2f3bea11ad420dae14d021ac36d99e921
2019-05-03 16:15:24 +02:00
..
protocol add OSMO_IMSI_BUF_SIZE 2019-04-13 21:38:58 +00:00
a5.h [doc] gea has separate group; A5 is not part of crypto but a5 group 2017-10-17 07:53:02 +02:00
abis_nm.h Add _c versions of functions that otherwise return static buffers 2019-04-10 22:42:32 +00:00
apn.h Add _c versions of functions that otherwise return static buffers 2019-04-10 22:42:32 +00:00
bitvec_gsm.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
bts_features.h features: define osmo_bts_*_feature() as static inline 2018-03-05 17:37:46 +00:00
comp128.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
comp128v23.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
gan.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
gea.h [doc] gea has separate group; A5 is not part of crypto but a5 group 2017-10-17 07:53:02 +02:00
gsm48.h Add _c versions of functions that otherwise return static buffers 2019-04-10 22:42:32 +00:00
gsm48_arfcn_range_encode.h port arfcn range encode support from osmo-bsc 2019-01-12 09:51:05 +00:00
gsm48_ie.h add gsm48_decode_bcd_number2() from osmo-msc 2019-05-03 16:15:24 +02:00
gsm48_rest_octets.h port rest octets encoding code from osmo-bsc 2019-01-12 09:51:08 +00:00
gsm0341.h [doc] make sure all SMS related code is part of the 'sms' group 2017-10-17 07:53:02 +02:00
gsm0411_smc.h SMS: Add value_string for TS 04.11 CP and RP state 2018-01-24 16:50:59 +01:00
gsm0411_smr.h SMS: Add value_string for TS 04.11 CP and RP state 2018-01-24 16:50:59 +01:00
gsm0411_utils.h [doc] make sure all SMS related code is part of the 'sms' group 2017-10-17 07:53:02 +02:00
gsm0480.h gsm/gsm0480: introduce gsm0480_create_release_complete() 2019-02-08 08:31:42 +00:00
gsm0502.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
gsm0808.h BSSMAP: add messages for inter-BSC and inter-MSC Handover 2019-05-03 16:15:23 +02:00
gsm0808_utils.h Add _c versions of functions that otherwise return static buffers 2019-04-10 22:42:32 +00:00
gsm23003.h Add _c versions of functions that otherwise return static buffers 2019-04-10 22:42:32 +00:00
gsm29118.h gsm29118: add generator functions for GSM29118 messages 2018-12-07 18:35:10 +01:00
gsm29205.h Prevent GCR encoder/decoder functions from being used directly 2019-01-19 21:06:16 +00:00
gsm_utils.h gsm/gsm_utils.h: fix argument type of gsm_chan_t_name() 2019-05-02 14:45:10 +02:00
gsup.h GSUP: add inter-MSC handover related msgs and IEs 2019-04-26 20:36:39 +02:00
gsup_sms.h GSUP/SMS: introduce READY-FOR-SM message 2018-12-18 21:52:06 +07:00
ipa.h re-introduce ipa_ccm_idtag_parse_off() 2018-08-01 17:42:06 +02:00
kasumi.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
l1sap.h l1sap: Add fields for higher-precision timing offset values 2018-02-27 17:30:08 +01:00
lapd_core.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
lapdm.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
meas_rep.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
mncc.h use __FILE__, not __BASE_FILE__ 2018-08-20 20:23:18 +00:00
oap.h Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
oap_client.h oap_client: Rename symbols with osmo_ prefix 2018-07-30 12:50:51 +02:00
prim.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
rsl.h Add _c versions of functions that otherwise return static buffers 2019-04-10 22:42:32 +00:00
rxlev_stat.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
sysinfo.h extend osmo_sysinfo_type with missing SYSINFO_TYPE 2017-07-15 22:49:19 +02:00
tlv.h TLV: add convenience function for 1-byte values 2018-12-20 09:52:15 +00:00