1. c5501af pySim-prog: fix typo by Philipp Maier · 2 years, 8 months ago
  2. f024145 pySim-shell: verify_adm: turn error messages into exceptions by Philipp Maier · 2 years, 8 months ago
  3. 48e1b90 card_handler: make reader (sl) operations optional. by Philipp Maier · 2 years, 9 months ago
  4. 8bf2125 transport/pcsc: make sure reader is disconnected by Philipp Maier · 2 years, 8 months ago
  5. 7328f10 transport/init: print exception type if the execption has no string by Philipp Maier · 2 years, 8 months ago
  6. af0f086 pySim-prog: rename card_handler option to card_handler_config by Philipp Maier · 2 years, 9 months ago
  7. a8c9ea9 pySim-shell: move command desc and verify_adm to PySimCommands by Philipp Maier · 2 years, 9 months ago
  8. b18eed0 pySim-prog: rename card_handler to CardHandler by Philipp Maier · 2 years, 9 months ago
  9. 82511e5 pySim-prog: rename variable card_handler by Philipp Maier · 2 years, 9 months ago
  10. 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, 9 months ago
  11. 465ad32 Use README.md as long description in package metadata by andrew-ma · 2 years, 10 months ago
  12. 2e6dc03 Allow update_binary function to write more than 255 bytes by andrew-ma · 2 years, 10 months ago
  13. bb73e51 cards: rename class "Card" to "SimCard" by Philipp Maier · 3 years, 1 month ago
  14. f201166 pySim/commands: Add envelope() method for ENVELOPE command by Harald Welte · 3 years ago
  15. 14105dc implement more files with TLV + construct by Harald Welte · 3 years ago
  16. 592b32e ts_31_102: Fully support USIM EF.AD by Harald Welte · 3 years ago
  17. f12979d ts_31_102: Start using pySim.tlv to implement more DF.5GS files by Harald Welte · 3 years ago
  18. 1a4e9fd cmd2: Constrain version to >= 1.3.0 but < 2.0.0 by Harald Welte · 3 years ago
  19. fb50621 filesystem: Introduce support for TLV parser by Harald Welte · 3 years ago
  20. bb3b5df Introduce new object-oriented TLV parser/decoder/encoder by Harald Welte · 3 years ago
  21. 8f892fb ts_102_221: Add construct for contents of EF.UMPC by Harald Welte · 3 years ago
  22. 07c7b1f construct: Recursive normalization of construct parse result by Harald Welte · 3 years ago
  23. 7fca85b utils: Make filter_dict() transparently pass non-dict by Harald Welte · 3 years ago
  24. f0885b1 utils: Add bertlv_encode_tag() by Harald Welte · 3 years ago
  25. 6912b1b utils: Add 'raw' version of TLV tag decoders by Harald Welte · 3 years ago
  26. 9f3b44d utils: COMPREHENSION-TLV support by Harald Welte · 3 years, 1 month ago
  27. 485692b shell: Fix activate_file + deactivate_file commands by Harald Welte · 3 years ago
  28. 34b05d3 shell: Add 'status' command to issue STATUS APDU by Harald Welte · 3 years ago
  29. 8dfd6d0 transport: Add support for SW 6Cxx by Harald Welte · 3 years ago
  30. e750603 Introduce unit test for bertlv_parse_one() by Harald Welte · 3 years ago
  31. c147530 bertlv_parse_one: Also return remainder after end of TLV by Harald Welte · 3 years ago
  32. de02718 add unit tests for BER-TLV encoder/decoder functions by Harald Welte · 3 years, 1 month ago
  33. c781ab8 contrib: Add sim-rest-{server,client}.py by Harald Welte · 3 years ago
  34. 0f96c02 commands: remove superfluous getter/setter for cla_byte property by Harald Welte · 3 years ago
  35. 951f263 commands: resolve inconsistency on sel_ctrl by Harald Welte · 3 years ago
  36. 5933c3b pySim-read: adjust meaning of HPLMN/OPLMN flags in EF_SPN by Robert Falkenberg · 3 years, 1 month ago
  37. 86b09da ts_31_103: finish decoder and fix encoder for EF.PCSCF by Philipp Maier · 3 years, 1 month ago
  38. be18f2a utils: split string formatting from dec_addr_tlv by Philipp Maier · 3 years, 1 month ago
  39. 42804d7 commands: pad short data input in update_record() by Philipp Maier · 3 years, 1 month ago
  40. 59f9a38 commands: check for status word in USIM authenticate command by Harald Welte · 3 years ago
  41. 2db843e transport/pcsc: Raise exception if reader number is out of range by Harald Welte · 3 years ago
  42. fc5f28d cards: populate name property in Card, UsimCard and IsimCard by Philipp Maier · 3 years, 1 month ago
  43. e2c59a8 pySim_prog: remove unused import for dec_addr_tlv by Philipp Maier · 3 years, 1 month ago
  44. f658c55 Update README by Robert Falkenberg · 3 years, 1 month ago
  45. b07a3e9 Add codecs for EF_SPN and GSM strings via construct by Robert Falkenberg · 3 years, 1 month ago
  46. c957ce8 ts_51_011: fix encoder of EF_SPN: by Philipp Maier · 3 years, 1 month ago
  47. 90f7497 ts_102_221: add missing TLV key '9B'/'target_ef' for sysmoUSIM-SJS1 by Robert Falkenberg · 3 years, 1 month ago
  48. dddcc60 ModemATCommandLink: improve response time for "+CME ERROR" by Robert Falkenberg · 3 years, 1 month ago
  49. 7cb7c78 ModemATCommandLink: add/adjust some logging by Robert Falkenberg · 3 years, 1 month ago
  50. e5a5ffb ModemATCommandLink: return lower case hexstring by Robert Falkenberg · 3 years, 1 month ago
  51. 4210a70 pySim-read: fix wrong comment by Philipp Maier · 3 years, 1 month ago
  52. 7743c20 docs/shell.rst: Document verify_adm and tree commands by Harald Welte · 3 years, 1 month ago
  53. 903bdaa transport: Mark more methods as abstractmethod by Harald Welte · 3 years, 1 month ago
  54. daf2b39 shell: Add 'reset' command to reset the card by Harald Welte · 3 years, 1 month ago
  55. 917d98c BER-TLV EF support (command, filesystem, shell) by Harald Welte · 3 years, 1 month ago
  56. fc4833e ts_31_103: Use EF_ARR decoder from TS 102 221 by Harald Welte · 3 years, 1 month ago
  57. 4ae228a Implement EF.ARR (Access Rule Reference) decoding by Harald Welte · 3 years, 1 month ago
  58. 9044143 utils: Introduce CommandSet abstraction by Harald Welte · 3 years, 1 month ago
  59. 3de6ca2 utils: Introduce DataObject representation by Harald Welte · 3 years, 1 month ago
  60. f39a4cb utils: specify type of parameter name in enc_spn by Philipp Maier · 3 years, 1 month ago
  61. e7d4179 ts_51_011, utils: fix Access Technology Identifier coding by Philipp Maier · 3 years, 1 month ago
  62. b919f8b utils: fix dec_xplmn_w_act() and format_xplmn_w_act() by Philipp Maier · 3 years, 1 month ago
  63. 6c5cd80 utils: fix mcc/mnc encoding in dec_plmn (EF_PLMNsel) by Philipp Maier · 3 years, 1 month ago
  64. e6f8d68 utils: specify paremeters of enc_plmn() as Hexstr by Philipp Maier · 3 years, 1 month ago
  65. 52efc03 ModemATCommandLink: fix AttributeError exception in __del__() by Vadim Yanitskiy · 3 years, 1 month ago
  66. 18fb82b Speed up AT command interface (~130 times faster) by Robert Falkenberg · 3 years, 1 month ago
  67. e9fe09b contrib/jenkins.sh: run pylint to find potential errors by Vadim Yanitskiy · 3 years, 1 month ago
  68. 895fa6f [pylint] Fix referencing undefined variable 'shutil' by Vadim Yanitskiy · 3 years, 1 month ago
  69. e8c34ca [pylint] Declare abstract LinkBase._send_apdu_raw() method as such by Vadim Yanitskiy · 3 years, 1 month ago
  70. eb39586 [pylint] Fix float vs integer division in cards.py by Vadim Yanitskiy · 3 years, 1 month ago
  71. 5e41eeb [pylint] Fix reference to undefined variable 'in_hex' by Vadim Yanitskiy · 3 years, 1 month ago
  72. 85302d6 [pylint] Mark abstract MagicSimBase class as such by Vadim Yanitskiy · 3 years, 1 month ago
  73. d9a8d2f [pylint] Fix calling non-existing iteritems() of dict by Vadim Yanitskiy · 3 years, 1 month ago
  74. 03c67f7 [pylint] Declare some fields in _MagicSimBase class by Vadim Yanitskiy · 3 years, 1 month ago
  75. 5ef1650 [pylint] Mark abstract CardKeyProvider.get() method as such by Vadim Yanitskiy · 3 years, 1 month ago
  76. 1a95d2b [pylint] fix non-existing 'res' in EF_CNL._encode_record_hex() by Vadim Yanitskiy · 3 years, 1 month ago
  77. 8e15c18 transport/AT: Make sure PDU has upper case hex digits by Robert Falkenberg · 3 years, 1 month ago
  78. f9cbe09 ts_51_011: fix encoding of EF.MSISDN by Philipp Maier · 3 years, 1 month ago
  79. 0f18627 setup: set minimum required versions for contruct and cmd2 by Martin Hauke · 3 years, 1 month ago
  80. 2788162 filesystem.py: Introduce place-holder for BER-TLV files by Harald Welte · 3 years, 1 month ago
  81. 7129007 ts_31_102, ts_31_103: Add EF.FromPreferred by Harald Welte · 3 years, 1 month ago
  82. 16ec96a ts_31_103: Add Rel 16.6 enhancements (MuDMiDConfigData) by Harald Welte · 3 years, 1 month ago
  83. 35dfe82 ts_31_103: Use EF_SMS, EF_SMSS, EF_SMSR, EF_SMSP from ts_51_011 by Harald Welte · 3 years, 1 month ago
  84. 3990ebb ts_31_102: Define DF_WLAN, DF_ProSe and DF_HNB with their EFs by Harald Welte · 3 years, 1 month ago
  85. 2f83103 ts_31_102: Extend DF_5GS to 3GPP 31.102 R16.6 by Harald Welte · 3 years, 1 month ago
  86. b46cb3f utils: fix encoding of EF.MSISDN by Philipp Maier · 3 years, 1 month ago
  87. 977035c filsystem.py: Add more information to exceptions by Harald Welte · 3 years, 1 month ago
  88. 8fe1d20 pySim-read: Migrate over to use shared argparse from transport by Harald Welte · 3 years, 2 months ago
  89. 28c2431 Move reader related argument parser to transport module by Harald Welte · 3 years, 2 months ago
  90. fe1fb03 filesystem: fix wrong helpstring for update_record_decoded by Philipp Maier · 3 years, 1 month ago
  91. 0adabf6 filesystem: fix wrong comment by Philipp Maier · 3 years, 1 month ago
  92. 80ce71f pySim-shell: separate export summary with a headline by Philipp Maier · 3 years, 1 month ago
  93. 04be9d6 pysim-testdata/sysmoISIM-SJA2: change card in test rig by Philipp Maier · 3 years, 1 month ago
  94. bba2bd4 setup: add (nested) library pySim.transport by Robert Falkenberg · 3 years, 2 months ago
  95. 9d16fbc Use construct for EF_AD in pySim-{shell, prog, read}.py, cards.py by Robert Falkenberg · 3 years, 2 months ago
  96. c8ff026 pySim-shell: Introduce logical grouping of arguments by Harald Welte · 3 years, 2 months ago
  97. f2e761c pySim-shell: Migrate from optparse to argparse for the main() by Harald Welte · 3 years, 2 months ago
  98. e4759fd contrib/jenkins.sh: Build and publish PDF manual by Harald Welte · 3 years, 2 months ago
  99. 348c195 rename manual to be consistent with osmo-gsm-manuals projects by Harald Welte · 3 years, 2 months ago
  100. c9cdce3 fix various typos all over the code by Harald Welte · 3 years, 2 months ago