This 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=7c52d76fb6b5050f5574b74629…
commit 7c52d76fb6b5050f5574b746294facb22c7e0268
Author: Gerard Pinto <gerardfly9(a)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