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