libosmocore/src/gsm
Harald Welte 1c72bfb2cb libosmogsm: Introduce explicit list of exported symbols
There is now a "libosmogsm.map" file containing an explicit list of
to-be-exported symbols.  This should prevent us from leaking non-static
symbols into the global namespace.

A similar scheme should be adopted by all other osmocom libraries
2012-04-04 22:43:25 +02:00
..
milenage milenage: Add function to compute OPC from OP and K 2012-03-21 08:19:47 +01:00
Makefile.am libosmogsm: Introduce explicit list of exported symbols 2012-04-04 22:43:25 +02:00
a5.c gsm/a5: Rewrite equation doc with proper numbering 2012-03-02 23:39:19 +01:00
abis_nm.c doxygen: Add documentation for Abis OML 2011-08-17 19:15:24 +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: Make sure that the msgb_l3len(msg) == length... 2012-01-12 23:23:19 +01:00
libosmogsm.map libosmogsm: Introduce explicit list of exported symbols 2012-04-04 22:43:25 +02:00
rsl.c RSL: add rsl_ipac_msg_name() for ipa specific RSL extension names 2011-09-02 12:26:50 +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 doxygen: Add documentation about TLV parser 2011-08-17 17:50:55 +02:00