1. 5895380 tlv: Fix recursive initialization from_dict() by Harald Welte · 2 years, 9 months ago
  2. 04c1302 tlv: Don't require encoder/decoder methods for TLV without value by Harald Welte · 2 years, 9 months ago
  3. 0bc5326 pySim-shell: Use iteration when unregistering command sets by Harald Welte · 2 years, 9 months ago
  4. ec95053 pySim-shell: Add suspend_uicc command by Harald Welte · 2 years, 9 months ago
  5. 2a33ad2 pySim-shell: Add support for GSM-R SIM Cards with DF.EIRENE by Harald Welte · 2 years, 9 months ago
  6. 7666764 pySim-shell: add bulk provisioning support by Philipp Maier · 2 years, 10 months ago
  7. 57f65ee ts_31_10x: add a class for CardApplicationXSIM by Philipp Maier · 2 years, 9 months ago
  8. 9b227de pySim-shell: add example script to dump authentication config by Harald Welte · 2 years, 9 months ago
  9. eb45838 sysmocom_sja2: Properly decode EF.USIM_SQN freshness by Harald Welte · 2 years, 9 months ago
  10. 7a8aa86 ts_51_011: Add encoder for EF.SST by Harald Welte · 2 years, 9 months ago
  11. 611dd78 commands: Fix read_binary() for non-zero offset by Harald Welte · 2 years, 9 months ago
  12. b52feed pySim-shell: add echo command by Philipp Maier · 2 years, 10 months ago
  13. 5d698e5 pySim-shell: allow card insertion at runtime by Philipp Maier · 2 years, 10 months ago
  14. 3c30988 ts_51_011: fix select response decoder by Philipp Maier · 2 years, 9 months ago
  15. 80901d6 commands: fix update_binary() with non-zero offset by Harald Welte · 2 years, 9 months ago
  16. 4c1dca0 CardModel: Document how this 'magic' works in some comments. by Harald Welte · 2 years, 9 months ago
  17. f898c28 51.011: Fix EF_SST decoder for services > table description by Harald Welte · 2 years, 9 months ago
  18. 1aae4a0 filsystem: Make NotImplementedError more verbose. by Harald Welte · 2 years, 9 months ago
  19. 7cb94e4 USIM: Add ENVELOPE and ENVELOPE-SMS shell commands by Harald Welte · 2 years, 9 months ago
  20. 846a898 Add API + shell command for sending TERMINAL PROFILE to card by Harald Welte · 2 years, 9 months ago
  21. f44256c pysim-Shell: Add sysmocom SJA2 card specific bits by Harald Welte · 2 years, 9 months ago
  22. 9edbdb9 cat: Fix SMS/ENVELOPE related IE tag definitions by Harald Welte · 2 years, 9 months ago
  23. f235954 cat: Add more terminal profile bitmask definitions by Harald Welte · 2 years, 9 months ago
  24. 6477309 cards: remove "auto_once" from possible ctype options by Philipp Maier · 2 years, 9 months ago
  25. 913e616 card_handler: clean-up by Harald Welte · 2 years, 9 months ago
  26. 2bc2131 cards: remove unused function card_autodetect() by Philipp Maier · 2 years, 9 months ago
  27. ea95c39 pySim-shell: refactor __main__ section by Philipp Maier · 2 years, 10 months ago
  28. 64b2837 cards: FairwavesSIM: force SIM APDUs during programming by Philipp Maier · 2 years, 9 months ago
  29. c5501af pySim-prog: fix typo by Philipp Maier · 2 years, 9 months ago
  30. f024145 pySim-shell: verify_adm: turn error messages into exceptions by Philipp Maier · 2 years, 10 months ago
  31. 48e1b90 card_handler: make reader (sl) operations optional. by Philipp Maier · 2 years, 10 months ago
  32. 8bf2125 transport/pcsc: make sure reader is disconnected by Philipp Maier · 2 years, 10 months ago
  33. 7328f10 transport/init: print exception type if the execption has no string by Philipp Maier · 2 years, 10 months ago
  34. af0f086 pySim-prog: rename card_handler option to card_handler_config by Philipp Maier · 2 years, 10 months ago
  35. a8c9ea9 pySim-shell: move command desc and verify_adm to PySimCommands by Philipp Maier · 2 years, 10 months ago
  36. b18eed0 pySim-prog: rename card_handler to CardHandler by Philipp Maier · 2 years, 10 months ago
  37. 82511e5 pySim-prog: rename variable card_handler by Philipp Maier · 2 years, 10 months ago
  38. c3927ec update readme detail about cmd2 - make sure people get 1.5 from pip instead of some old debian-pkg by Joachim Steiger · 2 years, 10 months ago
  39. 465ad32 Use README.md as long description in package metadata by andrew-ma · 3 years ago
  40. 2e6dc03 Allow update_binary function to write more than 255 bytes by andrew-ma · 3 years ago
  41. bb73e51 cards: rename class "Card" to "SimCard" by Philipp Maier · 3 years, 2 months ago
  42. f201166 pySim/commands: Add envelope() method for ENVELOPE command by Harald Welte · 3 years, 1 month ago
  43. 14105dc implement more files with TLV + construct by Harald Welte · 3 years, 1 month ago
  44. 592b32e ts_31_102: Fully support USIM EF.AD by Harald Welte · 3 years, 1 month ago
  45. f12979d ts_31_102: Start using pySim.tlv to implement more DF.5GS files by Harald Welte · 3 years, 1 month ago
  46. 1a4e9fd cmd2: Constrain version to >= 1.3.0 but < 2.0.0 by Harald Welte · 3 years, 1 month ago
  47. fb50621 filesystem: Introduce support for TLV parser by Harald Welte · 3 years, 1 month ago
  48. bb3b5df Introduce new object-oriented TLV parser/decoder/encoder by Harald Welte · 3 years, 1 month ago
  49. 8f892fb ts_102_221: Add construct for contents of EF.UMPC by Harald Welte · 3 years, 1 month ago
  50. 07c7b1f construct: Recursive normalization of construct parse result by Harald Welte · 3 years, 1 month ago
  51. 7fca85b utils: Make filter_dict() transparently pass non-dict by Harald Welte · 3 years, 1 month ago
  52. f0885b1 utils: Add bertlv_encode_tag() by Harald Welte · 3 years, 1 month ago
  53. 6912b1b utils: Add 'raw' version of TLV tag decoders by Harald Welte · 3 years, 1 month ago
  54. 9f3b44d utils: COMPREHENSION-TLV support by Harald Welte · 3 years, 2 months ago
  55. 485692b shell: Fix activate_file + deactivate_file commands by Harald Welte · 3 years, 1 month ago
  56. 34b05d3 shell: Add 'status' command to issue STATUS APDU by Harald Welte · 3 years, 1 month ago
  57. 8dfd6d0 transport: Add support for SW 6Cxx by Harald Welte · 3 years, 1 month ago
  58. e750603 Introduce unit test for bertlv_parse_one() by Harald Welte · 3 years, 2 months ago
  59. c147530 bertlv_parse_one: Also return remainder after end of TLV by Harald Welte · 3 years, 2 months ago
  60. de02718 add unit tests for BER-TLV encoder/decoder functions by Harald Welte · 3 years, 2 months ago
  61. c781ab8 contrib: Add sim-rest-{server,client}.py by Harald Welte · 3 years, 1 month ago
  62. 0f96c02 commands: remove superfluous getter/setter for cla_byte property by Harald Welte · 3 years, 1 month ago
  63. 951f263 commands: resolve inconsistency on sel_ctrl by Harald Welte · 3 years, 1 month ago
  64. 5933c3b pySim-read: adjust meaning of HPLMN/OPLMN flags in EF_SPN by Robert Falkenberg · 3 years, 2 months ago
  65. 86b09da ts_31_103: finish decoder and fix encoder for EF.PCSCF by Philipp Maier · 3 years, 2 months ago
  66. be18f2a utils: split string formatting from dec_addr_tlv by Philipp Maier · 3 years, 2 months ago
  67. 42804d7 commands: pad short data input in update_record() by Philipp Maier · 3 years, 2 months ago
  68. 59f9a38 commands: check for status word in USIM authenticate command by Harald Welte · 3 years, 2 months ago
  69. 2db843e transport/pcsc: Raise exception if reader number is out of range by Harald Welte · 3 years, 2 months ago
  70. fc5f28d cards: populate name property in Card, UsimCard and IsimCard by Philipp Maier · 3 years, 2 months ago
  71. e2c59a8 pySim_prog: remove unused import for dec_addr_tlv by Philipp Maier · 3 years, 2 months ago
  72. f658c55 Update README by Robert Falkenberg · 3 years, 2 months ago
  73. b07a3e9 Add codecs for EF_SPN and GSM strings via construct by Robert Falkenberg · 3 years, 2 months ago
  74. c957ce8 ts_51_011: fix encoder of EF_SPN: by Philipp Maier · 3 years, 2 months ago
  75. 90f7497 ts_102_221: add missing TLV key '9B'/'target_ef' for sysmoUSIM-SJS1 by Robert Falkenberg · 3 years, 2 months ago
  76. dddcc60 ModemATCommandLink: improve response time for "+CME ERROR" by Robert Falkenberg · 3 years, 2 months ago
  77. 7cb7c78 ModemATCommandLink: add/adjust some logging by Robert Falkenberg · 3 years, 2 months ago
  78. e5a5ffb ModemATCommandLink: return lower case hexstring by Robert Falkenberg · 3 years, 2 months ago
  79. 4210a70 pySim-read: fix wrong comment by Philipp Maier · 3 years, 2 months ago
  80. 7743c20 docs/shell.rst: Document verify_adm and tree commands by Harald Welte · 3 years, 2 months ago
  81. 903bdaa transport: Mark more methods as abstractmethod by Harald Welte · 3 years, 2 months ago
  82. daf2b39 shell: Add 'reset' command to reset the card by Harald Welte · 3 years, 2 months ago
  83. 917d98c BER-TLV EF support (command, filesystem, shell) by Harald Welte · 3 years, 3 months ago
  84. fc4833e ts_31_103: Use EF_ARR decoder from TS 102 221 by Harald Welte · 3 years, 2 months ago
  85. 4ae228a Implement EF.ARR (Access Rule Reference) decoding by Harald Welte · 3 years, 2 months ago
  86. 9044143 utils: Introduce CommandSet abstraction by Harald Welte · 3 years, 2 months ago
  87. 3de6ca2 utils: Introduce DataObject representation by Harald Welte · 3 years, 2 months ago
  88. f39a4cb utils: specify type of parameter name in enc_spn by Philipp Maier · 3 years, 2 months ago
  89. e7d4179 ts_51_011, utils: fix Access Technology Identifier coding by Philipp Maier · 3 years, 2 months ago
  90. b919f8b utils: fix dec_xplmn_w_act() and format_xplmn_w_act() by Philipp Maier · 3 years, 2 months ago
  91. 6c5cd80 utils: fix mcc/mnc encoding in dec_plmn (EF_PLMNsel) by Philipp Maier · 3 years, 2 months ago
  92. e6f8d68 utils: specify paremeters of enc_plmn() as Hexstr by Philipp Maier · 3 years, 2 months ago
  93. 52efc03 ModemATCommandLink: fix AttributeError exception in __del__() by Vadim Yanitskiy · 3 years, 2 months ago
  94. 18fb82b Speed up AT command interface (~130 times faster) by Robert Falkenberg · 3 years, 2 months ago
  95. e9fe09b contrib/jenkins.sh: run pylint to find potential errors by Vadim Yanitskiy · 3 years, 2 months ago
  96. 895fa6f [pylint] Fix referencing undefined variable 'shutil' by Vadim Yanitskiy · 3 years, 2 months ago
  97. e8c34ca [pylint] Declare abstract LinkBase._send_apdu_raw() method as such by Vadim Yanitskiy · 3 years, 2 months ago
  98. eb39586 [pylint] Fix float vs integer division in cards.py by Vadim Yanitskiy · 3 years, 2 months ago
  99. 5e41eeb [pylint] Fix reference to undefined variable 'in_hex' by Vadim Yanitskiy · 3 years, 2 months ago
  100. 85302d6 [pylint] Mark abstract MagicSimBase class as such by Vadim Yanitskiy · 3 years, 2 months ago