1. f8232db Move reading of ePDG Id to generic USIM class by herlesupreeth · 3 years, 9 months ago
  2. 5d0a30c Move programminig of ePDG Id to generic USIM class by herlesupreeth · 3 years, 9 months ago
  3. 3409ae7 Remove redundant hexstr_to_fivebytearr() and hexstr_to_threebytearr() functions by herlesupreeth · 3 years, 10 months ago
  4. 45fa604 Use generic function hexstr_to_Nbytearr to convert hex string to 3/5 Bytes array by herlesupreeth · 3 years, 10 months ago
  5. f394853 utils.py: Add helper method to convert a hex string into array of N bytes string elements by Supreeth Herle · 4 years, 3 months ago
  6. d84daa1 utils.py: Add helper method to encode Service Table by Supreeth Herle · 4 years, 3 months ago
  7. dfe3dbb pySim-read.py: decode contents of EF.AD (Administrative data) by Vadim Yanitskiy · 4 years ago
  8. a562ea0 Add new line by herlesupreeth · 3 years, 10 months ago
  9. 4d9e6be Update UST table as per the latest 3GPP TS 31.102 specification by Supreeth Herle · 4 years, 3 months ago
  10. 8e0fccd sysmoISIM-SJA2: Add support for programming Home ePDG Identifier by Supreeth Herle · 4 years, 3 months ago
  11. 71e3848 Remove redundant function read_aid() by herlesupreeth · 3 years, 10 months ago
  12. 1a13c44 Use the function select_adf_by_aid for selecting an AID by herlesupreeth · 3 years, 10 months ago
  13. 8016405 cards.py: Populate AIDs present in SysmoISIMSJA2 UICC by Supreeth Herle · 4 years, 3 months ago
  14. 0f247f8 sysmo-isim-sja2: fix test expectations by Philipp Maier · 3 years, 10 months ago
  15. 1e42420 fix 'TabError: inconsistent use of tabs and spaces in indentation' by Harald Welte · 3 years, 10 months ago
  16. ca67394 Add support for ADF_USIM/EF_EHPLMN by Harald Welte · 4 years, 1 month ago
  17. 3c0bd7a utils.py: Add helper method to encode ePDG Identifier by Supreeth Herle · 4 years, 3 months ago
  18. b1634db pySim-read.py: Enable parsing of Home ePDG Identifier in USIM by Supreeth Herle · 4 years, 3 months ago
  19. d6a5ec5 utils.py: Handle parsing of ePDGId TLV with zero length by Supreeth Herle · 4 years, 1 month ago
  20. e61170c utils.py add LOCI EFs decode functions by Sebastian Viviani · 4 years, 1 month ago
  21. 0e9f93f commands.py: fix read_binary for lengths > 256 by Sebastian Viviani · 4 years, 3 months ago
  22. 0dc8f69 ts_31_102.py: add EF_ADF_map by Sebastian Viviani · 4 years, 1 month ago
  23. 29ca804 Implement Generic SIM Access interface as per 3GPP TS 27.007 by Vadim Yanitskiy · 4 years, 2 months ago
  24. eb06b45 utils: fix list comprehension in h2s(): ignore upper case padding by Vadim Yanitskiy · 4 years, 2 months ago
  25. d58c632 cards: remove empty erase() methods. by Philipp Maier · 4 years, 2 months ago
  26. 5c2cc66 cards: add methods to help erasing of file contents by Philipp Maier · 4 years, 2 months ago
  27. cd3d626 utils: do not crash when all bytes of EF.IMSI are 0xFF by Philipp Maier · 4 years, 2 months ago
  28. 30eb8ca commands: add features to verify data written to files by Philipp Maier · 4 years, 2 months ago
  29. 32daaf5 commands: add method to determine size of a non record oriented file by Philipp Maier · 4 years, 2 months ago
  30. e8536c0 pysim-prog: move ADM sanitation to utils.py by Philipp Maier · 4 years, 2 months ago
  31. 7f9f64a cards: reset uninitalized EF.AD by Philipp Maier · 4 years, 2 months ago
  32. 7f1d3c4 Treat MCC and MNC as strings, not integers by Harald Welte · 4 years, 2 months ago
  33. ff84c23 pySim-prog, pySim-read, do not echo reader id by Philipp Maier · 4 years, 2 months ago
  34. b689754 cards: remove len calculation by Philipp Maier · 4 years, 2 months ago
  35. fc83e43 Add option to specify MNC length in non-batch programming scnearios by Supreeth Herle · 4 years, 2 months ago
  36. d572ede utils.py: Add helper method to parse ePDG Identifier from hex string by Supreeth Herle · 4 years, 3 months ago
  37. 7d77d2d Introduce function for converting bytes list in (hex or int) to string by Supreeth Herle · 4 years, 2 months ago
  38. 9837055 Import TLV parsing related function from https://github.com/mitshell/card by Supreeth Herle · 4 years, 2 months ago
  39. 32f0d41 Fix writing of EF.HPLMNwAcT on sysmoISIM-SJA2 by Harald Welte · 4 years, 2 months ago
  40. ee15c77 Enable parsing of ISIM Service table (IST) by Supreeth Herle · 4 years, 3 months ago
  41. df33037 Extend parsing and printing of Service table to ISIM by Supreeth Herle · 4 years, 3 months ago
  42. 8b72c27 Define mapping between ISIM Service Number and its description by Supreeth Herle · 4 years, 3 months ago
  43. 9641299 Enable parsing of USIM Service table (UST) by Supreeth Herle · 4 years, 3 months ago
  44. 69e5d27 Remove redundant functions by Supreeth Herle · 4 years, 3 months ago
  45. d3b13d0 Use helper method to print available service in EF.SST by Supreeth Herle · 4 years, 3 months ago
  46. 0c4d82d utils.py: Add helper method to parse and print Service Table by Supreeth Herle · 4 years, 3 months ago
  47. 3e6f16d pySim-read.py: Add ability to read Cards with correct CLA, P1 and P2 bytes by Supreeth Herle · 4 years, 3 months ago
  48. f9f3e5e cards.py: Added method to select ADF by its full AID by Supreeth Herle · 4 years, 3 months ago
  49. 3bf4363 Populate AIDs present on the UICC by Supreeth Herle · 4 years, 4 months ago
  50. 475dcaa Define mapping between USIM Service Number and its description by Supreeth Herle · 4 years, 4 months ago
  51. e26331e Add ability to parse SIM Service Table (EF.SST) by Supreeth Herle · 4 years, 4 months ago
  52. 441c4a7 utils.py: Add helper method to parse Service Table by Supreeth Herle · 4 years, 3 months ago
  53. bf5d602 Define mapping between SIM Service Number and its description by Supreeth Herle · 4 years, 4 months ago
  54. 52ef675 Use the generic method read_binary of card class to read AD by Supreeth Herle · 4 years, 4 months ago
  55. 6d66af6 Move parsing of MSISDN to generic Card class by Supreeth Herle · 4 years, 4 months ago
  56. d1fb6fc Use the generic method read_binary of card class to read ACC by Supreeth Herle · 4 years, 4 months ago
  57. a850a47 Move parsing of HPLMNAcT to generic Card class by Supreeth Herle · 4 years, 4 months ago
  58. 1757b26 Move parsing of OPLMNwAcT to generic Card class by Supreeth Herle · 4 years, 4 months ago
  59. 1408440 Move parsing of PLMNwAcT to generic Card class by Supreeth Herle · 4 years, 4 months ago
  60. 9efd8ef Use the generic method read_binary of card class to read PLMNsel by Supreeth Herle · 4 years, 4 months ago
  61. 846cefb pySim-read.py: Use the method declared in cards.py to read SPN by Supreeth Herle · 4 years, 4 months ago
  62. ebe6dba Use the generic method read_record of card class to read SMSP by Supreeth Herle · 4 years, 4 months ago
  63. e573ccb Use read_binary function of card class to read GID2 and reduce code duplication by Supreeth Herle · 4 years, 3 months ago
  64. ad10d66 cards.py: Add generic function to read EF record in card class by Supreeth Herle · 4 years, 3 months ago
  65. d21349a cards.py: Add generic function to read EF binary to card class by Supreeth Herle · 4 years, 3 months ago
  66. c7f2f74 Move parsing of GID2 to generic Card class by Supreeth Herle · 4 years, 4 months ago
  67. 98a6927 Move parsing of GID1 to generic Card class by Supreeth Herle · 4 years, 4 months ago
  68. f9762dc pySim-read.py: Use the method declared in cards.py to read IMSI by Supreeth Herle · 4 years, 4 months ago
  69. 3566b8e pySim-read.py: Use the method declared in cards.py to read ICCID by Supreeth Herle · 4 years, 4 months ago
  70. 4c306ab pySim-read.py: Added a common card detection function for both pySim-prog.py and pySim-read.py by Supreeth Herle · 4 years, 4 months ago
  71. e4e9831 cards.py: Added parsing of all the AIDs in the UICC by Supreeth Herle · 4 years, 4 months ago
  72. 0e90e6c pySim-read.py: support for reading GID2 from SIM by Supreeth Herle · 4 years, 4 months ago
  73. ab46d62 pySim-read.py: support for reading GID1 from SIM by Supreeth Herle · 4 years, 4 months ago
  74. d950786 sysmoISIM-SJA2: Add suport for USIM-only and ISIM-only cards by Philipp Maier · 4 years, 4 months ago
  75. b3e11ea sysmiISIM-SJA2: add support for new card model / os version by Philipp Maier · 4 years, 4 months ago
  76. 9664b2e cards: Python 3 fix: use the floor division operator // by Vadim Yanitskiy · 4 years, 4 months ago
  77. edf873d commands: Python 3 fix: properly distinguish str and list by Vadim Yanitskiy · 4 years, 4 months ago
  78. fa617ac transport/pcsc: explicitly specify T0 protocol by Vadim Yanitskiy · 4 years, 4 months ago
  79. 41c2217 transport/pcsc: cosmetic: reuse the existing code of PcscSimLink by Vadim Yanitskiy · 4 years, 4 months ago
  80. 7ba2428 utils: fix dec_msisdn(): properly detect international numbers by Vadim Yanitskiy · 4 years, 4 months ago
  81. 99affe1 Py2 -> Py3: use the floor division operator // where possible by Vadim Yanitskiy · 4 years, 5 months ago
  82. 4133080 pySim-read.py: do not import json, it is not needed by Vadim Yanitskiy · 4 years, 5 months ago
  83. 5a54101 pySim-prog.py: add support for MSISDN programming by Supreeth Herle · 4 years, 7 months ago
  84. 4b1c763 pySim-read.py: fix reading and parsing of EF.MSISDN by Supreeth Herle · 4 years, 7 months ago
  85. d24f163 Fix MCC and MCC representation in the output of pySim-read by Supreeth Herle · 4 years, 7 months ago
  86. f442fb4 cards/sysmoUSIM-SJS1: support programming of EF.HPLMNwAcT by Supreeth Herle · 4 years, 6 months ago
  87. c8796a3 cards/sysmoUSIM-SJS1: support programming of ACC bits by Supreeth Herle · 4 years, 6 months ago
  88. 2d78597 cards: fix reading of EF.HPLMNwAcT in Card.update_hplmn_act() by Supreeth Herle · 4 years, 7 months ago
  89. 9ca41c1 cards: cosmetic/indentation fix: use tabs, not spaces by Supreeth Herle · 4 years, 6 months ago
  90. 840a9e2 pySim-prog.py: add presence/length checks for user-provided SPN by Supreeth Herle · 4 years, 6 months ago
  91. 6af4c21 pySim-read.py: print meaningful message when SPN is not set by Supreeth Herle · 4 years, 5 months ago
  92. a3bb334 pySim-read.py: fix copy-paste: s/HPLMNAcT/PLMNsel/ by Vadim Yanitskiy · 4 years, 5 months ago
  93. 6727f0c Fix compatibility with Python 3: print() is a function by Vadim Yanitskiy · 4 years, 5 months ago
  94. fa1dc34 testdata/sysmoUSIM-SJS1.ok: make it match the actual EF.HPLMNAcT by Vadim Yanitskiy · 4 years, 5 months ago
  95. e51643e Fix file permission by Supreeth Herle · 4 years, 11 months ago
  96. 7947d92 Added feature to program SPN into sysmoUSIM-SJS1 SIM cards by Supreeth Herle · 5 years ago
  97. f829945 Added feature to read Service Provider Name (SPN) from the SIM card by Supreeth Herle · 5 years ago
  98. 0ad5bcf cards: Add support for sysmo-isim-sja2 by Philipp Maier · 4 years, 6 months ago
  99. 07cd481 Fixup: Fix automated tests by Philipp Maier · 4 years, 6 months ago
  100. cdfdd41 commands: fix __record_len() by Philipp Maier · 4 years, 7 months ago