libosmocore.git branch laforge/pending updated. 0.9.0-147-g2cf120f

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
Fri Apr 29 11:06:18 UTC 2016


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 "An utility library for Open Source Mobile Communications".

The branch, laforge/pending has been updated
  discards  22c9f6b79869480d58ad9aa9d951ca88af70c60d (commit)
  discards  e8de4610400e299dedd4d143bb4fa9dc12d4e9b8 (commit)
  discards  5d57360f7a3973dcc49c5d8f7e8f3086ee910441 (commit)
  discards  01b4115a3dcc806297e6593ac0a01962209e32e2 (commit)
  discards  85a1009e9f3c2bff8e3625129357e85a5c481cad (commit)
  discards  197bc3364686881daecde62c3fc3b87bc4f20c4a (commit)
  discards  0d7aaded15b683a3540ba85299ec8dd4b54ec475 (commit)
  discards  090f9859b9bb6c0af5c17aca037951360217505a (commit)
  discards  90d72bb18e6c0e236f22eaa12b52bab182e52bc9 (commit)
  discards  6291ffafed10bfe31eef28f81ba7019aff4b557a (commit)
       via  2cf120ff128e2ef10713b7b13149805df9f269fc (commit)
       via  fa128d3c4b7db9c1e6c84d8ffe2c2e843ba20d37 (commit)
       via  b1fc280438f6b8d23b3af7f9ea2cfacb6f51751b (commit)
       via  4ba1323035d228fbd5146f603962f00854ad1cad (commit)
       via  44409f9aa997e19e66cfdcefa0f51f66ea286971 (commit)
       via  f1088f7734b0b80ff39fbe09898d5a3cd778f26a (commit)
       via  05ea145fd99872e1041aa733d2e4dc2a87d53598 (commit)
       via  dbe8e3e3901d67c5fd122cace146464d326e4efa (commit)
       via  322a2f3874996bd32748b380178bf3e31aac9cf0 (commit)
       via  1cd0d8af6f66010f2d59196bf227b87989a44282 (commit)
       via  aa16d63c273204dc69108f7361d38b751bfb69e4 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (22c9f6b79869480d58ad9aa9d951ca88af70c60d)
            \
             N -- N -- N (2cf120ff128e2ef10713b7b13149805df9f269fc)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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/libosmocore/commit/?id=2cf120ff128e2ef10713b7b13149805df9f269fc

commit 2cf120ff128e2ef10713b7b13149805df9f269fc
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Apr 27 18:32:35 2016 +0200

    import oap message parsing / encoding from openbsc.git

http://cgit.osmocom.org/libosmocore/commit/?id=fa128d3c4b7db9c1e6c84d8ffe2c2e843ba20d37

commit fa128d3c4b7db9c1e6c84d8ffe2c2e843ba20d37
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Apr 25 19:09:24 2016 +0200

    add doc/*.tag to .gitignore

http://cgit.osmocom.org/libosmocore/commit/?id=b1fc280438f6b8d23b3af7f9ea2cfacb6f51751b

commit b1fc280438f6b8d23b3af7f9ea2cfacb6f51751b
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Apr 25 18:46:22 2016 +0200

    import gprs_gsup_message.[ch] from openbsc as gsup.[ch]
    
    Move those routines from OpenBSC to libosmogsm, so they can be
    re-used from other programs.  I think it was a mistake to add them only
    inside the openbsc repository in the first place.  We need to pay more
    attention to this in the future.

http://cgit.osmocom.org/libosmocore/commit/?id=4ba1323035d228fbd5146f603962f00854ad1cad

commit 4ba1323035d228fbd5146f603962f00854ad1cad
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Apr 25 18:47:53 2016 +0200

    Import osmo_{encode,decode}_big_endian() from openbsc

http://cgit.osmocom.org/libosmocore/commit/?id=44409f9aa997e19e66cfdcefa0f51f66ea286971

commit 44409f9aa997e19e66cfdcefa0f51f66ea286971
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Apr 25 15:19:35 2016 +0200

    tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc
    
    These routines have nothing to do with specifically the BSC, so import
    them to the TLV parser we keep in libosmogsm.

http://cgit.osmocom.org/libosmocore/commit/?id=f1088f7734b0b80ff39fbe09898d5a3cd778f26a

commit f1088f7734b0b80ff39fbe09898d5a3cd778f26a
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Apr 25 12:11:20 2016 +0200

    Update doxygen annotations in libosmocore
    
    This adds and improves doxygen API descriptions all over libosmocore,
    reducing the 'white spots' that don't have any documentation.

http://cgit.osmocom.org/libosmocore/commit/?id=05ea145fd99872e1041aa733d2e4dc2a87d53598

commit 05ea145fd99872e1041aa733d2e4dc2a87d53598
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Apr 20 17:28:03 2016 +0200

    add new header file for TS 23.003

http://cgit.osmocom.org/libosmocore/commit/?id=dbe8e3e3901d67c5fd122cace146464d326e4efa

commit dbe8e3e3901d67c5fd122cace146464d326e4efa
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Apr 20 17:12:24 2016 +0200

    import gsm_04_08_gprs.[ch] from openbsc.git
    
    The definitions in this header file (and associated strings in the
    c file) are generic about the GPRS Layer3 signalling protocols, and
    thus should be part of the library.

http://cgit.osmocom.org/libosmocore/commit/?id=322a2f3874996bd32748b380178bf3e31aac9cf0

commit 322a2f3874996bd32748b380178bf3e31aac9cf0
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Apr 20 10:41:27 2016 +0200

    Add log_fini() function to release all memory allocated by logging framework
    
    This is e.g. quite useful to call at the end of test code, in order to
    show that all memory allocated actually is released before exit().

http://cgit.osmocom.org/libosmocore/commit/?id=1cd0d8af6f66010f2d59196bf227b87989a44282

commit 1cd0d8af6f66010f2d59196bf227b87989a44282
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Apr 20 10:39:00 2016 +0200

    auth_core: Add osmo_auth_3g_from_2g() to compute CK+IK from Kc
    
    This function performs the C5+C4 conversion to derive UMTS key
    material from a 2G-only subscriber.

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

Summary of changes:
 src/gsm/milenage/aes_i.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list