index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gsm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
BSSMAP: add messages for inter-BSC and inter-MSC Handover
Neels Hofmeyr
2019-05-03
2
-0
/
+175
*
BSSMAP: tweaks
Neels Hofmeyr
2019-04-26
1
-2
/
+2
*
GSUP: add inter-MSC handover related msgs and IEs
Oliver Smith
2019-04-26
1
-0
/
+127
*
GSUP: add Message Class IE
Neels Hofmeyr
2019-04-13
2
-0
/
+19
*
gsm/gsm_utils.c: indicate intentional fall-through
Vadim Yanitskiy
2019-04-12
1
-0
/
+1
*
gsm_utils.c: fix Doxygen description for gsm_get_octet_len()
Vadim Yanitskiy
2019-04-11
1
-4
/
+4
*
Add _c versions of functions that otherwise return static buffers
Harald Welte
2019-04-10
8
-4
/
+238
*
gsm_utils: fix use buf_len instead of sizeof in osmo_dump_gsmtime_buf
Philipp Maier
2019-04-08
1
-1
/
+1
*
Add _buf() functions to bypass static string buffers
Harald Welte
2019-04-03
8
-77
/
+267
*
ipa: Fix ipa_ccm_id_resp_parse on big endian systems
Pau Espin Pedrol
2019-03-28
1
-2
/
+2
*
ipa: Document ipa_ccm_idtag_parse_off and fix ipa_ccm_idtag_parse
Pau Espin Pedrol
2019-03-28
1
-1
/
+11
*
Revert "ipa_ccm_idtag_parse*: Fix reported length value"
Oliver Smith
2019-03-25
1
-1
/
+1
*
ipa_ccm_idtag_parse*: Fix reported length value
Harald Welte
2019-03-19
1
-1
/
+1
*
osmo_gsm48_classmark_a5_name(): fix 'no-cm3' label
Neels Hofmeyr
2019-03-14
1
-1
/
+1
*
Fix build on non-glibc systems
Karl Koscher
2019-03-11
1
-3
/
+8
*
gsm0808_utils: fix gsm48 multirate to S-bit converter
Philipp Maier
2019-03-11
1
-0
/
+10
*
gsm0808_utils: fix gsm48 multirate configuration generator
Philipp Maier
2019-03-11
1
-21
/
+73
*
add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi()
Neels Hofmeyr
2019-03-08
2
-0
/
+89
*
api doc: tweak gsm0808_cell_id_matches_list() doc
Neels Hofmeyr
2019-03-05
1
-1
/
+2
*
fix api doc typo for osmo_plmn_name2()
Neels Hofmeyr
2019-02-26
1
-1
/
+1
*
LCLS: add string dump helpers
Max
2019-02-26
3
-0
/
+45
*
rsl: Support PDCH in rsl_chan_nr_str
Pau Espin Pedrol
2019-02-18
1
-0
/
+2
*
gsm0808: comment about difference of gsm0808_create_clear_command()
Harald Welte
2019-02-18
1
-1
/
+4
*
Fix BSSMAP length generated by gsm0808_create_clear_command2()
Harald Welte
2019-02-18
1
-1
/
+7
*
fix osmo_gsm48_classmark* libosmogsm.map entries
Neels Hofmeyr
2019-02-15
1
-6
/
+6
*
gsm/gsm0480: introduce gsm0480_create_release_complete()
Vadim Yanitskiy
2019-02-08
2
-0
/
+23
*
gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMAND
Philipp Maier
2019-02-05
2
-0
/
+17
*
GSUP: deprecate osmo_gsup_get_err_msg_type()
Oliver Smith
2019-02-04
1
-28
/
+3
*
add osmo_classmark_* API
Neels Hofmeyr
2019-01-29
2
-0
/
+133
*
gsm0808: add BSSMAP Cell Identifier matching API
Neels Hofmeyr
2019-01-28
3
-0
/
+181
*
constrain gsm48_generate_mid() output array bounds
Harald Welte
2019-01-22
1
-4
/
+8
*
Rename msgb_wrap_with_TL()
Max
2019-01-21
1
-9
/
+9
*
Bump version: 0.12.0.128-8dfde → 1.0.0
Harald Welte
2019-01-19
1
-1
/
+1
*
LCLS: make GCR into static member of osmo_lcls
Max
2019-01-19
1
-5
/
+4
*
LCLS: add status parameter to Assignment Completed message
Max
2019-01-19
2
-7
/
+32
*
gsm29118: fix coverity issues
Philipp Maier
2019-01-18
1
-1
/
+6
*
LCLS: add GCR comparison helper
Max
2019-01-14
2
-0
/
+22
*
change GSM48_CMSERV_* to enum type, add names
Neels Hofmeyr
2019-01-14
2
-0
/
+12
*
gsm23003: add osmo_imei_str_valid()
Oliver Smith
2019-01-14
2
-0
/
+19
*
port rest octets encoding code from osmo-bsc
Stefan Sperling
2019-01-12
2
-0
/
+957
*
port arfcn range encode support from osmo-bsc
Stefan Sperling
2019-01-12
3
-1
/
+332
*
add osmo_lu_type_names[], osmo_lu_type_name()
Neels Hofmeyr
2019-01-08
2
-0
/
+9
*
add osmo_mi_name(), for MI-to-string like "IMSI-123456"
Neels Hofmeyr
2019-01-08
2
-0
/
+37
*
LCLS: fix LCLS-CONNECT-CONTROL encoder
Max
2019-01-07
1
-8
/
+13
*
Automatically disable GnuTLS fallback
Max
2019-01-07
1
-0
/
+1
*
Streamline glibc version check
Max
2019-01-07
1
-7
/
+11
*
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
2
-0
/
+10
*
LCLS: enc/dec entire parameter set instead of GCR
Max
2018-12-23
3
-21
/
+56
*
GSUP: add CHECK-IMEI message
Oliver Smith
2018-12-21
1
-0
/
+23
[prev]
[next]