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 37b61655130b200bb26bc75633a515f3bfdc3208 (commit)
via a338983d3bfd8d8475921df84b746d27f857d2e7 (commit)
via 381a1aa1c190697ccaa939081573268739aeea28 (commit)
via 55d724addc3184a7fd6bb77160bbdbd0ec772d9f (commit)
via 8cc2767891cfae7543e384d0dfb5286b33b1b42f (commit)
via c368b5420aaacaa1cbef3d044c2ffd771552a1db (commit)
from 45c0ad845d7d22aa86c96320240b7b65073d6430 (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=37b61655130b200bb26bc75633a5…
commit 37b61655130b200bb26bc75633a515f3bfdc3208
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Oct 16 18:46:03 2017 +0200
[doc] Properly define gsm0800 group and move all related files into it
Change-Id: I91920c69c86d6a1932172becacb76faff2d3eb1e
http://cgit.osmocom.org/libosmocore/commit/?id=a338983d3bfd8d8475921df84b74…
commit a338983d3bfd8d8475921df84b746d27f857d2e7
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Oct 16 18:34:14 2017 +0200
[doc] Properly define 'oap' group and add introductory text
Change-Id: I1e875991ae1dd93862f850f85d40b3dac61ece72
http://cgit.osmocom.org/libosmocore/commit/?id=381a1aa1c190697ccaa939081573…
commit 381a1aa1c190697ccaa939081573268739aeea28
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Oct 16 18:31:20 2017 +0200
[doc] Define 'gsup' group with proper name, add intro text
Change-Id: Ieee6213dc5aad082a2d439c7418b51f281b80b1a
http://cgit.osmocom.org/libosmocore/commit/?id=55d724addc3184a7fd6bb77160bb…
commit 55d724addc3184a7fd6bb77160bbdbd0ec772d9f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Oct 16 18:25:45 2017 +0200
[doc] make sure all SMS related code is part of the 'sms' group
Change-Id: I24c56ccb56d5b39cfb887808f91b715da54c0f8b
http://cgit.osmocom.org/libosmocore/commit/?id=8cc2767891cfae7543e384d0dfb5…
commit 8cc2767891cfae7543e384d0dfb5286b33b1b42f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Oct 16 16:00:36 2017 +0200
[doc] gea has separate group; A5 is not part of crypto but a5 group
Change-Id: I2fd24c86f9b52244073ec800a3287e3d38e660d9
http://cgit.osmocom.org/libosmocore/commit/?id=c368b5420aaacaa1cbef3d044c2f…
commit c368b5420aaacaa1cbef3d044c2ffd771552a1db
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Oct 16 16:00:06 2017 +0200
[doc] Provide proper name for 'auth' group
Change-Id: I5fb1c34475ea9db36c2ec5cddc988074a72a35f7
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/crypt/auth.h | 2 +-
include/osmocom/gsm/a5.h | 2 --
include/osmocom/gsm/gea.h | 9 +++++++--
include/osmocom/gsm/gsm0341.h | 6 +++++-
include/osmocom/gsm/gsm0411_smc.h | 6 +++++-
include/osmocom/gsm/gsm0411_smr.h | 6 +++++-
include/osmocom/gsm/gsm0411_utils.h | 6 +++++-
include/osmocom/gsm/gsm0808.h | 6 +++++-
include/osmocom/gsm/gsm0808_utils.h | 6 +++++-
include/osmocom/gsm/gsup.h | 21 +++++++++++++++++++--
include/osmocom/gsm/oap.h | 13 +++++++++++--
src/gsm/a5.c | 18 ++++++++----------
src/gsm/gea.c | 7 +++----
src/gsm/gsm0341.c | 2 +-
src/gsm/gsm0411_smc.c | 4 ++--
src/gsm/gsm0411_smr.c | 4 ++--
src/gsm/gsm0411_utils.c | 4 ++--
src/gsm/gsm0808.c | 5 +++--
src/gsm/gsm0808_utils.c | 2 +-
src/gsm/gsup.c | 3 +--
src/gsm/oap.c | 3 +--
21 files changed, 92 insertions(+), 43 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications