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 "SCCP Library".
The branch, master has been updated via a9c411ec8cb594775bbfc9faefcf8c8d21080402 (commit) via b89e03de226aa2fcfb331cd8ad6de828a718bb58 (commit) from e0cd6c4d3b7388ec20f8cec9d997429941d4d1b0 (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/libosmo-sccp/commit/?id=a9c411ec8cb594775bbfc9faefcf...
commit a9c411ec8cb594775bbfc9faefcf8c8d21080402 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Jun 15 09:40:43 2015 +0200
sccp: Allow to specify the context of the incoming message
At the time a SCCP CREF is sent there is no context anymore and the user of the API might not know where to return the message to. Allow to specify the incoming context and use it on the way out.
There are no more callers of _send_msg which passes a NULL connection and a NULL context.
http://cgit.osmocom.org/libosmo-sccp/commit/?id=b89e03de226aa2fcfb331cd8ad6d...
commit b89e03de226aa2fcfb331cd8ad6de828a718bb58 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Thu Apr 16 21:17:13 2015 +0200
debian: Build new version of the package
-----------------------------------------------------------------------
Summary of changes: debian/changelog | 8 +++++++- include/sccp/sccp.h | 1 + src/sccp.c | 19 ++++++++++++------- 3 files changed, 20 insertions(+), 8 deletions(-)
hooks/post-receive