aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2019-01-15gitignore: add tests/hlr_vty_test.db*Oliver Smith1-0/+1
Ignore files generated from the VTY test. Change-Id: I8f55f655fd6694ac9db7e6280670d16fad61ee72
2018-11-27build manuals moved here from osmo-gsm-manuals.gitOliver Smith1-0/+11
Moved to doc/manuals/, with full commit history, in preceding merge commit. Now incorporate in the build system. Build with: $ autoreconf -fi $ ./configure --enable-manuals $ make Shared files from osmo-gsm-manuals.git are found automatically if - the repository is checked out in ../osmo-gsm-manuals; or - if it osmo-gsm-manuals was installed with "make install"; or - OSMO_GSM_MANUALS_DIR is set. Related: OS#3385 Change-Id: I52b7b06fddd77c6dc272004f434e9e7651f6b349
2018-08-06gitignore: Add .tarball-versionHarald Welte1-0/+1
Change-Id: I2ed792ef248e2b62f63acc7d83add240df03336f
2018-07-31Update .gitignore: ignore osmo-euse-demoVadim Yanitskiy1-0/+1
Change-Id: I1e2fb003d507a00f9255e021dd8956269f0657ee
2018-07-30Update .gitignore: add missing build productsVadim Yanitskiy1-0/+8
Change-Id: I71809105c631703477d8226ba28a57121807b5ed
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