osmo-sim-auth.git branch master updated. a1bf5c43e7d5faf9a1650ba1e7fd25ef46736b84

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.org
Thu Jun 25 06:05:20 UTC 2015


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  a1bf5c43e7d5faf9a1650ba1e7fd25ef46736b84 (commit)
      from  4807dd9b21bf48b8a203abe53c5c36b9ecc8c038 (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=a1bf5c43e7d5faf9a1650ba1e7fd25ef46736b84

commit a1bf5c43e7d5faf9a1650ba1e7fd25ef46736b84
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Thu Jun 25 07:14:26 2015 +0200

    Fix BER decoding for the long form
    
    The below ASN1 was parsed as "long form" even if it is not the
    long form. The highest bit indicates if it is the long form or
    the indefinite form. The below was going through the long form
    path but there is no long form in it. Change the long form code
    but don't verify it. It might still be broken.
    
    [98, 87, 130, 2, 120, 33, 131, 2, 127, 255, 132, 16, 160, 0, 0, 0, 135, 16, 2, 255, 255, 255, 255, 137, 7, 9, 0, 0, 165, 22, 131, 2, 127, 255, 203, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 1, 128, 138, 1, 5, 171, 21, 128, 1, 1, 164, 6, 131, 1, 10, 149, 1, 8, 128, 1, 64, 151, 0, 128, 1, 6, 144, 0, 198, 9, 144, 1, 64, 131, 1, 1, 131, 1, 129]

-----------------------------------------------------------------------

Summary of changes:
 card/utils.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
A small command line tool for (U)SIM authentication



More information about the osmocom-commitlog mailing list