1. cd3d626 utils: do not crash when all bytes of EF.IMSI are 0xFF by Philipp Maier · 4 years, 2 months ago
  2. e8536c0 pysim-prog: move ADM sanitation to utils.py by Philipp Maier · 4 years, 2 months ago
  3. 7f1d3c4 Treat MCC and MNC as strings, not integers by Harald Welte · 4 years, 2 months ago
  4. ff84c23 pySim-prog, pySim-read, do not echo reader id by Philipp Maier · 4 years, 2 months ago
  5. d572ede utils.py: Add helper method to parse ePDG Identifier from hex string by Supreeth Herle · 4 years, 4 months ago
  6. 7d77d2d Introduce function for converting bytes list in (hex or int) to string by Supreeth Herle · 4 years, 2 months ago
  7. 9837055 Import TLV parsing related function from https://github.com/mitshell/card by Supreeth Herle · 4 years, 2 months ago
  8. df33037 Extend parsing and printing of Service table to ISIM by Supreeth Herle · 4 years, 3 months ago
  9. 69e5d27 Remove redundant functions by Supreeth Herle · 4 years, 3 months ago
  10. 0c4d82d utils.py: Add helper method to parse and print Service Table by Supreeth Herle · 4 years, 3 months ago
  11. 441c4a7 utils.py: Add helper method to parse Service Table by Supreeth Herle · 4 years, 3 months ago
  12. 7ba2428 utils: fix dec_msisdn(): properly detect international numbers by Vadim Yanitskiy · 4 years, 4 months ago
  13. 5a54101 pySim-prog.py: add support for MSISDN programming by Supreeth Herle · 4 years, 7 months ago
  14. 4b1c763 pySim-read.py: fix reading and parsing of EF.MSISDN by Supreeth Herle · 4 years, 7 months ago
  15. d24f163 Fix MCC and MCC representation in the output of pySim-read by Supreeth Herle · 4 years, 7 months ago
  16. 7592eee pySim-prog: use functions to derive MCC/MNC from IMSI by Philipp Maier · 4 years, 10 months ago
  17. be069e2 cards: use string representation for MNC/MCC by Philipp Maier · 4 years, 10 months ago
  18. 851e9c0 utils: add EF [H|O]PLMNwAcT decoding. by Daniel Laszlo Sitzer · 6 years ago
  19. 0ec1475 utils: fix encoding/decoding of IMSI value by Ben Fox-Moore · 6 years ago
  20. 19fffa1 Make derive_milenage_opc and calculate_luhn publicly available through utils.py by Alexander Chemeris · 6 years ago
  21. dddbf52 utils: Fix documentation. 3+3=6 digits equals 3 bytes, not 6 by Alexander Chemeris · 7 years ago
  22. a5f0ea6 utils: Functions to encode/decode EF SPN. by Alexander Chemeris · 7 years ago
  23. 665bd22 utils.py: dec_imsi: Fix ValueError by Pau Espin Pedrol · 7 years ago
  24. 7be92ff Move encoder functions for ICCID, IMSI and PLMN to pySim.utils for consistency. by Alexander Chemeris · 11 years ago
  25. 5e96c3d utils: Add functions to decode IMSI and ICCID from EF raw data. by Alexander Chemeris · 11 years ago
  26. 76504e0 Split all things into a more "library-like" package by Sylvain Munaut · 14 years ago