osmo-hlr.git branch master updated. 0.0.1-37-g428c947

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
Wed Feb 22 07:19:16 UTC 2017


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 "UNNAMED PROJECT".

The branch, master has been updated
       via  428c9478cd54371a7f8728ca159db57415a1517d (commit)
       via  3aa3c103c2c33ac0be0612af65c94031871d072c (commit)
       via  569d3225976a8b85eaa8f7992e2a20b88aa21897 (commit)
       via  ec9036bdd277bab473e802f53b33f00d9c65f86f (commit)
      from  3ce368676849b54f40fc426bf3eb136e17091416 (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-hlr/commit/?id=428c9478cd54371a7f8728ca159db57415a1517d

commit 428c9478cd54371a7f8728ca159db57415a1517d
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Feb 21 22:50:59 2017 +0100

    auc_3g_test: add AUTS test with N vectors, to show bug
    
    Add test that shows how passing AUTS to auc_compute_vectors performs an AUTS
    sync on each vector and hence produces the same SQN each time. This will
    generate one working vector as resync result, and then N-1 more with the wrong
    SQN as far as the USIM is concerned. This causes a resync to be necessary on
    every authentication.
    
    Depends: libosmocore change-id If943731a78089f0aac3d55245de80596d01314a4
    Change-Id: I246c9edfb009b593f834bb5b0577b65bfde7083c

http://cgit.osmocom.org/osmo-hlr/commit/?id=3aa3c103c2c33ac0be0612af65c94031871d072c

commit 3aa3c103c2c33ac0be0612af65c94031871d072c
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Feb 21 22:48:35 2017 +0100

    auc_3g_test: allow to inc fake rand bytes upon rand request
    
    Preparing for upcoming unit test, in a separate commit for cosmetic reasons
    (setting the flag to false across the code).
    
    Change-Id: I6b9899cd898eecc95b244432f416041b194a7187

http://cgit.osmocom.org/osmo-hlr/commit/?id=569d3225976a8b85eaa8f7992e2a20b88aa21897

commit 569d3225976a8b85eaa8f7992e2a20b88aa21897
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Feb 21 22:57:11 2017 +0100

    auc_gen_vectors(): ensure sane arguments, test
    
    In auc_gen_vectors(), add various checks that the auth data arguments passed
    make sense, and add unit test to verify that they work. (Caught a segfault due
    to NULL dereference with this.)
    
    Change-Id: I775652b6a91d382707ce32176a3fe4ef547cbca7

http://cgit.osmocom.org/osmo-hlr/commit/?id=ec9036bdd277bab473e802f53b33f00d9c65f86f

commit ec9036bdd277bab473e802f53b33f00d9c65f86f
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Feb 21 21:56:11 2017 +0100

    auc_3g_test: add AUTS resync test
    
    Used this to catch a bug where the AUTS process failed to copy RAND to the auth
    vector (libosmocore).
    
    Depends: libosmocore change-id If943731a78089f0aac3d55245de80596d01314a4
    Change-Id: I06dd8671aa515139bdc3f08883f08276662cf25f

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

Summary of changes:
 src/auc.c                 |  35 +++++-
 tests/auc/auc_3g_test.c   | 302 ++++++++++++++++++++++++++++++++++++++++++++--
 tests/auc/auc_3g_test.err | 247 +++++++++++++++++++++++++++++++++++++
 3 files changed, 573 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list