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, neels/cscn has been updated
discards ce05c2eacb0c72babf702f21b32b4b27b2fc688b (commit)
via 55c8b031d12fd4648a83d362210c242a4bc3631b (commit)
via 8f7c533babe041ce7e0e3487cb3cb330bc64ab2d (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 (ce05c2eacb0c72babf702f21b32b4b27b2fc688b)
\
N -- N -- N (55c8b031d12fd4648a83d362210c242a4bc3631b)
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=55c8b031d12fd4648a83d362210c242a…
commit 55c8b031d12fd4648a83d362210c242a4bc3631b
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Mar 14 23:56:56 2016 +0100
wip: add rnc registry
http://cgit.osmocom.org/openbsc/commit/?id=8f7c533babe041ce7e0e3487cb3cb330…
commit 8f7c533babe041ce7e0e3487cb3cb330bc64ab2d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Mar 17 16:53:34 2016 +0100
logging: add DRANAP to default_categories
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libcommon/debug.c | 5 +++++
1 file changed, 5 insertions(+)
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, neels/patches-pending has been updated
discards 1c02de7ae89ce1996dd52898f5dd36eae9532739 (commit)
discards c1eb1fcd5378897b6d1818481b5d0ea08cd73511 (commit)
discards a8e0f01025fff784d904531305807cb00dc579b2 (commit)
discards 9760079bfcf7f8b3783ec536485b255b7a8397ce (commit)
discards 530414d77e6f22c109257496cd0e1f1249acb06e (commit)
via df9770abad644f320c9c2f27847ee63fef3f63b8 (commit)
via 3ad0346f00c4d135f7d4d15017ce2941e13e2c54 (commit)
via 044fbe6568f82a12bf4e3addc7e3d6db529b6548 (commit)
via d2fa7a509a989bb775b56932502d128ec974330d (commit)
via f4afcf0b2345a51d3e69c4dbb61279af233388cf (commit)
via 10cd11345c2dd3f38793e7dd7456e7882ab95dd9 (commit)
via 8c515272c3e82c2400b15b5bfefa9dd883b86b96 (commit)
via 961bd0b121d604612ea27bd2c83edd73290b2cb6 (commit)
via 531734a547f16de08ce94ec64d58cf94c2230893 (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 (1c02de7ae89ce1996dd52898f5dd36eae9532739)
\
N -- N -- N (df9770abad644f320c9c2f27847ee63fef3f63b8)
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=df9770abad644f320c9c2f27847ee63f…
commit df9770abad644f320c9c2f27847ee63fef3f63b8
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Mar 7 17:19:19 2016 +0100
Remove unused auth code and add comment
As commented in the code, the GSM_SECURITY_AUTH_FAILED path is never invoked by
the gsm48_secure_channel() function as it is today.
Note that the upcoming Iu auth will probably add a GSM_SECURITY_AUTH_FAILED
status. In that case, sending a LU Reject immediately may be desirable, but
arguably a bit of timeout could make life harder for auth attackers.
The code removed by this patch doesn't send out a LU Reject ever, since a call
to release_loc_updating_req() only releases the connection. To reject, a call
to gsm0408_loc_upd_rej() would be necessary, as seen in loc_upd_rej_cb().
And finally, if _gsm0408_authorize_sec_cb() doesn't do anything about anything,
the same loc_upd_rej_cb() will be run by a timeout and send a LU Reject
properly (as commented in the code).
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmgcp/mgcp_transcode.c | 8 ++++----
openbsc/src/utils/meas_db.c | 13 ++-----------
2 files changed, 6 insertions(+), 15 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 2c34ab4a80c227be4bb685f75fc24fde86a0704e (commit)
via 5bed23c6d2722a174aeb1534ecccf80a657deae3 (commit)
via ea345cdaaa23f3e0472deccac9982014e632aba9 (commit)
from c79b3972faf900e3d843ddc13601e6178e3131ff (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=2c34ab4a80c227be4bb685f75fc2…
commit 2c34ab4a80c227be4bb685f75fc24fde86a0704e
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Mar 17 15:42:26 2016 +0100
Improve BSSGP debug output
Print string representation of Cause IE and PDU type instead of
numerical value.
http://cgit.osmocom.org/libosmocore/commit/?id=5bed23c6d2722a174aeb1534eccc…
commit 5bed23c6d2722a174aeb1534ecccf80a657deae3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Mar 17 16:50:27 2016 +0100
add missing #include <stdbool.h>
http://cgit.osmocom.org/libosmocore/commit/?id=ea345cdaaa23f3e0472deccac998…
commit ea345cdaaa23f3e0472deccac9982014e632aba9
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Mar 17 14:46:19 2016 +0100
Rename struct to better match libosmocore conventions
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/sysinfo.h | 9 +++++----
src/gb/gprs_bssgp.c | 28 ++++++++++++++--------------
src/gb/gprs_bssgp_bss.c | 6 +++---
src/gsm/sysinfo.c | 6 +++---
4 files changed, 25 insertions(+), 24 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 "An utility library for Open Source Mobile Communications".
The branch, neels/pending-patches has been updated
discards 45c4a706cc6443da1209630d6d466c0e3a979d01 (commit)
discards 47533774a6d03a3d11e98823963de6a01f2e8e3b (commit)
discards c04abfa3b358308f6d923a2aeee145bf49075246 (commit)
discards 29be242e3e90a4efce2b15083484a314f3d46e46 (commit)
discards eb5c1b7c4d7c4681bcc8b5dd40918e63b6b0ecc1 (commit)
via c79b3972faf900e3d843ddc13601e6178e3131ff (commit)
via f451ce66eb8206bad1078849723edcb209632834 (commit)
via 03309b57e8ba0163032a1d3db6b44fc8a7e6147c (commit)
via d4793212b5026fed01d132fa7397cc0ff2f543fe (commit)
via bdccc1b1444a8692697bd8a293cc89c90ef2d832 (commit)
via da7bf4d55a896034320aa4466b9644083093acd1 (commit)
via c656faed122b8d858e937d3262acb1925ed6e3d1 (commit)
via 282e90843476989629f8ae7e36e4a59b69da40eb (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 (45c4a706cc6443da1209630d6d466c0e3a979d01)
\
N -- N -- N (c79b3972faf900e3d843ddc13601e6178e3131ff)
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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/bitvec.h | 3 ++
include/osmocom/gsm/protocol/gsm_04_08.h | 20 ++++---------
include/osmocom/gsm/sysinfo.h | 32 +++++++++++++++++++-
src/bitvec.c | 40 +++++++++++++++++++++++++
src/gsm/gsm0480.c | 4 +--
src/gsm/libosmogsm.map | 4 +++
src/gsm/sysinfo.c | 50 ++++++++++++++++++++++++++++++++
tests/bitvec/bitvec_test.c | 43 +++++++++++++++++++++++++++
tests/bitvec/bitvec_test.ok | 33 +++++++++++++++++++++
9 files changed, 212 insertions(+), 17 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 9591b6c253d595c44b3ef811d898f606a66203f8 (commit)
from bb0cc685f1b7a932492941f13ddd53014501cb55 (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-bts/commit/?id=9591b6c253d595c44b3ef811d898f60…
commit 9591b6c253d595c44b3ef811d898f606a66203f8
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Mar 17 16:23:07 2016 +0100
octphy: add missing include to fix the build
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-octphy/l1_if.c | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 c79b3972faf900e3d843ddc13601e6178e3131ff (commit)
from f451ce66eb8206bad1078849723edcb209632834 (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=c79b3972faf900e3d843ddc13601…
commit c79b3972faf900e3d843ddc13601e6178e3131ff
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Mar 17 14:42:45 2016 +0100
Revert "gsm48: move to hex TMSI representation"
This reverts commit f451ce66eb8206bad1078849723edcb209632834.
-----------------------------------------------------------------------
Summary of changes:
src/gsm/gsm48.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 3ad0346f00c4d135f7d4d15017ce2941e13e2c54 (commit)
from 044fbe6568f82a12bf4e3addc7e3d6db529b6548 (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=3ad0346f00c4d135f7d4d15017ce2941…
commit 3ad0346f00c4d135f7d4d15017ce2941e13e2c54
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Mar 17 14:41:26 2016 +0100
Revert "move to hex TMSI representation"
This reverts commit 044fbe6568f82a12bf4e3addc7e3d6db529b6548.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_subscriber.h | 2 +-
openbsc/src/libmsc/db.c | 15 +++++++--------
openbsc/tests/db/db_test.c | 4 ++--
openbsc/tests/gsm0408/gsm0408_test.c | 2 +-
4 files changed, 11 insertions(+), 12 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, master has been updated
via 044fbe6568f82a12bf4e3addc7e3d6db529b6548 (commit)
via d2fa7a509a989bb775b56932502d128ec974330d (commit)
from f4afcf0b2345a51d3e69c4dbb61279af233388cf (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=044fbe6568f82a12bf4e3addc7e3d6db…
commit 044fbe6568f82a12bf4e3addc7e3d6db529b6548
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Mar 16 21:14:03 2016 +0600
move to hex TMSI representation
In OpenBSC, we traditionally displayed a TMSI in its integer
representation, which is quite unusual in the telecom world. A TMSI is
normally printed as a series of 8 hex digits.
This patch aligns OpenBSC with the telecom industry standard.
Signed-off-by: Vadim Yanitskiy <axilirator(a)gmail.com>
http://cgit.osmocom.org/openbsc/commit/?id=d2fa7a509a989bb775b56932502d128e…
commit d2fa7a509a989bb775b56932502d128ec974330d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Mar 10 23:30:37 2016 +0100
fix confusing typo in constant (THAN -> THEN)
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/auth.h | 2 +-
openbsc/include/openbsc/gsm_subscriber.h | 2 +-
openbsc/src/libmsc/auth.c | 2 +-
openbsc/src/libmsc/db.c | 15 ++++++++-------
openbsc/src/libmsc/gsm_04_08.c | 2 +-
openbsc/tests/db/db_test.c | 4 ++--
openbsc/tests/gsm0408/gsm0408_test.c | 2 +-
7 files changed, 15 insertions(+), 14 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 f451ce66eb8206bad1078849723edcb209632834 (commit)
from 03309b57e8ba0163032a1d3db6b44fc8a7e6147c (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=f451ce66eb8206bad1078849723e…
commit f451ce66eb8206bad1078849723edcb209632834
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Mar 16 21:12:22 2016 +0600
gsm48: move to hex TMSI representation
Signed-off-by: Vadim Yanitskiy <axilirator(a)gmail.com>
-----------------------------------------------------------------------
Summary of changes:
src/gsm/gsm48.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 03309b57e8ba0163032a1d3db6b44fc8a7e6147c (commit)
via d4793212b5026fed01d132fa7397cc0ff2f543fe (commit)
from bdccc1b1444a8692697bd8a293cc89c90ef2d832 (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=03309b57e8ba0163032a1d3db6b4…
commit 03309b57e8ba0163032a1d3db6b44fc8a7e6147c
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Mar 17 11:51:09 2016 +0100
Add basic EARFCN support
Add structure representing group of EARFCNs with common priority,
threshold etc.
Add functions to populate this structure.
http://cgit.osmocom.org/libosmocore/commit/?id=d4793212b5026fed01d132fa7397…
commit d4793212b5026fed01d132fa7397cc0ff2f543fe
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Mar 17 11:51:08 2016 +0100
Add function to add bits from array to bitvec
Add function which adds specified number of bits from each element of
array to the bit vector prefixing each addition with one and finishing
entire sequence with adding 0. This is very common patter for various
repetitive data structures described with CSN.1 in 3GPP standards.
Corresponding test vectors and doxygen headers are added too.
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/bitvec.h | 3 +++
include/osmocom/gsm/sysinfo.h | 32 ++++++++++++++++++++++++++-
src/bitvec.c | 40 ++++++++++++++++++++++++++++++++++
src/gsm/libosmogsm.map | 4 ++++
src/gsm/sysinfo.c | 50 +++++++++++++++++++++++++++++++++++++++++++
tests/bitvec/bitvec_test.c | 43 +++++++++++++++++++++++++++++++++++++
tests/bitvec/bitvec_test.ok | 33 ++++++++++++++++++++++++++++
7 files changed, 204 insertions(+), 1 deletion(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications