This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "A small command line tool for (U)SIM authentication". The branch, master has been updated via 7c52d76fb6b5050f5574b746294facb22c7e0268 (commit) from 63752ce8eee7c765d90e4b0ef6686ada245dc74b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://cgit.osmocom.org/osmo-sim-auth/commit/?id=7c52d76fb6b5050f5574b746294facb22c7e0268 commit 7c52d76fb6b5050f5574b746294facb22c7e0268 Author: Gerard Pinto <gerardfly9 at gmail.com> Date: Sat Jun 3 00:21:09 2017 -0700 SIM API's to fetch information from SIM file system like Kc, LOCI, MSISDN etc. Added -p option for fetching SIM information based on the parameter passed. Change-Id: I1f43ff918a6b96f86e661297e84010e6cdf17b84 ----------------------------------------------------------------------- Summary of changes: card/SIM.py | 319 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ osmo-sim-auth.py | 16 +++ 2 files changed, 335 insertions(+) hooks/post-receive -- A small command line tool for (U)SIM authentication