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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated via bda26c09019310dd25a2e7671f362cf2c26a3aff (commit) via de960cbc0cc6c02139d2a9be954219420cc81650 (commit) via db78d2172b1d2ecdcbdc54d601a6477b101ebfbc (commit) from f624c33ef2e394949c10453b327e248aa27680e2 (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/libosmocore/commit/?id=bda26c09019310dd25a2e7671f362...
commit bda26c09019310dd25a2e7671f362cf2c26a3aff Author: Harald Welte laforge@gnumonks.org Date: Wed May 11 09:13:08 2016 +0200
Add structures defining decoded TS 23.003 identities
Change-Id: I6423f8d75bb3e7aeca285854ab3232a087d62b57 Reviewed-on: https://gerrit.osmocom.org/304 Reviewed-by: Harald Welte laforge@gnumonks.org Tested-by: Jenkins Builder
http://cgit.osmocom.org/libosmocore/commit/?id=de960cbc0cc6c02139d2a9be95421...
commit de960cbc0cc6c02139d2a9be954219420cc81650 Author: Harald Welte laforge@gnumonks.org Date: Thu Jun 16 22:57:09 2016 +0200
gsup: Add OSMO_GSUP_MSGT_AUTH_FAIL_REPORT
The VLR must be able to notify the HLR of authentication failures.
Change-Id: I156cff76e092b3548b05534141b61887ee6be3f3 Reviewed-on: https://gerrit.osmocom.org/303 Reviewed-by: Harald Welte laforge@gnumonks.org Tested-by: Jenkins Builder
http://cgit.osmocom.org/libosmocore/commit/?id=db78d2172b1d2ecdcbdc54d601a64...
commit db78d2172b1d2ecdcbdc54d601a6477b101ebfbc Author: Harald Welte laforge@gnumonks.org Date: Mon Jun 6 13:47:07 2016 +0200
gsup.c: Fix encoding of UMTS auth vectors
Encoding auth vectors worked fine for GSM authentication, but didn't yet include the new IEs for UMTS authentication yet.
Change-Id: I7fa5ba1c950292bd0a9874b3102a27f221ce390d Reviewed-on: https://gerrit.osmocom.org/302 Reviewed-by: Harald Welte laforge@gnumonks.org Tested-by: Jenkins Builder
-----------------------------------------------------------------------
Summary of changes: include/Makefile.am | 1 + include/osmocom/gsm/gsm23003.h | 80 ++++++++++++++++++++++++++++++++++++++++++ include/osmocom/gsm/gsup.h | 2 ++ src/gsm/gsup.c | 28 +++++++++++---- 4 files changed, 105 insertions(+), 6 deletions(-) create mode 100644 include/osmocom/gsm/gsm23003.h
hooks/post-receive
osmocom-commitlog@lists.osmocom.org