Gerrit Code Review
50a1ec2d9f
Update notes for submitted changes
...
* ts_31_102: TLV._tlv must point to the class, not an instance
* filesystem: Fix TLV decode/encode
* Better decode of EF.UST, EF.EST and EF.IST
* utils.py: Fix some tuple type annotations
* utils.py: type annotations for DataObject related methods
2022-02-10 18:31:53 +00:00
Gerrit Code Review
ef8243af23
Update notes for submitted changes
...
* ts_102_221: Handle nested security condition data objects
2022-02-10 16:21:04 +00:00
Gerrit Code Review
062c26d50c
Update notes for submitted changes
...
* ts_51_011: Fix type annotation for Tuple[int, int]
2022-02-10 16:20:54 +00:00
Gerrit Code Review
f9e1a19cc2
Update notes for submitted changes
...
* ts_51_011: Fix typo in EF_MMSUP
* ts_31_102: EF.PNN encoding is identical to that of DF.GSM
2022-02-09 20:23:27 +00:00
Gerrit Code Review
0ab9281ff7
Update notes for submitted changes
...
* publish also the HTML manual for pySim
2022-02-09 20:18:08 +00:00
Gerrit Code Review
05fb5246d4
Update notes for submitted changes
...
* contrib/jenkins.sh: Fix PUBLISH
* contrib/jenkins.sh: first upload manuals, then execute physical tests
2022-02-09 17:25:27 +00:00
Gerrit Code Review
640dcd4d8b
Update notes for submitted changes
...
* avoid pylint E0611: No name 'strxor' in module 'Crypto.Util.strxor'
* update pyyaml dependency to >= 5.1
2022-02-09 15:57:11 +00:00
Gerrit Code Review
4f9268c4e7
Update notes for submitted changes
...
* implement shell command to update PLMN in IMSI
2022-01-31 11:55:12 +00:00
Gerrit Code Review
7a086d846d
Update notes for submitted changes
...
* transport/serial: fix for Python 3
2022-01-25 01:01:17 +00:00
Gerrit Code Review
ff56ca3c27
Update notes for submitted changes
...
* ts_102_221: decode/encode EF.PL
* pySim-shell: alphabetically sort name of files in 'dir' command
* cosmetic: Use EF.FDN instead of EF_FDN in ts_51_011.py
* ts_31_102: Add support for EF.ECC (emergency call codes)
2022-01-22 12:59:02 +00:00
Gerrit Code Review
6fa1f4cf87
Update notes for submitted changes
...
* add missing bit definition for NG-RAN in xAcT
2022-01-22 12:58:00 +00:00
Gerrit Code Review
4dc750e590
Update notes for submitted changes
...
* catch and ignore SwMatchError on probing for AID's
2022-01-21 11:14:43 +00:00
Gerrit Code Review
9a9de3e948
Update notes for submitted changes
...
* Add pyyaml to requirements.txt
2022-01-13 17:19:52 +00:00
Gerrit Code Review
cae4f65468
Update notes for submitted changes
...
* filesystem: use correct AID for applications found by probing
2022-01-05 09:44:47 +00:00
Gerrit Code Review
479c232001
Update notes for submitted changes
...
* filesystem: actively probe applications
2021-12-04 10:38:24 +00:00
Gerrit Code Review
76c1a23298
Update notes for submitted changes
...
* fix invalid dependency
2021-11-26 09:19:26 +00:00
Gerrit Code Review
205007c133
Update notes for submitted changes
...
* fix: Decoder may raise KeyError
2021-11-26 09:19:16 +00:00
Gerrit Code Review
5cba868059
Update notes for submitted changes
...
* cards: Make select_adf_by_aid() use prefix AID selection
* pySim-read: put try/catch block around select_adf_by_aid()
2021-11-24 17:17:00 +00:00
Gerrit Code Review
949e6b49b9
Update notes for submitted changes
...
* cards: make _get_aid case insensitive
2021-11-22 17:37:00 +00:00
Gerrit Code Review
18628ed8f0
Update notes for submitted changes
...
* profile: decode_select_response use object instead 'Any'
* profile: decode_select_response can be a static method
2021-11-22 15:45:31 +00:00
Gerrit Code Review
22eb3c4250
Update notes for submitted changes
...
* pySim-shell: export command: guess number of records when not specified
* commands: use send_apdu_checksw() in method read_record
* ts_51_011: move _decode_select_response into profile class
* pySim-shell: add method to match card profile to card
2021-11-22 15:45:15 +00:00
Gerrit Code Review
256df0e55b
Update notes for submitted changes
...
* pySim-read: do not select ADF.ISIM again
2021-11-18 13:05:29 +00:00
Gerrit Code Review
9b3b2b2b43
Update notes for submitted changes
...
* cards: select_adf_by_aid: split off aid completion
2021-11-18 09:37:08 +00:00
Gerrit Code Review
e7726a06a1
Update notes for submitted changes
...
* ARA-M related command support
2021-11-11 09:24:47 +00:00
Gerrit Code Review
b36e145057
Update notes for submitted changes
...
* ts_51_011: add status word definition
2021-11-11 08:54:07 +00:00
Gerrit Code Review
e2c4dda5fc
Update notes for submitted changes
...
* filesystem: CardProfile: initialize empty sw table as empty dict
2021-11-11 08:42:38 +00:00
Gerrit Code Review
f5eea03cd7
Update notes for submitted changes
...
* filesystem: define class byte and select control bytes in profile
* filesystem: make sure the card is in a defined state
* filesystem: do not read AIDs when no apps are defined
* filesystem: fix decode_select_response
2021-11-10 17:26:12 +00:00
Gerrit Code Review
0e487ecd1d
Update notes for submitted changes
...
* pySim-shell: print newline on exit with CTRL+D
2021-11-10 13:04:41 +00:00
Gerrit Code Review
b1438008b9
Update notes for submitted changes
...
* commands: return none, when offset exceeds file length
2021-11-05 16:55:48 +00:00
Gerrit Code Review
f767b49079
Update notes for submitted changes
...
* commands: complete documentation strings
2021-11-05 16:55:27 +00:00
Gerrit Code Review
987be62a53
Update notes for submitted changes
...
* utils: cosmetic: remove stray comment
2021-11-05 16:55:01 +00:00
Gerrit Code Review
6aef4b90bf
Update notes for submitted changes
...
* commands: do not check SW manually, use send_apdu_checksw()
2021-11-05 16:54:43 +00:00
Gerrit Code Review
172f67c5c7
Update notes for submitted changes
...
* contrib/jenkins.sh: make pylint warn about unnecessary semicolon
* Python is not C: get rid of unnecessary semicolons
2021-11-05 16:04:03 +00:00
Gerrit Code Review
d96f545cf8
Update notes for submitted changes
...
* sim-rest-server: Add example systemd service/unit file
2021-11-03 12:27:39 +00:00
Gerrit Code Review
afa9a4b136
Update notes for submitted changes
...
* sim-rest-client: Add support for 'info' command to get IMSI+ICCID
* sim-rest-server: Add capability to obtain IMSI + ICCID of card
* sim-rest-client: Errors are plain text, not JSON
2021-11-03 11:38:35 +00:00
Gerrit Code Review
358dd95926
Update notes for submitted changes
...
* ts_51_011: implement CardProfileSIM as a class
* filesystem: fix reset mechanism
* cards: add method to modify APDU parameters (cla, sel_ctrl)
* commands: use python style commends to describe methods
* cards: use python style commends to describe methods
2021-10-31 07:27:18 +00:00
Gerrit Code Review
85ba156164
Update notes for submitted changes
...
* pySim-shell: Improve documentation
* utils: Fix BER-TLV tag decode for multi-byte tags
* tlv: Fix recursive initialization from_dict()
* tlv: Don't require encoder/decoder methods for TLV without value
* pySim-shell: Use iteration when unregistering command sets
* pySim-shell: Add suspend_uicc command
* pySim-shell: Add support for GSM-R SIM Cards with DF.EIRENE
2021-10-24 08:28:30 +00:00
Gerrit Code Review
8ab33ae05f
Update notes for submitted changes
...
* pySim-shell: add bulk provisioning support
2021-10-20 12:42:59 +00:00
Gerrit Code Review
81ae67792d
Update notes for submitted changes
...
* ts_31_10x: add a class for CardApplicationXSIM
2021-10-20 07:44:42 +00:00
Gerrit Code Review
432841f29a
Update notes for submitted changes
...
* pySim-shell: add example script to dump authentication config
* sysmocom_sja2: Properly decode EF.USIM_SQN freshness
2021-10-16 10:07:37 +00:00
Gerrit Code Review
9f7123924d
Update notes for submitted changes
...
* ts_51_011: Add encoder for EF.SST
* commands: Fix read_binary() for non-zero offset
2021-10-15 18:24:28 +00:00
Gerrit Code Review
9293dff929
Update notes for submitted changes
...
* pySim-shell: add echo command
2021-10-15 15:12:08 +00:00
Gerrit Code Review
3b3a76fe56
Update notes for submitted changes
...
* pySim-shell: allow card insertion at runtime
2021-10-15 15:11:31 +00:00
Gerrit Code Review
279f60dddc
Update notes for submitted changes
...
* ts_51_011: fix select response decoder
2021-10-15 15:10:08 +00:00
Gerrit Code Review
1247c21d69
Update notes for submitted changes
...
* commands: fix update_binary() with non-zero offset
2021-10-14 17:48:38 +00:00
Gerrit Code Review
0fca6dc986
Update notes for submitted changes
...
* CardModel: Document how this 'magic' works in some comments.
2021-10-14 17:18:22 +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
44e382d835
Update notes for submitted changes
...
* cards: remove "auto_once" from possible ctype options
2021-10-14 08:22:37 +00:00
Gerrit Code Review
9e263560c7
Update notes for submitted changes
...
* card_handler: clean-up
2021-10-12 16:07:37 +00:00
Gerrit Code Review
d091e59193
Update notes for submitted changes
...
* cards: remove unused function card_autodetect()
2021-10-08 09:33:16 +00:00