libosmocore/src/gsm
Harald Welte faee5dead6 Tag/Release version 0.10.0
It's been way too long since the last release.  Almost one year and
468 commits.

A brief summary of the changes below:

* Doxygen for libosmo{coding,gb}
* pseudotalloc for embedded builds, jenkins for arm-none-gnueabi
* --disable-doxygen, --disable-ctrl, --disable-simd
* update debian packaging
* gsm0503 coding routines
* osmo_hton[sl]
* statistics.h -> counter.h
* QCDIAG in gsmtap
* llist_{first,last}_entry()
* llist_count()
* LOGPSRC() macro
* msgb_pull_to_l2()
* msgb_printf()
* prbs
* osmo_sock_init2()
* osmo_sock_mcast_{name,loop_set,ttl_set,all_set,subscribe,ip}()
* OSMO_STRINGIFY()
* OSMO_VALUE_STRING()
* OSMO_BYTES_FOR_BITS()
* osmo_talloc_asprintf()
* osmo_sub_auth_type_name()
* osmo_sub_auth_data support for IND/SQN_MS
* osmo_fsm ctrl interface
* ctrl_handle_alloc2()
* ctrl_interface_setup_dynip2()
* OSMO_CTRL_PORT_HLR
* bssgp_tx_bvc_ptp_reset()
* gprs_ns_inst connect/remote_{ip,port}
* osmo_gprs_{ul,dl}_block_size_{bits,bytes}()
* osmo_gprs_{dl,ul}_cs_by_block_bytes()
* gprs_ns_pdu_strings[]
* more BSSGP cause values
* abis_nm_admin_name()
* AoIP support in gsm0808
* gsm_fn_as_gsmtime_str()
* osmo_dump_gsmtime()
* gsup charging support
* ipa_ccm_make_id_resp()
* ipa_ccm_make_id_resp_from_req()
* struct gsm48_gprs_susp_req
* gsm_04_14.h
* rsl measurement preprocessing related IEs
* abis_nm_event_cause_names[]
* abis_nm_sw_desc and friends
* more SYSINFO_TYPE_ values
* osmo_earfcn_bit_size_ext()
* t16lv_put()
* msgb_t16lv_put()
* tlvp_val16be()
* tlvp_val32be()
* osmo_tlvp_copy()
* osmo_tlvp_merge()
* many additional VTY nodes
* cmd_node.name member
* bitvec_set_u64()
* bitvec_rl_curbit
* ctrl_lookup_register()
* osmo_fsm_find_by_name()
* osmo_fsm_inst_find_by_name()
* osmo_fsm_inst_find_by_id()

Change-Id: Ieb5db2e910a90db780ea058b3280f2facbd68d76
2017-10-27 20:18:49 +02:00
..
milenage doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
Makefile.am Tag/Release version 0.10.0 2017-10-27 20:18:49 +02:00
a5.c [doc] gea has separate group; A5 is not part of crypto but a5 group 2017-10-17 07:53:02 +02:00
abis_nm.c LC15: add NM measurement type to standard attribute list 2017-07-14 16:04:59 +02:00
apn.c Make osmo_apn_to_str() more robust 2017-10-20 18:19:58 +00:00
auth_comp128v1.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
auth_comp128v23.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
auth_core.c auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name() 2017-10-09 16:30:45 +02:00
auth_milenage.c auth: add OSMO_MILENAGE_IND_BITLEN_MAX 2017-10-09 16:30:45 +02:00
comp128.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
comp128v23.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
gan.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
gea.c [doc] gea has separate group; A5 is not part of crypto but a5 group 2017-10-17 07:53:02 +02:00
gprs_cipher_core.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
gprs_gea.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
gprs_rlc.c Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functions 2017-08-09 19:02:12 +02:00
gsm48.c Fix compilation warnings: use correct log type for uint32_t 2017-06-23 10:21:54 +02:00
gsm48_ie.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
gsm0341.c [doc] make sure all SMS related code is part of the 'sms' group 2017-10-17 07:53:02 +02:00
gsm0411_smc.c [doc] make sure all SMS related code is part of the 'sms' group 2017-10-17 07:53:02 +02:00
gsm0411_smr.c [doc] make sure all SMS related code is part of the 'sms' group 2017-10-17 07:53:02 +02:00
gsm0411_utils.c [doc] make sure all SMS related code is part of the 'sms' group 2017-10-17 07:53:02 +02:00
gsm0414.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
gsm0480.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
gsm0502.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
gsm0808.c [doc] Properly define gsm0800 group and move all related files into it 2017-10-17 07:53:02 +02:00
gsm0808_utils.c [doc] Properly define gsm0800 group and move all related files into it 2017-10-17 07:53:02 +02:00
gsm23003.c gsm: make osmo_imsi_str_valid() NULL-safe 2017-10-10 14:38:10 +00:00
gsm_04_08_gprs.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
gsm_utils.c Fix build on older systems 2017-10-10 03:03:58 +00:00
gsup.c [doc] Define 'gsup' group with proper name, add intro text 2017-10-17 07:53:02 +02:00
ipa.c ipa: place comment "IPA Multiplex" on ipa allocated msgbs 2017-09-07 20:41:12 +02:00
kasumi.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
lapd_core.c lapd_core: Fix crash in lapd_est_req() function 2017-09-01 16:49:26 +03:00
lapdm.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
libosmogsm.map auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name() 2017-10-09 16:30:45 +02:00
oap.c [doc] Properly define 'oap' group and add introductory text 2017-10-17 07:53:02 +02:00
rsl.c RSL: Add support for RSL_CHAN_OSMO_PDCH to rsl_dec_chan_nr() 2017-07-30 15:16:18 +02:00
rxlev_stat.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
sysinfo.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
tlv_parser.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00