tag version 1.0 before introducing pysim-shell related changes
  1. c8caec2 utils: catch exceptions during reader initalitation by Philipp Maier · 3 years, 4 months ago
  2. cebf8b1 pySim-read.py: Add support for reading USIM+ISIM data from third-party UICC by herlesupreeth · 3 years, 5 months ago
  3. be3b641 pySim-read.py: Enable reading of UICC IARI from ISIM by Supreeth Herle · 4 years ago
  4. 0c02d8a pySim-read.py: Enable reading of EF.IMPU from ISIM by Supreeth Herle · 4 years, 3 months ago
  5. 3f67f9c pySim-read.py: Enable reading of EF.IMPI from ISIM by Supreeth Herle · 4 years, 3 months ago
  6. 05b2807 pySim-read.py: Enable reading of Home Network Domain Name from ISIM by Supreeth Herle · 4 years, 3 months ago
  7. 5ad9aec pySim-read.py: Enabled reading P-CSCF address from ISIM by Supreeth Herle · 4 years, 3 months ago
  8. 3b342c2 Re-purpose helper method to be used for parsing Address TLV Object in general by Supreeth Herle · 4 years, 3 months ago
  9. 99d5555 pySim-read.py: Enable parsing of EF.ePDGSelection in USIM by Supreeth Herle · 4 years, 3 months ago
  10. de07b95 Fix invocation python2 -> python3 by Daniel Willmann · 3 years, 8 months ago
  11. 4a3580b Move reading of USIM service table to generic USIM class by herlesupreeth · 3 years, 9 months ago
  12. f8232db Move reading of ePDG Id to generic USIM class by herlesupreeth · 3 years, 9 months ago
  13. dfe3dbb pySim-read.py: decode contents of EF.AD (Administrative data) by Vadim Yanitskiy · 3 years, 11 months ago
  14. ca67394 Add support for ADF_USIM/EF_EHPLMN by Harald Welte · 4 years ago
  15. b1634db pySim-read.py: Enable parsing of Home ePDG Identifier in USIM by Supreeth Herle · 4 years, 3 months ago
  16. 0dc8f69 ts_31_102.py: add EF_ADF_map by Sebastian Viviani · 4 years, 1 month ago
  17. 29ca804 Implement Generic SIM Access interface as per 3GPP TS 27.007 by Vadim Yanitskiy · 4 years, 1 month ago
  18. ff84c23 pySim-prog, pySim-read, do not echo reader id by Philipp Maier · 4 years, 1 month ago
  19. ee15c77 Enable parsing of ISIM Service table (IST) by Supreeth Herle · 4 years, 3 months ago
  20. 9641299 Enable parsing of USIM Service table (UST) by Supreeth Herle · 4 years, 3 months ago
  21. d3b13d0 Use helper method to print available service in EF.SST by Supreeth Herle · 4 years, 2 months ago
  22. 3e6f16d pySim-read.py: Add ability to read Cards with correct CLA, P1 and P2 bytes by Supreeth Herle · 4 years, 3 months ago
  23. f9f3e5e cards.py: Added method to select ADF by its full AID by Supreeth Herle · 4 years, 3 months ago
  24. 3bf4363 Populate AIDs present on the UICC by Supreeth Herle · 4 years, 3 months ago
  25. e26331e Add ability to parse SIM Service Table (EF.SST) by Supreeth Herle · 4 years, 3 months ago
  26. 52ef675 Use the generic method read_binary of card class to read AD by Supreeth Herle · 4 years, 3 months ago
  27. 6d66af6 Move parsing of MSISDN to generic Card class by Supreeth Herle · 4 years, 3 months ago
  28. d1fb6fc Use the generic method read_binary of card class to read ACC by Supreeth Herle · 4 years, 3 months ago
  29. a850a47 Move parsing of HPLMNAcT to generic Card class by Supreeth Herle · 4 years, 3 months ago
  30. 1757b26 Move parsing of OPLMNwAcT to generic Card class by Supreeth Herle · 4 years, 3 months ago
  31. 1408440 Move parsing of PLMNwAcT to generic Card class by Supreeth Herle · 4 years, 3 months ago
  32. 9efd8ef Use the generic method read_binary of card class to read PLMNsel by Supreeth Herle · 4 years, 3 months ago
  33. 846cefb pySim-read.py: Use the method declared in cards.py to read SPN by Supreeth Herle · 4 years, 3 months ago
  34. ebe6dba Use the generic method read_record of card class to read SMSP by Supreeth Herle · 4 years, 3 months ago
  35. e573ccb Use read_binary function of card class to read GID2 and reduce code duplication by Supreeth Herle · 4 years, 2 months ago
  36. c7f2f74 Move parsing of GID2 to generic Card class by Supreeth Herle · 4 years, 3 months ago
  37. 98a6927 Move parsing of GID1 to generic Card class by Supreeth Herle · 4 years, 3 months ago
  38. f9762dc pySim-read.py: Use the method declared in cards.py to read IMSI by Supreeth Herle · 4 years, 3 months ago
  39. 3566b8e pySim-read.py: Use the method declared in cards.py to read ICCID by Supreeth Herle · 4 years, 3 months ago
  40. 4c306ab pySim-read.py: Added a common card detection function for both pySim-prog.py and pySim-read.py by Supreeth Herle · 4 years, 3 months ago
  41. 0e90e6c pySim-read.py: support for reading GID2 from SIM by Supreeth Herle · 4 years, 3 months ago
  42. ab46d62 pySim-read.py: support for reading GID1 from SIM by Supreeth Herle · 4 years, 3 months ago
  43. 4133080 pySim-read.py: do not import json, it is not needed by Vadim Yanitskiy · 4 years, 4 months ago
  44. 4b1c763 pySim-read.py: fix reading and parsing of EF.MSISDN by Supreeth Herle · 4 years, 6 months ago
  45. 6af4c21 pySim-read.py: print meaningful message when SPN is not set by Supreeth Herle · 4 years, 5 months ago
  46. a3bb334 pySim-read.py: fix copy-paste: s/HPLMNAcT/PLMNsel/ by Vadim Yanitskiy · 4 years, 5 months ago
  47. 6727f0c Fix compatibility with Python 3: print() is a function by Vadim Yanitskiy · 4 years, 5 months ago
  48. e51643e Fix file permission by Supreeth Herle · 4 years, 10 months ago
  49. f829945 Added feature to read Service Provider Name (SPN) from the SIM card by Supreeth Herle · 5 years ago
  50. 84d2cb3 python3 conversion: fix tabs and spaces inconsistency by Denis 'GNUtoo' Carikli · 4 years, 9 months ago
  51. 35a96ed pySim-*.py: print info about selected reader interface by Vadim Yanitskiy · 6 years ago
  52. 89cfded Use reference array for reading ICCID by Max · 5 years ago
  53. 851e9c0 utils: add EF [H|O]PLMNwAcT decoding. by Daniel Laszlo Sitzer · 6 years ago
  54. ee908ae sysmo-usim-sjs1: update EF.AD with correct MNC length by Philipp Maier · 5 years ago
  55. 9f9f5a6 pySim-*.py: add command line option for Calypso reader by Vadim Yanitskiy · 6 years ago
  56. 588f3ac pySim-*.py: refactor card reader driver initialization by Vadim Yanitskiy · 6 years ago
  57. a265049 pySim-read: read contents of PLMN related files. by Philipp Maier · 6 years ago
  58. ea6bdf0 pySim-read: Print exception when reading of EF.MSISDN fails by Philipp Maier · 6 years ago
  59. ac23ad5 pySim-*.py: Set shebang to use python v2 by Pau Espin Pedrol · 6 years ago
  60. 9f13897 pySim-read: MISDN is not mandatory by Sylvain Munaut · 11 years ago
  61. 6e58914 Add an utility to read data from a SIM card. by Alexander Chemeris · 11 years ago