1. 69bdcf5 Fix TLV_IE_Collection.from_tlv in certain situations by Harald Welte · 8 months ago
  2. a9b21bd tlv: Fix from_dict() symmetry by Harald Welte · 9 months ago
  3. caef0df construct/tlv: Pass optional 'context' into construct decoder/encoder by Harald Welte · 9 months ago
  4. 0f7d48e tlv: Fix encoding of zero-valued TLVs by Harald Welte · 9 months ago
  5. 880db37 flatten_dict_lists(): Don't flatten lists with duplicate keys by Harald Welte · 9 months ago
  6. 6663218 docs: Fix docstring syntax to avoid warnings by Harald Welte · 10 months ago
  7. 2352f2d pySim/tlv.py: Fix TLV_IE_Collection from_dict with nested collections by Harald Welte · 1 year, 2 months ago
  8. ba955b6 pySim/tlv.py: Don't create an exception from within raise by Harald Welte · 1 year, 2 months ago
  9. 30de9fd TLV_IE_Collection: use snake-style names during from_dict() by Harald Welte · 1 year, 2 months ago
  10. 579ac3e tlv: Fix IE.from_dict() method by Harald Welte · 1 year, 2 months ago
  11. 7d8029e tlv: Use self._compute_tag() method rather than direct self.tag by Harald Welte · 2 years, 1 month ago
  12. ea600a8 tlv: Make NotImplementedError more verbose by Harald Welte · 2 years, 2 months ago
  13. e4a6eaf tlv: Don't raise exception if somebody passes empty data to TLV decoder by Harald Welte · 2 years, 7 months ago
  14. e8d177d tlv: Convert CamelCase class name to snake_case in json by Harald Welte · 2 years, 7 months ago
  15. 9a2a669 tlv: Function for flattening the list-of-dict output of TLV decoder by Harald Welte · 2 years, 7 months ago
  16. c91085e cosmetic: Switch to consistent four-spaces indent; run autopep8 by Harald Welte · 2 years, 7 months ago
  17. 5895380 tlv: Fix recursive initialization from_dict() by Harald Welte · 2 years, 11 months ago
  18. 04c1302 tlv: Don't require encoder/decoder methods for TLV without value by Harald Welte · 2 years, 11 months ago
  19. fb50621 filesystem: Introduce support for TLV parser by Harald Welte · 3 years, 3 months ago
  20. bb3b5df Introduce new object-oriented TLV parser/decoder/encoder by Harald Welte · 3 years, 4 months ago