65 Commits (77d68b84b3095aa329f78421014e8e6263fb8257)
 

Author SHA1 Message Date
Philipp Maier 77d68b84b3 sysmo_isim_sja2: reset SQN configuration to the current profile
3 years ago
Philipp Maier 00241b4423 sysmoUSIM-SJA2: detect installed applications (ISIM/USIM)
3 years ago
Philipp Maier 5e9c6d2062 sysmo_usim: add functionality to show AID of installed apps
3 years ago
Philipp Maier 625bc9d3f3 sysmoUSIM-SJS1: enable USIM mode before testing
3 years ago
Philipp Maier 633d158eff sysmoUSIM-SJA2: remove abandonned 0 byte test output files
3 years ago
Philipp Maier 7dde66efb3 sysmo-isim-sja2: reset SQN parameters completele
3 years ago
Philipp Maier 59c1f0eab2 prepare: also reset SQN parameters
3 years ago
Philipp Maier f745baa551 prepare: remove ICCID from prepare script and from test-data
3 years ago
Philipp Maier 80653e791a tests: Make sure tests do not return with 0 on failure
3 years ago
Harald Welte 149da081c1 sysmo_isim_sja2: Add support for sysmoTSIM-SJA2 variant
3 years ago
Philipp Maier 8dd52e04ac sja2: Add support for new simcard model
3 years ago
Philipp Maier 08623baa4a utils.py: generate multiline hexdumps
3 years ago
Philipp Maier 214e103407 sysmo_usimsjs1.py: do not print OP/OPc twice
3 years ago
Philipp Maier 925b20e927 utils.py: cosmetic: add missing new line
3 years ago
Philipp Maier 9fa8e47b4c sysmo-usimsjs1.py: refactor functions into class
3 years ago
Philipp Maier 594bdd8248 utils.py: cosmetic: add comment to int_to_list()
3 years ago
Philipp Maier 8e427d0b68 utils.py: use generic functions to lookup strings in a table
3 years ago
Philipp Maier 6fa296a800 sysmo_usimsjs1: simplfy encoding of ef_mlngc
3 years ago
Philipp Maier b15d23459b tests: add a script to regenerate .out files for tests
3 years ago
Philipp Maier 70b7fcde40 sysmo_usimsjs1: check ADM1 length
4 years ago
Philipp Maier 83760e2c22 Support programming of the MNC length value (EF.AD)
4 years ago
Philipp Maier 3bd5054d56 sysmo_usimsjs1: use correct parameter for 3G auth
5 years ago
Harald Welte b8845748f5 cosmetic typo: attemt -> attempt
5 years ago
Philipp Maier 48c0993312 tests/test-data: Update ADM1 key
5 years ago
Philipp Maier 75342b86d1 tests/run-tests: Prepare test card before executing the tests
5 years ago
Philipp Maier 12f0d25693 tests/08_seq: Test resetting of SEQ/SQN
5 years ago
Philipp Maier 050231d86c tests/05_milenage_par: Extend unit test
5 years ago
Philipp Maier 6868ea7c26 tests/08_seq: Update .out file
5 years ago
Philipp Maier 01d60a1f03 tests/04_algo: Update .out file
5 years ago
Philipp Maier 8c31a63f31 tests/run-tests: Replace == by -eq when comparing rc
5 years ago
Philipp Maier 0868212cc8 tests/04_algo.sh: Fix string concatenation.
5 years ago
Philipp Maier 061dddb94a sysmo_usimsjs1: Remove excess space in log output
5 years ago
Philipp Maier 4cab3bb127 sysmo-usim-tool.sjs1: Add capability to write IMSI
5 years ago
Philipp Maier 5144c904e6 sysmo-usim-tool.sjs1: Add option -I --set-iccid to help
5 years ago
Philipp Maier a415a225cf sysmo_usimsjs1: Also recognize algo by its number
5 years ago
Philipp Maier ed0c9ab4dc ICC: recognize card by its ATR
5 years ago
Philipp Maier 5c2733a7e9 cosmetic: correct indentation in log output
5 years ago
Philipp Maier be9db88384 usage: correct misleading usage description
5 years ago
Philipp Maier 75aa246987 remove unused uption -v --verbose
5 years ago
Neels Hofmeyr b2f56ad3fc README: hint at pcscd dependency
5 years ago
Neels Hofmeyr 8a50c51e2d sysmo-usim-tool.sjs1.py: add '-T list' to show available algos
5 years ago
Neels Hofmeyr bb7e45f436 sysmo_usimsjs1.py: define algos as tuple, print numbers with the names
5 years ago
Neels Hofmeyr 9cf40ef497 readme: document dependency on python-pyscard
5 years ago
Harald Welte d7b90f8db7 implement resetting of SQN parameters
6 years ago
Harald Welte 5c15b238f5 Divide SQNms Offset by 6
6 years ago
Harald Welte 9b3c122329 Fix decoding of SQN values in SYSMO_USIMSJS1_FILE_EF_SQNC
6 years ago
Harald Welte d7da172cbf Add README.md file
6 years ago
Harald Welte 5140557f3b Add testsuite
6 years ago
Harald Welte 7660d07aa9 Proper string representation of OP / OPc mode
6 years ago
Harald Welte 3d7b74b3af Print/Parse string representation of Algorithm Identifiers
6 years ago