index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
gsm
/
tlv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add msgb_tl_put() helper
Max
2018-12-04
1
-0
/
+12
*
Move msgb_push helpers to public header
Max
2018-11-19
1
-0
/
+6
*
tlv: Add TLVP_VAL_MINLEN() to obtain value _if_ length is >= minimum
Harald Welte
2018-06-02
1
-0
/
+10
*
tlv: add TLV_GET() and TLV_GET_MINLEN()
Neels Hofmeyr
2018-04-18
1
-0
/
+21
*
add tlv_parse2(), capable of multiple instances of the same IE
Neels Hofmeyr
2018-04-13
1
-0
/
+3
*
tlv_put: guard against NULL val and 0 len
Neels Hofmeyr
2017-11-20
1
-2
/
+13
*
[doc] TLV parser has far grown beyond GSM L3
Harald Welte
2017-10-16
1
-1
/
+1
*
tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVs
Harald Welte
2017-08-09
1
-1
/
+20
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-2
/
+1
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-59
/
+59
*
gsm/tlv.h: fix copy-paste error
Vadim Yanitskiy
2017-05-15
1
-2
/
+2
*
tlv: Add tlvp_val{16,32}be() to get TLV values in unaligned host byte order
Harald Welte
2017-05-15
1
-0
/
+23
*
Add parsed TLV helpers from OsmoBTS
Max
2017-01-06
1
-0
/
+2
*
tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc
Harald Welte
2016-05-05
1
-0
/
+11
*
some comments / fixed typos
Neels Hofmeyr
2015-12-21
1
-1
/
+1
*
TLV: add TLVP_PRES_LEN() definition to check for existance + minimum length
Harald Welte
2014-08-18
1
-0
/
+3
*
include: Switch to #pragma once pattern
Sylvain Munaut
2014-06-16
1
-4
/
+1
*
Add tlvp_val16_unal() / tlvp_val32_unal() to align 16 and 32 bit values
Andreas Eversberg
2012-12-18
1
-0
/
+24
*
TLV: add new "vTvLV" type for GAN
Harald Welte
2012-07-14
1
-1
/
+97
*
doc: Fix the Doxygen section endings
Sylvain Munaut
2012-04-18
1
-1
/
+1
*
TLV/msgb: Return first byte of newly-pushed data from msgb_*_push()
Harald Welte
2012-01-22
1
-14
/
+28
*
doxygen: Add documentation about TLV parser
Harald Welte
2011-08-17
1
-13
/
+58
*
gsm 04.80: fix typo (256, not 265!)
Harald Welte
2011-07-16
1
-2
/
+2
*
tlv: Make tlv parser arrays 256 entries wide to prevent overflow on 0xff
Harald Welte
2011-07-16
1
-2
/
+2
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-0
/
+260