aboutsummaryrefslogtreecommitdiffstats
path: root/docs/shell.rst
AgeCommit message (Expand)AuthorFilesLines
2024-02-12Add terminal_capability command to send TERMINAL CAPABILITYHarald Welte1-0/+11
2024-02-05global_platform: INSTALL [for install] supportHarald Welte1-0/+6
2024-02-04Implement Global Platform SCP03Harald Welte1-0/+6
2024-02-04global_platform: add delete_key and delete_card_contentHarald Welte1-0/+12
2024-02-04global_platform: add set_status commandHarald Welte1-0/+6
2024-02-04global_platform: Add install_for_personalization commandHarald Welte1-0/+6
2024-02-04Introduce GlobalPlatform SCP02 implementationHarald Welte1-0/+10
2024-01-31global_platform: implement GET STATUS commandHarald Welte1-0/+6
2024-01-25global_platform: Add shell command for PUT KEYHarald Welte1-0/+6
2024-01-25docs: Add missing global_platform store_data command docsHarald Welte1-0/+6
2024-01-16ts_102_221: Better explain 'selected file invalidated'Harald Welte1-1/+13
2024-01-08pySim-shell: Update manual with examples for using with eUICC ISD-RHarald Welte1-1/+206
2023-12-23docs/shell: extend the introduction part; link to video presentationHarald Welte1-2/+21
2023-11-02pySim-shell: Use argparser for verify_adm to support --helpHarald Welte1-3/+4
2023-11-02pySim-shell: Add copyright statement and link to online manual to bannerHarald Welte1-0/+8
2023-11-02docs: shell: Various documentation updates/extensionsHarald Welte1-1/+77
2023-11-02docs: shell: update output in examplesHarald Welte1-20/+36
2023-11-02docs: shell: Re-order the command sections/classesHarald Welte1-110/+111
2023-11-02docs: shell: link to cmd2 documentationHarald Welte1-1/+3
2023-11-01docs: shell: By now we have encoders/decoders for most filesHarald Welte1-2/+2
2023-11-01docs: shell: Clarify various different card supportHarald Welte1-1/+2
2023-10-26euicc: add some first IoT eUICC commands (GSMA SGP.32)Harald Welte1-0/+10
2023-10-26euicc: Add get_profiles_info commandHarald Welte1-0/+5
2023-10-26Initial support for eUICCHarald Welte1-0/+112
2023-10-24pySim-shell: Include current logical channel in promptHarald Welte1-14/+14
2023-10-24pySim-shell: Add 'switch_channel' commandHarald Welte1-0/+6
2023-10-23docs: Fix command reference for 'apdu' commandHarald Welte1-1/+1
2023-07-11GlobalPlatform ADF.SD: Add command line reference + error messageHarald Welte1-2/+3
2023-06-09Add ".py" suffix to sphinx-argparse generated docsHarald Welte1-0/+1
2023-06-07ts_31_102: Add shell command for GET IDENTITYHarald Welte1-0/+6
2023-06-07ts_102221: Add "resume_uicc" commandHarald Welte1-0/+14
2023-06-07Move "suspend_uicc" command from pySim-shell to ts_102_221.pyHarald Welte1-2/+7
2023-05-27docs: add SUPI/SUCI usage exampleMerlin Chlosta1-0/+7
2023-05-25ts_51_011: Add sst_service_[de]{activate,allocate} shell commandsHarald Welte1-0/+16
2023-03-09ts_102_222: Implement support for RESIZE FILE for an EFHarald Welte1-0/+6
2023-02-23docs: Document the file-specific commands for ADF.USIM/EF.ESTHarald Welte1-0/+8
2023-02-23docs: Add reference for various commandsHarald Welte1-0/+112
2022-03-01pySim-shell: Add 'decode_hex' command for transparent + linear EFHarald Welte1-0/+14
2022-02-15doc: Improve documentation in various placesHarald Welte1-18/+53
2022-02-15docs: Document missing 'status' command in 7816 sectionHarald Welte1-0/+35
2022-02-15shell: Proper argparser (for help + manual) activate_fileHarald Welte1-1/+6
2022-02-15ts_102_221: Implement File Descriptor using constructHarald Welte1-3/+5
2021-11-11ARA-M related command supportHarald Welte1-0/+88
2021-10-21pySim-shell: Improve documentationHarald Welte1-1/+36
2021-10-21pySim-shell: Add suspend_uicc commandHarald Welte1-0/+14
2021-05-04docs/shell.rst: Document verify_adm and tree commandsHarald Welte1-2/+9
2021-05-04shell: Add 'reset' command to reset the cardHarald Welte1-0/+6
2021-05-04BER-TLV EF support (command, filesystem, shell)Harald Welte1-0/+37
2021-04-11pySim-shell: Migrate from optparse to argparse for the main()Harald Welte1-0/+14
2021-04-11pySim-shell: Add open_channel + close_channel commandsHarald Welte1-0/+12