index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gsm
/
gsm48_ie.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gsm48_decode_bcd_number2: fix ENOSPC edge case
Oliver Smith
2019-06-07
1
-3
/
+13
*
gsm48_encode_bcd_number(): clarify optional LHV header initialization
Vadim Yanitskiy
2019-05-29
1
-1
/
+7
*
gsm48_decode_bcd_number2(): return -EINVAL if LV has too big length
Vadim Yanitskiy
2019-05-28
1
-2
/
+2
*
gsm48_decode_bcd_number2(): fix: return -ENOSPC on truncation
Vadim Yanitskiy
2019-05-28
1
-3
/
+13
*
gsm48_decode_bcd_number2(): fix output truncation
Vadim Yanitskiy
2019-05-28
1
-2
/
+2
*
gsm48_decode_bcd_number2(): allow avoiding deprecation
Neels Hofmeyr
2019-05-05
1
-23
/
+25
*
gsm48_decode_bcd_number2(): fix input len check
Neels Hofmeyr
2019-05-05
1
-2
/
+3
*
add gsm48_decode_bcd_number2() from osmo-msc
Neels Hofmeyr
2019-05-03
1
-1
/
+27
*
gsm48: gsm48_decode_freq_list: Improve documentation of paramter f
Pau Espin Pedrol
2018-11-18
1
-1
/
+1
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-0
/
+2
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-4
/
+5
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-35
/
+35
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-35
/
+87
*
gsm/gsm48ie: Fix range 256 W[i] decoding
Jacob Erlbeck
2014-01-13
1
-4
/
+4
*
GSM 04.08: Add support for parsing CSD related bearer capabilities
Harald Welte
2012-08-24
1
-5
/
+90
*
gsm48_ie: annotate functions with chapter numbers from 04.08 spec
Harald Welte
2012-08-24
1
-29
/
+29
*
gsm/gsm48_ie: Fix other range format decoding
Andreas.Eversberg
2011-09-02
1
-66
/
+63
*
gsm/gsm48_ie: Fix Range 256 format decoding
Sylvain Munaut
2011-09-01
1
-20
/
+35
*
gsm/gsm48_ie: Fix frequency list decoding
Andreas.Eversberg
2011-07-30
1
-1
/
+1
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-6
/
+6
*
This patch moves the GSM-specific functions to the new library
Pablo Neira Ayuso
2011-03-23
1
-0
/
+1095