1. 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
  2. e4e9831 cards.py: Added parsing of all the AIDs in the UICC by Supreeth Herle · 4 years, 4 months ago
  3. 0e90e6c pySim-read.py: support for reading GID2 from SIM by Supreeth Herle · 4 years, 4 months ago
  4. ab46d62 pySim-read.py: support for reading GID1 from SIM by Supreeth Herle · 4 years, 4 months ago
  5. d950786 sysmoISIM-SJA2: Add suport for USIM-only and ISIM-only cards by Philipp Maier · 4 years, 4 months ago
  6. b3e11ea sysmiISIM-SJA2: add support for new card model / os version by Philipp Maier · 4 years, 4 months ago
  7. 9664b2e cards: Python 3 fix: use the floor division operator // by Vadim Yanitskiy · 4 years, 4 months ago
  8. edf873d commands: Python 3 fix: properly distinguish str and list by Vadim Yanitskiy · 4 years, 4 months ago
  9. fa617ac transport/pcsc: explicitly specify T0 protocol by Vadim Yanitskiy · 4 years, 4 months ago
  10. 41c2217 transport/pcsc: cosmetic: reuse the existing code of PcscSimLink by Vadim Yanitskiy · 4 years, 4 months ago
  11. 7ba2428 utils: fix dec_msisdn(): properly detect international numbers by Vadim Yanitskiy · 4 years, 4 months ago
  12. 99affe1 Py2 -> Py3: use the floor division operator // where possible by Vadim Yanitskiy · 4 years, 5 months ago
  13. 4133080 pySim-read.py: do not import json, it is not needed by Vadim Yanitskiy · 4 years, 5 months ago
  14. 5a54101 pySim-prog.py: add support for MSISDN programming by Supreeth Herle · 4 years, 7 months ago
  15. 4b1c763 pySim-read.py: fix reading and parsing of EF.MSISDN by Supreeth Herle · 4 years, 7 months ago
  16. d24f163 Fix MCC and MCC representation in the output of pySim-read by Supreeth Herle · 4 years, 7 months ago
  17. f442fb4 cards/sysmoUSIM-SJS1: support programming of EF.HPLMNwAcT by Supreeth Herle · 4 years, 6 months ago
  18. c8796a3 cards/sysmoUSIM-SJS1: support programming of ACC bits by Supreeth Herle · 4 years, 7 months ago
  19. 2d78597 cards: fix reading of EF.HPLMNwAcT in Card.update_hplmn_act() by Supreeth Herle · 4 years, 7 months ago
  20. 9ca41c1 cards: cosmetic/indentation fix: use tabs, not spaces by Supreeth Herle · 4 years, 6 months ago
  21. 840a9e2 pySim-prog.py: add presence/length checks for user-provided SPN by Supreeth Herle · 4 years, 6 months ago
  22. 6af4c21 pySim-read.py: print meaningful message when SPN is not set by Supreeth Herle · 4 years, 6 months ago
  23. a3bb334 pySim-read.py: fix copy-paste: s/HPLMNAcT/PLMNsel/ by Vadim Yanitskiy · 4 years, 5 months ago
  24. 6727f0c Fix compatibility with Python 3: print() is a function by Vadim Yanitskiy · 4 years, 6 months ago
  25. fa1dc34 testdata/sysmoUSIM-SJS1.ok: make it match the actual EF.HPLMNAcT by Vadim Yanitskiy · 4 years, 5 months ago
  26. e51643e Fix file permission by Supreeth Herle · 4 years, 11 months ago
  27. 7947d92 Added feature to program SPN into sysmoUSIM-SJS1 SIM cards by Supreeth Herle · 5 years ago
  28. f829945 Added feature to read Service Provider Name (SPN) from the SIM card by Supreeth Herle · 5 years ago
  29. 0ad5bcf cards: Add support for sysmo-isim-sja2 by Philipp Maier · 4 years, 6 months ago
  30. 07cd481 Fixup: Fix automated tests by Philipp Maier · 4 years, 6 months ago
  31. cdfdd41 commands: fix __record_len() by Philipp Maier · 4 years, 7 months ago
  32. 4e72439 Fix automated tests by Philipp Maier · 4 years, 7 months ago
  33. 76db7d7 Fairwaves-SIM: Add test data by Philipp Maier · 4 years, 8 months ago
  34. 5a87631 cards.py: do not use spaces in card names by Philipp Maier · 4 years, 8 months ago
  35. 8902bcd python3 conversion: Use python 2 and 3 compatible exceptions by Denis 'GNUtoo' Carikli · 4 years, 10 months ago
  36. 84d2cb3 python3 conversion: fix tabs and spaces inconsistency by Denis 'GNUtoo' Carikli · 4 years, 10 months ago
  37. 7592eee pySim-prog: use functions to derive MCC/MNC from IMSI by Philipp Maier · 4 years, 10 months ago
  38. be069e2 cards: use string representation for MNC/MCC by Philipp Maier · 4 years, 10 months ago
  39. 196b08c pySim-prog: check if CSV file exists by Philipp Maier · 4 years, 10 months ago
  40. 120a000 pySim-prog: use case insensitive CSV headers. by Philipp Maier · 4 years, 10 months ago
  41. 1de89bf pySim-prog.py: use more expressive error message on CSV read failure by Philipp Maier · 4 years, 10 months ago
  42. c5b422e Add support for automatic card handling by Philipp Maier · 4 years, 10 months ago
  43. e053da5 pySim-prog: generate a pin_adm from pin_adm_hex also for CSV files by Philipp Maier · 4 years, 10 months ago
  44. 164b963 Add an option to read the iccid and batch-program the new card data by Daniel Willmann · 4 years, 10 months ago
  45. f432b2b pySim-prog: Add option for hex ADM keys by Daniel Willmann · 6 years ago
  46. c46a4eb pySim-prog: Use CSV format with headers by Daniel Willmann · 6 years ago
  47. 7d38d74 pySim-prog: Print out hex-escaped pin_adm in card parameters by Daniel Willmann · 6 years ago
  48. 9f9c609 pysim-testdate: Add test data for Wavemobile-sim by Philipp Maier · 4 years, 10 months ago
  49. 23888da make writing SMSP optional by Harald Welte · 4 years, 10 months ago
  50. 67acdbc Make programming OPC optional by Daniel Willmann · 6 years ago
  51. 35a96ed pySim-*.py: print info about selected reader interface by Vadim Yanitskiy · 6 years ago
  52. 5491c48 Don't try to parse result if select_file() failed by Max · 6 years ago
  53. 89cfded Use reference array for reading ICCID by Max · 6 years ago
  54. 851e9c0 utils: add EF [H|O]PLMNwAcT decoding. by Daniel Laszlo Sitzer · 6 years ago
  55. 91d4ec7 import pysim-testdata of automatic testing to this repository by Harald Welte · 5 years ago
  56. 6e507a7 wavemobile-sim: write mnc-length field ine EF.AD by Philipp Maier · 5 years ago
  57. 45daa92 cosmetic: fix sourecode formatting by Philipp Maier · 5 years ago
  58. ee908ae sysmo-usim-sjs1: update EF.AD with correct MNC length by Philipp Maier · 5 years ago
  59. 2d15ea0 cards: sysmo-usim-sjs1: add programming of EF.PLMNsel, EF.PLMNwAcT and EF.OPLMNwAcT by Philipp Maier · 5 years ago
  60. 91f26d7 commands: correct case of a TLV tag (A5 => a5) by Philipp Maier · 5 years ago
  61. 9f9f5a6 pySim-*.py: add command line option for Calypso reader by Vadim Yanitskiy · 6 years ago
  62. 588f3ac pySim-*.py: refactor card reader driver initialization by Vadim Yanitskiy · 6 years ago
  63. 1381ff1 pySim/transport: introduce Calypso based reader interface by Vadim Yanitskiy · 6 years ago
  64. 4fa8f1c pySim-prog: Honor international '+' in SMSC number by Daniel Willmann · 6 years ago
  65. 0ec1475 utils: fix encoding/decoding of IMSI value by Ben Fox-Moore · 6 years ago
  66. c555e18 tests: add example test data for Wavemobile-SIM by Philipp Maier · 6 years ago
  67. c8ce82a cards: Add support for Wavemobile SIM by Philipp Maier · 6 years ago
  68. 11a2e3c tests: add example file for sysmosim-gr1 by Philipp Maier · 6 years ago
  69. a3de5a3 cards: do not feed ascii as adm for sysmosim-gr1 by Philipp Maier · 6 years ago
  70. 087feff cards: autodetect sysmosim-gr1 by Philipp Maier · 6 years ago
  71. 52f59ac readme: add 'serial' dep, cosmetically rearrange by Neels Hofmeyr · 6 years ago
  72. fb98dd6 commands: depend on pytlv only when it is actually needed by Philipp Maier · 6 years ago
  73. 53b6dc2 readme: add info about dependencies by Philipp Maier · 6 years ago
  74. 73a0f04 add .gitreview by Alexander Couzens · 6 years ago
  75. 4731232 contrib: add jenkins.sh by Alexander Couzens · 6 years ago
  76. 7f34085 tests: add test program to verify pysim-prog.py (and pysim-read.py) by Philipp Maier · 6 years ago
  77. af9ae8b cards: return SW in method update_plmnsel() of class Card by Philipp Maier · 6 years ago
  78. 1be35bf cosmetic: fix cut and paste error in comment by Philipp Maier · 6 years ago
  79. a265049 pySim-read: read contents of PLMN related files. by Philipp Maier · 6 years ago
  80. ea6bdf0 pySim-read: Print exception when reading of EF.MSISDN fails by Philipp Maier · 6 years ago
  81. 589c1a4 cosmetic: fix excess space in log output (typo) by Philipp Maier · 6 years ago
  82. 5bf4260 cards: add update method for EF:PLMNsel to Card class by Philipp Maier · 6 years ago
  83. ac9dde6 pysim-prog: add commandline option to probe cards by Philipp Maier · 6 years ago
  84. 0e3fcaa commands: get file/record length from FCP (USIM) by Philipp Maier · 6 years ago
  85. 859e0fd __init__: also fetch response bytes for USIMs automatically by Philipp Maier · 6 years ago
  86. f779231 csv: fix missing import (broken CSV support) by Philipp Maier · 6 years ago
  87. d4ebb6f __init__: allow wildcards in expected SW for send_apdu_checksw() by Philipp Maier · 6 years ago
  88. d982488 pysim-prog: also allow raw hex adm pins besides numeric ascii by Philipp Maier · 6 years ago
  89. 9eeadfc add support for open cells SIM cards by Todd Neal · 6 years ago
  90. 6cbecaa transport/serial: Fix serial transport by Martin Hauke · 6 years ago
  91. d9d2b94 Revert "pySim-prog: ADM code can be longer 8 digits, it's implementation specific." by Harald Welte · 6 years ago
  92. 19fffa1 Make derive_milenage_opc and calculate_luhn publicly available through utils.py by Alexander Chemeris · 6 years ago
  93. e0d9d88 cards: Add Fairwaves SIM implementation. by Alexander Chemeris · 6 years ago
  94. 8ad124a cards: Implement card type autodetection based on ATR. by Alexander Chemeris · 6 years ago
  95. 47c73ab pySim-prog: Replace magic numbers with a readable EF file name. by Alexander Chemeris · 6 years ago
  96. a51592e pySim-prog: ADM code can be longer 8 digits, it's implementation specific. by Alexander Chemeris · 6 years ago
  97. eb6807d cards: Extend Card class with access functions for some of the standard EF files. by Alexander Chemeris · 7 years ago
  98. d2d660a Add methods to get ATR for a card or a link. by Alexander Chemeris · 7 years ago
  99. dddbf52 utils: Fix documentation. 3+3=6 digits equals 3 bytes, not 6 by Alexander Chemeris · 7 years ago
  100. a5f0ea6 utils: Functions to encode/decode EF SPN. by Alexander Chemeris · 7 years ago