1. 237ddb5 pySim-shell: Include current logical channel in prompt by Harald Welte · 9 months ago
  2. 2065099 pySim-shell: Add 'switch_channel' command by Harald Welte · 9 months ago
  3. 6dd6f3e prevent SimCardCommands.select_adf_by_aid bypassing lchan by Harald Welte · 9 months ago
  4. 4625512 pySim-shell: Create + use per-RuntimeLchan SimCardCommands by Harald Welte · 9 months ago
  5. 3dfab9d commands.py: Add support for multiple logical channels. by Harald Welte · 9 months ago
  6. 91eeecf docs: Fix command reference for 'apdu' command by Harald Welte · 9 months ago
  7. 49acc06 RuntimeState: Add type annotation for 'card' argument by Harald Welte · 9 months ago
  8. bdf5957 pySim-shell: Create/delete RuntimeLchan objects on open/close of channel by Harald Welte · 9 months ago
  9. 7997252 cards.py: Fix type annotation by Harald Welte · 9 months ago
  10. 7c0cd0a pySim-shell: do not fail when EF.ICCID does not exist by Philipp Maier · 9 months ago
  11. 509ecf8 Use keyword argument for file description argument by Harald Welte · 9 months ago
  12. 28accc8 ts_31_102: Fix initialization of file size by Harald Welte · 9 months ago
  13. af4e5bb transport: do not catch exceptions in init_reader by Philipp Maier · 9 months ago
  14. 58e89eb transport: add return type annotation to method __str__ by Philipp Maier · 9 months ago
  15. 6bfa8a8 pySim-shell: print device info in case an exception occurs by Philipp Maier · 9 months ago
  16. 8e03f2f pySim-shell: do not pass failed card object to PysimApp by Philipp Maier · 9 months ago
  17. 91c971b pySim-prog, pySim-shell do not use global variables by Philipp Maier · 9 months ago
  18. 37e57e0 filesystem: add attribute "leftpad" to class LinFixedEF by Philipp Maier · 10 months ago
  19. 0ac4d3c commands: make method verify_binary and verify_record private by Philipp Maier · 10 months ago
  20. 4840d4d pySim-shell: fix commandline option -a (verify_adm) by Philipp Maier · 10 months ago
  21. 3a37ad0 sim-reset-server: fix error printing sw_match_error by Philipp Maier · 11 months ago
  22. 7d13845 sim-rest-server: fix REST method info by Philipp Maier · 11 months ago
  23. 91b379a sim-rest-server: use UiccCardBase instead of UsimCard by Philipp Maier · 11 months ago
  24. 71a3fb8 sim-rest-server: do not select ADF.USIM in connect_to_card by Philipp Maier · 11 months ago
  25. a42ee6f cards: get rid of method read_iccid by Philipp Maier · 11 months ago
  26. 09ff0e2 README.md: sort dependencies, document smpp.pdu by Florian Klink · 11 months ago
  27. 83222ab setup.py: fix package name by Florian Klink · 11 months ago
  28. e6cba76 pySim-shell: check presence of runtime state before accessing it by Philipp Maier · 11 months ago
  29. 63e8a18 pySim-prog_test: fix typo by Philipp Maier · 11 months ago
  30. a380e4e pySim-trace_test: verify output of pySim-trace.py by Philipp Maier · 11 months ago
  31. 7124ad1 pySim-trace_test: fix shebang line by Philipp Maier · 11 months ago
  32. d62182c runtime: make sure applications are always listed in the same order by Philipp Maier · 11 months ago
  33. 600e284 README.md: Add note about pySim-trace.py dependencies by Philipp Maier · 11 months ago
  34. 1cdcbe4 pysim-test: rename pysim-test.sh to pySim-prog_test.sh by Philipp Maier · 11 months ago
  35. ec9cdb7 tests: add test script for pySim-trace by Philipp Maier · 11 months ago
  36. c8facea Fix the remaining functions using the broken Card.update_ust() call by Alexander Couzens · 11 months ago
  37. 2dd59ed ARA-M: fix encoding of the PkgRefDO when using aram_store_ref_ar_do by Alexander Couzens · 11 months ago
  38. 760e421 utils.py: remove superfluous import from itself by Alexander Couzens · 11 months ago
  39. 6c5c3f8 Reimplement ust_service_activate and ust_service_deactivate for USIM/EF.UST by Alexander Couzens · 11 months ago
  40. 8dc2ca2 pySim-trace: catch StopIteration exception on trace file end by Philipp Maier · 11 months ago
  41. 162ba3a pySim-trace: mark card reset in the trace by Philipp Maier · 11 months ago
  42. 1f46f07 utils: tolerate uninitialized fields in dec_addr_tlv by Philipp Maier · 11 months ago
  43. 784b947 pySim-trace: remove stray debug print by Philipp Maier · 11 months ago
  44. 407c955 pySim-trace: add commandline option --show-raw-apdu by Philipp Maier · 11 months ago
  45. 791f80a construct: add adapter Utf8Adapter to safely interpret utf8 text by Philipp Maier · 12 months ago
  46. fec721f Fixed `mnc` encoding by farhadh · 12 months ago
  47. 92b9356 runtime: fix lchan deletion in method reset by Philipp Maier · 12 months ago
  48. 7d86fe1 apdu/ts_102_221: extract channel number from dict before calling del_lchan by Philipp Maier · 12 months ago
  49. cfb665b pySim-shell: fix verify_adm command by Philipp Maier · 12 months ago
  50. 3175d61 cards: fix swapped PIN mapping number by Philipp Maier · 12 months ago
  51. 38306df pySim-shell: Add a mode where a pySim-shell cmd can be passed by shell by Harald Welte · 12 months ago
  52. 531894d move Runtime{State,Lchan} from pySim.filesystem to new pySim.runtime by Harald Welte · 12 months ago
  53. b77063b pySim/filesystem.py: remove unused class FileData by Harald Welte · 12 months ago
  54. 6ad9a24 pySim-shell: Iterate over CardApplication sub-classes by Harald Welte · 12 months ago
  55. 2d5959b ts_102_221: Remove CardProfileUICCSIM by Harald Welte · 12 months ago
  56. 323a350 Introduce concept of CardProfileAddon by Harald Welte · 12 months ago
  57. f9e2df1 cdma_ruim: Fix unit tests and actually enable them by Harald Welte · 12 months ago
  58. 659d7c1 cards: all UICC should use sel_ctrl="0400" and SIM "0000" by Harald Welte · 12 months ago
  59. 775ab01 cards: cosmetic rename, argument name should be scc, not ssc by Harald Welte · 12 months ago
  60. 172c28e cards: All derived of SimCardBase use CLA=A0; all UiccCardBase use CLA=00 by Harald Welte · 12 months ago
  61. b314b9b ts_31_102, ts_31_103: Move legacy-only code to pySim.legacy by Harald Welte · 12 months ago
  62. 57ad38e create pySim.legacy.ts_51_011.py and move legacy code there by Harald Welte · 12 months ago
  63. a396129 pySim/cards: Add type annotations by Harald Welte · 12 months ago
  64. f8d2e2b split pySim/legacy/{cards,utils} from pySim/{cards,utils} by Harald Welte · 12 months ago
  65. 263fb08 pySim/cards: Split legacy classes away from core SIM + UICC by Harald Welte · 12 months ago
  66. 02a7f74 filesystem: Support selecting MF from MF by Harald Welte · 12 months ago
  67. 284efda pySim-prog: Also accept 18-digit ICCIDs by Harald Welte · 12 months ago
  68. fdcf3c5 GlobalPlatform ADF.SD: Add command line reference + error message by Harald Welte · 12 months ago
  69. a1561fe ts_102_222: Remove unneeded imports by Harald Welte · 12 months ago
  70. f9f8d7a pySim/transport: Use newly-defined ResTuple type by Harald Welte · 12 months ago
  71. fdb187d pySim/commands.py: Better type annotations by Harald Welte · 12 months ago
  72. ab6897c pySim/transport: More type annotations by Harald Welte · 12 months ago
  73. f5e26ae pySim/utils: define 'Hexstr' using NewType by Harald Welte · 12 months ago
  74. 2352f2d pySim/tlv.py: Fix TLV_IE_Collection from_dict with nested collections by Harald Welte · 12 months ago
  75. ba955b6 pySim/tlv.py: Don't create an exception from within raise by Harald Welte · 12 months ago
  76. 30de9fd TLV_IE_Collection: use snake-style names during from_dict() by Harald Welte · 12 months ago
  77. f818acd pySim-shell: Unregister profile commands during equip by iw0 · 1 year, 1 month ago
  78. f4a0147 pySim-shell: Support USIM specific methods/commands on unknown UICC by Harald Welte · 1 year ago
  79. fa9f348 ts_31_103: enable encode tests for files containing single TLV IE by Harald Welte · 1 year ago
  80. 579ac3e tlv: Fix IE.from_dict() method by Harald Welte · 1 year ago
  81. 0ec0150 cosmetic: Implement cmd2.Settable backwards-compat via wrapper class by Harald Welte · 1 year ago
  82. 985ff31 work-around what appears to be a pylint bug by Harald Welte · 1 year ago
  83. e126872 Fix run-editor bug with cmd2 >= 2.0.0 compatibility by Harald Welte · 1 year ago
  84. 721ba9b tests: Add new, data-driven OTA tests by Harald Welte · 1 year, 1 month ago
  85. 0b32725 Add support for encoding/decoding SMS in TPDU and SMPP format by Harald Welte · 1 year, 11 months ago
  86. 7e55569 docs: Add section on pySim-trace to user manual by Harald Welte · 1 year, 1 month ago
  87. e345e11 pySim-shell: fix reset command by Philipp Maier · 1 year, 1 month ago
  88. f422eb1 Add ".py" suffix to sphinx-argparse generated docs by Harald Welte · 1 year, 1 month ago
  89. f9a5ba5 31.102: Fix EF.Routing_Indicator for odd number of digits by Harald Welte · 1 year, 1 month ago
  90. 1dce498 README: remove redundancy 'Manual' and 'Documentation by Harald Welte · 1 year, 1 month ago
  91. 555cf6f README: rephrase initial section; add HPSIM; programmable vs. standard by Harald Welte · 1 year, 1 month ago
  92. 75e31c5 test_ota: Add one first OTA SMS AES128 unit test by Harald Welte · 1 year, 1 month ago
  93. 19b4a97 SJA5: EF.USIM_AUTH_KEY: Display / enforce proper length TUAK K by Harald Welte · 1 year, 1 month ago
  94. 7ec8223 ts_31_102: Add shell command for GET IDENTITY by Harald Welte · 1 year, 1 month ago
  95. 621f78c serial: return a return code in reset_card() by Philipp Maier · 1 year, 1 month ago
  96. 60951b0 utils: Remove format_xplmn leading zeros in MNC by Matan Perelman · 1 year, 1 month ago
  97. 777ee9e Add FPLMN read and program by Matan Perelman · 1 year, 2 months ago
  98. 1de62c4 pySim/apdu/ts_31_102.py: Add Rel17 5G NSWO context for GET IDENTITY by Harald Welte · 1 year, 1 month ago
  99. b0e0dce ts_102221: Add "resume_uicc" command by Harald Welte · 1 year, 1 month ago
  100. 659781c Move "suspend_uicc" command from pySim-shell to ts_102_221.py by Harald Welte · 1 year, 1 month ago