1. 1d96d22 Add an option to read the iccid and batch-program the new card data by Daniel Willmann · 6 years ago users/daniel/csv-format
  2. 1d00c19 pySim-prog: Use CSV format with headers by Daniel Willmann · 6 years ago
  3. 23888da make writing SMSP optional by Harald Welte · 4 years, 10 months ago
  4. 67acdbc Make programming OPC optional by Daniel Willmann · 6 years ago
  5. 35a96ed pySim-*.py: print info about selected reader interface by Vadim Yanitskiy · 6 years ago
  6. 5491c48 Don't try to parse result if select_file() failed by Max · 5 years ago
  7. 89cfded Use reference array for reading ICCID by Max · 5 years ago
  8. 851e9c0 utils: add EF [H|O]PLMNwAcT decoding. by Daniel Laszlo Sitzer · 6 years ago
  9. 91d4ec7 import pysim-testdata of automatic testing to this repository by Harald Welte · 5 years ago
  10. 6e507a7 wavemobile-sim: write mnc-length field ine EF.AD by Philipp Maier · 5 years ago
  11. 45daa92 cosmetic: fix sourecode formatting by Philipp Maier · 5 years ago
  12. ee908ae sysmo-usim-sjs1: update EF.AD with correct MNC length by Philipp Maier · 5 years ago
  13. 2d15ea0 cards: sysmo-usim-sjs1: add programming of EF.PLMNsel, EF.PLMNwAcT and EF.OPLMNwAcT by Philipp Maier · 5 years ago
  14. 91f26d7 commands: correct case of a TLV tag (A5 => a5) by Philipp Maier · 5 years ago
  15. 9f9f5a6 pySim-*.py: add command line option for Calypso reader by Vadim Yanitskiy · 6 years ago
  16. 588f3ac pySim-*.py: refactor card reader driver initialization by Vadim Yanitskiy · 6 years ago
  17. 1381ff1 pySim/transport: introduce Calypso based reader interface by Vadim Yanitskiy · 6 years ago
  18. 4fa8f1c pySim-prog: Honor international '+' in SMSC number by Daniel Willmann · 6 years ago
  19. 0ec1475 utils: fix encoding/decoding of IMSI value by Ben Fox-Moore · 6 years ago
  20. c555e18 tests: add example test data for Wavemobile-SIM by Philipp Maier · 6 years ago
  21. c8ce82a cards: Add support for Wavemobile SIM by Philipp Maier · 6 years ago
  22. 11a2e3c tests: add example file for sysmosim-gr1 by Philipp Maier · 6 years ago
  23. a3de5a3 cards: do not feed ascii as adm for sysmosim-gr1 by Philipp Maier · 6 years ago
  24. 087feff cards: autodetect sysmosim-gr1 by Philipp Maier · 6 years ago
  25. 52f59ac readme: add 'serial' dep, cosmetically rearrange by Neels Hofmeyr · 6 years ago
  26. fb98dd6 commands: depend on pytlv only when it is actually needed by Philipp Maier · 6 years ago
  27. 53b6dc2 readme: add info about dependencies by Philipp Maier · 6 years ago
  28. 73a0f04 add .gitreview by Alexander Couzens · 6 years ago
  29. 4731232 contrib: add jenkins.sh by Alexander Couzens · 6 years ago
  30. 7f34085 tests: add test program to verify pysim-prog.py (and pysim-read.py) by Philipp Maier · 6 years ago
  31. af9ae8b cards: return SW in method update_plmnsel() of class Card by Philipp Maier · 6 years ago
  32. 1be35bf cosmetic: fix cut and paste error in comment by Philipp Maier · 6 years ago
  33. a265049 pySim-read: read contents of PLMN related files. by Philipp Maier · 6 years ago
  34. ea6bdf0 pySim-read: Print exception when reading of EF.MSISDN fails by Philipp Maier · 6 years ago
  35. 589c1a4 cosmetic: fix excess space in log output (typo) by Philipp Maier · 6 years ago
  36. 5bf4260 cards: add update method for EF:PLMNsel to Card class by Philipp Maier · 6 years ago
  37. ac9dde6 pysim-prog: add commandline option to probe cards by Philipp Maier · 6 years ago
  38. 0e3fcaa commands: get file/record length from FCP (USIM) by Philipp Maier · 6 years ago
  39. 859e0fd __init__: also fetch response bytes for USIMs automatically by Philipp Maier · 6 years ago
  40. f779231 csv: fix missing import (broken CSV support) by Philipp Maier · 6 years ago
  41. d4ebb6f __init__: allow wildcards in expected SW for send_apdu_checksw() by Philipp Maier · 6 years ago
  42. d982488 pysim-prog: also allow raw hex adm pins besides numeric ascii by Philipp Maier · 6 years ago
  43. 9eeadfc add support for open cells SIM cards by Todd Neal · 6 years ago
  44. 6cbecaa transport/serial: Fix serial transport by Martin Hauke · 6 years ago
  45. d9d2b94 Revert "pySim-prog: ADM code can be longer 8 digits, it's implementation specific." by Harald Welte · 6 years ago
  46. 19fffa1 Make derive_milenage_opc and calculate_luhn publicly available through utils.py by Alexander Chemeris · 6 years ago
  47. e0d9d88 cards: Add Fairwaves SIM implementation. by Alexander Chemeris · 6 years ago
  48. 8ad124a cards: Implement card type autodetection based on ATR. by Alexander Chemeris · 6 years ago
  49. 47c73ab pySim-prog: Replace magic numbers with a readable EF file name. by Alexander Chemeris · 6 years ago
  50. a51592e pySim-prog: ADM code can be longer 8 digits, it's implementation specific. by Alexander Chemeris · 6 years ago
  51. eb6807d cards: Extend Card class with access functions for some of the standard EF files. by Alexander Chemeris · 7 years ago
  52. d2d660a Add methods to get ATR for a card or a link. by Alexander Chemeris · 7 years ago
  53. dddbf52 utils: Fix documentation. 3+3=6 digits equals 3 bytes, not 6 by Alexander Chemeris · 7 years ago
  54. a5f0ea6 utils: Functions to encode/decode EF SPN. by Alexander Chemeris · 7 years ago
  55. 067f69c ts_51_011: A file with MF/DF/EF constants from TS 51 011 by Alexander Chemeris · 7 years ago
  56. d17ca3d Fix comment: Ki -> OPC by Alexander Chemeris · 7 years ago
  57. 665bd22 utils.py: dec_imsi: Fix ValueError by Pau Espin Pedrol · 6 years ago
  58. 287b6ce pySim-prog.py: Fix trailing whitespace by Pau Espin Pedrol · 6 years ago
  59. ac23ad5 pySim-*.py: Set shebang to use python v2 by Pau Espin Pedrol · 6 years ago
  60. 1d087ef Support writing SMSP for sysmoUSIM-SJS1 by Daniel Willmann · 7 years ago
  61. e960488 fix writing of ICCID for sysmo-usim-sjs1 by Philipp Maier · 7 years ago
  62. 4146086 Fix select control parameter by Philipp Maier · 7 years ago
  63. 3ce84d9 cosmetic: missing newlines on last line of 2 files by Neels Hofmeyr · 7 years ago
  64. 9b7c45d README.md: Cosmetic/Formatting fixes by Harald Welte · 7 years ago
  65. 42b6be8 Update README with general project information and convert to Markdown by Harald Welte · 7 years ago
  66. 9a1dcea Revert "Do not return the FCI information while selecting a file" by Harald Welte · 8 years ago
  67. 4e82468 re-program: Instead of specifying the IMSI, read it from the card. by Holger Hans Peter Freyther · 12 years ago
  68. 8c1b33c Do not return the FCI information while selecting a file by Jan Balke · 9 years ago
  69. 3e84067 Add provision support for sysmoUSIM-SJS1 cards by Jan Balke · 9 years ago
  70. c3ebd33 Add PIN-ADM argument to the command line by Jan Balke · 9 years ago
  71. 14b350f Allow changing the class byte for pdu messages by Jan Balke · 9 years ago
  72. e9e5ecb Introduce a '--dry-run' option to skip actual card access by Harald Welte · 12 years ago
  73. c26b829 read_params_csv: Make sure we don't end up in endless loop by Harald Welte · 12 years ago
  74. 7f62cec pySim-prog: Add mode where it can re-generate a card from CSV by Harald Welte · 12 years ago
  75. 130524b split parameter writing for CSV and SQL into separate functions by Harald Welte · 12 years ago
  76. 2fc205c cards: sysmocom SysmoSIM-GR2 support added to cards by Sylvain Munaut · 10 years ago
  77. 9f13897 pySim-read: MISDN is not mandatory by Sylvain Munaut · 11 years ago
  78. 7be92ff Move encoder functions for ICCID, IMSI and PLMN to pySim.utils for consistency. by Alexander Chemeris · 11 years ago
  79. 6e58914 Add an utility to read data from a SIM card. by Alexander Chemeris · 11 years ago
  80. 5e96c3d utils: Add functions to decode IMSI and ICCID from EF raw data. by Alexander Chemeris · 11 years ago
  81. 2188524 Implement setting of EF.ACC file in GrcardSim and _MagicSimBase by Alexander Chemeris · 11 years ago
  82. 5da8d4e cards: Fix spacing according to PEP by Sylvain Munaut · 11 years ago
  83. 053c895 cards: Fix comment position by Sylvain Munaut · 11 years ago
  84. cca4179 usim/opc: Derive OPC from KI and OP by Holger Hans Peter Freyther · 12 years ago
  85. 93b38cd usim/opc: Add support to write completely random OPC by Harald Welte · 12 years ago
  86. 4d91bf4 sysmoUSIM-GR1: Add basic (hacky) support for the sysmoUSIM-GR1 by Holger Hans Peter Freyther · 12 years ago
  87. 8ca49e9 cards: SMSP is left padded not right padded by Sylvain Munaut · 13 years ago
  88. 9977c86 pySim-prog: Fix SMSC 'number type' field to 0x81 by Sylvain Munaut · 13 years ago
  89. 607ce2a Fix computation of SMSP from a SMSC number by Sylvain Munaut · 13 years ago
  90. 1a91443 Whitespace fixes by Sylvain Munaut · 13 years ago
  91. e10394b Add sysmoSIM-GR1 as alias to grcardsim by Harald Welte · 13 years ago
  92. 2c0ff3a correctly compute the ICCID (19 digits, including luhn checksum) by Harald Welte · 13 years ago
  93. 5dffefb pySim-prog.py: pyflakes doesn't find Importerror.. by Holger Hans Peter Freyther · 13 years ago
  94. 50e7c03 README: Mention the necessary wait_for_card by Holger Hans Peter Freyther · 13 years ago
  95. 3156d90 cards: Add support for grcard.cn (Green Card) SIM cards by Harald Welte · 13 years ago
  96. 982a307 commands: Check SW for UPDATE BIN / UPDATE REC / VERIFY CHV by Harald Welte · 13 years ago
  97. 530076e commands: Fix bug in verify_chv. by Sylvain Munaut · 13 years ago
  98. 9f120e0 pySim-prog: Fix insertion of Ki in HLR. Need to escape like DBI does it by Sylvain Munaut · 13 years ago
  99. 8d243e8 pySim-prog: Fix crash when using manuam imsi/iccid/kc by Sylvain Munaut · 13 years ago
  100. 98d2b85 pySim-prog: Check that batch mode is used with auto parameters by Sylvain Munaut · 13 years ago