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
Gerrit Code Review
13da95384f
Update notes for submitted changes
...
* pySim-shell: refactor __main__ section
2021-10-08 08:31:34 +00:00
Gerrit Code Review
04e81e65e6
Update notes for submitted changes
...
* cards: FairwavesSIM: force SIM APDUs during programming
2021-10-05 12:07:09 +00:00
Gerrit Code Review
fb7f1532be
Update notes for submitted changes
...
* pySim-prog: fix typo
2021-10-01 16:45:02 +00:00
Gerrit Code Review
93454d0484
Update notes for submitted changes
...
* pySim-shell: verify_adm: turn error messages into exceptions
2021-10-01 12:11:54 +00:00
Gerrit Code Review
f1f985b2a1
Update notes for submitted changes
...
* card_handler: make reader (sl) operations optional.
2021-10-01 08:42:46 +00:00
Gerrit Code Review
f2d325e951
Update notes for submitted changes
...
* pySim-shell: move command desc and verify_adm to PySimCommands
2021-09-22 14:19:06 +00:00
Gerrit Code Review
071c383f8c
Update notes for submitted changes
...
* pySim-prog: rename card_handler to CardHandler
2021-09-20 08:09:30 +00:00
Gerrit Code Review
a694c5794e
Update notes for submitted changes
...
* pySim-prog: rename variable card_handler
2021-09-20 07:55:36 +00:00
Gerrit Code Review
14732beeeb
Update notes for submitted changes
...
* update readme detail about cmd2 - make sure people get 1.5 from pip instead of some old debian-pkg
2021-08-31 06:52:10 +00:00
Gerrit Code Review
84a190ca63
Update notes for submitted changes
...
* Use README.md as long description in package metadata
2021-08-06 14:11:40 +00:00
Gerrit Code Review
cd6951a09f
Update notes for submitted changes
...
* Allow update_binary function to write more than 255 bytes
2021-08-03 07:09:23 +00:00
Gerrit Code Review
21ba332b97
Update notes for submitted changes
...
* cards: rename class "Card" to "SimCard"
2021-06-30 08:17:12 +00:00
Gerrit Code Review
48e76951c4
Update notes for submitted changes
...
* pySim/commands: Add envelope() method for ENVELOPE command
2021-06-30 08:14:27 +00:00
Gerrit Code Review
06db556110
Update notes for submitted changes
...
* implement more files with TLV + construct
* ts_31_102: Fully support USIM EF.AD
2021-06-14 07:53:31 +00:00
Gerrit Code Review
5415dcea2e
Update notes for submitted changes
...
* ts_31_102: Start using pySim.tlv to implement more DF.5GS files
2021-06-13 20:46:49 +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
ab4c577006
Update notes for submitted changes
...
* filesystem: Introduce support for TLV parser
2021-06-05 12:25:51 +00:00
Gerrit Code Review
c85c4d5dbb
Update notes for submitted changes
...
* Introduce new object-oriented TLV parser/decoder/encoder
* ts_102_221: Add construct for contents of EF.UMPC
2021-06-05 12:25:41 +00:00
Gerrit Code Review
eb36982d32
Update notes for submitted changes
...
* construct: Recursive normalization of construct parse result
* utils: Make filter_dict() transparently pass non-dict
2021-06-05 09:35:08 +00:00
Gerrit Code Review
0ebcf5eb69
Update notes for submitted changes
...
* shell: Fix activate_file + deactivate_file commands
2021-05-26 03:58:01 +00:00
Gerrit Code Review
8afb0c14f4
Update notes for submitted changes
...
* shell: Add 'status' command to issue STATUS APDU
2021-05-25 20:46:26 +00:00
Gerrit Code Review
6a3bd68f87
Update notes for submitted changes
...
* transport: Add support for SW 6Cxx
2021-05-25 20:41:07 +00:00
Gerrit Code Review
2328499933
Update notes for submitted changes
...
* commands: remove superfluous getter/setter for cla_byte property
* commands: resolve inconsistency on sel_ctrl
2021-05-23 12:35:30 +00:00
Gerrit Code Review
00dcfb5d7c
Update notes for submitted changes
...
* pySim-read: adjust meaning of HPLMN/OPLMN flags in EF_SPN
2021-05-23 10:06:08 +00:00
Gerrit Code Review
6fae4356cc
Update notes for submitted changes
...
* ts_31_103: finish decoder and fix encoder for EF.PCSCF
* utils: split string formatting from dec_addr_tlv
* commands: pad short data input in update_record()
2021-05-23 10:05:50 +00:00
Gerrit Code Review
1ce01d54dc
Update notes for submitted changes
...
* commands: check for status word in USIM authenticate command
* transport/pcsc: Raise exception if reader number is out of range
2021-05-22 20:39:27 +00:00
Gerrit Code Review
79b5a15449
Update notes for submitted changes
...
* cards: populate name property in Card, UsimCard and IsimCard
2021-05-21 15:22:32 +00:00
Gerrit Code Review
b4892a6431
Update notes for submitted changes
...
* pySim_prog: remove unused import for dec_addr_tlv
2021-05-21 13:41:19 +00:00
Gerrit Code Review
4128981a62
Update notes for submitted changes
...
* Update README
2021-05-17 20:31:06 +00:00
Gerrit Code Review
76df854219
Update notes for submitted changes
...
* Add codecs for EF_SPN and GSM strings via construct
2021-05-13 17:56:36 +00:00
Gerrit Code Review
c2df6b56e5
Update notes for submitted changes
...
* ts_51_011: fix encoder of EF_SPN:
2021-05-07 21:52:30 +00:00
Gerrit Code Review
b332bc081b
Update notes for submitted changes
...
* ts_102_221: add missing TLV key '9B'/'target_ef' for sysmoUSIM-SJS1
* ModemATCommandLink: improve response time for "+CME ERROR"
* ModemATCommandLink: add/adjust some logging
2021-05-07 21:49:54 +00:00
Gerrit Code Review
a1403d09cb
Update notes for submitted changes
...
* ModemATCommandLink: return lower case hexstring
2021-05-06 16:19:12 +00:00
Gerrit Code Review
87647b6982
Update notes for submitted changes
...
* pySim-read: fix wrong comment
2021-05-05 13:02:59 +00:00