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 8ea918d772ec2e9eac460844c0c66f829dfa9c97 (commit)
via 53018e937cf3f07c19dbc4e58ffad699213d408f (commit)
via ec0e50e1481a8905ba0998fc07fd62b8ac2acfb0 (commit)
via 6e59d413a2c49ecf4e14fef555b1ba344d744dd7 (commit)
via 54a9a143f0e013eed28d049243709abf4cc6e5f2 (commit)
from cc5f7cafa236b7eefbb123f7263f0d54cae6bf6b (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=8ea918d772ec2e9eac460844c0c66f8…
commit 8ea918d772ec2e9eac460844c0c66f829dfa9c97
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Mon Nov 23 15:50:06 2015 +0100
tests: Test cropping of string still is NULL-terminated
http://cgit.osmocom.org/osmo-iuh/commit/?id=53018e937cf3f07c19dbc4e58ffad69…
commit 53018e937cf3f07c19dbc4e58ffad699213d408f
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Mon Nov 23 15:49:29 2015 +0100
asn1helpers: Ensure that string is NULL-terminated
The buf in an OCTET_STRING_t is not (necessarily) NULL-terminated, so
make sure there is a terminating NULL byte at the end in the resulting
string.
http://cgit.osmocom.org/osmo-iuh/commit/?id=ec0e50e1481a8905ba0998fc07fd62b…
commit ec0e50e1481a8905ba0998fc07fd62b8ac2acfb0
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Mon Nov 23 15:48:59 2015 +0100
tests: Test asn1_strncpy function
http://cgit.osmocom.org/osmo-iuh/commit/?id=6e59d413a2c49ecf4e14fef555b1ba3…
commit 6e59d413a2c49ecf4e14fef555b1ba344d744dd7
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Mon Nov 23 14:03:04 2015 +0100
asn1helpers.c: Fix asn1bitstr_to_u32 function
The value in buf is kept in host byte order so no need to swap it
around.
http://cgit.osmocom.org/osmo-iuh/commit/?id=54a9a143f0e013eed28d049243709ab…
commit 54a9a143f0e013eed28d049243709abf4cc6e5f2
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Mon Nov 23 14:01:25 2015 +0100
tests: Test asn1_u32_to_bitstring and asn1bitstr_to_u32
-----------------------------------------------------------------------
Summary of changes:
src/asn1helpers.c | 18 +++++++--------
src/tests/Makefile | 2 +-
src/tests/test-helpers.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++-
3 files changed, 65 insertions(+), 12 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface