FreeCalypso > hg > fc-pcsc-tools
graph
-
fc-simtool write-iccid command implemented2021-02-15, by Mychaela Falconia
-
forgot to hook in newly added write-imsi command2021-02-15, by Mychaela Falconia
-
fc-simtool write-imsi command implemented2021-02-15, by Mychaela Falconia
-
doc/User-oriented-commands: basic info commands documented2021-02-14, by Mychaela Falconia
-
doc/User-oriented-commands: document started2021-02-14, by Mychaela Falconia
-
bug in last commit2021-02-14, by Mychaela Falconia
-
add {dis,en}able-{chv,pin}1 command aliases for consistency2021-02-14, by Mychaela Falconia
-
fc-simtool user-sum command implemented,2021-02-14, by Mychaela Falconia
-
simtool: C module implementing sst command renamed2021-02-14, by Mychaela Falconia
-
fc-simtool sst-dump command shortened to just sst2021-02-14, by Mychaela Falconia
-
fc-simtool dump-lnd command implemented2021-02-13, by Mychaela Falconia
-
fc-simtool *-erase-range commands: allow "end" keyword2021-02-13, by Mychaela Falconia
-
fc-uicc-tool iccid command: same change as in fc-simtool2021-02-13, by Mychaela Falconia
-
fc-simtool iccid command: strip padding F digits from display2021-02-13, by Mychaela Falconia
-
fc-simtool opl-dump implemented2021-02-13, by Mychaela Falconia
-
fc-simtool plmnsel-dump implemented2021-02-13, by Mychaela Falconia
-
fc-simtool pb-* commands support new EF_MBDN phonebook2021-02-13, by Mychaela Falconia
-
add EF_MBDN, EF_MBI and EF_MWIS to known EFs2021-02-13, by Mychaela Falconia
-
fc-simtool pnn-dump implemented2021-02-13, by Mychaela Falconia
-
fc-simtool sst-dump: much more compact output2021-02-13, by Mychaela Falconia
-
fc-simtool sst-dump implemented2021-02-13, by Mychaela Falconia
-
fc-simtool verify-hex command added2021-02-13, by Mychaela Falconia
-
simtool code: chvext.c split from chv.c2021-02-13, by Mychaela Falconia
-
fc-simtool smsp-set-tag command implemented2021-02-12, by Mychaela Falconia
-
fc-simtool smsp-set command implemented2021-02-12, by Mychaela Falconia
-
encode_phone_number_arg() now supports both encoding modes2021-02-12, by Mychaela Falconia
-
fc-simtool sms-erase-* command family implemented2021-02-12, by Mychaela Falconia
-
fc-simtool smsp-restore: forgot to set parameter indicator bits2021-02-12, by Mychaela Falconia
-
fc-simtool smsp-erase-* command family implemented2021-02-12, by Mychaela Falconia
-
fc-simtool smsp-restore implemented2021-02-12, by Mychaela Falconia
-
fc-simtool smsp-dump implemented2021-02-12, by Mychaela Falconia
-
-p reader selection implemented in fc-uicc-tool2021-02-12, by Mychaela Falconia
-
-p reader selection implemented in fc-simtool2021-02-12, by Mychaela Falconia
-
better error message for non-existent reader request2021-02-12, by Mychaela Falconia
-
-p reader selection implemented in fc-pcsc-atr2021-02-12, by Mychaela Falconia
-
more refactoring of (select reader by number) logic2021-02-12, by Mychaela Falconia
-
recent libcommon/cardconnect.c change: missed2021-02-12, by Mychaela Falconia
-
fc-pcsc-list utility written2021-02-12, by Mychaela Falconia
-
first round of refactoring for selection among multiple readers2021-02-12, by Mychaela Falconia
-
fc-simtool & fc-uicc-tool: add explicit atr command2021-02-12, by Mychaela Falconia
-
fc-simtool & fc-uicc-tool: show card reader name and2021-02-12, by Mychaela Falconia
-
top Makefile: add misc, fix dependency for uicc2021-02-12, by Mychaela Falconia
-
fc-pcsc-atr trivial program added2021-02-12, by Mychaela Falconia
-
LICENSE added (public domain)2021-02-12, by Mychaela Falconia
-
README added2021-02-12, by Mychaela Falconia
-
top Makefile: add uicc subdir to PROGDIR2021-02-12, by Mychaela Falconia
-
new trimmed fc-uicc-tool is here2021-02-12, by Mychaela Falconia
-
GSM7 quoted string output factored out, uses new escapes2021-02-12, by Mychaela Falconia
-
GSM7 string parsers accept new bypass-encoding escapes2021-02-12, by Mychaela Falconia
-
meaty function of pb-dump moved back into simtool, out of libcommon2021-02-12, by Mychaela Falconia
-
alpha tag from file parsing functions factored out of pb-update2021-02-12, by Mychaela Falconia
-
GSM7 encoding function factored out of pb-update-imm2021-02-12, by Mychaela Falconia
-
simtool: saverestore.c split into savebin.c and restorebin.c2021-02-12, by Mychaela Falconia
-
simtool/readcmd.c: missed #include <ctype.h>2021-02-12, by Mychaela Falconia
-
simtool/pberase.c: comment update2021-02-12, by Mychaela Falconia
-
simtool: pbupdate.c split into separate modules for each command2021-02-12, by Mychaela Falconia
-
gsm7_encode_table[] factored out into libcommon2021-02-12, by Mychaela Falconia
-
phone number encoding factored out of pb-update code2021-02-12, by Mychaela Falconia
-
simtool/pbupdate.c: a little refactoring from fc-uicc-tool2021-02-12, by Mychaela Falconia
-
pb-dump meaty function factored out into libcommon2021-02-12, by Mychaela Falconia