aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-09ASCI: Add Notification/NCH message to gsm_04_08.hAndreas Eversberg1-0/+8
2023-06-09Fix short L3 header of SI 10 at gsm_04_08.hAndreas Eversberg1-3/+3
2023-06-09Add short L3 header to gsm_04_08.hAndreas Eversberg1-0/+17
2023-06-09ASCI: Add message definition and encoding according to 3GPP TS 48.008Andreas Eversberg2-2/+242
2023-06-09Added generation of include/osmocom/core/socket_compat.hAndreas Eversberg2-0/+17
2023-06-08improve API for osmo_routing_area_idNeels Hofmeyr1-1/+6
2023-06-07osmo_io: Remove osmo_iofd_read/write_enable/disableDaniel Willmann1-4/+0
2023-06-07osmo_io: Don't make msg in write_cb constDaniel Willmann1-2/+2
2023-06-07osmo_io: Consistency - put read/recv callback first in osmo_io_opsDaniel Willmann1-4/+4
2023-06-05struct osmo_sub_auth_data: remove OSMO_DEPRECATED_OUTSIDEVadim Yanitskiy1-1/+1
2023-06-02libosmogsm: Add support for TUAK authentication algorithmHarald Welte1-0/+1
2023-06-02libosmogsm: Factor out the C2 derivation functionHarald Welte1-0/+1
2023-06-02libosmogsm: Allow auth API caller to specify RES lengthHarald Welte1-1/+1
2023-06-02libosmogsm: Support authentication with 256-bit K and/or OP/OPcHarald Welte1-6/+40
2023-06-02ASCI: Add IE transcoding according to 3GPP TS 48.008Andreas Eversberg1-0/+179
2023-06-02ASCI: Add 3GPP TS 44.068 and 44.069 protocol definitionsAndreas Eversberg2-0/+137
2023-05-27codec: new function osmo_hr_sid_reset()Mychaela N. Falconia1-0/+1
2023-05-27codec: new functions osmo_{fr,efr}_sid_reset()Mychaela N. Falconia1-0/+3
2023-05-26coding: implement dedicated codec API for FACCH/[FH]Vadim Yanitskiy1-0/+8
2023-05-25coding: implement TCH/F9.6, TCH/[FH]4.8, TCH/H2.4, TCH/F14.4Vadim Yanitskiy1-0/+20
2023-05-23gsm0503_tch_hr_decode2(): new function, emits TS101318 formatMychaela N. Falconia1-0/+3
2023-05-22gsm_04_08_gprs: add IEI "GMM TMSI Based NRI Container"Neels Hofmeyr1-0/+1
2023-05-22gsm_08_58.h: Add 'struct rsl_ie_nch_drx_info'Harald Welte1-0/+17
2023-05-22cosmetic: Fix spec reference in RSL header fileHarald Welte1-1/+1
2023-05-22Add osmo_gsm48_si1ro_nch_pos_{encode,decode} functionsHarald Welte1-0/+3
2023-05-20coding: declare gsm0503_tch_f96_[de]interleave()Vadim Yanitskiy1-0/+3
2023-05-19osmo_io: Improve handling and documentation of segmentation_cbDaniel Willmann1-2/+6
2023-05-19core: Add function to update osmo_io_ops field for osmo_io_fdarehbein1-0/+2
2023-05-17codec: replace GSM-FR ECU with new implementationMychaela N. Falconia1-1/+1
2023-05-10codec: add osmo_gsm611_silence_frame[] datumMychaela N. Falconia1-0/+2
2023-05-10Add osmo_io with initial poll backendHarald Welte3-1/+93
2023-05-09codec: add osmo_{fr,efr}_is_any_sid() inline functionsMychaela N. Falconia1-0/+27
2023-05-06gsm: add osmo_mobile_identity_decode_from_l3_buf()Neels Hofmeyr1-0/+2
2023-05-06vty: move struct vty_parent_node to private APINeels Hofmeyr1-15/+0
2023-05-06vty: fix vty->index for implicit go_parent_nodeNeels Hofmeyr1-0/+1
2023-05-04codec: add define constants for RFC5993 and TS101318Philipp Maier1-0/+4
2023-04-27gb: ns2: Rename parameter name in gprs_ns2_nsvc_by_sockaddr_bind()Pau Espin Pedrol1-1/+1
2023-04-25gsm_04_08_gprs.h: Add enum field for GMM 'P-TMSI type' IEPau Espin Pedrol1-0/+1
2023-04-17codec: add SID preening functions for FR & EFRMychaela N. Falconia1-0/+2
2023-04-16codec: add SID classification functions per GSM 06.31 & 06.81Mychaela N. Falconia1-0/+11
2023-04-13gsm_04_08_gprs.h: Add missing GMM IEs for T3302 and T3346Pau Espin Pedrol1-0/+2
2023-03-31core: remove unnecessary #include <osmocom/core/talloc.h>Vadim Yanitskiy2-5/+2
2023-03-28gsm: Add missing TS 24.008 SM layer IEsPau Espin Pedrol1-0/+9
2023-03-25codec: add osmo_efr_check_sid() functionMychaela N. Falconia1-0/+1
2023-03-24rate_ctr: Add rate_ctr_add2() similar to rate_ctr_inc2()Harald Welte1-0/+9
2023-03-24gsmtap.h: Define a packet type for encapsulation of GSM RLP framesHarald Welte1-0/+1
2023-03-23gsm0808: handle new enum gsm48_chan_mode speech/data valuesVadim Yanitskiy1-28/+56
2023-03-23gsm_04_08: add more enum gsm48_chan_mode data valuesVadim Yanitskiy1-0/+19
2023-03-23gsm_04_08: add more enum gsm48_chan_mode speech valuesVadim Yanitskiy1-1/+7
2023-03-23gsm_04_08: document/clarify enum gsm48_chan_mode valuesVadim Yanitskiy1-2/+17