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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, users/laforge/vlr has been created
        at  93e583e5e67802effc9d236ae0d9279815133d0a (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=93e583e5e67802effc9d236ae0d9279815133d0a
commit 93e583e5e67802effc9d236ae0d9279815133d0a
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Jun 17 00:06:42 2016 +0200
    WIP: Introduce libvlr
    
    Change-Id: I3f75de5f0cc2ff77f276fd39832dd3621309c4b9
http://cgit.osmocom.org/openbsc/commit/?id=3994fbc5a63e7df6e98143cc73e82ac2eb44c337
commit 3994fbc5a63e7df6e98143cc73e82ac2eb44c337
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri May 6 23:28:52 2016 +0200
    WIP: move OAP client to libosmocore
http://cgit.osmocom.org/openbsc/commit/?id=7649737446138c38fc48679b868a7c02f5f65e8d
commit 7649737446138c38fc48679b868a7c02f5f65e8d
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri May 6 23:29:17 2016 +0200
    gsup_client: Make use of OAP optional
http://cgit.osmocom.org/openbsc/commit/?id=187084e711685c358aa7e5569405736671af32e1
commit 187084e711685c358aa7e5569405736671af32e1
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri May 6 23:28:11 2016 +0200
    VTY: Print 3G auth tuples, not just 2G auth tuples
http://cgit.osmocom.org/openbsc/commit/?id=0a1a8582de3656ccbb66045739a384e317f92336
commit 0a1a8582de3656ccbb66045739a384e317f92336
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri May 6 23:27:38 2016 +0200
    WIP: add gsup_test_client program
http://cgit.osmocom.org/openbsc/commit/?id=063f8d187d6662ed45e5b5b841d61aa310044a41
commit 063f8d187d6662ed45e5b5b841d61aa310044a41
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri May 6 13:49:49 2016 +0200
    WIP: Handle Authentication Failure from MS
http://cgit.osmocom.org/openbsc/commit/?id=b173bb5ba4d6f1c4eb7995c14c0135025b058672
commit b173bb5ba4d6f1c4eb7995c14c0135025b058672
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu May 5 22:52:41 2016 +0200
    SGSN: Integrate basic support for UMTS AKA
    
    We already had almost all the parts in place before:
    * GSUP with capability to send us auth_vectors that contain
      either triplets or quintuples
    * mm_context that holds such auth_vectors
    
    All that we need to add in this patch is the capability to send
    the AUTN parameter in the GMM AUTH REQ and parse the extended RES
    in the GMM AUTH RESP.
    
    TODO: Implement SQN re-synchronoization mechanism (Auth Fail: Sync Err)
-----------------------------------------------------------------------
hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)