index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
gsm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gsm0808: add BSSMAP Cell Identifier matching API
Neels Hofmeyr
2019-01-28
2
-0
/
+5
*
constrain gsm48_generate_mid() output array bounds
Harald Welte
2019-01-22
1
-0
/
+1
*
gsm_23_003.h: add GSM23003_IMEI_NUM_DIGITS_NO_CHK
Oliver Smith
2019-01-21
1
-0
/
+3
*
Prevent GCR encoder/decoder functions from being used directly
Max
2019-01-19
1
-2
/
+2
*
LCLS: make GCR into static member of osmo_lcls
Max
2019-01-19
1
-1
/
+2
*
LCLS: add status parameter to Assignment Completed message
Max
2019-01-19
1
-0
/
+6
*
LCLS: add GCR comparison helper
Max
2019-01-14
1
-0
/
+1
*
comments: update/fix three 3GPP spec references
Neels Hofmeyr
2019-01-14
3
-3
/
+3
*
change GSM48_CMSERV_* to enum type, add names
Neels Hofmeyr
2019-01-14
1
-7
/
+14
*
gsm23003: add osmo_imei_str_valid()
Oliver Smith
2019-01-14
1
-0
/
+1
*
port rest octets encoding code from osmo-bsc
Stefan Sperling
2019-01-12
1
-0
/
+87
*
port arfcn range encode support from osmo-bsc
Stefan Sperling
2019-01-12
1
-0
/
+25
*
LCLS: use proper types for value_string wrappers
Max
2019-01-09
1
-3
/
+3
*
Cosmetic: GSUP: note "on wire" for imei_result
Oliver Smith
2019-01-09
1
-2
/
+2
*
add osmo_lu_type_names[], osmo_lu_type_name()
Neels Hofmeyr
2019-01-08
1
-0
/
+4
*
add osmo_mi_name(), for MI-to-string like "IMSI-123456"
Neels Hofmeyr
2019-01-08
1
-0
/
+1
*
LCLS: fix LCLS-CONNECT-CONTROL encoder
Max
2019-01-07
1
-2
/
+2
*
fix typo in enum BSS_MAP_MSG_TYPE: BSS_MAP_MSG_ASSIGMENT*
Neels Hofmeyr
2019-01-04
1
-3
/
+7
*
osmo_rat_type: add OSMO_RAT_EUTRAN_SGS
Neels Hofmeyr
2019-01-04
1
-0
/
+1
*
gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_type
Neels Hofmeyr
2019-01-03
1
-0
/
+13
*
LCLS: enc/dec entire parameter set instead of GCR
Max
2018-12-23
1
-2
/
+2
*
GSUP: add CHECK-IMEI message
Oliver Smith
2018-12-21
1
-0
/
+16
*
GSUP: add end marker to enum osmo_gsup_iei
Oliver Smith
2018-12-21
1
-0
/
+2
*
TLV: add convenience function for 1-byte values
Max
2018-12-20
1
-0
/
+16
*
TLV: fix doc copy-paste error
Max
2018-12-20
1
-1
/
+1
*
rename CELL_IDENT_LAI_AND_LAC to CELL_IDENT_LAI
Stefan Sperling
2018-12-19
1
-2
/
+3
*
add/clean big-endian packed structs (struct_endianess.py)
Neels Hofmeyr
2018-12-19
7
-45
/
+541
*
GSUP/SMS: introduce READY-FOR-SM message
Vadim Yanitskiy
2018-12-18
2
-0
/
+14
*
GSUP/SMS: introduce MO-/MT-FORWARD-SM messages
Vadim Yanitskiy
2018-12-18
2
-0
/
+75
*
LCLS: add gsm0808_create_ass2()
Max
2018-12-14
1
-0
/
+6
*
LCLS, TS 48.008: add GCR IE encoding/decoding
Max
2018-12-14
1
-0
/
+5
*
LCLS, TS 29.205: add GCR routines
Max
2018-12-14
2
-1
/
+42
*
gsm0808: add encoder for cause codes and use it
Philipp Maier
2018-12-08
1
-0
/
+1
*
gsm29118: add generator functions for GSM29118 messages
Philipp Maier
2018-12-07
2
-0
/
+72
*
gsm_29_118.h: Add constant for default port
Philipp Maier
2018-12-07
1
-0
/
+3
*
cosmetic apn: correct whitespace error
Philipp Maier
2018-12-07
1
-1
/
+1
*
gsm_29_118: add missing extern for struct value_string decl.
Philipp Maier
2018-12-05
1
-8
/
+8
*
LCLS: update osmo_lcls struct
Max
2018-12-04
1
-4
/
+4
*
Add msgb_tl_put() helper
Max
2018-12-04
1
-0
/
+12
*
gsm0808: add message generator for BSSMAP HANDOVER PERFORMED
Philipp Maier
2018-12-03
1
-0
/
+24
*
Move BSSMAP_MSG_* defines to header file
Max
2018-11-30
1
-0
/
+3
*
gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rc
Pau Espin Pedrol
2018-11-20
1
-1
/
+2
*
LCLS: add 48.008 parameter structure
Max
2018-11-20
1
-0
/
+8
*
gsm_44_318.h: remove #if 0 from struct gan_cch_desc_ie
Neels Hofmeyr
2018-11-19
1
-17
/
+0
*
Add missing header include
Max
2018-11-19
1
-0
/
+1
*
Support cipher mode reject with extended cause
Max
2018-11-19
2
-0
/
+3
*
Move msgb_push helpers to public header
Max
2018-11-19
1
-0
/
+6
*
Update GSM0808_LCLS enums
Max
2018-11-18
1
-0
/
+3
*
Update 3GPP TS 08.08 Cause handling
Max
2018-11-18
3
-3
/
+29
*
Add helper wrapper for BSSAP TLV parsing
Max
2018-11-18
1
-0
/
+3
[prev]
[next]