mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-08-12 03:26:06 +03:00
Commit Graph
Select branches
Hide Pull Requests
27c3
ccc
chrysn/for-29033
chrysn/ota
daniel/ota
ewild/ossl_verify
ewild/ppk_tests
fairwaves/sim
fixeria/btsap
fixeria/cmd2
fixeria/run_gsm_alg
laforge/ota
laforge/scp
laforge/smdp_asn1
laforge/wip
laforge/wsrc
lynxis/esim-cccprofile
master
neels/saip
neels/saip2
neels/saip3
neels/smsp_test
neels/suci
neels/wip
osmith/saip2
osmith/wip
pmaier/fixgr
pmaier/otatest
pmaier/otatestprep
pmaier/pgsql
pmaier/putkey
pmaier/rcp
sysmocom/factory
users/daniel/csv-format
zecke/hacks
zecke/tmp2
1.0
Select branches
Hide Pull Requests
27c3
ccc
chrysn/for-29033
chrysn/ota
daniel/ota
ewild/ossl_verify
ewild/ppk_tests
fairwaves/sim
fixeria/btsap
fixeria/cmd2
fixeria/run_gsm_alg
laforge/ota
laforge/scp
laforge/smdp_asn1
laforge/wip
laforge/wsrc
lynxis/esim-cccprofile
master
neels/saip
neels/saip2
neels/saip3
neels/smsp_test
neels/suci
neels/wip
osmith/saip2
osmith/wip
pmaier/fixgr
pmaier/otatest
pmaier/otatestprep
pmaier/pgsql
pmaier/putkey
pmaier/rcp
sysmocom/factory
users/daniel/csv-format
zecke/hacks
zecke/tmp2
1.0
-
4f888a0414
sysmocom_sja2: simplify and fix op/opc decoder/encoder
Philipp Maier
2022-12-02 12:30:12 +01:00 -
5d26311efc
OTA: Adjust IV length for AES
Christian Amsüss
2022-11-25 04:00:55 +01:00 -
8e45b75711
contrib/jenkins.sh: split test/pylint/docs
Oliver Smith
2022-10-18 16:35:14 +02:00 -
0529c1906d
docs: allow overriding OSMO_GSM_MANUALS_DIR
Oliver Smith
2022-10-21 16:03:53 +02:00 -
507b5271ac
contrib/jenkins.sh: set PYTHONUNBUFFERED=1
Oliver Smith
2022-10-18 16:48:52 +02:00 -
4e64e72766
Revert "contrib/jenkins.sh: pylint v2.15 is unstable, pin v2.14.5"
Vadim Yanitskiy
2022-09-06 15:29:49 +07:00 -
75a58d1a87
Add new pySim.ota library, implement SIM OTA crypto
Harald Welte
2022-07-31 15:51:19 +02:00 -
8f38800643
pySim-shell.py: make it work with cmd2 >= v2.4.0
fixeria/cmd2
Vadim Yanitskiy
2022-07-14 19:06:54 +07:00 -
d5c1bec869
pySim-shell.py: make it work with cmd2 >= v2.0.0
Vadim Yanitskiy
2022-02-13 22:25:16 +06:00 -
7d05e49f11
README.md: update installation instructions for Debian
Vadim Yanitskiy
2022-08-30 01:20:18 +07:00 -
98ea2a0f7a
README.md: update git URLs (git -> https; gitea)
Vadim Yanitskiy
2022-08-30 01:03:39 +07:00 -
0a8d27ad7a
README.md: list recent dependencies from requirements.txt
Vadim Yanitskiy
2022-08-29 21:12:03 +07:00 -
9550a0a45b
README.md: fix module name: s/serial/pyserial/
Vadim Yanitskiy
2022-08-29 21:10:12 +07:00 -
b5eaf14991
README.md,requirements.txt: add missing construct version info
Vadim Yanitskiy
2022-08-29 21:01:41 +07:00 -
bdac3f61be
Bump minimum required construct version to v2.9.51
Vadim Yanitskiy
2022-08-29 21:00:41 +07:00 -
05d30eb666
construct: use Python's API for int<->bytes conversion
Vadim Yanitskiy
2022-08-29 20:24:44 +07:00 -
7800f9d356
contrib/jenkins.sh: install dependencies from requirements.txt
Vadim Yanitskiy
2022-08-30 01:32:57 +07:00 -
7ce04a5a29
contrib/jenkins.sh: execute this script with -x and -e
Vadim Yanitskiy
2022-08-30 01:30:37 +07:00 -
b3ea021b32
contrib/jenkins.sh: speed up pylint by running multiple processes
Vadim Yanitskiy
2022-08-30 17:15:51 +07:00 -
12175d3588
contrib/jenkins.sh: pylint v2.15 is unstable, pin v2.14.5
Vadim Yanitskiy
2022-08-30 17:11:39 +07:00 -
59f3b1154f
proactive: Send a Terminal Response automatically after a Fetch
Christian Amsüss
2022-08-12 15:46:52 +02:00 -
98552ef1bd
proactive: Avoid clobbering the output of the command that triggered the FETCH
Christian Amsüss
2022-08-11 19:29:37 +02:00 -
3cec0150ee
Merge branch 'chrysn/for-29033' into chrysn/ota
chrysn/ota
Christian Amsüss
2022-08-19 23:02:20 +02:00 -
80b535e424
OTA: Return both packet and decoded at decryption; do not attempt to decode absent data
chrysn/for-29033
Christian Amsüss
2022-08-19 22:44:22 +02:00 -
28af6966aa
Merge branch 'chrysn/for-29033' into chrysn/ota
Christian Amsüss
2022-08-19 20:37:56 +02:00 -
30439fd9b8
proactive: Send a Terminal Response automatically after a Fetch
Christian Amsüss
2022-08-12 15:46:52 +02:00 -
707ecf0f27
proactive: Avoid clobbering the output of the command that triggered the FETCH
Christian Amsüss
2022-08-11 19:29:37 +02:00 -
fd290f9793
SMS: UserDataHeader's __str__ is also a suitable __repr__
Christian Amsüss
2022-08-18 09:13:16 +02:00 -
958f0384db
OTA: Set PCNT (padding count) in messages
Christian Amsüss
2022-08-19 20:18:07 +02:00 -
b5d143d961
[UNTESTED] sysmocom_sja2: Support files related to OTA HTTPS features
Harald Welte
2022-08-06 16:01:15 +02:00 -
8df793a8bd
WIP: vpcd2smpp.py
Harald Welte
2022-08-07 19:42:02 +02:00 -
2241e72ecd
WIP: smpp2sim
Harald Welte
2022-08-06 19:24:52 +02:00 -
755bb2dcfc
WIP: classic SIM (3GPP TS 51.011) support.
Harald Welte
2022-07-24 10:10:37 +02:00 -
763f2dfde8
tag version 1.1 of pySim
Harald Welte
2022-07-23 14:26:05 +02:00 -
66717dfc45
WIP SMS
Harald Welte
2022-08-11 17:37:46 +02:00 -
63054b0d36
Add new pySim.ota library, implement SIM OTA crypto
Harald Welte
2022-07-31 15:51:19 +02:00 -
cab26c728c
pySim-shell: Use pySim.cat definitions to print decoded proactive cmds
Harald Welte
2022-08-06 16:12:30 +02:00 -
fd476b4d62
pySim.transport: Add mechanism for handling for CAT/USAT proactive cmds
Harald Welte
2022-08-06 14:01:26 +02:00 -
5a4891a5b7
Add TLV definitions for *a lot more* CAT / USAT data objects
Harald Welte
2022-08-06 16:15:54 +02:00 -
7d8029eb23
tlv: Use self._compute_tag() method rather than direct self.tag
Harald Welte
2022-08-06 13:16:19 +02:00 -
f56b6b2a1c
ts_31_102: Add missing imports for envelope_sms command
Harald Welte
2022-07-30 16:36:06 +02:00 -
51b3abb000
ts_31_102: Fix terminal_profile, envelope and envelope_sms commands
Harald Welte
2022-07-30 16:30:33 +02:00 -
7416d463a4
Fix printing of SwMatchError after introduction of logical channels
Harald Welte
2022-07-27 18:37:40 +02:00 -
93c34aac89
apdu/ts_102_221: SELECT: allow select of SELF
Harald Welte
2022-07-24 12:23:56 +02:00 -
dcc689d9c4
apdu/ts_102_221: SELECT: allow select of parent/ancestor DFs
Harald Welte
2022-07-24 12:22:17 +02:00 -
f5ff1b896e
filesystem: We can select not just immediate parent DF but all ancestors
Harald Welte
2022-07-24 12:19:57 +02:00 -
8e9c844130
apdu/ts_102_221: Fix SELECT of 3f00
Harald Welte
2022-07-24 11:55:04 +02:00 -
498361f3b5
apdu/ts_102_221: Implement SELECT case "df_ef_or_mf_by_file_id"
Harald Welte
2022-07-24 11:39:07 +02:00 -
d2c177b396
filesystem.py: Make CardDF.get_selectables() respect the flags
Harald Welte
2022-07-24 11:35:53 +02:00 -
86d698d310
pySim-trace: Don't print argparse object at start-up
Harald Welte
2022-07-24 10:22:46 +02:00 -
72c5b2d796
pySim-trace: Fix --no-suppress-{select.status} command line arguments
Harald Welte
2022-07-24 10:21:41 +02:00 -
c61fbf4daa
pySim-trace: Support SELECT with empty response body
Harald Welte
2022-07-24 09:44:31 +02:00 -
04897d5f25
sim-rest-server: Report meaningful error message if PIN is blocked
Harald Welte
2022-07-23 14:07:00 +02:00 -
3f3b45a27b
sim-rest-server: Render error messages as JSON
Harald Welte
2022-07-23 13:44:20 +02:00 -
fc31548c11
pySim-shell: Add a "version" command to print the pySim package version
Harald Welte
2022-07-23 12:49:14 +02:00 -
21caf32e3d
Introduce APDU/TPDU trace decoder
Harald Welte
2022-07-16 14:06:46 +02:00 -
cfa3015bcf
sysmocom_sja2: Prevent KeyError/None exception on encode
Harald Welte
2022-07-22 17:12:27 +02:00 -
1272129ea7
ts_31_102: Fix EF_EPSLOCI argument ordering
Harald Welte
2022-07-21 15:33:06 +02:00 -
99e4cc02e5
filesystem: Use Tuple for record length
Harald Welte
2022-07-21 15:25:47 +02:00 -
13edf30d6c
filesystem: Use Tuple for transparent file size
Harald Welte
2022-07-21 15:19:23 +02:00 -
b2e4b4a300
introduce fully_qualified_path_str() method
Harald Welte
2022-07-19 23:48:45 +02:00 -
3c98d5e91d
Never use Bytes without any 'Adapter'
Harald Welte
2022-07-20 07:40:05 +02:00 -
857f110492
EF.AD: Avoid NotImplementedErrror regarding network names
Harald Welte
2022-07-20 07:44:25 +02:00 -
ea600a8451
tlv: Make NotImplementedError more verbose
Harald Welte
2022-07-20 07:51:13 +02:00 -
fc8a9cca7b
README: Mention the manual can also be built from the source
Harald Welte
2022-07-18 10:13:59 +02:00 -
363edd9d34
ts_31_102: Add support for obsolete EF.RPLMNAcT
Harald Welte
2022-07-17 22:24:03 +02:00 -
d90ceb86be
ts_31_102: Add support for DF.GSM-ACCESS
Harald Welte
2022-07-17 22:10:58 +02:00 -
228ae8e1dc
ts_31_102: Support for files of DF.V2X (Vehicle 2 X)
Harald Welte
2022-07-17 22:01:04 +02:00 -
650f612d74
ts_31_102: Support for DF_MCS (Mission Critical Services)
Harald Welte
2022-07-17 21:42:50 +02:00 -
6f8a870c65
move EF_UServiceTable from ts_31_102 to ts_31_102_telecom
Harald Welte
2022-07-17 21:50:31 +02:00 -
a0452216a4
minimalistic support for DF.MULTIMEDIA
Harald Welte
2022-07-17 21:23:21 +02:00 -
a6c0f880da
filesystem: Introduce the basic notion of 'logical channels'
Harald Welte
2022-07-17 14:23:17 +02:00 -
de4c14c0dc
Add very simplistic DF_PHONEBOOK support
Harald Welte
2022-07-16 11:53:59 +02:00 -
afe093ce41
ts_31_103: Fix typos related to IMSConfigData + MudMidConfigData
Harald Welte
2022-07-17 21:39:51 +02:00 -
eb882052f5
ts_31_102: Fix FID in DF.HNB
Harald Welte
2022-07-17 21:13:57 +02:00 -
4b00365c6e
fileystem: Use human-readable ADF name if available.
Harald Welte
2022-07-16 11:55:07 +02:00 -
1e52b0d3b7
pySim-shell: Remove unused imports
Harald Welte
2022-07-16 11:53:21 +02:00 -
46a7a3fcc2
filesystem: keep track of currently selected ADF
Harald Welte
2022-07-16 11:47:47 +02:00 -
d56f45d720
filesystem: raise exception only when applicable
Harald Welte
2022-07-16 11:46:59 +02:00 -
c655518654
pySim/ts_102_222.py: remove ununsed imports from 'cmd2'
Vadim Yanitskiy
2022-07-14 19:12:21 +07:00 -
0d9f088853
pySim-shell.py: remove unused imports of 'bg' from 'cmd2'
Vadim Yanitskiy
2022-07-14 19:08:24 +07:00 -
6f8cf9b315
sim-rest-server: Set Content-Type: application/json on response
Harald Welte
2022-07-06 16:28:56 +02:00 -
77d510b4be
scripts/deactivate-5g.script: Also disable service 126
Harald Welte
2022-07-08 20:46:16 +02:00 -
04b5d9d7ab
Py2 -> Py3: do not inherit classes from object
Vadim Yanitskiy
2022-07-07 03:05:30 +07:00 -
bda52830c9
cards: populate ADM1 key reference member
Philipp Maier
2022-06-14 16:18:12 +02:00 -
2403125a34
pySim-shell: set default ADM key reference
Philipp Maier
2022-06-14 16:16:42 +02:00 -
541a9154da
ts_102_221: The BTLV IEs FILE SIZE and TOTAL FILE SIZE have a min length
Philipp Maier
2022-06-01 18:21:17 +02:00 -
40ea4a4a1c
commands: add ".." notation to expand hexstrings
Philipp Maier
2022-06-02 14:45:41 +02:00 -
f16ac6acf8
pySim-shell: catch exceptions from walk() while exporting
Philipp Maier
2022-05-31 14:08:47 +02:00 -
7b138b0d2d
pySim-shell: extend walk() so that we can also have an action of ADF or DF
Philipp Maier
2022-05-31 13:42:56 +02:00 -
e7d1b67d80
pySim-shell: match SW in apdu command
Philipp Maier
2022-06-01 18:05:34 +02:00 -
7226c09569
pySim-shell: make APDU command available on the lowest level
Philipp Maier
2022-06-01 17:58:38 +02:00 -
373b23c372
ts_102_221: fix SFI generation
Philipp Maier
2022-06-01 18:16:02 +02:00 -
6b8eedc501
filesystem: also return the encoded FCP from probe_file
Philipp Maier
2022-06-01 18:10:04 +02:00 -
9a4091d93a
pySim-shell: more generic export options
Philipp Maier
2022-05-19 10:20:30 +02:00 -
ea81f75e94
pySim-shell: explain why we insist on a DF or ADF
Philipp Maier
2022-05-19 10:13:30 +02:00 -
e17e277a24
ts_102_222: Set number of records when creating linear files
Christian Amsüss
2022-04-19 10:29:09 +02:00 -
e6b86872ce
transport/pcsc: throw ReaderError with a message
Vadim Yanitskiy
2022-04-21 16:50:25 +03:00 -
da2fa83256
pySim-shell.py: add a command for RUN GSM ALGORITHM
fixeria/run_gsm_alg
Vadim Yanitskiy
2022-04-22 15:52:38 +03:00 -
6865819859
SimCardCommands.run_gsm(): use send_apdu_checksw()
Vadim Yanitskiy
2022-04-22 00:29:10 +03:00