1. 35a96ed pySim-*.py: print info about selected reader interface by Vadim Yanitskiy · 6 years ago
  2. 9f9f5a6 pySim-*.py: add command line option for Calypso reader by Vadim Yanitskiy · 6 years ago
  3. 588f3ac pySim-*.py: refactor card reader driver initialization by Vadim Yanitskiy · 6 years ago
  4. 4fa8f1c pySim-prog: Honor international '+' in SMSC number by Daniel Willmann · 6 years ago
  5. ac9dde6 pysim-prog: add commandline option to probe cards by Philipp Maier · 6 years ago
  6. f779231 csv: fix missing import (broken CSV support) by Philipp Maier · 6 years ago
  7. d982488 pysim-prog: also allow raw hex adm pins besides numeric ascii by Philipp Maier · 6 years ago
  8. 9eeadfc add support for open cells SIM cards by Todd Neal · 6 years ago
  9. d9d2b94 Revert "pySim-prog: ADM code can be longer 8 digits, it's implementation specific." by Harald Welte · 6 years ago
  10. 19fffa1 Make derive_milenage_opc and calculate_luhn publicly available through utils.py by Alexander Chemeris · 6 years ago
  11. 47c73ab pySim-prog: Replace magic numbers with a readable EF file name. by Alexander Chemeris · 6 years ago
  12. a51592e pySim-prog: ADM code can be longer 8 digits, it's implementation specific. by Alexander Chemeris · 6 years ago
  13. d17ca3d Fix comment: Ki -> OPC by Alexander Chemeris · 7 years ago
  14. 287b6ce pySim-prog.py: Fix trailing whitespace by Pau Espin Pedrol · 7 years ago
  15. ac23ad5 pySim-*.py: Set shebang to use python v2 by Pau Espin Pedrol · 7 years ago
  16. 4e82468 re-program: Instead of specifying the IMSI, read it from the card. by Holger Hans Peter Freyther · 12 years ago
  17. c3ebd33 Add PIN-ADM argument to the command line by Jan Balke · 9 years ago
  18. e9e5ecb Introduce a '--dry-run' option to skip actual card access by Harald Welte · 12 years ago
  19. c26b829 read_params_csv: Make sure we don't end up in endless loop by Harald Welte · 12 years ago
  20. 7f62cec pySim-prog: Add mode where it can re-generate a card from CSV by Harald Welte · 12 years ago
  21. 130524b split parameter writing for CSV and SQL into separate functions by Harald Welte · 12 years ago
  22. 2188524 Implement setting of EF.ACC file in GrcardSim and _MagicSimBase by Alexander Chemeris · 11 years ago
  23. cca4179 usim/opc: Derive OPC from KI and OP by Holger Hans Peter Freyther · 12 years ago
  24. 93b38cd usim/opc: Add support to write completely random OPC by Harald Welte · 12 years ago
  25. 9977c86 pySim-prog: Fix SMSC 'number type' field to 0x81 by Sylvain Munaut · 13 years ago
  26. 607ce2a Fix computation of SMSP from a SMSC number by Sylvain Munaut · 13 years ago
  27. 1a91443 Whitespace fixes by Sylvain Munaut · 13 years ago
  28. 2c0ff3a correctly compute the ICCID (19 digits, including luhn checksum) by Harald Welte · 13 years ago
  29. 5dffefb pySim-prog.py: pyflakes doesn't find Importerror.. by Holger Hans Peter Freyther · 13 years ago
  30. 9f120e0 pySim-prog: Fix insertion of Ki in HLR. Need to escape like DBI does it by Sylvain Munaut · 14 years ago
  31. 8d243e8 pySim-prog: Fix crash when using manuam imsi/iccid/kc by Sylvain Munaut · 14 years ago
  32. 98d2b85 pySim-prog: Check that batch mode is used with auto parameters by Sylvain Munaut · 14 years ago
  33. 8f7d3ba pySim-prog: Change logic to support batch programming by Sylvain Munaut · 14 years ago
  34. bdca252 transport: Change transport api to allow for wait_for_card/connect/disconnect by Sylvain Munaut · 14 years ago
  35. 9c8729a pySim-prog: Fix pcsc device selection and link creation by Sylvain Munaut · 14 years ago
  36. 143e99d pySim-prog: Add options to save generated parameters to CVS or OpenBSC HLR by Sylvain Munaut · 14 years ago
  37. 1771603 pySim-prog: Show default for mnc in help mode by Sylvain Munaut · 14 years ago
  38. e9fdecb pySim-prog: Group option for serial (dev & baud) together by Sylvain Munaut · 14 years ago
  39. 76504e0 Split all things into a more "library-like" package by Sylvain Munaut · 14 years ago