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 4f511b67fd83b5767071604920ebc3bac025b751 (commit)
from ec8f192fec548dd87522946319d80e4f3bc4e35c (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=4f511b67fd83b5767071604920eb…
commit 4f511b67fd83b5767071604920ebc3bac025b751
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed May 18 19:36:42 2016 +0200
osmo-auc-gen: Print hex values without intermittent spaces
When generating some authentication vectors using the osmo-auc-gen
utility, it used to print values like this:
AUTN: f7 55 bc 47 de d0 00 00 f9 ed 4b 3f 6c 2a 97 6f
which is quite difficult to copy+paste on the terminal. Now it
generates the following format:
Change-Id: I2805615e0c2087ca632e0658b37a9e06929620b6
AUTN: f755bc47ded00000f9ed4b3f6c2a976f
Reviewed-on: https://gerrit.osmocom.org/164
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
Tested-by: Jenkins Builder
-----------------------------------------------------------------------
Summary of changes:
utils/osmo-auc-gen.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
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, master has been updated
via 97165f386f47c531c9c092eafb1af54d68489cec (commit)
from e1197481e59b9ef8807057081da1f349975cfdb7 (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=97165f386f47c531c9c092eafb1af54d…
commit 97165f386f47c531c9c092eafb1af54d68489cec
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Sat May 21 00:00:51 2016 +0200
rename enum gprs_mm_state to gprs_gmm_state
Change-Id: Ibba054d15c55c7ac570e64ff66ea57964be095e3
-----------------------------------------------------------------------
Summary of changes:
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, master has been updated
via e1197481e59b9ef8807057081da1f349975cfdb7 (commit)
via 0f46f9ca5a70750599a0027dadec21355efa4105 (commit)
from a9ca72d907efc4a81075bb0d37fd975f0b512d85 (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=e1197481e59b9ef8807057081da1f349…
commit e1197481e59b9ef8807057081da1f349975cfdb7
Merge: a9ca72d 0f46f9c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jun 1 10:46:41 2016 +0000
Merge "rename enum gprs_mm_state to gprs_gmm_state"
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_sgsn.h | 4 ++--
1 file changed, 2 insertions(+), 2 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via ec8f192fec548dd87522946319d80e4f3bc4e35c (commit)
from 720ac4a4e1768cd928eb9d9265c0417f6865bc1b (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=ec8f192fec548dd87522946319d8…
commit ec8f192fec548dd87522946319d80e4f3bc4e35c
Author: Max <msuraev(a)sysmocom.de>
Date: Tue May 31 14:50:21 2016 +0200
Add functions to detect HR/FR SID frames
Add functions which check if given FR or HR frame (packed in RTP)
contains SID (SIlence Descriptor) and corresponding tests.
Related: OS#22
Change-Id: I4051e3c0d4fb9ee93d7e9e0ef4abaf9f18e227ca
Reviewed-on: https://gerrit.osmocom.org/160
Tested-by: Jenkins Builder
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/codec/codec.h | 3 +++
src/codec/gsm610.c | 39 +++++++++++++++++++++++++++++++++++++++
src/codec/gsm620.c | 32 ++++++++++++++++++++++++++++++++
tests/codec/codec_test.c | 28 ++++++++++++++++++++++++++++
tests/codec/codec_test.ok | 6 ++++++
5 files changed, 108 insertions(+)
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, master has been updated
via a9ca72d907efc4a81075bb0d37fd975f0b512d85 (commit)
via 51fbc5f6e08861e3dbf28bf90620ff81fb701b94 (commit)
from 85f8fdabc3b90b3c9571db05daa8a68d9e113fdf (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=a9ca72d907efc4a81075bb0d37fd975f…
commit a9ca72d907efc4a81075bb0d37fd975f0b512d85
Merge: 85f8fda 51fbc5f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jun 1 06:29:42 2016 +0000
Merge "add .gitreview"
http://cgit.osmocom.org/openbsc/commit/?id=51fbc5f6e08861e3dbf28bf90620ff81…
commit 51fbc5f6e08861e3dbf28bf90620ff81fb701b94
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue May 31 17:43:23 2016 +0200
add .gitreview
A .gitreview file is required to use git review.
More information about git review
https://www.mediawiki.org/wiki/Gerrit/git-review
Change-Id: Ie7cdf16232181d4b8093e61f2d8a3faed9010d4f
-----------------------------------------------------------------------
Summary of changes:
.gitreview | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 .gitreview
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, master has been updated
via 85f8fdabc3b90b3c9571db05daa8a68d9e113fdf (commit)
from 69e9c0dfc6cc10c07d03f8800d8ff7197fe97c8b (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=85f8fdabc3b90b3c9571db05daa8a68d…
commit 85f8fdabc3b90b3c9571db05daa8a68d9e113fdf
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue May 31 17:37:54 2016 +0200
gprs: use new uint8_t * for kv in gprs_cipher_run()
libosmocore changed in bf990bb8 Update internal GPRS cipher API
from uint_64 to uint8_t*.
Fix a warning.
Change-Id: Ib5bfe1fb05c693347b11ff4faadd3fc2205ebd76
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_llc.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)