aboutsummaryrefslogtreecommitdiffstats
path: root/osmo-sim-auth.py
AgeCommit message (Expand)AuthorFilesLines
2020-10-28Fix pycodestyle issuesLudovic Rousseau1-2/+2
2020-10-28osmo-sim-auth: support Python 3Ludovic Rousseau1-2/+2
2020-10-25osmo-sim-auth.py:45:9: E113 unexpected indentationLudovic Rousseau1-3/+3
2020-10-25osmo-sim-auth.py:67:6: E225 missing whitespace around operatorLudovic Rousseau1-2/+2
2020-10-25osmo-sim-auth.py:38:18: E703 statement ends with a semicolonLudovic Rousseau1-1/+1
2020-10-25Use 2 blank lines when neededLudovic Rousseau1-1/+4
2020-10-25Replace tabs by spacesLudovic Rousseau1-85/+85
2020-10-25Convert to Python3 using 2to3Ludovic Rousseau1-22/+22
2019-01-23Check return code of u.authenticate()Philipp Maier1-0/+3
2017-06-03SIM API's to fetch information from SIM file system like Kc, LOCI, MSISDN etc...Gerard Pinto1-0/+16
2012-07-13add 'ipsec triplets.dat' mode (-I) to osmo-sim-auth.pyHarald Welte1-4/+13
2011-12-07Initial check-in of a small command line based tool for (U)SIM authHarald Welte1-0/+106