1. ff2d86d ts_31_102: Add support for EF.ECC (emergency call codes) by Harald Welte · 2 years, 6 months ago
  2. ffee89a add missing bit definition for NG-RAN in xAcT by Bjoern Riemer · 2 years, 6 months ago
  3. da57ef1 catch and ignore SwMatchError on probing for AID's by Bjoern Riemer · 2 years, 6 months ago
  4. 0e4515f filesystem: use correct AID for applications found by probing by Philipp Maier · 2 years, 6 months ago
  5. 8d8bdef filesystem: actively probe applications by Philipp Maier · 2 years, 7 months ago
  6. c104095 fix: Decoder may raise KeyError by Lennart Rosam · 2 years, 8 months ago
  7. 931bc66 cards: Make select_adf_by_aid() use prefix AID selection by Philipp Maier · 2 years, 8 months ago
  8. 47833bc cards: make _get_aid case insensitive by Philipp Maier · 2 years, 8 months ago
  9. 9e42e7f profile: decode_select_response use object instead 'Any' by Philipp Maier · 2 years, 8 months ago
  10. 5998a3a profile: decode_select_response can be a static method by Philipp Maier · 2 years, 8 months ago
  11. f1fc619 commands: use send_apdu_checksw() in method read_record by Philipp Maier · 2 years, 8 months ago
  12. 4ab971c ts_51_011: move _decode_select_response into profile class by Philipp Maier · 2 years, 8 months ago
  13. a028c7d pySim-shell: add method to match card profile to card by Philipp Maier · 2 years, 8 months ago
  14. 46c6154 cards: select_adf_by_aid: split off aid completion by Philipp Maier · 2 years, 8 months ago
  15. 95ce6b1 ARA-M related command support by Harald Welte · 2 years, 9 months ago
  16. a4df942 ts_51_011: add status word definition by Philipp Maier · 2 years, 8 months ago
  17. 6b590c5 filesystem: CardProfile: initialize empty sw table as empty dict by Philipp Maier · 2 years, 8 months ago
  18. 51cad0d filesystem: define class byte and select control bytes in profile by Philipp Maier · 2 years, 8 months ago
  19. 4e2e1d9 filesystem: make sure the card is in a defined state by Philipp Maier · 2 years, 8 months ago
  20. d454fe7 filesystem: do not read AIDs when no apps are defined by Philipp Maier · 2 years, 8 months ago
  21. 5af7bdf filesystem: fix decode_select_response by Philipp Maier · 2 years, 8 months ago
  22. e087f90 commands: return none, when offset exceeds file length by Philipp Maier · 2 years, 8 months ago
  23. 712251a commands: complete documentation strings by Philipp Maier · 2 years, 8 months ago
  24. 1db3311 utils: cosmetic: remove stray comment by Philipp Maier · 2 years, 8 months ago
  25. 796ca3d commands: do not check SW manually, use send_apdu_checksw() by Philipp Maier · 2 years, 8 months ago
  26. dbd5ed6 Python is not C: get rid of unnecessary semicolons by Vadim Yanitskiy · 2 years, 8 months ago
  27. c8387dc ts_51_011: implement CardProfileSIM as a class by Philipp Maier · 2 years, 8 months ago
  28. 946226a filesystem: fix reset mechanism by Philipp Maier · 2 years, 8 months ago
  29. 30b225f cards: add method to modify APDU parameters (cla, sel_ctrl) by Philipp Maier · 2 years, 8 months ago
  30. 51e4cb7 commands: use python style commends to describe methods by Philipp Maier · 2 years, 8 months ago
  31. 305e1f8 cards: use python style commends to describe methods by Philipp Maier · 2 years, 8 months ago
  32. 9a75410 utils: Fix BER-TLV tag decode for multi-byte tags by Harald Welte · 2 years, 9 months ago
  33. 5895380 tlv: Fix recursive initialization from_dict() by Harald Welte · 2 years, 9 months ago
  34. 04c1302 tlv: Don't require encoder/decoder methods for TLV without value by Harald Welte · 2 years, 9 months ago
  35. ec95053 pySim-shell: Add suspend_uicc command by Harald Welte · 2 years, 9 months ago
  36. 2a33ad2 pySim-shell: Add support for GSM-R SIM Cards with DF.EIRENE by Harald Welte · 2 years, 9 months ago
  37. 57f65ee ts_31_10x: add a class for CardApplicationXSIM by Philipp Maier · 2 years, 9 months ago
  38. eb45838 sysmocom_sja2: Properly decode EF.USIM_SQN freshness by Harald Welte · 2 years, 9 months ago
  39. 7a8aa86 ts_51_011: Add encoder for EF.SST by Harald Welte · 2 years, 9 months ago
  40. 611dd78 commands: Fix read_binary() for non-zero offset by Harald Welte · 2 years, 9 months ago
  41. 5d698e5 pySim-shell: allow card insertion at runtime by Philipp Maier · 2 years, 10 months ago
  42. 3c30988 ts_51_011: fix select response decoder by Philipp Maier · 2 years, 9 months ago
  43. 80901d6 commands: fix update_binary() with non-zero offset by Harald Welte · 2 years, 9 months ago
  44. 4c1dca0 CardModel: Document how this 'magic' works in some comments. by Harald Welte · 2 years, 9 months ago
  45. f898c28 51.011: Fix EF_SST decoder for services > table description by Harald Welte · 2 years, 9 months ago
  46. 1aae4a0 filsystem: Make NotImplementedError more verbose. by Harald Welte · 2 years, 9 months ago
  47. 7cb94e4 USIM: Add ENVELOPE and ENVELOPE-SMS shell commands by Harald Welte · 2 years, 9 months ago
  48. 846a898 Add API + shell command for sending TERMINAL PROFILE to card by Harald Welte · 2 years, 9 months ago
  49. f44256c pysim-Shell: Add sysmocom SJA2 card specific bits by Harald Welte · 2 years, 9 months ago
  50. 9edbdb9 cat: Fix SMS/ENVELOPE related IE tag definitions by Harald Welte · 2 years, 9 months ago
  51. f235954 cat: Add more terminal profile bitmask definitions by Harald Welte · 2 years, 9 months ago
  52. 6477309 cards: remove "auto_once" from possible ctype options by Philipp Maier · 2 years, 9 months ago
  53. 913e616 card_handler: clean-up by Harald Welte · 2 years, 9 months ago
  54. 2bc2131 cards: remove unused function card_autodetect() by Philipp Maier · 2 years, 9 months ago
  55. 64b2837 cards: FairwavesSIM: force SIM APDUs during programming by Philipp Maier · 2 years, 9 months ago
  56. 48e1b90 card_handler: make reader (sl) operations optional. by Philipp Maier · 2 years, 10 months ago
  57. 8bf2125 transport/pcsc: make sure reader is disconnected by Philipp Maier · 2 years, 10 months ago
  58. 7328f10 transport/init: print exception type if the execption has no string by Philipp Maier · 2 years, 10 months ago
  59. b18eed0 pySim-prog: rename card_handler to CardHandler by Philipp Maier · 2 years, 10 months ago
  60. 2e6dc03 Allow update_binary function to write more than 255 bytes by andrew-ma · 3 years ago
  61. bb73e51 cards: rename class "Card" to "SimCard" by Philipp Maier · 3 years, 2 months ago
  62. f201166 pySim/commands: Add envelope() method for ENVELOPE command by Harald Welte · 3 years, 2 months ago
  63. 14105dc implement more files with TLV + construct by Harald Welte · 3 years, 1 month ago
  64. 592b32e ts_31_102: Fully support USIM EF.AD by Harald Welte · 3 years, 1 month ago
  65. f12979d ts_31_102: Start using pySim.tlv to implement more DF.5GS files by Harald Welte · 3 years, 1 month ago
  66. fb50621 filesystem: Introduce support for TLV parser by Harald Welte · 3 years, 1 month ago
  67. bb3b5df Introduce new object-oriented TLV parser/decoder/encoder by Harald Welte · 3 years, 2 months ago
  68. 8f892fb ts_102_221: Add construct for contents of EF.UMPC by Harald Welte · 3 years, 1 month ago
  69. 07c7b1f construct: Recursive normalization of construct parse result by Harald Welte · 3 years, 1 month ago
  70. 7fca85b utils: Make filter_dict() transparently pass non-dict by Harald Welte · 3 years, 1 month ago
  71. f0885b1 utils: Add bertlv_encode_tag() by Harald Welte · 3 years, 2 months ago
  72. 6912b1b utils: Add 'raw' version of TLV tag decoders by Harald Welte · 3 years, 2 months ago
  73. 9f3b44d utils: COMPREHENSION-TLV support by Harald Welte · 3 years, 2 months ago
  74. 485692b shell: Fix activate_file + deactivate_file commands by Harald Welte · 3 years, 2 months ago
  75. 34b05d3 shell: Add 'status' command to issue STATUS APDU by Harald Welte · 3 years, 2 months ago
  76. 8dfd6d0 transport: Add support for SW 6Cxx by Harald Welte · 3 years, 2 months ago
  77. c147530 bertlv_parse_one: Also return remainder after end of TLV by Harald Welte · 3 years, 2 months ago
  78. de02718 add unit tests for BER-TLV encoder/decoder functions by Harald Welte · 3 years, 2 months ago
  79. 0f96c02 commands: remove superfluous getter/setter for cla_byte property by Harald Welte · 3 years, 2 months ago
  80. 951f263 commands: resolve inconsistency on sel_ctrl by Harald Welte · 3 years, 2 months ago
  81. 86b09da ts_31_103: finish decoder and fix encoder for EF.PCSCF by Philipp Maier · 3 years, 2 months ago
  82. be18f2a utils: split string formatting from dec_addr_tlv by Philipp Maier · 3 years, 2 months ago
  83. 42804d7 commands: pad short data input in update_record() by Philipp Maier · 3 years, 2 months ago
  84. 59f9a38 commands: check for status word in USIM authenticate command by Harald Welte · 3 years, 2 months ago
  85. 2db843e transport/pcsc: Raise exception if reader number is out of range by Harald Welte · 3 years, 2 months ago
  86. fc5f28d cards: populate name property in Card, UsimCard and IsimCard by Philipp Maier · 3 years, 2 months ago
  87. b07a3e9 Add codecs for EF_SPN and GSM strings via construct by Robert Falkenberg · 3 years, 2 months ago
  88. c957ce8 ts_51_011: fix encoder of EF_SPN: by Philipp Maier · 3 years, 2 months ago
  89. 90f7497 ts_102_221: add missing TLV key '9B'/'target_ef' for sysmoUSIM-SJS1 by Robert Falkenberg · 3 years, 2 months ago
  90. dddcc60 ModemATCommandLink: improve response time for "+CME ERROR" by Robert Falkenberg · 3 years, 2 months ago
  91. 7cb7c78 ModemATCommandLink: add/adjust some logging by Robert Falkenberg · 3 years, 2 months ago
  92. e5a5ffb ModemATCommandLink: return lower case hexstring by Robert Falkenberg · 3 years, 2 months ago
  93. 903bdaa transport: Mark more methods as abstractmethod by Harald Welte · 3 years, 2 months ago
  94. daf2b39 shell: Add 'reset' command to reset the card by Harald Welte · 3 years, 2 months ago
  95. 917d98c BER-TLV EF support (command, filesystem, shell) by Harald Welte · 3 years, 3 months ago
  96. fc4833e ts_31_103: Use EF_ARR decoder from TS 102 221 by Harald Welte · 3 years, 2 months ago
  97. 4ae228a Implement EF.ARR (Access Rule Reference) decoding by Harald Welte · 3 years, 2 months ago
  98. 9044143 utils: Introduce CommandSet abstraction by Harald Welte · 3 years, 2 months ago
  99. 3de6ca2 utils: Introduce DataObject representation by Harald Welte · 3 years, 2 months ago
  100. f39a4cb utils: specify type of parameter name in enc_spn by Philipp Maier · 3 years, 2 months ago