summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* GSUP: add end marker to enum osmo_gsup_ieiOliver Smith2018-12-211-0/+2
* TLV: add convenience function for 1-byte valuesMax2018-12-201-0/+16
* TLV: fix doc copy-paste errorMax2018-12-201-1/+1
* Use define for key buffersMax2018-12-201-3/+3
* rename CELL_IDENT_LAI_AND_LAC to CELL_IDENT_LAIStefan Sperling2018-12-191-2/+3
* add/clean big-endian packed structs (struct_endianess.py)Neels Hofmeyr2018-12-198-45/+646
* add to osmo_sock_get_name*() APINeels Hofmeyr2018-12-191-0/+3
* GSUP/SMS: introduce READY-FOR-SM messageVadim Yanitskiy2018-12-182-0/+14
* GSUP/SMS: introduce MO-/MT-FORWARD-SM messagesVadim Yanitskiy2018-12-183-0/+76
* LCLS: add gsm0808_create_ass2()Max2018-12-141-0/+6
* LCLS, TS 48.008: add GCR IE encoding/decodingMax2018-12-141-0/+5
* LCLS, TS 29.205: add GCR routinesMax2018-12-143-1/+43
* stats.h: Fix build on MacOSPau Espin Pedrol2018-12-131-2/+2
* msgb: add test helpersMax2018-12-121-0/+139
* add osmo_bcd2str()Neels Hofmeyr2018-12-101-0/+2
* Constify llist_count() parameterMax2018-12-101-1/+1
* timer: Fix clockid_t undefined on MacOS < 10.12Pau Espin Pedrol2018-12-102-0/+5
* gsm0808: add encoder for cause codes and use itPhilipp Maier2018-12-081-0/+1
* gsm29118: add generator functions for GSM29118 messagesPhilipp Maier2018-12-073-0/+73
* gsm_29_118.h: Add constant for default portPhilipp Maier2018-12-071-0/+3
* cosmetic apn: correct whitespace errorPhilipp Maier2018-12-071-1/+1
* Add osmo_sockaddr_in_to_str_and_uint()Max2018-12-071-0/+3
* gsm_29_118: add missing extern for struct value_string decl.Philipp Maier2018-12-051-8/+8
* LCLS: update osmo_lcls structMax2018-12-041-4/+4
* Add msgb_tl_put() helperMax2018-12-041-0/+12
* ctrl: use #define for TRAP idMax2018-12-031-0/+1
* Update msgb Lx helpersMax2018-12-031-1/+17
* gsm0808: add message generator for BSSMAP HANDOVER PERFORMEDPhilipp Maier2018-12-031-0/+24
* Move BSSMAP_MSG_* defines to header fileMax2018-11-301-0/+3
* gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rcPau Espin Pedrol2018-11-201-1/+2
* LCLS: add 48.008 parameter structureMax2018-11-201-0/+8
* gsm_44_318.h: remove #if 0 from struct gan_cch_desc_ieNeels Hofmeyr2018-11-191-17/+0
* Add missing header includeMax2018-11-191-0/+1
* Support cipher mode reject with extended causeMax2018-11-192-0/+3
* Move msgb_push helpers to public headerMax2018-11-192-0/+15
* Update GSM0808_LCLS enumsMax2018-11-181-0/+3
* Update 3GPP TS 08.08 Cause handlingMax2018-11-183-3/+29
* Add helper wrapper for BSSAP TLV parsingMax2018-11-181-0/+3
* gsm29118: add value strings for SGSAP IEIPhilipp Maier2018-11-161-1/+4
* gsm/protocol/gsm_08_58.h: Fix typoMartin Hauke2018-11-151-1/+1
* gsm_29_118: add missing include to header filePhilipp Maier2018-11-071-0/+1
* core/msgb.h: introduce msgb_l4len() helperVadim Yanitskiy2018-11-071-0/+12
* gsm/gsup.h: cosmetic: use tab for comment alignmentVadim Yanitskiy2018-11-061-1/+1
* gsm0808: cosmetic: rename parameter "reason" to "cause"Philipp Maier2018-10-301-1/+1
* gsm23003: Add MME domain name related helper functionsHarald Welte2018-10-282-0/+13
* add osmo_sock_get_{local,remote}_ip{,_port}()Oliver Smith2018-10-261-0/+6
* SGsAP protocol definitions (header + C file)Harald Welte2018-10-212-0/+170
* gsm_08_58.h: Introduce struct abis_rsl_chan_nrPau Espin Pedrol2018-10-211-3/+32
* gsm_08_58.h: Introduce struct abis_rsl_link_idPau Espin Pedrol2018-10-101-1/+24
* GSMTAP: fix typos in commentsShinjo Park2018-10-071-2/+2