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