| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |