1. 1be35bf cosmetic: fix cut and paste error in comment by Philipp Maier · 6 years ago
  2. 589c1a4 cosmetic: fix excess space in log output (typo) by Philipp Maier · 6 years ago
  3. 5bf4260 cards: add update method for EF:PLMNsel to Card class by Philipp Maier · 6 years ago
  4. 0e3fcaa commands: get file/record length from FCP (USIM) by Philipp Maier · 6 years ago
  5. 859e0fd __init__: also fetch response bytes for USIMs automatically by Philipp Maier · 6 years ago
  6. d4ebb6f __init__: allow wildcards in expected SW for send_apdu_checksw() by Philipp Maier · 6 years ago
  7. 9eeadfc add support for open cells SIM cards by Todd Neal · 6 years ago
  8. 6cbecaa transport/serial: Fix serial transport by Martin Hauke · 6 years ago
  9. 19fffa1 Make derive_milenage_opc and calculate_luhn publicly available through utils.py by Alexander Chemeris · 6 years ago
  10. e0d9d88 cards: Add Fairwaves SIM implementation. by Alexander Chemeris · 6 years ago
  11. 8ad124a cards: Implement card type autodetection based on ATR. by Alexander Chemeris · 6 years ago
  12. eb6807d cards: Extend Card class with access functions for some of the standard EF files. by Alexander Chemeris · 7 years ago
  13. d2d660a Add methods to get ATR for a card or a link. by Alexander Chemeris · 7 years ago
  14. dddbf52 utils: Fix documentation. 3+3=6 digits equals 3 bytes, not 6 by Alexander Chemeris · 7 years ago
  15. a5f0ea6 utils: Functions to encode/decode EF SPN. by Alexander Chemeris · 7 years ago
  16. 067f69c ts_51_011: A file with MF/DF/EF constants from TS 51 011 by Alexander Chemeris · 7 years ago
  17. 665bd22 utils.py: dec_imsi: Fix ValueError by Pau Espin Pedrol · 7 years ago
  18. 1d087ef Support writing SMSP for sysmoUSIM-SJS1 by Daniel Willmann · 7 years ago
  19. e960488 fix writing of ICCID for sysmo-usim-sjs1 by Philipp Maier · 7 years ago
  20. 4146086 Fix select control parameter by Philipp Maier · 7 years ago
  21. 3ce84d9 cosmetic: missing newlines on last line of 2 files by Neels Hofmeyr · 7 years ago
  22. 9a1dcea Revert "Do not return the FCI information while selecting a file" by Harald Welte · 8 years ago
  23. 8c1b33c Do not return the FCI information while selecting a file by Jan Balke · 9 years ago
  24. 3e84067 Add provision support for sysmoUSIM-SJS1 cards by Jan Balke · 9 years ago
  25. c3ebd33 Add PIN-ADM argument to the command line by Jan Balke · 9 years ago
  26. 14b350f Allow changing the class byte for pdu messages by Jan Balke · 9 years ago
  27. 2fc205c cards: sysmocom SysmoSIM-GR2 support added to cards by Sylvain Munaut · 11 years ago
  28. 7be92ff Move encoder functions for ICCID, IMSI and PLMN to pySim.utils for consistency. by Alexander Chemeris · 11 years ago
  29. 5e96c3d utils: Add functions to decode IMSI and ICCID from EF raw data. by Alexander Chemeris · 11 years ago
  30. 2188524 Implement setting of EF.ACC file in GrcardSim and _MagicSimBase by Alexander Chemeris · 11 years ago
  31. 5da8d4e cards: Fix spacing according to PEP by Sylvain Munaut · 11 years ago
  32. 053c895 cards: Fix comment position by Sylvain Munaut · 11 years ago
  33. 93b38cd usim/opc: Add support to write completely random OPC by Harald Welte · 12 years ago
  34. 4d91bf4 sysmoUSIM-GR1: Add basic (hacky) support for the sysmoUSIM-GR1 by Holger Hans Peter Freyther · 12 years ago
  35. 8ca49e9 cards: SMSP is left padded not right padded by Sylvain Munaut · 13 years ago
  36. 607ce2a Fix computation of SMSP from a SMSC number by Sylvain Munaut · 13 years ago
  37. e10394b Add sysmoSIM-GR1 as alias to grcardsim by Harald Welte · 13 years ago
  38. 2c0ff3a correctly compute the ICCID (19 digits, including luhn checksum) by Harald Welte · 13 years ago
  39. 3156d90 cards: Add support for grcard.cn (Green Card) SIM cards by Harald Welte · 13 years ago
  40. 982a307 commands: Check SW for UPDATE BIN / UPDATE REC / VERIFY CHV by Harald Welte · 13 years ago
  41. 530076e commands: Fix bug in verify_chv. by Sylvain Munaut · 14 years ago
  42. bdca252 transport: Change transport api to allow for wait_for_card/connect/disconnect by Sylvain Munaut · 14 years ago
  43. 245d534 transport/pcsc: Remove obsolete/debug code by Sylvain Munaut · 14 years ago
  44. e7c15cd transport: Put common methods in LinkBase class by Sylvain Munaut · 14 years ago
  45. 76504e0 Split all things into a more "library-like" package by Sylvain Munaut · 14 years ago