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