1. 1f46f07 utils: tolerate uninitialized fields in dec_addr_tlv by Philipp Maier · 11 months ago
  2. 784b947 pySim-trace: remove stray debug print by Philipp Maier · 11 months ago
  3. 407c955 pySim-trace: add commandline option --show-raw-apdu by Philipp Maier · 11 months ago
  4. 791f80a construct: add adapter Utf8Adapter to safely interpret utf8 text by Philipp Maier · 11 months ago
  5. fec721f Fixed `mnc` encoding by farhadh · 12 months ago
  6. 92b9356 runtime: fix lchan deletion in method reset by Philipp Maier · 12 months ago
  7. 7d86fe1 apdu/ts_102_221: extract channel number from dict before calling del_lchan by Philipp Maier · 12 months ago
  8. cfb665b pySim-shell: fix verify_adm command by Philipp Maier · 12 months ago
  9. 3175d61 cards: fix swapped PIN mapping number by Philipp Maier · 12 months ago
  10. 38306df pySim-shell: Add a mode where a pySim-shell cmd can be passed by shell by Harald Welte · 12 months ago
  11. 531894d move Runtime{State,Lchan} from pySim.filesystem to new pySim.runtime by Harald Welte · 12 months ago
  12. b77063b pySim/filesystem.py: remove unused class FileData by Harald Welte · 12 months ago
  13. 6ad9a24 pySim-shell: Iterate over CardApplication sub-classes by Harald Welte · 12 months ago
  14. 2d5959b ts_102_221: Remove CardProfileUICCSIM by Harald Welte · 12 months ago
  15. 323a350 Introduce concept of CardProfileAddon by Harald Welte · 12 months ago
  16. f9e2df1 cdma_ruim: Fix unit tests and actually enable them by Harald Welte · 12 months ago
  17. 659d7c1 cards: all UICC should use sel_ctrl="0400" and SIM "0000" by Harald Welte · 12 months ago
  18. 775ab01 cards: cosmetic rename, argument name should be scc, not ssc by Harald Welte · 12 months ago
  19. 172c28e cards: All derived of SimCardBase use CLA=A0; all UiccCardBase use CLA=00 by Harald Welte · 12 months ago
  20. b314b9b ts_31_102, ts_31_103: Move legacy-only code to pySim.legacy by Harald Welte · 12 months ago
  21. 57ad38e create pySim.legacy.ts_51_011.py and move legacy code there by Harald Welte · 12 months ago
  22. a396129 pySim/cards: Add type annotations by Harald Welte · 12 months ago
  23. f8d2e2b split pySim/legacy/{cards,utils} from pySim/{cards,utils} by Harald Welte · 12 months ago
  24. 263fb08 pySim/cards: Split legacy classes away from core SIM + UICC by Harald Welte · 12 months ago
  25. 02a7f74 filesystem: Support selecting MF from MF by Harald Welte · 12 months ago
  26. 284efda pySim-prog: Also accept 18-digit ICCIDs by Harald Welte · 12 months ago
  27. fdcf3c5 GlobalPlatform ADF.SD: Add command line reference + error message by Harald Welte · 12 months ago
  28. a1561fe ts_102_222: Remove unneeded imports by Harald Welte · 12 months ago
  29. f9f8d7a pySim/transport: Use newly-defined ResTuple type by Harald Welte · 12 months ago
  30. fdb187d pySim/commands.py: Better type annotations by Harald Welte · 12 months ago
  31. ab6897c pySim/transport: More type annotations by Harald Welte · 12 months ago
  32. f5e26ae pySim/utils: define 'Hexstr' using NewType by Harald Welte · 12 months ago
  33. 2352f2d pySim/tlv.py: Fix TLV_IE_Collection from_dict with nested collections by Harald Welte · 12 months ago
  34. ba955b6 pySim/tlv.py: Don't create an exception from within raise by Harald Welte · 12 months ago
  35. 30de9fd TLV_IE_Collection: use snake-style names during from_dict() by Harald Welte · 12 months ago
  36. f818acd pySim-shell: Unregister profile commands during equip by iw0 · 1 year, 1 month ago
  37. f4a0147 pySim-shell: Support USIM specific methods/commands on unknown UICC by Harald Welte · 12 months ago
  38. fa9f348 ts_31_103: enable encode tests for files containing single TLV IE by Harald Welte · 1 year ago
  39. 579ac3e tlv: Fix IE.from_dict() method by Harald Welte · 1 year ago
  40. 0ec0150 cosmetic: Implement cmd2.Settable backwards-compat via wrapper class by Harald Welte · 1 year ago
  41. 985ff31 work-around what appears to be a pylint bug by Harald Welte · 1 year ago
  42. e126872 Fix run-editor bug with cmd2 >= 2.0.0 compatibility by Harald Welte · 1 year ago
  43. 721ba9b tests: Add new, data-driven OTA tests by Harald Welte · 1 year, 1 month ago
  44. 0b32725 Add support for encoding/decoding SMS in TPDU and SMPP format by Harald Welte · 1 year, 11 months ago
  45. 7e55569 docs: Add section on pySim-trace to user manual by Harald Welte · 1 year, 1 month ago
  46. e345e11 pySim-shell: fix reset command by Philipp Maier · 1 year, 1 month ago
  47. f422eb1 Add ".py" suffix to sphinx-argparse generated docs by Harald Welte · 1 year, 1 month ago
  48. f9a5ba5 31.102: Fix EF.Routing_Indicator for odd number of digits by Harald Welte · 1 year, 1 month ago
  49. 1dce498 README: remove redundancy 'Manual' and 'Documentation by Harald Welte · 1 year, 1 month ago
  50. 555cf6f README: rephrase initial section; add HPSIM; programmable vs. standard by Harald Welte · 1 year, 1 month ago
  51. 75e31c5 test_ota: Add one first OTA SMS AES128 unit test by Harald Welte · 1 year, 1 month ago
  52. 19b4a97 SJA5: EF.USIM_AUTH_KEY: Display / enforce proper length TUAK K by Harald Welte · 1 year, 1 month ago
  53. 7ec8223 ts_31_102: Add shell command for GET IDENTITY by Harald Welte · 1 year, 1 month ago
  54. 621f78c serial: return a return code in reset_card() by Philipp Maier · 1 year, 1 month ago
  55. 60951b0 utils: Remove format_xplmn leading zeros in MNC by Matan Perelman · 1 year, 1 month ago
  56. 777ee9e Add FPLMN read and program by Matan Perelman · 1 year, 2 months ago
  57. 1de62c4 pySim/apdu/ts_31_102.py: Add Rel17 5G NSWO context for GET IDENTITY by Harald Welte · 1 year, 1 month ago
  58. b0e0dce ts_102221: Add "resume_uicc" command by Harald Welte · 1 year, 1 month ago
  59. 659781c Move "suspend_uicc" command from pySim-shell to ts_102_221.py by Harald Welte · 1 year, 1 month ago
  60. 4e5aa30 ts_31_102: fix typo by Philipp Maier · 1 year, 1 month ago
  61. c85ae41 Fix result parsing of "suspend_uicc" by Harald Welte · 1 year, 1 month ago
  62. 892526f pySim-shell: Unregister TS 102 222 commands during 'equip' by Harald Welte · 1 year, 1 month ago
  63. e619105 HPSIM application support by Harald Welte · 1 year, 1 month ago
  64. d75fa3f Switch from pycryptodome to pycryptodomex by Harald Welte · 1 year, 1 month ago
  65. 219a5f3 OTA: Fix padding of AES CMAC by Harald Welte · 1 year, 1 month ago
  66. 0365058 SJA5: Proper encode/decode of TUAK data in EF.USIM_AUTH_KEY by Harald Welte · 1 year, 1 month ago
  67. 557c136 SJA5: Add TUAK + XOR-2G algorithm definitions for EF_[U]SIM_AUTH_KEY by Harald Welte · 1 year, 1 month ago
  68. 954ce95 SJA2: Implement DF.SYSTEM/EF.0348_KEY using construct by Harald Welte · 1 year, 1 month ago
  69. ba6d6ab ts_31_102: EF_SUPI_NAI: Decode/Encode GLI+GCI as UTF-8 strings by Harald Welte · 1 year, 1 month ago
  70. 455611c ts_31_102: Add decoder/encoder for DF.5GS/EF.Routing_Indicator by Harald Welte · 1 year, 1 month ago
  71. d70ac22 modem_atcmd: raise ProtocolError instead of ReaderError on CME ERROR by Tobias Engel · 1 year, 1 month ago
  72. bca0152 setup.py: fix syntax errors (missing commas) by Vadim Yanitskiy · 1 year, 1 month ago
  73. c296cb5 cards: Add support for Gialer SIM cards by Matan Perelman · 1 year, 2 months ago
  74. 69b69d4 docs: add SUPI/SUCI usage example by Merlin Chlosta · 1 year, 2 months ago
  75. 0489ae6 cards.py: support ATR-based detection of sysmoISIM-SJA5 by Harald Welte · 1 year, 1 month ago
  76. 2bee70c ts_31_102: Add DF.SAIP support by Harald Welte · 1 year, 1 month ago
  77. 24e77a7 ts_31_102: Fix FID + SFI of EF.MCHPPLMN by Harald Welte · 1 year, 1 month ago
  78. 5206429 ts_31_102: Fix FID of EF.OPL5G (it's 4F08 instead of 6F08) by Harald Welte · 1 year, 1 month ago
  79. 04bd514 ts_31_102: Fix EF.NIA FID by Harald Welte · 1 year, 1 month ago
  80. 33eef85 ts_51_011: Fix EF.Phase FID (it's 6FAE, not 6FA3) by Harald Welte · 1 year, 1 month ago
  81. 10a1a0a ts_51_011: Fix FID of EF.BCCH by Harald Welte · 1 year, 1 month ago
  82. fc67de2 ts_31_102: Extend from Rel16 to Rel17 by Harald Welte · 1 year, 1 month ago
  83. c224b3b ts_51_011: Add sst_service_[de]{activate,allocate} shell commands by Harald Welte · 1 year, 1 month ago
  84. ade366d setup.py: add missing packages for pySim-trace.py by Vadim Yanitskiy · 1 year, 2 months ago
  85. a793552 contrib/jenkins.sh: print pylint version before running it by Vadim Yanitskiy · 1 year, 2 months ago
  86. e47ea5f Fix pylint errors by Oliver Smith · 1 year, 1 month ago
  87. 3bcc22f README.md: add missing pycryptodome to dependency list by Philipp Maier · 1 year, 2 months ago
  88. 2b15e31 setup: add missing pyyaml to setup.py and README.md by Philipp Maier · 1 year, 2 months ago
  89. f8a3d2b requirements.txt: allow cmd2 versions greater than 1.5 by Philipp Maier · 1 year, 2 months ago
  90. 961b803 pySim-shell: fix compatibility problem with cmd2 >= 2.3.0 (bg) by Harald Welte · 1 year, 2 months ago
  91. c85d406 pySim-shell: fix compatibility problem with cmd2 >= 2.0.0 (include_ipy) by Harald Welte · 1 year, 2 months ago
  92. 93aac3a pySim-shell: fix compatibility problem with cmd2 >= 2.0.0 (Settable) by Harald Welte · 1 year, 2 months ago
  93. 87dd020 Add very basic profile for R-UIM (CDMA) cards by Vadim Yanitskiy · 1 year, 2 months ago
  94. 6b19d80 ts_51_011: fix EF_ServiceTable: use self for static method by Vadim Yanitskiy · 1 year, 2 months ago
  95. e63cb2c setup.py: add missing pySim-trace.py' to scripts[] by Vadim Yanitskiy · 1 year, 2 months ago
  96. b34f234 filesystem: define more convenient codec for EF.ACC by Vadim Yanitskiy · 1 year, 3 months ago
  97. 0d80fa9 pySim-prog.py: fix SyntaxWarning: using is with a literal by Vadim Yanitskiy · 1 year, 3 months ago
  98. 7b9e244 pySim-shell: add cardinfo command by Philipp Maier · 1 year, 3 months ago
  99. 61ef157 pySim-shell.py: add a command for RUN GSM ALGORITHM by Harald Welte · 1 year, 4 months ago
  100. 9970f59 SimCardCommands.run_gsm(): use send_apdu_checksw() by Vadim Yanitskiy · 2 years, 2 months ago