openbsc.git branch sysmocom/iu updated. 0.15.0-372-gb70dfa6

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.org
Thu Mar 31 14:19:02 UTC 2016


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, sysmocom/iu has been updated
       via  b70dfa610d89786aa72a4adb4ffc1ba27a5f8af4 (commit)
       via  cf1302e4cb4875816615a23e5d7e2e9f7bcb5bca (commit)
       via  0d929be8264ba592313f2cdd9bc4bd9b2579df00 (commit)
       via  4e875aec0fda55bc93ea76c6992aaf3d90931d2d (commit)
       via  f9b212fabd0d5c37dac9639fc9d9ecd73688e3a3 (commit)
       via  d617c5d3ac65b5090f787da3e2911fb6742f515c (commit)
       via  4554a62c4d16bd95ae4fb38ede0fd9f64a4d1429 (commit)
       via  37984bdb1b507446421e5aa6131ccdf117dd269f (commit)
       via  56ea30ff3f9f98a4903d060196b185ce124d7eaa (commit)
       via  3ad0346f00c4d135f7d4d15017ce2941e13e2c54 (commit)
       via  044fbe6568f82a12bf4e3addc7e3d6db529b6548 (commit)
       via  d2fa7a509a989bb775b56932502d128ec974330d (commit)
       via  f4afcf0b2345a51d3e69c4dbb61279af233388cf (commit)
       via  10cd11345c2dd3f38793e7dd7456e7882ab95dd9 (commit)
       via  8c515272c3e82c2400b15b5bfefa9dd883b86b96 (commit)
       via  961bd0b121d604612ea27bd2c83edd73290b2cb6 (commit)
       via  531734a547f16de08ce94ec64d58cf94c2230893 (commit)
      from  4b940126a3132ac6d6da4194229f2b8cb642c2ec (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 openbsc/.gitignore                    |   1 +
 openbsc/configure.ac                  |   1 +
 openbsc/include/openbsc/auth.h        |   9 +
 openbsc/src/gprs/gprs_gmm.c           |   2 +-
 openbsc/src/libmgcp/mgcp_transcode.c  |   8 +-
 openbsc/src/libmsc/auth.c             |  33 +++-
 openbsc/src/osmo-bsc/osmo_bsc_vty.c   |   4 +-
 openbsc/src/utils/meas_db.c           |  13 +-
 openbsc/tests/Makefile.am             |   2 +-
 openbsc/tests/mm_auth/Makefile.am     |  21 +++
 openbsc/tests/mm_auth/mm_auth_test.c  | 340 ++++++++++++++++++++++++++++++++++
 openbsc/tests/mm_auth/mm_auth_test.ok |  40 ++++
 openbsc/tests/testsuite.at            |   7 +
 13 files changed, 455 insertions(+), 26 deletions(-)
 create mode 100644 openbsc/tests/mm_auth/Makefile.am
 create mode 100644 openbsc/tests/mm_auth/mm_auth_test.c
 create mode 100644 openbsc/tests/mm_auth/mm_auth_test.ok


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list