1. 677d41b Remove unnecessary semicolon by Daniel Willmann · 3 years, 9 months ago
  2. 4a3580b Move reading of USIM service table to generic USIM class by herlesupreeth · 3 years, 9 months ago
  3. f8232db Move reading of ePDG Id to generic USIM class by herlesupreeth · 3 years, 9 months ago
  4. 5d0a30c Move programminig of ePDG Id to generic USIM class by herlesupreeth · 3 years, 9 months ago
  5. 8e0fccd sysmoISIM-SJA2: Add support for programming Home ePDG Identifier by Supreeth Herle · 4 years, 4 months ago
  6. 71e3848 Remove redundant function read_aid() by herlesupreeth · 3 years, 10 months ago
  7. 1a13c44 Use the function select_adf_by_aid for selecting an AID by herlesupreeth · 3 years, 10 months ago
  8. 8016405 cards.py: Populate AIDs present in SysmoISIMSJA2 UICC by Supreeth Herle · 4 years, 4 months ago
  9. 1e42420 fix 'TabError: inconsistent use of tabs and spaces in indentation' by Harald Welte · 3 years, 10 months ago
  10. ca67394 Add support for ADF_USIM/EF_EHPLMN by Harald Welte · 4 years, 1 month ago
  11. 0dc8f69 ts_31_102.py: add EF_ADF_map by Sebastian Viviani · 4 years, 1 month ago
  12. d58c632 cards: remove empty erase() methods. by Philipp Maier · 4 years, 2 months ago
  13. 5c2cc66 cards: add methods to help erasing of file contents by Philipp Maier · 4 years, 2 months ago
  14. 7f9f64a cards: reset uninitalized EF.AD by Philipp Maier · 4 years, 2 months ago
  15. b689754 cards: remove len calculation by Philipp Maier · 4 years, 2 months ago
  16. 32f0d41 Fix writing of EF.HPLMNwAcT on sysmoISIM-SJA2 by Harald Welte · 4 years, 2 months ago
  17. 69e5d27 Remove redundant functions by Supreeth Herle · 4 years, 3 months ago
  18. f9f3e5e cards.py: Added method to select ADF by its full AID by Supreeth Herle · 4 years, 4 months ago
  19. e26331e Add ability to parse SIM Service Table (EF.SST) by Supreeth Herle · 4 years, 4 months ago
  20. 6d66af6 Move parsing of MSISDN to generic Card class by Supreeth Herle · 4 years, 4 months ago
  21. a850a47 Move parsing of HPLMNAcT to generic Card class by Supreeth Herle · 4 years, 4 months ago
  22. 1757b26 Move parsing of OPLMNwAcT to generic Card class by Supreeth Herle · 4 years, 4 months ago
  23. 1408440 Move parsing of PLMNwAcT to generic Card class by Supreeth Herle · 4 years, 4 months ago
  24. e573ccb Use read_binary function of card class to read GID2 and reduce code duplication by Supreeth Herle · 4 years, 3 months ago
  25. ad10d66 cards.py: Add generic function to read EF record in card class by Supreeth Herle · 4 years, 3 months ago
  26. d21349a cards.py: Add generic function to read EF binary to card class by Supreeth Herle · 4 years, 3 months ago
  27. c7f2f74 Move parsing of GID2 to generic Card class by Supreeth Herle · 4 years, 4 months ago
  28. 98a6927 Move parsing of GID1 to generic Card class by Supreeth Herle · 4 years, 4 months ago
  29. 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
  30. e4e9831 cards.py: Added parsing of all the AIDs in the UICC by Supreeth Herle · 4 years, 4 months ago
  31. d950786 sysmoISIM-SJA2: Add suport for USIM-only and ISIM-only cards by Philipp Maier · 4 years, 4 months ago
  32. b3e11ea sysmiISIM-SJA2: add support for new card model / os version by Philipp Maier · 4 years, 4 months ago
  33. 9664b2e cards: Python 3 fix: use the floor division operator // by Vadim Yanitskiy · 4 years, 5 months ago
  34. 99affe1 Py2 -> Py3: use the floor division operator // where possible by Vadim Yanitskiy · 4 years, 5 months ago
  35. 5a54101 pySim-prog.py: add support for MSISDN programming by Supreeth Herle · 4 years, 7 months ago
  36. f442fb4 cards/sysmoUSIM-SJS1: support programming of EF.HPLMNwAcT by Supreeth Herle · 4 years, 6 months ago
  37. c8796a3 cards/sysmoUSIM-SJS1: support programming of ACC bits by Supreeth Herle · 4 years, 7 months ago
  38. 2d78597 cards: fix reading of EF.HPLMNwAcT in Card.update_hplmn_act() by Supreeth Herle · 4 years, 7 months ago
  39. 9ca41c1 cards: cosmetic/indentation fix: use tabs, not spaces by Supreeth Herle · 4 years, 6 months ago
  40. 840a9e2 pySim-prog.py: add presence/length checks for user-provided SPN by Supreeth Herle · 4 years, 6 months ago
  41. 7947d92 Added feature to program SPN into sysmoUSIM-SJS1 SIM cards by Supreeth Herle · 5 years ago
  42. 0ad5bcf cards: Add support for sysmo-isim-sja2 by Philipp Maier · 4 years, 6 months ago
  43. 5a87631 cards.py: do not use spaces in card names by Philipp Maier · 4 years, 8 months ago
  44. 84d2cb3 python3 conversion: fix tabs and spaces inconsistency by Denis 'GNUtoo' Carikli · 4 years, 10 months ago
  45. 7d38d74 pySim-prog: Print out hex-escaped pin_adm in card parameters by Daniel Willmann · 6 years ago
  46. 23888da make writing SMSP optional by Harald Welte · 4 years, 11 months ago
  47. 67acdbc Make programming OPC optional by Daniel Willmann · 6 years ago
  48. 6e507a7 wavemobile-sim: write mnc-length field ine EF.AD by Philipp Maier · 5 years ago
  49. 45daa92 cosmetic: fix sourecode formatting by Philipp Maier · 5 years ago
  50. ee908ae sysmo-usim-sjs1: update EF.AD with correct MNC length by Philipp Maier · 5 years ago
  51. 2d15ea0 cards: sysmo-usim-sjs1: add programming of EF.PLMNsel, EF.PLMNwAcT and EF.OPLMNwAcT by Philipp Maier · 5 years ago
  52. c8ce82a cards: Add support for Wavemobile SIM by Philipp Maier · 6 years ago
  53. a3de5a3 cards: do not feed ascii as adm for sysmosim-gr1 by Philipp Maier · 6 years ago
  54. 087feff cards: autodetect sysmosim-gr1 by Philipp Maier · 6 years ago
  55. af9ae8b cards: return SW in method update_plmnsel() of class Card by Philipp Maier · 6 years ago
  56. 1be35bf cosmetic: fix cut and paste error in comment by Philipp Maier · 6 years ago
  57. 5bf4260 cards: add update method for EF:PLMNsel to Card class by Philipp Maier · 6 years ago
  58. 9eeadfc add support for open cells SIM cards by Todd Neal · 6 years ago
  59. e0d9d88 cards: Add Fairwaves SIM implementation. by Alexander Chemeris · 7 years ago
  60. 8ad124a cards: Implement card type autodetection based on ATR. by Alexander Chemeris · 7 years ago
  61. eb6807d cards: Extend Card class with access functions for some of the standard EF files. by Alexander Chemeris · 7 years ago
  62. 1d087ef Support writing SMSP for sysmoUSIM-SJS1 by Daniel Willmann · 7 years ago
  63. e960488 fix writing of ICCID for sysmo-usim-sjs1 by Philipp Maier · 7 years ago
  64. 4146086 Fix select control parameter by Philipp Maier · 7 years ago
  65. 3e84067 Add provision support for sysmoUSIM-SJS1 cards by Jan Balke · 9 years ago
  66. c3ebd33 Add PIN-ADM argument to the command line by Jan Balke · 9 years ago
  67. 2fc205c cards: sysmocom SysmoSIM-GR2 support added to cards by Sylvain Munaut · 11 years ago
  68. 7be92ff Move encoder functions for ICCID, IMSI and PLMN to pySim.utils for consistency. by Alexander Chemeris · 11 years ago
  69. 2188524 Implement setting of EF.ACC file in GrcardSim and _MagicSimBase by Alexander Chemeris · 11 years ago
  70. 5da8d4e cards: Fix spacing according to PEP by Sylvain Munaut · 11 years ago
  71. 053c895 cards: Fix comment position by Sylvain Munaut · 11 years ago
  72. 93b38cd usim/opc: Add support to write completely random OPC by Harald Welte · 12 years ago
  73. 4d91bf4 sysmoUSIM-GR1: Add basic (hacky) support for the sysmoUSIM-GR1 by Holger Hans Peter Freyther · 12 years ago
  74. 8ca49e9 cards: SMSP is left padded not right padded by Sylvain Munaut · 13 years ago
  75. 607ce2a Fix computation of SMSP from a SMSC number by Sylvain Munaut · 13 years ago
  76. e10394b Add sysmoSIM-GR1 as alias to grcardsim by Harald Welte · 13 years ago
  77. 2c0ff3a correctly compute the ICCID (19 digits, including luhn checksum) by Harald Welte · 13 years ago
  78. 3156d90 cards: Add support for grcard.cn (Green Card) SIM cards by Harald Welte · 13 years ago
  79. 76504e0 Split all things into a more "library-like" package by Sylvain Munaut · 14 years ago