1. 579ac3e tlv: Fix IE.from_dict() method by Harald Welte · 1 year ago
  2. 7d8029e tlv: Use self._compute_tag() method rather than direct self.tag by Harald Welte · 1 year, 11 months ago
  3. ea600a8 tlv: Make NotImplementedError more verbose by Harald Welte · 2 years ago
  4. e4a6eaf tlv: Don't raise exception if somebody passes empty data to TLV decoder by Harald Welte · 2 years, 5 months ago
  5. e8d177d tlv: Convert CamelCase class name to snake_case in json by Harald Welte · 2 years, 5 months ago
  6. 9a2a669 tlv: Function for flattening the list-of-dict output of TLV decoder by Harald Welte · 2 years, 5 months ago
  7. c91085e cosmetic: Switch to consistent four-spaces indent; run autopep8 by Harald Welte · 2 years, 5 months ago
  8. 5895380 tlv: Fix recursive initialization from_dict() by Harald Welte · 2 years, 9 months ago
  9. 04c1302 tlv: Don't require encoder/decoder methods for TLV without value by Harald Welte · 2 years, 9 months ago
  10. fb50621 filesystem: Introduce support for TLV parser by Harald Welte · 3 years, 1 month ago
  11. bb3b5df Introduce new object-oriented TLV parser/decoder/encoder by Harald Welte · 3 years, 2 months ago