1. f898c28 51.011: Fix EF_SST decoder for services > table description by Harald Welte · 2 years, 9 months ago
  2. 1aae4a0 filsystem: Make NotImplementedError more verbose. by Harald Welte · 2 years, 9 months ago
  3. 7cb94e4 USIM: Add ENVELOPE and ENVELOPE-SMS shell commands by Harald Welte · 2 years, 9 months ago
  4. 846a898 Add API + shell command for sending TERMINAL PROFILE to card by Harald Welte · 2 years, 9 months ago
  5. f44256c pysim-Shell: Add sysmocom SJA2 card specific bits by Harald Welte · 2 years, 9 months ago
  6. 9edbdb9 cat: Fix SMS/ENVELOPE related IE tag definitions by Harald Welte · 2 years, 9 months ago
  7. f235954 cat: Add more terminal profile bitmask definitions by Harald Welte · 2 years, 9 months ago
  8. 6477309 cards: remove "auto_once" from possible ctype options by Philipp Maier · 2 years, 9 months ago
  9. 913e616 card_handler: clean-up by Harald Welte · 2 years, 9 months ago
  10. 2bc2131 cards: remove unused function card_autodetect() by Philipp Maier · 2 years, 9 months ago
  11. 64b2837 cards: FairwavesSIM: force SIM APDUs during programming by Philipp Maier · 2 years, 9 months ago
  12. 48e1b90 card_handler: make reader (sl) operations optional. by Philipp Maier · 2 years, 10 months ago
  13. 8bf2125 transport/pcsc: make sure reader is disconnected by Philipp Maier · 2 years, 10 months ago
  14. 7328f10 transport/init: print exception type if the execption has no string by Philipp Maier · 2 years, 10 months ago
  15. b18eed0 pySim-prog: rename card_handler to CardHandler by Philipp Maier · 2 years, 10 months ago
  16. 2e6dc03 Allow update_binary function to write more than 255 bytes by andrew-ma · 3 years ago
  17. bb73e51 cards: rename class "Card" to "SimCard" by Philipp Maier · 3 years, 2 months ago
  18. f201166 pySim/commands: Add envelope() method for ENVELOPE command by Harald Welte · 3 years, 1 month ago
  19. 14105dc implement more files with TLV + construct by Harald Welte · 3 years, 1 month ago
  20. 592b32e ts_31_102: Fully support USIM EF.AD by Harald Welte · 3 years, 1 month ago
  21. f12979d ts_31_102: Start using pySim.tlv to implement more DF.5GS files by Harald Welte · 3 years, 1 month ago
  22. fb50621 filesystem: Introduce support for TLV parser by Harald Welte · 3 years, 1 month ago
  23. bb3b5df Introduce new object-oriented TLV parser/decoder/encoder by Harald Welte · 3 years, 1 month ago
  24. 8f892fb ts_102_221: Add construct for contents of EF.UMPC by Harald Welte · 3 years, 1 month ago
  25. 07c7b1f construct: Recursive normalization of construct parse result by Harald Welte · 3 years, 1 month ago
  26. 7fca85b utils: Make filter_dict() transparently pass non-dict by Harald Welte · 3 years, 1 month ago
  27. f0885b1 utils: Add bertlv_encode_tag() by Harald Welte · 3 years, 1 month ago
  28. 6912b1b utils: Add 'raw' version of TLV tag decoders by Harald Welte · 3 years, 1 month ago
  29. 9f3b44d utils: COMPREHENSION-TLV support by Harald Welte · 3 years, 2 months ago
  30. 485692b shell: Fix activate_file + deactivate_file commands by Harald Welte · 3 years, 1 month ago
  31. 34b05d3 shell: Add 'status' command to issue STATUS APDU by Harald Welte · 3 years, 1 month ago
  32. 8dfd6d0 transport: Add support for SW 6Cxx by Harald Welte · 3 years, 1 month ago
  33. c147530 bertlv_parse_one: Also return remainder after end of TLV by Harald Welte · 3 years, 2 months ago
  34. de02718 add unit tests for BER-TLV encoder/decoder functions by Harald Welte · 3 years, 2 months ago
  35. 0f96c02 commands: remove superfluous getter/setter for cla_byte property by Harald Welte · 3 years, 2 months ago
  36. 951f263 commands: resolve inconsistency on sel_ctrl by Harald Welte · 3 years, 2 months ago
  37. 86b09da ts_31_103: finish decoder and fix encoder for EF.PCSCF by Philipp Maier · 3 years, 2 months ago
  38. be18f2a utils: split string formatting from dec_addr_tlv by Philipp Maier · 3 years, 2 months ago
  39. 42804d7 commands: pad short data input in update_record() by Philipp Maier · 3 years, 2 months ago
  40. 59f9a38 commands: check for status word in USIM authenticate command by Harald Welte · 3 years, 2 months ago
  41. 2db843e transport/pcsc: Raise exception if reader number is out of range by Harald Welte · 3 years, 2 months ago
  42. fc5f28d cards: populate name property in Card, UsimCard and IsimCard by Philipp Maier · 3 years, 2 months ago
  43. b07a3e9 Add codecs for EF_SPN and GSM strings via construct by Robert Falkenberg · 3 years, 2 months ago
  44. c957ce8 ts_51_011: fix encoder of EF_SPN: by Philipp Maier · 3 years, 2 months ago
  45. 90f7497 ts_102_221: add missing TLV key '9B'/'target_ef' for sysmoUSIM-SJS1 by Robert Falkenberg · 3 years, 2 months ago
  46. dddcc60 ModemATCommandLink: improve response time for "+CME ERROR" by Robert Falkenberg · 3 years, 2 months ago
  47. 7cb7c78 ModemATCommandLink: add/adjust some logging by Robert Falkenberg · 3 years, 2 months ago
  48. e5a5ffb ModemATCommandLink: return lower case hexstring by Robert Falkenberg · 3 years, 2 months ago
  49. 903bdaa transport: Mark more methods as abstractmethod by Harald Welte · 3 years, 2 months ago
  50. daf2b39 shell: Add 'reset' command to reset the card by Harald Welte · 3 years, 2 months ago
  51. 917d98c BER-TLV EF support (command, filesystem, shell) by Harald Welte · 3 years, 3 months ago
  52. fc4833e ts_31_103: Use EF_ARR decoder from TS 102 221 by Harald Welte · 3 years, 2 months ago
  53. 4ae228a Implement EF.ARR (Access Rule Reference) decoding by Harald Welte · 3 years, 2 months ago
  54. 9044143 utils: Introduce CommandSet abstraction by Harald Welte · 3 years, 2 months ago
  55. 3de6ca2 utils: Introduce DataObject representation by Harald Welte · 3 years, 2 months ago
  56. f39a4cb utils: specify type of parameter name in enc_spn by Philipp Maier · 3 years, 2 months ago
  57. e7d4179 ts_51_011, utils: fix Access Technology Identifier coding by Philipp Maier · 3 years, 2 months ago
  58. b919f8b utils: fix dec_xplmn_w_act() and format_xplmn_w_act() by Philipp Maier · 3 years, 2 months ago
  59. 6c5cd80 utils: fix mcc/mnc encoding in dec_plmn (EF_PLMNsel) by Philipp Maier · 3 years, 3 months ago
  60. e6f8d68 utils: specify paremeters of enc_plmn() as Hexstr by Philipp Maier · 3 years, 3 months ago
  61. 52efc03 ModemATCommandLink: fix AttributeError exception in __del__() by Vadim Yanitskiy · 3 years, 2 months ago
  62. 18fb82b Speed up AT command interface (~130 times faster) by Robert Falkenberg · 3 years, 2 months ago
  63. 895fa6f [pylint] Fix referencing undefined variable 'shutil' by Vadim Yanitskiy · 3 years, 2 months ago
  64. e8c34ca [pylint] Declare abstract LinkBase._send_apdu_raw() method as such by Vadim Yanitskiy · 3 years, 2 months ago
  65. eb39586 [pylint] Fix float vs integer division in cards.py by Vadim Yanitskiy · 3 years, 2 months ago
  66. 5e41eeb [pylint] Fix reference to undefined variable 'in_hex' by Vadim Yanitskiy · 3 years, 2 months ago
  67. 85302d6 [pylint] Mark abstract MagicSimBase class as such by Vadim Yanitskiy · 3 years, 2 months ago
  68. d9a8d2f [pylint] Fix calling non-existing iteritems() of dict by Vadim Yanitskiy · 3 years, 2 months ago
  69. 03c67f7 [pylint] Declare some fields in _MagicSimBase class by Vadim Yanitskiy · 3 years, 2 months ago
  70. 5ef1650 [pylint] Mark abstract CardKeyProvider.get() method as such by Vadim Yanitskiy · 3 years, 2 months ago
  71. 1a95d2b [pylint] fix non-existing 'res' in EF_CNL._encode_record_hex() by Vadim Yanitskiy · 3 years, 2 months ago
  72. 8e15c18 transport/AT: Make sure PDU has upper case hex digits by Robert Falkenberg · 3 years, 2 months ago
  73. f9cbe09 ts_51_011: fix encoding of EF.MSISDN by Philipp Maier · 3 years, 3 months ago
  74. 2788162 filesystem.py: Introduce place-holder for BER-TLV files by Harald Welte · 3 years, 3 months ago
  75. 7129007 ts_31_102, ts_31_103: Add EF.FromPreferred by Harald Welte · 3 years, 3 months ago
  76. 16ec96a ts_31_103: Add Rel 16.6 enhancements (MuDMiDConfigData) by Harald Welte · 3 years, 3 months ago
  77. 35dfe82 ts_31_103: Use EF_SMS, EF_SMSS, EF_SMSR, EF_SMSP from ts_51_011 by Harald Welte · 3 years, 3 months ago
  78. 3990ebb ts_31_102: Define DF_WLAN, DF_ProSe and DF_HNB with their EFs by Harald Welte · 3 years, 3 months ago
  79. 2f83103 ts_31_102: Extend DF_5GS to 3GPP 31.102 R16.6 by Harald Welte · 3 years, 3 months ago
  80. b46cb3f utils: fix encoding of EF.MSISDN by Philipp Maier · 3 years, 3 months ago
  81. 977035c filsystem.py: Add more information to exceptions by Harald Welte · 3 years, 3 months ago
  82. 28c2431 Move reader related argument parser to transport module by Harald Welte · 3 years, 3 months ago
  83. fe1fb03 filesystem: fix wrong helpstring for update_record_decoded by Philipp Maier · 3 years, 3 months ago
  84. 0adabf6 filesystem: fix wrong comment by Philipp Maier · 3 years, 3 months ago
  85. 80ce71f pySim-shell: separate export summary with a headline by Philipp Maier · 3 years, 3 months ago
  86. 9d16fbc Use construct for EF_AD in pySim-{shell, prog, read}.py, cards.py by Robert Falkenberg · 3 years, 3 months ago
  87. c9cdce3 fix various typos all over the code by Harald Welte · 3 years, 3 months ago
  88. 790b270 lots of file definitions for classic SIM and USIM by Harald Welte · 3 years, 3 months ago
  89. 9853e24 ts_31_102.py: switch EF.Keys from imperative to declarative codec by Harald Welte · 3 years, 3 months ago
  90. 2db5cfb filesystem: Introduce 'construct' support by Harald Welte · 3 years, 3 months ago
  91. 703f933 pySim-shell: Add open_channel + close_channel commands by Harald Welte · 3 years, 3 months ago
  92. a463161 pySim-shell: Adds support for DEACTIVATE FILE + ACTIVATE FILE by Harald Welte · 3 years, 3 months ago
  93. 15fae98 pySim-shell: Authenticate (3g) support by Harald Welte · 3 years, 3 months ago
  94. e0f9ef1 integrate 'construct' python library by Harald Welte · 3 years, 3 months ago
  95. d0505bd WIP: Add option to set UE operation mode in EF_AD (Administrative Data) by Robert Falkenberg · 3 years, 4 months ago
  96. 5e749a7 extend JSONEncoder to serialze 'bytes' style objects as hex strings by Harald Welte · 3 years, 3 months ago
  97. 7829d8a shell: Add 'apdu_trace' settable parameter for hex-dumping APDUs by Harald Welte · 3 years, 3 months ago
  98. eb05b2f transport: Pass arbitrary kwargs to base-class constructor by Harald Welte · 3 years, 3 months ago
  99. c34f940 transport: Make all calls go through base class send_apdu_raw() by Harald Welte · 3 years, 3 months ago
  100. 4145d3c shell: add edit_{record,binary}_decoded shell commands by Harald Welte · 3 years, 3 months ago