Skip to content
Success

Changes

Summary

  1. smdpp: less verbose by default (details)
  2. x509 cert: fix weird cert check (details)
  3. smdpp: verify cert chain (details)
  4. smdpp: add proper brp cert support (details)
  5. smdpp: fix asn1tool OBJECT IDENTIFIER decoding (details)
  6. memory backed ephermal session store for easy concurrent runs (details)
Commit 0b1d3c85fd8cb249ac692a3b61879d622ac01815 by ewild
smdpp: less verbose by default

Those data blobs are huge.

Change-Id: I04a72b8f52417862d4dcba1f0743700dd942ef49
The file was modifiedpySim/esim/es8p.py
The file was modifiedosmo-smdpp.py
The file was modifiedpySim/esim/bsp.py
Commit 7798ea9c5c2091814ad59d2e77e179c453f88bcd by ewild
x509 cert: fix weird cert check

Change-Id: I18beab0e1b24579724704c4141a2c457b2d4cf99
The file was modifiedpySim/esim/x509_cert.py
Commit 70fedb5a46eabe969734bc4408e418577223e49a by ewild
smdpp: verify cert chain

Change-Id: I1e4e4b1b032dc6a8b7d15bd80d533a50fe0cff15
The file was modifiedosmo-smdpp.py
Commit cb7d5aa3a7f96370760fd94a39d8c0819cfe379d by ewild
smdpp: add proper brp cert support

Change-Id: I6906732f7d193a9c2234075f4a82df5e0ed46100
The file was modified.gitignore
The file was modifiedosmo-smdpp.py
Commit 6aed97d6c8945ec73f2fa4be0c375ec98c72866d by ewild
smdpp: fix asn1tool OBJECT IDENTIFIER decoding

While at it make the linter happy.
The feature to ignore blocks is making slow progress:
https://github.com/astral-sh/ruff/issues/3711#

Change-Id: Ic678e6c4a4c1a01de87a8dce26f4a5e452e8562a
The file was modifiedosmo-smdpp.py
Commit 6cffb31b427edc29862f2316b7d817aa4dddb6ba by ewild
memory backed ephermal session store for easy concurrent runs

Change-Id: I05bfd6ff471ccf1c8c2b5f2b748b9d4125ddd4f7
The file was modifiedosmo-smdpp.py
The file was modifiedpySim/esim/rsp.py