pysim/pySim
Harald Welte 1d1ba8e4cc esim.esp2: Allow HTTP methods other than POST
While all official/standardized ES2+ API functions use POST, there
are some vendor-specific extensions using different HTTP methods.  Be
flexible enough to allow derived classes to easily specify other methods.

Change-Id: I4b1a0dc7e6662485397c7708933bf16e5ed56e10
2024-04-03 00:49:33 +02:00
..
apdu pylint: filesystem.py 2024-02-05 17:51:59 +01:00
apdu_source pylint: apdu_source/pyshark_rspro 2024-02-05 09:53:12 +01:00
esim esim.esp2: Allow HTTP methods other than POST 2024-04-03 00:49:33 +02:00
global_platform Dynamically determine maximum CMD data length depending on SCP 2024-02-15 20:35:29 +01:00
legacy commands.py: Wrap the transport send_apdu* methods 2024-02-01 12:06:07 +01:00
transport pcsc: open reader/card in EXCLUSIVE mode by default 2024-03-15 20:33:09 +00:00
__init__.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
app.py pylint: app.py 2024-02-05 09:51:59 +01:00
ara_m.py pylint: ara_m.py 2024-02-05 11:27:36 +01:00
card_handler.py pylint: card_key_provider.py, card_handler.py, iso7816_4.py, jsonpath.py 2024-02-05 09:44:18 +01:00
card_key_provider.py pylint: card_key_provider.py, card_handler.py, iso7816_4.py, jsonpath.py 2024-02-05 09:44:18 +01:00
cards.py pylint: cards.py 2024-02-05 09:44:53 +01:00
cat.py pylint: cat.py 2024-02-05 09:52:07 +01:00
cdma_ruim.py pylint: cdma_ruim.py 2024-02-05 09:53:59 +01:00
commands.py Dynamically determine maximum CMD data length depending on SCP 2024-02-15 20:35:29 +01:00
construct.py pylint: construct.py 2024-02-05 17:54:30 +01:00
euicc.py pylint: pySim/euicc.py 2024-02-05 12:37:54 +01:00
exceptions.py pylint: exceptions.py 2024-02-05 09:44:53 +01:00
filesystem.py pylint: filesystem.py 2024-02-05 17:51:59 +01:00
gsm_r.py pylint: gsm_r.py 2024-02-05 09:52:12 +01:00
gsmtap.py pylint: gsmtap.py 2024-02-05 09:44:53 +01:00
iso7816_4.py pylint: card_key_provider.py, card_handler.py, iso7816_4.py, jsonpath.py 2024-02-05 09:44:18 +01:00
jsonpath.py pylint: card_key_provider.py, card_handler.py, iso7816_4.py, jsonpath.py 2024-02-05 09:44:18 +01:00
ota.py pylint: sms.py 2024-02-05 09:50:47 +01:00
profile.py pylint: profile.py 2024-02-05 09:50:54 +01:00
runtime.py pylint: runtime.py 2024-02-05 11:27:36 +01:00
secure_channel.py Introduce GlobalPlatform SCP02 implementation 2024-02-04 17:42:30 +01:00
sms.py pylint: sms.py 2024-02-05 09:50:47 +01:00
sysmocom_sja2.py sysmocom_sja2: Add test vectors for EF_USIM_AUTH_KEY 2024-03-14 12:05:24 +01:00
tlv.py pylint: tlv.py 2024-02-05 17:54:30 +01:00
ts_31_102.py ts_31_102: Add support for "USIM supporting non-IMSI SUPI Type" 2024-02-12 18:04:19 +01:00
ts_31_102_telecom.py pylint: ts_31_102_telecom.py 2024-02-05 09:51:00 +01:00
ts_31_103.py Be more conservative in our imports 2024-02-04 21:27:00 +01:00
ts_31_104.py filesystem: add flag to tell whether an ADF supports an FS or not 2023-12-05 17:37:36 +00:00
ts_51_011.py Constrain user input to hex-string in argparse 2024-01-12 10:02:54 +01:00
ts_102_221.py Add terminal_capability command to send TERMINAL CAPABILITY 2024-02-12 18:59:54 +01:00
ts_102_222.py pylint: ts_102_222.py 2024-02-05 17:54:30 +01:00
ts_102_310.py ts_102_310: Add file definitions resembling ETSI TS 102 310 (EAP) 2024-01-04 21:50:38 +01:00
utils.py utils: Add function to verify Luhn check digits and to sanitize ICCIDs 2024-02-18 22:30:08 +01:00