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 0e62e595a697eb6075349b586ed264bdb9462cd0 (commit)
via 06cfe00c711a037981b53946dbaa5b042acb2fbb (commit)
from 8b4e58462167493e31109e965b4ad6c32d2215f1 (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=0e62e595a697eb6075349b586ed264bd…
commit 0e62e595a697eb6075349b586ed264bdb9462cd0
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Oct 1 15:23:52 2015 +0200
Add OAP design document.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=06cfe00c711a037981b53946dbaa5b04…
commit 06cfe00c711a037981b53946dbaa5b042acb2fbb
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Oct 1 15:23:51 2015 +0200
gsup: factor out header composition & sending.
Move IPA header composition and sending to new static gsup_client_send() (so I
can use it in the upcoming OAP code).
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
openbsc/doc/osmocom-authn-protocol.txt | 250 +++++++++++++++++++++++++++++++++
openbsc/src/gprs/gprs_gsup_client.c | 12 +-
2 files changed, 259 insertions(+), 3 deletions(-)
create mode 100644 openbsc/doc/osmocom-authn-protocol.txt
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)