libosmocore.git branch master updated. 0.9.6-216-ga5bb2b9

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
Mon May 15 12:44:27 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  a5bb2b9586aee6114614eed7d9b642dc03ad39fd (commit)
       via  20725b9eea15720a5dbad19aac6236b86a3e34c6 (commit)
       via  bfe62e5781e3ee895a44ca9ccc155ff87c42bf43 (commit)
       via  50ef73377cb9235adafe673c2bfa7a9dc02c0c02 (commit)
       via  95871dadbd92048b0dc2ceb2d631a53e062a7420 (commit)
       via  3318c657dea52c143842dab0e0f7733288f7bd4d (commit)
      from  054667fe15434e7e467311c7213b50f849aecc79 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 include/Makefile.am                 |  1 +
 include/osmocom/core/byteswap.h     | 43 ++++++++++++++++++++++++++
 include/osmocom/gsm/gsm0808.h       |  2 +-
 include/osmocom/gsm/gsm0808_utils.h |  2 +-
 include/osmocom/gsm/tlv.h           | 23 ++++++++++++++
 src/gb/gprs_bssgp.c                 | 61 +++++++++++++++++--------------------
 src/gb/gprs_bssgp_bss.c             | 44 +++++++++++++-------------
 src/gb/gprs_bssgp_util.c            |  9 +++---
 src/gb/gprs_ns.c                    | 31 ++++++++++---------
 src/gb/gprs_ns_frgre.c              | 19 ++++++------
 src/gb/gprs_ns_vty.c                | 23 +++++++-------
 src/gsm/gsm0341.c                   |  5 ++-
 src/gsm/gsm0808.c                   | 11 +++----
 src/gsm/gsm0808_utils.c             | 16 +++++++---
 src/gsm/gsm48.c                     | 17 ++++++-----
 src/gsm/ipa.c                       | 14 ++++++---
 src/gsm/lapd_core.c                 |  1 -
 src/gsm/lapdm.c                     |  1 -
 src/gsmtap_util.c                   |  7 ++---
 src/logging_gsmtap.c                |  8 ++---
 src/stats.c                         |  3 +-
 src/strrb.c                         |  1 +
 tests/Makefile.am                   |  7 +++--
 tests/endian/endian_test.c          | 31 +++++++++++++++++++
 tests/endian/endian_test.ok         |  3 ++
 tests/testsuite.at                  |  6 ++++
 26 files changed, 252 insertions(+), 137 deletions(-)
 create mode 100644 include/osmocom/core/byteswap.h
 create mode 100644 tests/endian/endian_test.c
 create mode 100644 tests/endian/endian_test.ok


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



More information about the osmocom-commitlog mailing list