1. c91085e cosmetic: Switch to consistent four-spaces indent; run autopep8 by Harald Welte · 2 years, 4 months ago
  2. c5501af pySim-prog: fix typo by Philipp Maier · 2 years, 8 months ago
  3. af0f086 pySim-prog: rename card_handler option to card_handler_config by Philipp Maier · 2 years, 9 months ago
  4. b18eed0 pySim-prog: rename card_handler to CardHandler by Philipp Maier · 2 years, 9 months ago
  5. 82511e5 pySim-prog: rename variable card_handler by Philipp Maier · 2 years, 9 months ago
  6. 9d16fbc Use construct for EF_AD in pySim-{shell, prog, read}.py, cards.py by Robert Falkenberg · 3 years, 2 months ago
  7. d0505bd WIP: Add option to set UE operation mode in EF_AD (Administrative Data) by Robert Falkenberg · 3 years, 3 months ago
  8. 6e0458d Move init_reader() from utils.py to transport/__init__.py by Harald Welte · 3 years, 2 months ago
  9. 79f5b60 Python 2 is deprecated, remove backwards compatibility chunks by Denis 'GNUtoo' Carikli · 4 years, 4 months ago
  10. 79b5ba4 utils.py: de-couple sanitize_pin_adm from argparse 'opts' by Harald Welte · 3 years, 5 months ago
  11. c8caec2 utils: catch exceptions during reader initalitation by Philipp Maier · 3 years, 3 months ago
  12. be7007e sysmoISIM-SJA2: Add support for programming IMS public user identity by Supreeth Herle · 4 years, 2 months ago
  13. a5bd968 sysmoISIM-SJA2: Add support for programming IMS private user identity by Supreeth Herle · 4 years, 2 months ago
  14. 79f43dd sysmoISIM-SJA2: Add support for programming IMS Home Network Domain Name by Supreeth Herle · 4 years, 2 months ago
  15. cf727f2 sysmoISIM-SJA2: Add support for programming Proxy Call Session Control Function address by Supreeth Herle · 4 years, 2 months ago
  16. f964df4 sysmoISIM-SJA2: Add support for programming EF.ePDGSelection (ePDG Selection Information) by Supreeth Herle · 4 years, 2 months ago
  17. 3b00dbf make random seed function python3 compatible by Jeremy Herbert · 3 years, 7 months ago
  18. dd014ea Lint fixes: false -> False, missing imports, Index list, not map iter by Daniel Willmann · 3 years, 8 months ago
  19. 677d41b Remove unnecessary semicolon by Daniel Willmann · 3 years, 8 months ago
  20. de07b95 Fix invocation python2 -> python3 by Daniel Willmann · 3 years, 8 months ago
  21. 8e0fccd sysmoISIM-SJA2: Add support for programming Home ePDG Identifier by Supreeth Herle · 4 years, 2 months ago
  22. 29ca804 Implement Generic SIM Access interface as per 3GPP TS 27.007 by Vadim Yanitskiy · 4 years, 1 month ago
  23. e8536c0 pysim-prog: move ADM sanitation to utils.py by Philipp Maier · 4 years, 1 month ago
  24. 7f1d3c4 Treat MCC and MNC as strings, not integers by Harald Welte · 4 years, 1 month ago
  25. ff84c23 pySim-prog, pySim-read, do not echo reader id by Philipp Maier · 4 years, 1 month ago
  26. fc83e43 Add option to specify MNC length in non-batch programming scnearios by Supreeth Herle · 4 years, 1 month ago
  27. 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
  28. 5a54101 pySim-prog.py: add support for MSISDN programming by Supreeth Herle · 4 years, 5 months ago
  29. 840a9e2 pySim-prog.py: add presence/length checks for user-provided SPN by Supreeth Herle · 4 years, 4 months ago
  30. 6727f0c Fix compatibility with Python 3: print() is a function by Vadim Yanitskiy · 4 years, 4 months ago
  31. 84d2cb3 python3 conversion: fix tabs and spaces inconsistency by Denis 'GNUtoo' Carikli · 4 years, 9 months ago
  32. 7592eee pySim-prog: use functions to derive MCC/MNC from IMSI by Philipp Maier · 4 years, 9 months ago
  33. be069e2 cards: use string representation for MNC/MCC by Philipp Maier · 4 years, 9 months ago
  34. 196b08c pySim-prog: check if CSV file exists by Philipp Maier · 4 years, 9 months ago
  35. 120a000 pySim-prog: use case insensitive CSV headers. by Philipp Maier · 4 years, 9 months ago
  36. 1de89bf pySim-prog.py: use more expressive error message on CSV read failure by Philipp Maier · 4 years, 9 months ago
  37. c5b422e Add support for automatic card handling by Philipp Maier · 4 years, 9 months ago
  38. e053da5 pySim-prog: generate a pin_adm from pin_adm_hex also for CSV files by Philipp Maier · 4 years, 9 months ago
  39. 164b963 Add an option to read the iccid and batch-program the new card data by Daniel Willmann · 4 years, 9 months ago
  40. f432b2b pySim-prog: Add option for hex ADM keys by Daniel Willmann · 6 years ago
  41. c46a4eb pySim-prog: Use CSV format with headers by Daniel Willmann · 6 years ago
  42. 7d38d74 pySim-prog: Print out hex-escaped pin_adm in card parameters by Daniel Willmann · 6 years ago
  43. 35a96ed pySim-*.py: print info about selected reader interface by Vadim Yanitskiy · 6 years ago
  44. 9f9f5a6 pySim-*.py: add command line option for Calypso reader by Vadim Yanitskiy · 6 years ago
  45. 588f3ac pySim-*.py: refactor card reader driver initialization by Vadim Yanitskiy · 6 years ago
  46. 4fa8f1c pySim-prog: Honor international '+' in SMSC number by Daniel Willmann · 6 years ago
  47. ac9dde6 pysim-prog: add commandline option to probe cards by Philipp Maier · 6 years ago
  48. f779231 csv: fix missing import (broken CSV support) by Philipp Maier · 6 years ago
  49. d982488 pysim-prog: also allow raw hex adm pins besides numeric ascii by Philipp Maier · 6 years ago
  50. 9eeadfc add support for open cells SIM cards by Todd Neal · 6 years ago
  51. d9d2b94 Revert "pySim-prog: ADM code can be longer 8 digits, it's implementation specific." by Harald Welte · 6 years ago
  52. 19fffa1 Make derive_milenage_opc and calculate_luhn publicly available through utils.py by Alexander Chemeris · 6 years ago
  53. 47c73ab pySim-prog: Replace magic numbers with a readable EF file name. by Alexander Chemeris · 6 years ago
  54. a51592e pySim-prog: ADM code can be longer 8 digits, it's implementation specific. by Alexander Chemeris · 6 years ago
  55. d17ca3d Fix comment: Ki -> OPC by Alexander Chemeris · 7 years ago
  56. 287b6ce pySim-prog.py: Fix trailing whitespace by Pau Espin Pedrol · 6 years ago
  57. ac23ad5 pySim-*.py: Set shebang to use python v2 by Pau Espin Pedrol · 6 years ago
  58. 4e82468 re-program: Instead of specifying the IMSI, read it from the card. by Holger Hans Peter Freyther · 12 years ago
  59. c3ebd33 Add PIN-ADM argument to the command line by Jan Balke · 9 years ago
  60. e9e5ecb Introduce a '--dry-run' option to skip actual card access by Harald Welte · 12 years ago
  61. c26b829 read_params_csv: Make sure we don't end up in endless loop by Harald Welte · 12 years ago
  62. 7f62cec pySim-prog: Add mode where it can re-generate a card from CSV by Harald Welte · 12 years ago
  63. 130524b split parameter writing for CSV and SQL into separate functions by Harald Welte · 12 years ago
  64. 2188524 Implement setting of EF.ACC file in GrcardSim and _MagicSimBase by Alexander Chemeris · 11 years ago
  65. cca4179 usim/opc: Derive OPC from KI and OP by Holger Hans Peter Freyther · 12 years ago
  66. 93b38cd usim/opc: Add support to write completely random OPC by Harald Welte · 12 years ago
  67. 9977c86 pySim-prog: Fix SMSC 'number type' field to 0x81 by Sylvain Munaut · 12 years ago
  68. 607ce2a Fix computation of SMSP from a SMSC number by Sylvain Munaut · 12 years ago
  69. 1a91443 Whitespace fixes by Sylvain Munaut · 12 years ago
  70. 2c0ff3a correctly compute the ICCID (19 digits, including luhn checksum) by Harald Welte · 12 years ago
  71. 5dffefb pySim-prog.py: pyflakes doesn't find Importerror.. by Holger Hans Peter Freyther · 13 years ago
  72. 9f120e0 pySim-prog: Fix insertion of Ki in HLR. Need to escape like DBI does it by Sylvain Munaut · 13 years ago
  73. 8d243e8 pySim-prog: Fix crash when using manuam imsi/iccid/kc by Sylvain Munaut · 13 years ago
  74. 98d2b85 pySim-prog: Check that batch mode is used with auto parameters by Sylvain Munaut · 13 years ago
  75. 8f7d3ba pySim-prog: Change logic to support batch programming by Sylvain Munaut · 13 years ago
  76. bdca252 transport: Change transport api to allow for wait_for_card/connect/disconnect by Sylvain Munaut · 13 years ago
  77. 9c8729a pySim-prog: Fix pcsc device selection and link creation by Sylvain Munaut · 13 years ago
  78. 143e99d pySim-prog: Add options to save generated parameters to CVS or OpenBSC HLR by Sylvain Munaut · 13 years ago
  79. 1771603 pySim-prog: Show default for mnc in help mode by Sylvain Munaut · 13 years ago
  80. e9fdecb pySim-prog: Group option for serial (dev & baud) together by Sylvain Munaut · 13 years ago
  81. 76504e0 Split all things into a more "library-like" package by Sylvain Munaut · 13 years ago