aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2018-07-30import gsup_client.c as new libosmo-gsup-clientHarald Welte1-0/+2
This imports the code from osmo-msc 6afef893e17bce67e4d4119acd34d480ed03ba77 with minimal changes to make it compile. Symbol renaming ot osmo_ prefix is done separately in a follow-up patch to have a as-clean-as-possible import first. Requires: libosmocore.git Change-Id Ie36729996abd30b84d1c30a09f62ebc6a9794950 Change-Id: Ief50054ad135551625b684ed8a0486f7af0b2940
2018-01-29Add missing build products in .gitignoreAlexander Huemer1-1/+6
Change-Id: I48b93adc280c1b0521e7f5acc1f66ce5db462915
2017-10-11gitignore: tests/package.m4Neels Hofmeyr1-0/+1
Change-Id: Ida4a61d4786d7db63dc59a641f44afb2ec2edd97
2017-02-01auth: verify test sets from 3GPP TS 55.205Neels Hofmeyr1-0/+3
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
2017-02-01Add test suite skeleton with empty test (auc_3g_test)Neels Hofmeyr1-0/+3
Change-Id: I6359b0809ce8578850fd65887a568714fb35dbd8
2016-12-11build with autoconf/automake, add jenkins.sh scriptNeels Hofmeyr1-1/+21
Add configure.ac and Makefile.ams to build with autoreconf && ./configure && make like most other Osmocom projects. Add jenkins.sh for a gerrit build job to verify patches. Change-Id: I6b4419dd519f3d0a75235d0c22bf899f075347a3
2016-04-28initial import of osmo-gsup-hlr code so farHarald Welte1-0/+4