Commit Graph

9 Commits

Author SHA1 Message Date
Gerrit Code Review
0cc6093140 Update notes for submitted changes
* pySim.apdu: Fix APDU CLA matching
* pySim.apdu: Refactor cmd_to_dict() method
2024-07-23 14:47:46 +00:00
Gerrit Code Review
646304bacf Update notes for submitted changes
* pySim.ts_31_102: Fix name of EF.VBSCA
* ts_31_102: Make use of ts_31_103_shared and add Rel 18 files
* [cosmetic] ts_31_102: Note in comment which release introdcued recent files
* move parts of pySim.ts_31_103 to pySim.ts_31_103_shared
* pySim.ts_31_103: update to spec v18.1.0 Release 18
* osmo-smdpp + es9p_client: HTTP status 204 is used for handleNotification
* pySim.globalplatform: Add 'http' submodule for GP Amd B RAM over HTTPS
* pySim.esim.es8p: Add support for encoding icon in ProfileMetadata
* osmo-smdpp: Request enable/disable/delete notifications in metadata
* osmo-smdpp: Implement 'other' notification signature validation
* contrib/es9p_client: Add support for reporting notifications to SM-DP+
2024-07-19 12:10:10 +00:00
Gerrit Code Review
3fbf66803f Update notes for submitted changes
* docs: Add missing global_platform store_data command docs
* add contrib/eidtool.py: Tool for checking + computing EID checksum
* docs: Update osmo-smdpp with pointer to sysmoEUICC1-C2T and SGP.26
2024-01-25 18:40:34 +00:00
Gerrit Code Review
c29f3006cf Update notes for submitted changes
* test/test_files: set maxDiff attribute
* tests: use case-insensitive compare of hex strings
2023-12-22 10:55:49 +00:00
Gerrit Code Review
bdfd1a319b Update notes for submitted changes
* Use keyword argument for file description argument
* ts_31_102: Fix initialization of file size
2023-10-20 20:48:01 +00:00
Gerrit Code Review
0a5fd246c6 Update notes for submitted changes
* pySim-prog: Also accept 18-digit ICCIDs
* GlobalPlatform ADF.SD: Add command line reference + error message
* ts_102_222: Remove unneeded imports
* pySim/transport: Use newly-defined ResTuple type
* pySim/commands.py: Better type annotations
* pySim/transport: More type annotations
* pySim/utils: define 'Hexstr' using NewType
* pySim/tlv.py: Fix TLV_IE_Collection from_dict with nested collections
2023-07-12 16:13:22 +00:00
Gerrit Code Review
27ccd9d6ea Update notes for submitted changes
* cards: also program EF.AD under ADF.USIM
2023-01-23 10:51:40 +00:00
Gerrit Code Review
45c63c3228 Update notes for submitted changes
* filsystem.py: Add more information to exceptions
* pySim-read: Migrate over to use shared argparse from transport
* Move reader related argument parser to transport module
2021-04-22 09:27:26 +00:00
Gerrit Code Review
c4abf5a2fe Update notes for submitted changes
* Fix various mistakes around the CardADF <-> CardApplication dualism
* filesystem: fix various issues found by mypy
* filesystem: Avoid GPL header showing up in sphinx autodoc
* Use sphinx for generating documentation
* Add more documentation to the classes/methods
2021-04-02 20:15:45 +00:00