1. 45b7dc9 Move X.509 related code from osmo-smdpp to pySim.esim.x509_cert by Harald Welte · 5 months ago
  2. c83a963 New pySim.esim.x509_cert module for X.509 certificate handling by Harald Welte · 5 months ago
  3. 667d589 pySim.utils: Support datetime.datetime in JsonEncoder by Harald Welte · 5 months ago
  4. 0311c92 Fix encoding of decoded/json data in update_{record_binary}_decoded by Harald Welte · 5 months ago
  5. 4f3d11b euicc: Implement EID checksum verification + computation by Harald Welte · 6 months ago
  6. cd18ed0 ts_102_221: Better explain 'selected file invalidated' by Harald Welte · 6 months ago
  7. ecfb090 global_platform: More definitions to support key loading by Harald Welte · 6 months ago
  8. 1f7a9bd TLV: Add DGI encoding of "GP Scripting Language Annex B" by Harald Welte · 6 months ago
  9. d5be46a global_platform: Implement generic store_data command by Harald Welte · 6 months ago
  10. 7ba09f9 euicc: Migrate ECASD + ISD-R over to global_platform.CardApplicationSD by Harald Welte · 6 months ago
  11. 91842b4 Constrain user input to hex-string in argparse by Harald Welte · 6 months ago
  12. d1cc8d0 euicc: Fix decoding of SubjectKeyIdentifier. by Harald Welte · 6 months ago
  13. f2bcb44 pySim.saip.*: Support for parsing / operating on eSIM profiles by Harald Welte · 6 months ago
  14. 5bbb144 Initial proof-of-concept SM-DP+ for GSMA consumer eSIM RSP by Harald Welte · 7 months ago
  15. c499dc7 euicc: Fix eUICC list_notifications command by Harald Welte · 6 months ago
  16. 0002789 euicc: Fix delete_profile command by Harald Welte · 6 months ago
  17. cfa62cb Allow logger to do lazy evaluation of format strings by Harald Welte · 6 months ago
  18. 242197b Add pySim.esim.bsp module implementing BSP (BPP Protection Protocol) by Harald Welte · 6 months ago
  19. 5b623a1 ts_102_310: Add file definitions resembling ETSI TS 102 310 (EAP) by Harald Welte · 6 months ago
  20. 62e570b ts_31_103: Add TLV + construct for EF_NAFKCA by Harald Welte · 6 months ago
  21. 4fe7de8 ts_31_103: Add construct for EF.GBABP and EF.GBANL by Harald Welte · 6 months ago
  22. b0c9ccb construct: avoid StreamError exceptions due to files containing all-ff by Harald Welte · 6 months ago
  23. e13403b ts_31_102: Start to use construct for EF.SUCI_Calc_Info by Harald Welte · 6 months ago
  24. 9a48aea fileystem/tlv: remove unused imports by Harald Welte · 6 months ago
  25. 19d2b93 move SUCI sub-classes to EF_SUCI_CalcInfo by Harald Welte · 6 months ago
  26. 9d60797 global_platform: Add support for more GET DATA TLVs by Harald Welte · 6 months ago
  27. 1c0a249 commands: Ignore exceptions during READ while UPDATE by Harald Welte · 6 months ago
  28. db1684d sysmocom_sja2: Implement EF_CHV files using construct by Harald Welte · 6 months ago
  29. ce01f48 test_files: Test decoder also with ff-padded input by Harald Welte · 6 months ago
  30. 69bdcf5 Fix TLV_IE_Collection.from_tlv in certain situations by Harald Welte · 6 months ago
  31. a77f7e1 ts_31_102: Implement decoders/encoders for EFs below DF.HNB by Harald Welte · 6 months ago
  32. 6e6caa8 support UCS-2 characters in EF.MMSUP, EF.ADN, EF.SPN, EF.PNN, EF.ECC by Harald Welte · 6 months ago
  33. f6fceb8 Implement convoluted encoding of UCS-2 as per TS 102 221 Annex A by Harald Welte · 6 months ago
  34. 842fbdb add PlmnAdapter for decoding PLMN bcd-strings like 262f01 to 262-01 by Harald Welte · 6 months ago
  35. dffe7af Fix enumeration of GlobbalPlatformISDR during card_init() by Harald Welte · 6 months ago
  36. 722c11a global_platform: Add support for key types of v2.3.1 (including AES) by Harald Welte · 6 months ago
  37. 4562627 global_platform: Add TLV test data for Key Information Data by Harald Welte · 6 months ago
  38. 2538dd7 global_platform: Correctly decode Key Information Data by Harald Welte · 6 months ago
  39. ee6a951 Add TLV decoder test data by Harald Welte · 6 months ago
  40. a9b21bd tlv: Fix from_dict() symmetry by Harald Welte · 6 months ago
  41. a5eb924 filesystem: use pySim.utils.build_construct() by Harald Welte · 6 months ago
  42. caef0df construct/tlv: Pass optional 'context' into construct decoder/encoder by Harald Welte · 7 months ago
  43. 324175f additional encode/decode test data for various files by Harald Welte · 6 months ago
  44. 5376251 31.102 + 51.011: Fix encode/decode of EF.CFIS by Harald Welte · 6 months ago
  45. 542dbf6 fix encode/decode of xPLMNwAcT by Harald Welte · 6 months ago
  46. 0ecbf63 transport: Extend the documentation for each transport driver by Harald Welte · 8 months ago
  47. baec4e9 transport: Move printing of reader number/name to generic code by Harald Welte · 8 months ago
  48. ad00279 transport/pcsc: Allow opening PC/SC readers by a regex of their name by Harald Welte · 8 months ago
  49. 0f177c1 transport: Pass argparse.Namespace directly into transport classes by Harald Welte · 7 months ago
  50. c108595 move {enc,dec}_addr_tlv functions from pySim.util to pySim.legacy.util by Harald Welte · 7 months ago
  51. 301d6ed isim: Replace legacy imperative address TLV encoder/decoder with construct by Harald Welte · 7 months ago
  52. b3c4613 bertlv_parse_len: Fix input data is smaller than num length octets by Harald Welte · 7 months ago
  53. 6e9ae8a usim: Properly decode/encode IPv4 + IPv6 addresses by Harald Welte · 7 months ago
  54. 478b5fe usim: ePDGId + ePDGSelection: Fix encoder/decoder + add test cases by Harald Welte · 7 months ago
  55. cdfe1c2 usim: Add EF.ePDGSelection + EF.ePDGSelectionEm support by Harald Welte · 7 months ago
  56. 5277b5c USIM: add support for EG.ePDGIdEm (Emergency ePDG) by Harald Welte · 7 months ago
  57. a5707c7 filesystem: fix typo by Philipp Maier · 7 months ago
  58. 82cc7cc runtime: refactor file selection methods select and select_file by Philipp Maier · 7 months ago
  59. 14bf003 filesystem: use sort path when selecting an application by Philipp Maier · 7 months ago
  60. 174fd32 runtime: explain how file probing works by Philipp Maier · 7 months ago
  61. b582c3c euicc: Fix TLV IE definitions for SetNickname{Req,Resp} by Harald Welte · 7 months ago
  62. c20d442 euicc: Fix encoding of Lc value in STORE DATA by Harald Welte · 7 months ago
  63. 2b6dedd euicc: the ICCID TLV object uses bcd-swapped-nibble encoding by Harald Welte · 7 months ago
  64. 008cdf4 euicc: Fix encoding of {enable,disable,delete}_profile by Harald Welte · 7 months ago
  65. 0f7d48e tlv: Fix encoding of zero-valued TLVs by Harald Welte · 7 months ago
  66. c038ccc runtime: cosmetic: prnounce file reference data by Philipp Maier · 7 months ago
  67. e30456b runtime: explain why we may access the card object directly by Philipp Maier · 7 months ago
  68. b8b61bf runtime: do not use the _scc object of the card object to select MF by Philipp Maier · 7 months ago
  69. 880db37 flatten_dict_lists(): Don't flatten lists with duplicate keys by Harald Welte · 7 months ago
  70. 9c38711 ara_m: Fix encoding of DeviceInterfaceVersionDO by Harald Welte · 7 months ago
  71. a1850ae filesystem: add flag to tell whether an ADF supports an FS or not by Philipp Maier · 8 months ago
  72. 4e02436 perform multiple GET RESPONSE cycles if more data is available by Harald Welte · 7 months ago
  73. f1e1e72 app: do not catch exceptions in init_card by Philipp Maier · 7 months ago
  74. 40ef226 ts_31_102: correct name of EF_ePDGId by iw0 · 8 months ago
  75. 578cf12 runtime: fix tracking of selected_adf by Philipp Maier · 8 months ago
  76. 8fab463 pySim-shell: Move init_card() function to new pySim.app module by Harald Welte · 8 months ago
  77. 2d44f03 transport: Log it explicitly if user doesn't specify a reader by Harald Welte · 8 months ago
  78. 45477a7 Use construct 'Flag' instead of 'Bit' for type descriptions by Harald Welte · 8 months ago
  79. 7be68b2 sysmocom_sja2: Add some de/encode test vectors by Harald Welte · 8 months ago
  80. 1c849f8 pySim-shell: Reject any non-decimal PIN values by Harald Welte · 8 months ago
  81. 4e59d89 pySim-shell: Validate that argument to 'apdu' command is proper hexstr by Harald Welte · 8 months ago
  82. f9ea63e pySim-shell: Improved argument validation for verify_adm argument by Harald Welte · 8 months ago
  83. 6663218 docs: Fix docstring syntax to avoid warnings by Harald Welte · 8 months ago
  84. a24755e filesystem: fix method build_select_path_to by Philipp Maier · 8 months ago
  85. 1da8636 runtime: cosmetic: fix formatting of comment by Philipp Maier · 8 months ago
  86. 4af63dc transport: print reader device/number on init by Philipp Maier · 8 months ago
  87. cbc0bdf euicc: add some first IoT eUICC commands (GSMA SGP.32) by Harald Welte · 8 months ago
  88. 884eb55 euicc: Add get_profiles_info command by Harald Welte · 8 months ago
  89. 268a202 Initial support for eUICC by Harald Welte · 8 months ago
  90. 8c82378 transport: move argument parser setup into concrete classes by Philipp Maier · 8 months ago
  91. 3077343 transport: move init message into concrete classes by Philipp Maier · 8 months ago
  92. 10669f2 utils: Fix bertlv_encode_tag() for multi-byte tags by Harald Welte · 8 months ago
  93. 6dd6f3e prevent SimCardCommands.select_adf_by_aid bypassing lchan by Harald Welte · 8 months ago
  94. 4625512 pySim-shell: Create + use per-RuntimeLchan SimCardCommands by Harald Welte · 8 months ago
  95. 3dfab9d commands.py: Add support for multiple logical channels. by Harald Welte · 8 months ago
  96. 49acc06 RuntimeState: Add type annotation for 'card' argument by Harald Welte · 8 months ago
  97. 7997252 cards.py: Fix type annotation by Harald Welte · 8 months ago
  98. 509ecf8 Use keyword argument for file description argument by Harald Welte · 9 months ago
  99. 28accc8 ts_31_102: Fix initialization of file size by Harald Welte · 9 months ago
  100. af4e5bb transport: do not catch exceptions in init_reader by Philipp Maier · 9 months ago