aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2022-02-15doc: Improve documentation in various placesHarald Welte3-20/+55
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-15docs/legcay.txt: Point to pySim-shell as replacementHarald Welte1-0/+8
2022-02-15ts_102_221: Implement File Descriptor using constructHarald Welte1-3/+5
2022-02-09publish also the HTML manual for pySimHarald Welte1-0/+3
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-06-05Introduce new object-oriented TLV parser/decoder/encoderHarald Welte1-0/+5
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-22pySim-read: Migrate over to use shared argparse from transportHarald Welte1-15/+6
2021-04-11pySim-shell: Migrate from optparse to argparse for the main()Harald Welte1-0/+14
2021-04-11contrib/jenkins.sh: Build and publish PDF manualHarald Welte1-2/+14
2021-04-11rename manual to be consistent with osmo-gsm-manuals projectsHarald Welte1-1/+1
2021-04-11fix various typos all over the codeHarald Welte1-2/+2
2021-04-11pySim-shell: Add open_channel + close_channel commandsHarald Welte1-0/+12
2021-04-11pySim-shell: Adds support for DEACTIVATE FILE + ACTIVATE FILEHarald Welte1-0/+8
2021-04-11pySim-shell: Authenticate (3g) supportHarald Welte1-0/+11
2021-04-11integrate 'construct' python libraryHarald Welte1-0/+8
2021-04-10shell: Add 'apdu_trace' settable parameter for hex-dumping APDUsHarald Welte1-0/+5
2021-04-10shell: add edit_{record,binary}_decoded shell commandsHarald Welte1-0/+31
2021-04-07shell: New 'read_records' and 'read_records_decoded' commandsHarald Welte1-0/+14
2021-04-07pySim-shell: JSONpath support for updating files/recordsHarald Welte1-0/+27
2021-04-06docs: Documentation for classic pySim-{prog,read} toolsHarald Welte1-0/+99
2021-04-06docs/shell.rst: Auto-generate shell command referenceHarald Welte2-21/+57
2021-04-06pySim-shell: Add settable parameter on JSON pretty-printingHarald Welte1-0/+8
2021-04-04docs: Initial documentation for pySim-shellHarald Welte1-0/+227
2021-04-04card_key_provider: Documentation with sphinx / autodocHarald Welte1-0/+6
2021-04-03docs: Update copyright statementHarald Welte1-2/+2
2021-04-02Use sphinx for generating documentationHarald Welte7-0/+258