Files
pysim-local/pySim
Harald Welte 87b4f99a90 pySim.apdu: Get rid of HexAdapter
In the past, we always wrapped a HexAdapter around bytes-like data in
order to make sure it's printed as hex-digits.  However, now that we are
doing JSON output it's much easier to let the pySim.utils.JsonEncoder
take care of this in a generic way.

We should do a similar migration all over pySim (pySim-shell,
filesystem, etc.) - but for now only do it in the low-hanging fruit of
pySim-trace aka pySim.apdu

Change-Id: I0cde40b2db08b4db9c10c1ece9ca6fdd42aa9154
2024-07-26 06:20:46 +00:00
..
2024-07-26 06:20:46 +00:00
2024-02-05 11:27:36 +01:00
2024-02-05 09:44:53 +01:00
2024-02-05 09:53:59 +01:00
2024-02-05 17:54:30 +01:00
2024-02-05 09:44:53 +01:00
2024-02-05 09:52:12 +01:00
2024-02-05 09:44:53 +01:00
2024-06-10 08:59:39 +02:00
2024-02-05 09:50:54 +01:00
2024-02-05 09:50:47 +01:00
2024-02-05 17:54:30 +01:00