1. 3c9b784 pySim-shell: support TS 102 222 administrative commands by Harald Welte · 2 years, 9 months ago
  2. 747a978 ts_102_221: Implement File Descriptor using construct by Harald Welte · 2 years, 5 months ago
  3. ee670bc pySim-shell: Allow selecting of deep paths like DF.GSM/EF.IMSI by Harald Welte · 2 years, 5 months ago
  4. 226b866 ts_31_103: TLV definitions for IMS, XCAP and MudMid configuration by Harald Welte · 2 years, 5 months ago
  5. 540adb0 ts_51_011: EF_CMI: Decoder the alpha_id string by Harald Welte · 2 years, 5 months ago
  6. 1e73d22 ts_51_011: Convert EF_ADN and EF_ACC to Construct by Harald Welte · 2 years, 5 months ago
  7. bc0e209 ts_51_011: Proper decode of EF.SMSP by Harald Welte · 2 years, 5 months ago
  8. 3bb516b Improve IST/UST check documentation (for the user manual) by Harald Welte · 2 years, 5 months ago
  9. aceb2a5 ust_service_check: proper treatment of files in sub-directories by Harald Welte · 2 years, 5 months ago
  10. 419bb49 ts_31_102: service annotations for DF.{5GS,WLAN,HNB} by Harald Welte · 2 years, 5 months ago
  11. fa8b8d1 ts_31_102: Use perror() instead of poutput() for errors by Harald Welte · 2 years, 5 months ago
  12. 82f75c2 ts_31_102: Add more EF.UST checks to 'ust_service_check' command by Harald Welte · 2 years, 5 months ago
  13. d53918c filesystem: Fix CardMF.get_app_names() by Harald Welte · 2 years, 5 months ago
  14. 6ca2fa7 Split EF.UST handling from EF.IST and EF.SST by Harald Welte · 2 years, 5 months ago
  15. 4c5e231 ts_31_102: Add "ust_service_check" command. by Harald Welte · 2 years, 5 months ago
  16. d16d904 README.md: Remove old usage examples, refer to user manual instead by Harald Welte · 2 years, 5 months ago
  17. 3729c47 commands: Add method to select parent DF ("cd ..") by Harald Welte · 2 years, 5 months ago
  18. a630a3c cosmetic: Remove extraneous empty lines between spec-section-comment and class by Harald Welte · 2 years, 5 months ago
  19. 6169c72 USIM + ISIM: Specify the services associated with each file by Harald Welte · 2 years, 5 months ago
  20. 9170fbf filesystem: Maintain a 'service' attribute for all files on a card by Harald Welte · 2 years, 5 months ago
  21. afb8d3f pySim-shell: introduce 'apdu' command for sending raw APDU to card by Harald Welte · 2 years, 5 months ago
  22. 08b11ab pySim-shell: export: allow export as JSON instead of hex by Harald Welte · 2 years, 5 months ago
  23. c8c3327 ts_102_221: Proper parsing of FCP using pySim.tlv instead of pytlv by Harald Welte · 2 years, 5 months ago
  24. e4a6eaf tlv: Don't raise exception if somebody passes empty data to TLV decoder by Harald Welte · 2 years, 5 months ago
  25. c975251 filesystem: Don't pass empty string to parse_select_response() by Harald Welte · 2 years, 5 months ago
  26. 81f4b40 Extend unit test coverage for construct, add [some] tests for TLV by Harald Welte · 2 years, 5 months ago
  27. d0519e0 construct: Add Construct for variable-length int 'GreedyInteger' by Harald Welte · 2 years, 5 months ago
  28. e8d177d tlv: Convert CamelCase class name to snake_case in json by Harald Welte · 2 years, 5 months ago
  29. 9a2a669 tlv: Function for flattening the list-of-dict output of TLV decoder by Harald Welte · 2 years, 5 months ago
  30. 425038f utils: Fix missing Optional[] in type annotations by Harald Welte · 2 years, 5 months ago
  31. c91085e cosmetic: Switch to consistent four-spaces indent; run autopep8 by Harald Welte · 2 years, 5 months ago
  32. 181c7c5 ts_102_221: Implement proper parsing of EF.DIR by Harald Welte · 2 years, 5 months ago
  33. ca60ac2 filesystem.py: Accept both a class or an instance as TLV._tlv member by Harald Welte · 2 years, 5 months ago
  34. 6551627 ts_31_102: TLV._tlv must point to the class, not an instance by Harald Welte · 2 years, 5 months ago
  35. 944cd2f filesystem: Fix TLV decode/encode by Harald Welte · 2 years, 6 months ago
  36. e894749 Better decode of EF.UST, EF.EST and EF.IST by Harald Welte · 2 years, 5 months ago
  37. 08b2499 utils.py: Fix some tuple type annotations by Harald Welte · 2 years, 5 months ago
  38. 5036877 utils.py: type annotations for DataObject related methods by Harald Welte · 2 years, 5 months ago
  39. b060833 ts_102_221: Handle nested security condition data objects by Harald Welte · 2 years, 5 months ago
  40. aaf5931 ts_51_011: Fix type annotation for Tuple[int, int] by Harald Welte · 2 years, 5 months ago
  41. 6113fe9 ts_51_011: Fix typo in EF_MMSUP by Harald Welte · 2 years, 6 months ago
  42. 06c4a5b ts_31_102: EF.PNN encoding is identical to that of DF.GSM by Harald Welte · 2 years, 6 months ago
  43. 362d2d0 publish also the HTML manual for pySim by Harald Welte · 2 years, 5 months ago
  44. 5981aa5 contrib/jenkins.sh: Fix PUBLISH by Harald Welte · 2 years, 5 months ago
  45. 6b08fc3 contrib/jenkins.sh: first upload manuals, then execute physical tests by Harald Welte · 2 years, 5 months ago
  46. bf82ceb avoid pylint E0611: No name 'strxor' in module 'Crypto.Util.strxor' by Harald Welte · 2 years, 5 months ago
  47. f03894a update pyyaml dependency to >= 5.1 by Harald Welte · 2 years, 5 months ago
  48. e91405e implement shell command to update PLMN in IMSI by Bjoern Riemer · 2 years, 7 months ago
  49. 9c93cec transport/serial: fix for Python 3 by Steve Markgraf · 2 years, 5 months ago
  50. 0c840f0 ts_102_221: decode/encode EF.PL by Harald Welte · 2 years, 6 months ago
  51. b3d68c0 pySim-shell: alphabetically sort name of files in 'dir' command by Harald Welte · 2 years, 6 months ago
  52. 2a701ee cosmetic: Use EF.FDN instead of EF_FDN in ts_51_011.py by Harald Welte · 2 years, 6 months ago
  53. ff2d86d ts_31_102: Add support for EF.ECC (emergency call codes) by Harald Welte · 2 years, 6 months ago
  54. ffee89a add missing bit definition for NG-RAN in xAcT by Bjoern Riemer · 2 years, 6 months ago
  55. da57ef1 catch and ignore SwMatchError on probing for AID's by Bjoern Riemer · 2 years, 6 months ago
  56. 3e33cc7 Add pyyaml to requirements.txt by Julian Lemmerich · 2 years, 6 months ago
  57. 0e4515f filesystem: use correct AID for applications found by probing by Philipp Maier · 2 years, 6 months ago
  58. 8d8bdef filesystem: actively probe applications by Philipp Maier · 2 years, 7 months ago
  59. e903a40 fix invalid dependency by johannes.richter · 2 years, 10 months ago
  60. c104095 fix: Decoder may raise KeyError by Lennart Rosam · 2 years, 7 months ago
  61. 931bc66 cards: Make select_adf_by_aid() use prefix AID selection by Philipp Maier · 2 years, 8 months ago
  62. abc2336 pySim-read: put try/catch block around select_adf_by_aid() by Philipp Maier · 2 years, 8 months ago
  63. 47833bc cards: make _get_aid case insensitive by Philipp Maier · 2 years, 8 months ago
  64. 9e42e7f profile: decode_select_response use object instead 'Any' by Philipp Maier · 2 years, 8 months ago
  65. 5998a3a profile: decode_select_response can be a static method by Philipp Maier · 2 years, 8 months ago
  66. 825b564 pySim-shell: export command: guess number of records when not specified by Philipp Maier · 2 years, 8 months ago
  67. f1fc619 commands: use send_apdu_checksw() in method read_record by Philipp Maier · 2 years, 8 months ago
  68. 4ab971c ts_51_011: move _decode_select_response into profile class by Philipp Maier · 2 years, 8 months ago
  69. a028c7d pySim-shell: add method to match card profile to card by Philipp Maier · 2 years, 8 months ago
  70. 055b80a pySim-read: do not select ADF.ISIM again by Philipp Maier · 2 years, 8 months ago
  71. 46c6154 cards: select_adf_by_aid: split off aid completion by Philipp Maier · 2 years, 8 months ago
  72. 95ce6b1 ARA-M related command support by Harald Welte · 2 years, 9 months ago
  73. a4df942 ts_51_011: add status word definition by Philipp Maier · 2 years, 8 months ago
  74. 6b590c5 filesystem: CardProfile: initialize empty sw table as empty dict by Philipp Maier · 2 years, 8 months ago
  75. 51cad0d filesystem: define class byte and select control bytes in profile by Philipp Maier · 2 years, 8 months ago
  76. 4e2e1d9 filesystem: make sure the card is in a defined state by Philipp Maier · 2 years, 8 months ago
  77. d454fe7 filesystem: do not read AIDs when no apps are defined by Philipp Maier · 2 years, 8 months ago
  78. 5af7bdf filesystem: fix decode_select_response by Philipp Maier · 2 years, 8 months ago
  79. 9764de2 pySim-shell: print newline on exit with CTRL+D by Philipp Maier · 2 years, 8 months ago
  80. e087f90 commands: return none, when offset exceeds file length by Philipp Maier · 2 years, 8 months ago
  81. 712251a commands: complete documentation strings by Philipp Maier · 2 years, 8 months ago
  82. 1db3311 utils: cosmetic: remove stray comment by Philipp Maier · 2 years, 8 months ago
  83. 796ca3d commands: do not check SW manually, use send_apdu_checksw() by Philipp Maier · 2 years, 8 months ago
  84. fc769e2 contrib/jenkins.sh: make pylint warn about unnecessary semicolon by Vadim Yanitskiy · 2 years, 8 months ago
  85. dbd5ed6 Python is not C: get rid of unnecessary semicolons by Vadim Yanitskiy · 2 years, 8 months ago
  86. 23198c4 sim-rest-server: Add example systemd service/unit file by Harald Welte · 2 years, 8 months ago
  87. df3d01b sim-rest-client: Add support for 'info' command to get IMSI+ICCID by Harald Welte · 2 years, 8 months ago
  88. 33f8da8 sim-rest-server: Add capability to obtain IMSI + ICCID of card by Harald Welte · 2 years, 8 months ago
  89. 7a401a2 sim-rest-client: Errors are plain text, not JSON by Harald Welte · 2 years, 8 months ago
  90. c8387dc ts_51_011: implement CardProfileSIM as a class by Philipp Maier · 2 years, 8 months ago
  91. 946226a filesystem: fix reset mechanism by Philipp Maier · 2 years, 8 months ago
  92. 30b225f cards: add method to modify APDU parameters (cla, sel_ctrl) by Philipp Maier · 2 years, 8 months ago
  93. 51e4cb7 commands: use python style commends to describe methods by Philipp Maier · 2 years, 8 months ago
  94. 305e1f8 cards: use python style commends to describe methods by Philipp Maier · 2 years, 8 months ago
  95. bd02f84 pySim-shell: Improve documentation by Harald Welte · 2 years, 9 months ago
  96. 9a75410 utils: Fix BER-TLV tag decode for multi-byte tags by Harald Welte · 2 years, 9 months ago
  97. 5895380 tlv: Fix recursive initialization from_dict() by Harald Welte · 2 years, 9 months ago
  98. 04c1302 tlv: Don't require encoder/decoder methods for TLV without value by Harald Welte · 2 years, 9 months ago
  99. 0bc5326 pySim-shell: Use iteration when unregistering command sets by Harald Welte · 2 years, 9 months ago
  100. ec95053 pySim-shell: Add suspend_uicc command by Harald Welte · 2 years, 9 months ago