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, master has been updated
via 9a12a4b992b59698da12f6a24c5e659389c1f739 (commit)
via b2548fb1e8463119db0b1a16303183745a8002fb (commit)
via e2956431e8f938daff35efd35b9019a99c0e46ca (commit)
via 23c86e38bc3879c0ba8283d457014931f414c23e (commit)
via e3adf0edc3c0070337a85e448481c10f477c8d9c (commit)
via ea4c088e780a974b88acde66e16f9beb1aaf5adc (commit)
from 1a86955288e44041e56c411f59407a04e49739b5 (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=9a12a4b992b59698da12f6a24c5e659…
commit 9a12a4b992b59698da12f6a24c5e659389c1f739
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Mon Nov 30 16:27:11 2015 +0100
test-helpers: Also print out hexdump of encoded bit string
http://cgit.osmocom.org/osmo-iuh/commit/?id=b2548fb1e8463119db0b1a163031837…
commit b2548fb1e8463119db0b1a16303183745a8002fb
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Mon Nov 30 16:24:57 2015 +0100
asn1helpers, test-helpers: Use ntoh/hton* to convert integers
Since the asn1_u32/24_to_bitstring functions need to change the source
variable change the signature to clarify that the uint32_t * will be
modified.
http://cgit.osmocom.org/osmo-iuh/commit/?id=e2956431e8f938daff35efd35b9019a…
commit e2956431e8f938daff35efd35b9019a99c0e46ca
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Mon Nov 30 16:05:51 2015 +0100
test-hnbap: Check CID and Identity Info as well
http://cgit.osmocom.org/osmo-iuh/commit/?id=23c86e38bc3879c0ba8283d45701493…
commit 23c86e38bc3879c0ba8283d457014931f414c23e
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Mon Nov 30 16:03:36 2015 +0100
test-hnbap: Use different types for UE request and accept IEs
http://cgit.osmocom.org/osmo-iuh/commit/?id=e3adf0edc3c0070337a85e448481c10…
commit e3adf0edc3c0070337a85e448481c10f477c8d9c
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Fri Nov 27 17:53:19 2015 +0100
asn1helpers: Fix asn1str_to_uX functions
The values are stored big-endian so convert them
http://cgit.osmocom.org/osmo-iuh/commit/?id=ea4c088e780a974b88acde66e16f9be…
commit ea4c088e780a974b88acde66e16f9beb1aaf5adc
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Fri Nov 27 16:14:09 2015 +0100
test-hnbap: Test decoding of the hnbap registration request
The 16-bit values are not decoded correctly
-----------------------------------------------------------------------
Summary of changes:
src/asn1helpers.c | 29 +++++++++++--------
src/asn1helpers.h | 4 +--
src/tests/test-helpers.c | 19 ++++++++++---
src/tests/test-hnbap.c | 74 ++++++++++++++++++++++++++++++++++++++++++------
4 files changed, 99 insertions(+), 27 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface