libosmocore.git branch master updated. 0.9.6-97-g437ed4a

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
Tue Feb 14 23:31:01 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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  437ed4ab4295998a488769657fe300cb8d4b6080 (commit)
       via  7adb567ffbbfc46dad70f1bb62f6da549127758f (commit)
      from  af4bb17a9345a093173d2ba98d0d4731314db8e5 (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/libosmocore/commit/?id=437ed4ab4295998a488769657fe300cb8d4b6080

commit 437ed4ab4295998a488769657fe300cb8d4b6080
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Feb 14 15:54:31 2017 +0100

    osmo_hexparse: allow whitespace in parsed string, add ws test
    
    This is particularly useful for hex dumps containing spaces found in a log
    (e.g. osmo-nitb authentication rand token), which can now be passed in quotes
    to osmo-auc-gen without having to edit the spaces away.
    
    Change-Id: Ib7af07f674a2d26c8569acdee98835fb3e626c45

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

commit 7adb567ffbbfc46dad70f1bb62f6da549127758f
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Feb 14 15:48:19 2017 +0100

    utils: add hexparse test
    
    Change-Id: Ic95ab00b57d54905a235109561c00419161cf4bc

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

Summary of changes:
 src/utils.c               |  31 ++++++++----
 tests/utils/utils_test.c  | 123 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/utils/utils_test.ok |  23 +++++++++
 3 files changed, 168 insertions(+), 9 deletions(-)


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



More information about the osmocom-commitlog mailing list