aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
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