1. 74e4ed6 tlv: add TLV_GET() and TLV_GET_MINLEN() by Neels Hofmeyr · 6 years ago
  2. a78b22b add tlv_parse2(), capable of multiple instances of the same IE by Neels Hofmeyr · 6 years ago
  3. e750980 tlv_put: guard against NULL val and 0 len by Neels Hofmeyr · 7 years ago
  4. 9325d86 [doc] TLV parser has far grown beyond GSM L3 by Harald Welte · 7 years ago
  5. 4a29f34 tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVs by Harald Welte · 7 years ago
  6. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  7. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  8. ac9e2d8 gsm/tlv.h: fix copy-paste error by Vadim Yanitskiy · 7 years ago
  9. 50ef733 tlv: Add tlvp_val{16,32}be() to get TLV values in unaligned host byte order by Harald Welte · 7 years ago
  10. dbd3a92 Add parsed TLV helpers from OsmoBTS by Max · 7 years ago
  11. fbd02fa tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc by Harald Welte · 8 years ago
  12. 9e57a5a some comments / fixed typos by Neels Hofmeyr · 9 years ago
  13. cc27fa6 TLV: add TLVP_PRES_LEN() definition to check for existance + minimum length by Harald Welte · 10 years ago
  14. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  15. 0167596 Add tlvp_val16_unal() / tlvp_val32_unal() to align 16 and 32 bit values by Andreas Eversberg · 12 years ago
  16. 2fe6847 TLV: add new "vTvLV" type for GAN by Harald Welte · 12 years ago
  17. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  18. 2c02043 TLV/msgb: Return first byte of newly-pushed data from msgb_*_push() by Harald Welte · 12 years ago
  19. 57c7d37 doxygen: Add documentation about TLV parser by Harald Welte · 13 years ago
  20. e0aa5bb gsm 04.80: fix typo (256, not 265!) by Harald Welte · 13 years ago
  21. 79599ba tlv: Make tlv parser arrays 256 entries wide to prevent overflow on 0xff by Harald Welte · 13 years ago
  22. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0[Renamed (99%) from include/osmocore/tlv.h]
  23. 63196de TLV: Add tv_fixed_put() and msgb_tv_fixed_put() by Harald Welte · 13 years ago 0.1.30
  24. cd2a74b Added single octet TV (type + value) to libosmocore. by Andreas Eversberg · 14 years ago
  25. 3415d41 add msgb and tlv support bits required for openbsc gprs branch by Harald Welte · 14 years ago
  26. ec8b450 intial checkin of the libosmocore project by Harald Welte · 14 years ago