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 "UNNAMED PROJECT".
The branch, neels/auc_tests has been updated
discards d35d8972fff70ed43a9cb3c3dcba09fd7495f9cf (commit)
discards f2f1dee925784b34cbbc4a21af3fe919d9e384d6 (commit)
discards b2cf3d970b4ecb5788ca320938f37f1a1e583890 (commit)
discards fd4e26e050c2dc2367bef00d1631980da0dd1d0e (commit)
discards c77381bb6d893b65776aa257b3cc3aaa7b034e6d (commit)
discards e0b2c59d5c04f4bf9c69cfe6cb57cd3ab3dbc38d (commit)
discards 45c806e773fac23124ac5ec1670af2976780b399 (commit)
discards 7bae179417bbbaa130eab627772890fad4ce15a1 (commit)
discards fced66cdd32e55c63f0512ea60c1eae8d6179c38 (commit)
via 53c153bdbbb419bb282da0183a1bbfa314473c21 (commit)
via 65cc7b1b142eb2d762cb0ec03134e5fb103b2abb (commit)
via cb4f8989d259adb80c191a04b884da2597d6f1b2 (commit)
via 8089d51f7483926cc253b19550e5fed4171d9b9f (commit)
via d71dbec7b6df3535ee05471fa1986a8eb26463c2 (commit)
via 862f1dc4fd9256f7cd01a32ac70d1ec6737fa816 (commit)
via 24537b95bd4f8bfddeaaa23d75d5ab8a94aa4497 (commit)
via 7685a7875743f6ccc72f814d7c620214703ddeba (commit)
via 7f9491fe5fa8b4e6dba1bf4087c5aede2fd1daf9 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (d35d8972fff70ed43a9cb3c3dcba09fd7495f9cf)
\
N -- N -- N (53c153bdbbb419bb282da0183a1bbfa314473c21)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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-hlr/commit/?id=53c153bdbbb419bb282da0183a1bbfa…
commit 53c153bdbbb419bb282da0183a1bbfa314473c21
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jan 31 16:40:28 2017 +0100
auth: verify test sets from 3GPP TS 55.205
Put to-text conversion of the 3GPP TS 55.205 PDF's section defining the test
vectors in tests/auc/gen_ts_55_205_test_sets/ts55_205_test_sets.txt and add
python script to generate auc_ts_55_205_test_sets.c from that at build time.
The generated auc_ts_55_205_test_sets.c runs through all 19 test sets,
verifying that our gsm_milenage() matches the reference data.
Change-Id: Idff9d757ab956179aa41ada2a223fd9f439aafbd
http://cgit.osmocom.org/osmo-hlr/commit/?id=65cc7b1b142eb2d762cb0ec03134e5f…
commit 65cc7b1b142eb2d762cb0ec03134e5fb103b2abb
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Jan 31 02:10:40 2017 +0100
tests: auc_3g_test: implement vector generation test
Change-Id: I291bccd62661ff5790dc43d91dc63a9e4b0e0ff2
http://cgit.osmocom.org/osmo-hlr/commit/?id=cb4f8989d259adb80c191a04b884da2…
commit cb4f8989d259adb80c191a04b884da2597d6f1b2
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Jan 31 01:19:27 2017 +0100
Add test suite skeleton with empty test (auc_3g_test)
Change-Id: I6359b0809ce8578850fd65887a568714fb35dbd8
-----------------------------------------------------------------------
Summary of changes:
src/hlr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
UNNAMED PROJECT