This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis 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 "MNCC <-> SIP bridge".
The branch, master has been updated
via fd203f6a97831cf5bf40b931d58244ebf0ecf75a (commit)
via 05cd0f2628d09c0867dd726f2f8a5cb3e5506755 (commit)
from cdc5e591bb871ec04b9d79ddb411fcc87a5fd508 (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-sip-connector/commit/?id=fd203f6a97831cf5bf40b931d58244ebf0ecf75a
commit fd203f6a97831cf5bf40b931d58244ebf0ecf75a
Author: Harald Welte <laforge at gnumonks.org>
Date: Mon Mar 19 10:03:26 2018 +0100
mncc: use 'const' to denote read-only input buffer/message
We normally use the 'const' modifier whenever using read-only input
data, let's do so in the mncc parser/handler, too.
Change-Id: Ide24feb536c04fe7ef08c62b4498fdd95605b58c
http://cgit.osmocom.org/osmo-sip-connector/commit/?id=05cd0f2628d09c0867dd726f2f8a5cb3e5506755
commit 05cd0f2628d09c0867dd726f2f8a5cb3e5506755
Author: Harald Welte <laforge at gnumonks.org>
Date: Mon Mar 19 10:00:01 2018 +0100
comments
Change-Id: Icf0e9211a4e93eb1b05b5a5d68f9ba766982da8d
-----------------------------------------------------------------------
Summary of changes:
src/mncc.c | 88 ++++++++++++++++++++++++++++++++++++--------------------------
1 file changed, 51 insertions(+), 37 deletions(-)
hooks/post-receive
--
MNCC <-> SIP bridge