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 4f169500df996d0a7a804da77bae07b2ecd0d813 (commit)
from 02a66728856d6a111ef61eca2cc052df052579a9 (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=4f169500df996d0a7a804da77bae…
commit 4f169500df996d0a7a804da77bae07b2ecd0d813
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jun 30 10:39:00 2016 +0200
Add GEA3 & GEA4 ciphers
Corresponding test code include both official test vectors from the
specs and data from over-the-air tests.
This obsoletes libosmo-crypt-a53 as it was last missing piece
unimplemented in libosmogsm.
Change-Id: I939e4f6b91b4a7c591ef3761fe2d46ed1c2fb2d3
Related: OS#1582
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
include/Makefile.am | 2 +-
include/osmocom/crypt/gprs_cipher.h | 2 +
include/osmocom/gsm/gea.h | 17 ++++++
src/gsm/Makefile.am | 4 +-
src/gsm/gea.c | 60 +++++++++++++++++++
.../osmocom/core/bitcomp.h => src/gsm/gprs_gea.c | 50 +++++++++-------
tests/Makefile.am | 7 ++-
tests/gea/gea_test.c | 68 ++++++++++++++++++++++
tests/gea/gea_test.ok | 15 +++++
tests/testsuite.at | 6 ++
11 files changed, 205 insertions(+), 27 deletions(-)
create mode 100644 include/osmocom/gsm/gea.h
create mode 100644 src/gsm/gea.c
copy include/osmocom/core/bitcomp.h => src/gsm/gprs_gea.c (52%)
create mode 100644 tests/gea/gea_test.c
create mode 100644 tests/gea/gea_test.ok
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, osmocom/jenkins-test has been updated
via f364fff66fb6733eae951f032b9cb2c9818561a9 (commit)
from 1083c9119d42f56fe4590a39532e43239e6511b6 (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/openbsc/commit/?id=f364fff66fb6733eae951f032b9cb2c9…
commit f364fff66fb6733eae951f032b9cb2c9818561a9
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jul 11 21:13:00 2016 +0200
jenkins.sh: speed up matrix builds
Re-use previous builds in the wrokspace if and only if all of the dependencies'
git hashes are identical to the previous build.
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 27 ++++++++++++++++++++++++++-
1 file changed, 26 insertions(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "SCCP Library".
The branch, sysmocom/iu has been updated
discards 72ff697dae639788c90de59e241368febaf9b187 (commit)
via bff878ecbb1bc7ff1cfb62eb5be35c020014ec68 (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 (72ff697dae639788c90de59e241368febaf9b187)
\
N -- N -- N (bff878ecbb1bc7ff1cfb62eb5be35c020014ec68)
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/libosmo-sccp/commit/?id=bff878ecbb1bc7ff1cfb62eb5be…
commit bff878ecbb1bc7ff1cfb62eb5be35c020014ec68
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jul 11 19:20:02 2016 +0200
fix for FreeBSD: ifdef SCTP_AUTHENTICATION_INDICATION
Don't print SCTP_AUTHENTICATION_INDICATION if it isn't defined.
This helps the FreeBSD build in particular.
Change-Id: Iaff5067c84b4d3ccda913c1f44b4bb0c210f14e5
-----------------------------------------------------------------------
Summary of changes:
src/sua.c | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
SCCP Library
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, osmocom/jenkins-test has been updated
via 1083c9119d42f56fe4590a39532e43239e6511b6 (commit)
from 3a2c2bb781fc6cf44ba3e0da3475a7a7a503012d (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/openbsc/commit/?id=1083c9119d42f56fe4590a39532e4323…
commit 1083c9119d42f56fe4590a39532e43239e6511b6
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jul 11 19:44:58 2016 +0200
jenkins.sh: add --enable-iu matrix build
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, osmocom/jenkins-test has been updated
discards 66363c3a50ec355e44ff79b8d957fb4bd35ba4f1 (commit)
via 3a2c2bb781fc6cf44ba3e0da3475a7a7a503012d (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 (66363c3a50ec355e44ff79b8d957fb4bd35ba4f1)
\
N -- N -- N (3a2c2bb781fc6cf44ba3e0da3475a7a7a503012d)
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/openbsc/commit/?id=3a2c2bb781fc6cf44ba3e0da3475a7a7…
commit 3a2c2bb781fc6cf44ba3e0da3475a7a7a503012d
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jul 11 19:39:51 2016 +0200
jenkins.sh: remove code dup
Have a bash function to build each dependency with the same commands. There is
a tradeoff: having each dependency build with the same function means you can't
easily tweak one of the dependencies. OTOH having a unified function means a)
more readable script, b) that we're sure not to forget some steps and c) no
need to do the same edit n times.
Set the PKG_CONFIG_PATH globally. Also a tradeoff: if a future addition
wouldn't need the same PKG_CONFIG_PATH, this would make things ugly. But that
is actually quite unlikely, and the readability improvement is substantial.
Use env variables to remember local paths. That means we always are sure to cd
to the same absolute base path, which a 'cd ..' can't guarantee; also, we avoid
possible typos for e.g. "$deps/install".
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, osmocom/jenkins-test has been created
at 66363c3a50ec355e44ff79b8d957fb4bd35ba4f1 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=66363c3a50ec355e44ff79b8d957fb4b…
commit 66363c3a50ec355e44ff79b8d957fb4bd35ba4f1
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jul 11 19:39:51 2016 +0200
jenkins.sh: remove code dup
Have a bash function to build each dependency with the same commands. There is
a tradeoff: having each dependency build with the same function means you can't
easily tweak one of the dependencies. OTOH having a unified function means a)
more readable script, b) that we're sure not to forget some steps and c) no
need to do the same edit n times.
Set the PKG_CONFIG_PATH globally. Also a tradeoff: if a future addition
wouldn't need the same PKG_CONFIG_PATH, this would make things ugly. But that
is actually quite unlikely, and the readability improvement is substantial.
Use env variables to remember local paths. That means we always are sure to cd
to the same absolute base path, which a 'cd ..' can't guarantee; also, we avoid
possible typos for e.g. "$deps/install".
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "Osmocom code for Iuh interface".
The branch, osmocom/jenkins-test has been created
at 7965eb700cfbf1079899fe6192c7735eb94e10c0 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-iuh/commit/?id=7965eb700cfbf1079899fe6192c7735…
commit 7965eb700cfbf1079899fe6192c7735eb94e10c0
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jul 11 19:27:22 2016 +0200
jenkins.sh: echo HEADs' hashes, echo each project name prominently
Change-Id: I967b11b289630ba6ae1b102c1d6692625f83b875
http://cgit.osmocom.org/osmo-iuh/commit/?id=98cc6b0f0c290e17e6a0060a2e2df88…
commit 98cc6b0f0c290e17e6a0060a2e2df8800a422863
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jul 11 18:36:46 2016 +0200
make regen: ~8x faster: use sed script instead of single invocations
Change-Id: Ib9b3f4fc524bf3ae7cc921b0340adec113529d4d
http://cgit.osmocom.org/osmo-iuh/commit/?id=b6daf4818b9f433e9e5b098be31a760…
commit b6daf4818b9f433e9e5b098be31a760fe18bb1a1
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jul 11 17:10:49 2016 +0200
jenkins.sh: fix, remove code dup
Have a bash function to build each dependency with the same commands. There is
a tradeoff: having each dependency build with the same function means you can't
easily tweak one of the dependencies. OTOH having a unified function means a)
more readable script, b) that we're sure not to forget some steps and c) no
need to do the same edit n times.
Set the PKG_CONFIG_PATH globally. Also a tradeoff: if a future addition
wouldn't need the same PKG_CONFIG_PATH, this would make things ugly. But that
is actually quite unlikely, and the readability improvement is substantial.
Use env variables to remember local paths. That means we always are sure to cd
to the same absolute base path, which a 'cd ..' can't guarantee; also, we avoid
possible typos for e.g. "$deps/install".
Build sysmocom/sctp branch of libosmo-netif, as needed for libosmo-sccp's
sysmocom/iu branch.
Build aper-prefix branch of asn1c, as needed by 'regen'.
'make regen' first, to generate the .c from asn1, needed by the build.
Change-Id: Ia7b4b9788b9c951f8be00cc5ae72a9c0a776fe64
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom code for Iuh interface
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 "Osmocom code for Iuh interface".
The branch, osmocom/gerrit-test has been deleted
was 7965eb700cfbf1079899fe6192c7735eb94e10c0
-----------------------------------------------------------------------
7965eb700cfbf1079899fe6192c7735eb94e10c0 jenkins.sh: echo HEADs' hashes, echo each project name prominently
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom code for Iuh interface
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 "Osmocom code for Iuh interface".
The branch, osmocom/gerrit-test has been updated
via 7965eb700cfbf1079899fe6192c7735eb94e10c0 (commit)
from 98cc6b0f0c290e17e6a0060a2e2df8800a422863 (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/osmo-iuh/commit/?id=7965eb700cfbf1079899fe6192c7735…
commit 7965eb700cfbf1079899fe6192c7735eb94e10c0
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jul 11 19:27:22 2016 +0200
jenkins.sh: echo HEADs' hashes, echo each project name prominently
Change-Id: I967b11b289630ba6ae1b102c1d6692625f83b875
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 8 ++++++++
1 file changed, 8 insertions(+)
hooks/post-receive
--
Osmocom code for Iuh interface
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 "Osmocom code for Iuh interface".
The branch, osmocom/gerrit-test has been updated
via 98cc6b0f0c290e17e6a0060a2e2df8800a422863 (commit)
from b6daf4818b9f433e9e5b098be31a760fe18bb1a1 (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/osmo-iuh/commit/?id=98cc6b0f0c290e17e6a0060a2e2df88…
commit 98cc6b0f0c290e17e6a0060a2e2df8800a422863
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jul 11 18:36:46 2016 +0200
make regen: ~8x faster: use sed script instead of single invocations
Change-Id: Ib9b3f4fc524bf3ae7cc921b0340adec113529d4d
-----------------------------------------------------------------------
Summary of changes:
move-asn1-header-files.sh | 25 +++++++++++++++++--------
1 file changed, 17 insertions(+), 8 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface