aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-01-21Rename msgb_wrap_with_TL()Max1-1/+1
2019-01-19Prevent GCR encoder/decoder functions from being used directlyMax1-2/+2
2019-01-19LCLS: make GCR into static member of osmo_lclsMax1-1/+2
2019-01-19LCLS: add status parameter to Assignment Completed messageMax1-0/+6
2019-01-17socket: add define for socket name lengthPhilipp Maier1-0/+2
2019-01-14LCLS: add GCR comparison helperMax1-0/+1
2019-01-14comments: update/fix three 3GPP spec referencesNeels Hofmeyr3-3/+3
2019-01-14change GSM48_CMSERV_* to enum type, add namesNeels Hofmeyr1-7/+14
2019-01-14gsm23003: add osmo_imei_str_valid()Oliver Smith2-0/+3
2019-01-12port rest octets encoding code from osmo-bscStefan Sperling3-0/+127
2019-01-12port arfcn range encode support from osmo-bscStefan Sperling2-0/+26
2019-01-09LCLS: use proper types for value_string wrappersMax1-3/+3
2019-01-09Cosmetic: GSUP: note "on wire" for imei_resultOliver Smith1-2/+2
2019-01-08add osmo_lu_type_names[], osmo_lu_type_name()Neels Hofmeyr1-0/+4
2019-01-08add osmo_mi_name(), for MI-to-string like "IMSI-123456"Neels Hofmeyr1-0/+1
2019-01-07LCLS: fix LCLS-CONNECT-CONTROL encoderMax1-2/+2
2019-01-04fix typo in enum BSS_MAP_MSG_TYPE: BSS_MAP_MSG_ASSIGMENT*Neels Hofmeyr1-3/+7
2019-01-04osmo_rat_type: add OSMO_RAT_EUTRAN_SGSNeels Hofmeyr1-0/+1
2019-01-03gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_typeNeels Hofmeyr1-0/+13
2019-01-03add LOGPFSMSL(), LOGPFSMSLSRC()Neels Hofmeyr1-6/+30
2019-01-03LOGPFSM*: guard against fi == NULLNeels Hofmeyr1-4/+4
2019-01-03add API doc for LOGPFSM* macrosNeels Hofmeyr1-0/+31
2018-12-23LCLS: enc/dec entire parameter set instead of GCRMax1-2/+2
2018-12-23define LOGPFSM fmt only once, in LOGPFSMLSRCNeels Hofmeyr1-7/+4
2018-12-23vty: Make TCP port configurable and introduce telnet_init_defaultHolger Hans Peter Freyther2-0/+3
2018-12-21GSUP: add CHECK-IMEI messageOliver Smith1-0/+16
2018-12-21GSUP: add end marker to enum osmo_gsup_ieiOliver Smith1-0/+2
2018-12-20TLV: add convenience function for 1-byte valuesMax1-0/+16
2018-12-20TLV: fix doc copy-paste errorMax1-1/+1
2018-12-20Use define for key buffersMax1-3/+3
2018-12-19rename CELL_IDENT_LAI_AND_LAC to CELL_IDENT_LAIStefan Sperling1-2/+3
2018-12-19add/clean big-endian packed structs (struct_endianess.py)Neels Hofmeyr8-45/+646
2018-12-19add to osmo_sock_get_name*() APINeels Hofmeyr1-0/+3
2018-12-18GSUP/SMS: introduce READY-FOR-SM messageVadim Yanitskiy2-0/+14
2018-12-18GSUP/SMS: introduce MO-/MT-FORWARD-SM messagesVadim Yanitskiy3-0/+76
2018-12-14LCLS: add gsm0808_create_ass2()Max1-0/+6
2018-12-14LCLS, TS 48.008: add GCR IE encoding/decodingMax1-0/+5
2018-12-14LCLS, TS 29.205: add GCR routinesMax3-1/+43
2018-12-13stats.h: Fix build on MacOSPau Espin Pedrol1-2/+2
2018-12-12msgb: add test helpersMax1-0/+139
2018-12-10add osmo_bcd2str()Neels Hofmeyr1-0/+2
2018-12-10Constify llist_count() parameterMax1-1/+1
2018-12-10timer: Fix clockid_t undefined on MacOS < 10.12Pau Espin Pedrol2-0/+5
2018-12-08gsm0808: add encoder for cause codes and use itPhilipp Maier1-0/+1
2018-12-07gsm29118: add generator functions for GSM29118 messagesPhilipp Maier3-0/+73
2018-12-07gsm_29_118.h: Add constant for default portPhilipp Maier1-0/+3
2018-12-07cosmetic apn: correct whitespace errorPhilipp Maier1-1/+1
2018-12-07Add osmo_sockaddr_in_to_str_and_uint()Max1-0/+3
2018-12-05gsm_29_118: add missing extern for struct value_string decl.Philipp Maier1-8/+8
2018-12-04LCLS: update osmo_lcls structMax1-4/+4