Commit Graph

5 Commits

Author SHA1 Message Date
Gerrit Code Review
bf626f69f8 Update notes for submitted changes
* global_platform/euicc: Implement obtaining SCP keys from CardKeyProvider
* CardKeyProvider: Implement support for column-based transport key encryption
* document the CardKeyProvider
* pySim.esim.saip: Meaningful constructors for [I]SD + SSD
* esim.saip: Implement ProfileElement.header_name for more PE types
2024-06-05 11:44:47 +00:00
Gerrit Code Review
d0f5ed4c3f Update notes for submitted changes
* 51.011: Fix EF_SST decoder for services > table description
* filsystem: Make NotImplementedError more verbose.
* USIM: Add ENVELOPE and ENVELOPE-SMS shell commands
* Add API + shell command for sending TERMINAL PROFILE to card
* pysim-Shell: Add sysmocom SJA2 card specific bits
* cat: Fix SMS/ENVELOPE related IE tag definitions
* cat: Add more terminal profile bitmask definitions
2021-10-14 15:44:29 +00:00
Gerrit Code Review
def43ae657 Update notes for submitted changes
* cmd2: Constrain version to >= 1.3.0 but < 2.0.0
2021-06-12 06:04:56 +00:00
Gerrit Code Review
64815ae768 Update notes for submitted changes
* [pylint] Fix referencing undefined variable 'shutil'
* [pylint] Declare abstract LinkBase._send_apdu_raw() method as such
* [pylint] Fix float vs integer division in cards.py
* [pylint] Fix reference to undefined variable 'in_hex'
* [pylint] Mark abstract MagicSimBase class as such
* [pylint] Fix calling non-existing iteritems() of dict
* [pylint] Declare some fields in _MagicSimBase class
* [pylint] Mark abstract CardKeyProvider.get() method as such
* [pylint] fix non-existing 'res' in EF_CNL._encode_record_hex()
2021-05-02 20:22:15 +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