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