1. 7129007 ts_31_102, ts_31_103: Add EF.FromPreferred by Harald Welte · 3 years, 3 months ago
  2. 16ec96a ts_31_103: Add Rel 16.6 enhancements (MuDMiDConfigData) by Harald Welte · 3 years, 3 months ago
  3. 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
  4. 3990ebb ts_31_102: Define DF_WLAN, DF_ProSe and DF_HNB with their EFs by Harald Welte · 3 years, 3 months ago
  5. 2f83103 ts_31_102: Extend DF_5GS to 3GPP 31.102 R16.6 by Harald Welte · 3 years, 3 months ago
  6. b46cb3f utils: fix encoding of EF.MSISDN by Philipp Maier · 3 years, 3 months ago
  7. 977035c filsystem.py: Add more information to exceptions by Harald Welte · 3 years, 3 months ago
  8. 28c2431 Move reader related argument parser to transport module by Harald Welte · 3 years, 3 months ago
  9. fe1fb03 filesystem: fix wrong helpstring for update_record_decoded by Philipp Maier · 3 years, 3 months ago
  10. 0adabf6 filesystem: fix wrong comment by Philipp Maier · 3 years, 3 months ago
  11. 80ce71f pySim-shell: separate export summary with a headline by Philipp Maier · 3 years, 3 months ago
  12. 9d16fbc Use construct for EF_AD in pySim-{shell, prog, read}.py, cards.py by Robert Falkenberg · 3 years, 3 months ago
  13. c9cdce3 fix various typos all over the code by Harald Welte · 3 years, 3 months ago
  14. 790b270 lots of file definitions for classic SIM and USIM by Harald Welte · 3 years, 3 months ago
  15. 9853e24 ts_31_102.py: switch EF.Keys from imperative to declarative codec by Harald Welte · 3 years, 3 months ago
  16. 2db5cfb filesystem: Introduce 'construct' support by Harald Welte · 3 years, 3 months ago
  17. 703f933 pySim-shell: Add open_channel + close_channel commands by Harald Welte · 3 years, 3 months ago
  18. a463161 pySim-shell: Adds support for DEACTIVATE FILE + ACTIVATE FILE by Harald Welte · 3 years, 3 months ago
  19. 15fae98 pySim-shell: Authenticate (3g) support by Harald Welte · 3 years, 3 months ago
  20. e0f9ef1 integrate 'construct' python library by Harald Welte · 3 years, 3 months ago
  21. d0505bd WIP: Add option to set UE operation mode in EF_AD (Administrative Data) by Robert Falkenberg · 3 years, 4 months ago
  22. 5e749a7 extend JSONEncoder to serialze 'bytes' style objects as hex strings by Harald Welte · 3 years, 3 months ago
  23. 7829d8a shell: Add 'apdu_trace' settable parameter for hex-dumping APDUs by Harald Welte · 3 years, 3 months ago
  24. eb05b2f transport: Pass arbitrary kwargs to base-class constructor by Harald Welte · 3 years, 3 months ago
  25. c34f940 transport: Make all calls go through base class send_apdu_raw() by Harald Welte · 3 years, 3 months ago
  26. 4145d3c shell: add edit_{record,binary}_decoded shell commands by Harald Welte · 3 years, 3 months ago
  27. fe8a744 pySim/filesystem: Fix more Python 3.5 compatibility issues by Harald Welte · 3 years, 3 months ago
  28. a004079 pySim/filesystem.py: fix compatibility with Python 3.5 by Vadim Yanitskiy · 3 years, 3 months ago
  29. 850b72a shell: New 'read_records' and 'read_records_decoded' commands by Harald Welte · 3 years, 3 months ago
  30. 0d4e98a pySim-shell: JSONpath support for updating files/records by Harald Welte · 3 years, 3 months ago
  31. 75487ae Use zero padding for EF['ACC'] field by Robert Falkenberg · 3 years, 3 months ago
  32. c98ef8a ts_102_221.py: fix fixup_fcp_proprietary_tlv_map() by Philipp Maier · 3 years, 3 months ago
  33. 5459536 SysmoISIM-SJA2: Add option to set Service Provider Name (SPN) by Robert Falkenberg · 3 years, 3 months ago
  34. d7a7e17 utils.py: Add missing dec_plmn function. by Harald Welte · 3 years, 3 months ago
  35. f431189 pySim/filesystem: Remove left-over debug print statements by Harald Welte · 3 years, 3 months ago
  36. 1748b93 pySim-shell: Add settable parameter on JSON pretty-printing by Harald Welte · 3 years, 3 months ago
  37. c9baa4d ts_51_011: Full encoder/decoder for EF.AD by Harald Welte · 3 years, 3 months ago
  38. bcad86c pySim-shell: Add '--oneline' to read_{binary,record}_decoded by Harald Welte · 3 years, 3 months ago
  39. 4f2c546 transport: Pass status word interpreter to exception handler by Harald Welte · 3 years, 3 months ago
  40. 5225557 utils.py: Add more type annotations by Harald Welte · 3 years, 3 months ago
  41. 6e0458d Move init_reader() from utils.py to transport/__init__.py by Harald Welte · 3 years, 3 months ago
  42. 9d0f1f0 card_key_provider: Documentation with sphinx / autodoc by Harald Welte · 3 years, 3 months ago
  43. 4442b3d rename card_data to card_key_provider. by Harald Welte · 3 years, 3 months ago
  44. 90d3b97 Add type annotations and more documentation to card_data.py by Harald Welte · 3 years, 3 months ago
  45. 2d4a64b filesystem.py: Fix type annotation of read_binary_dec() by Harald Welte · 3 years, 3 months ago
  46. 236a65f cosmetic: fix typo in comment by Harald Welte · 3 years, 3 months ago
  47. 86fbd39 filesystem: Fix interpret_sw() fall-through by Harald Welte · 3 years, 3 months ago
  48. ec7d0da 51.011: Define some more files within DF_TELECOM by Harald Welte · 3 years, 3 months ago
  49. 89e5954 fix various file definitions by Harald Welte · 3 years, 3 months ago
  50. 5ce3524 Fix various mistakes around the CardADF <-> CardApplication dualism by Harald Welte · 3 years, 3 months ago
  51. 1e45657 filesystem: fix various issues found by mypy by Harald Welte · 3 years, 3 months ago
  52. 5a4fd52 filesystem: Avoid GPL header showing up in sphinx autodoc by Harald Welte · 3 years, 3 months ago
  53. ee3501f Add more documentation to the classes/methods by Harald Welte · 3 years, 3 months ago
  54. 082d4e0 ts_31_102: Fix decode_select_response() for DF.5GS by Harald Welte · 3 years, 3 months ago
  55. 46f09af pySim-shell: complete CHV/PIN management tools by Philipp Maier · 3 years, 3 months ago
  56. 38c74f6 commands: conserve write cycles by Philipp Maier · 3 years, 4 months ago
  57. 2b11c32 pySim-shell: automatic ADM pin from CSV-File by Philipp Maier · 3 years, 4 months ago
  58. cba6dbc fileystem: fix ADF selection by Philipp Maier · 3 years, 4 months ago
  59. ad073e8 ts_31_102: do not add empty ShellCommands class. by Philipp Maier · 3 years, 4 months ago
  60. 63f572d filesystem: allow selection of arbitrary files by Philipp Maier · 3 years, 4 months ago
  61. 05ca36b Add decoder/encoder for EF.SUCI_Calc_Info by Merlin Chlosta · 3 years, 3 months ago
  62. dd2091a ts_102_221: use keywords to avoid conflicts with positional args by Philipp Maier · 3 years, 3 months ago
  63. e6bc4f9 filesystem: avoid outputting empty lines when there is no data by Philipp Maier · 3 years, 4 months ago
  64. 98f872b pySim/filesystem: fix mutable default list/dict arguments by Vadim Yanitskiy · 3 years, 3 months ago
  65. 1e896f3 pySim-shell: add ADF.ISIM / ADF.USIM dynamically by Philipp Maier · 3 years, 4 months ago
  66. eb72fa4 filesystem: fix typo in method call app()->append() by Philipp Maier · 3 years, 3 months ago
  67. 78e32f2 utils: fix sw_match() by Philipp Maier · 3 years, 4 months ago
  68. 05f42ee cards: remove unnecessary execptions. by Philipp Maier · 3 years, 4 months ago
  69. a31e9a9 commands: better exception string for authentication failures by Philipp Maier · 3 years, 4 months ago
  70. 3aec871 filesystem: be more strict in method add_file() by Philipp Maier · 3 years, 4 months ago
  71. d51d8b5 filesystem: drop __main__ from filesystem.py by Philipp Maier · 3 years, 4 months ago
  72. 6606158 filesystem: add comment to inform about checks in add_file() by Philipp Maier · 3 years, 4 months ago
  73. e8bc1b4 filesystem: fix exception string (fid != name) by Philipp Maier · 3 years, 4 months ago
  74. 5d3e259 pySim-shell: add "dir" command. by Philipp Maier · 3 years, 4 months ago
  75. bd8ed2c filesystem: fix flag model used with get_selectable_names() by Philipp Maier · 3 years, 4 months ago
  76. 4155573 filesystem: allow dumping multiple records of a file by Philipp Maier · 3 years, 4 months ago
  77. 7744b6e filesystem: be case insensitive when selecting files by fid (HEX) by Philipp Maier · 3 years, 4 months ago
  78. 4723650 utils: add is_hex function to check hex strings by Philipp Maier · 3 years, 4 months ago
  79. 786f781 filesystem: add flags to filter selectables by Philipp Maier · 3 years, 4 months ago
  80. 3b51f43 pySim/exceptions.py: fix referencing an instance member by Vadim Yanitskiy · 3 years, 4 months ago
  81. c8458e2 pySim/utils.py: fix 3-digit MNC encoding in enc_plmn() by Vadim Yanitskiy · 3 years, 4 months ago
  82. b271be3 Revert "utils.py: Fix for parsing MNC" by Vadim Yanitskiy · 3 years, 4 months ago
  83. 4ae7c49 pySim/utils_test.py: prepare this to be executed on Jenkins by Vadim Yanitskiy · 3 years, 4 months ago
  84. 7d57edf pySim/utils_test.py: use proper shebang for this executable by Vadim Yanitskiy · 3 years, 4 months ago
  85. 3e58d38 Get rid of Python 2 specific compatibility leftovers by Vadim Yanitskiy · 3 years, 4 months ago
  86. 5452d64 ts_51_011: fix bitmask compositing in EF_xPLMNwAcT.enc_act() by Vadim Yanitskiy · 3 years, 4 months ago
  87. 79f5b60 Python 2 is deprecated, remove backwards compatibility chunks by Denis 'GNUtoo' Carikli · 4 years, 5 months ago
  88. 1f8acd9 transport/pcsc: work around Python 3.5 bug: guard disconnect() by Vadim Yanitskiy · 4 years, 4 months ago
  89. ab34fa8 pySim/utils.py: Attempt to support pycryptodpme by Harald Welte · 3 years, 4 months ago
  90. eab8d2a fix TypeError in derive_milenage_opc() by Harald Welte · 3 years, 4 months ago
  91. b2edd14 Add a new pySim-shell program by Harald Welte · 3 years, 6 months ago
  92. 4f6ca43 start using python3 bytearray for our b2h/h2b types by Harald Welte · 3 years, 5 months ago
  93. 85484a9 commands.py: Introduce a real select_file() method by Harald Welte · 3 years, 6 months ago
  94. c0499c8 commands.py: rename select_file() to select_path() by Harald Welte · 3 years, 6 months ago
  95. 67d551a move SW matching to a generic utility function by Harald Welte · 3 years, 6 months ago
  96. e79cc80 introduce SwMatchError exception by Harald Welte · 3 years, 6 months ago
  97. 79b5ba4 utils.py: de-couple sanitize_pin_adm from argparse 'opts' by Harald Welte · 3 years, 6 months ago
  98. a670425 cards.py: SJS1 + SJA2: Implement + Expose verify_adm() method by Harald Welte · 3 years, 6 months ago
  99. 6d5e0c9 Remove Python shebang from files where it's not needed by Vadim Yanitskiy · 3 years, 4 months ago
  100. 289fd28 serial: do not try to close non existing serial connection by Philipp Maier · 3 years, 4 months ago 1.0