aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-25apply removalneels/splitNeels Hofmeyr1-1/+1
2017-07-25add vlr_testHarald Welte4-0/+718
2017-07-25set require IMEI by defaultNeels Hofmeyr1-0/+3
2017-07-25imeisv testsNeels Hofmeyr13-98/+1330
2017-07-25vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr3-42/+53
2017-07-25legacy_mgcpNeels Hofmeyr3-2/+8
2017-07-25legacy-mgcpNeels Hofmeyr7-8/+9
2017-07-25remove mgcpNeels Hofmeyr30-11272/+0
2017-07-25iudummy: remove public ranap_ue_conn_ctx_allocNeels Hofmeyr1-6/+0
2017-07-25vlr: place comments on if (0) casesNeels Hofmeyr1-0/+1
2017-07-25vlr: place comments on if (0) casesNeels Hofmeyr2-1/+7
2017-07-25add msg type to SMS rx loggingNeels Hofmeyr1-1/+1
2017-07-25.gitignore: cosmetic: use globs to ignore test binariesNeels Hofmeyr1-39/+7
2017-07-25drop from build fuNeels Hofmeyr1-6/+0
2017-07-25rm unneeded includeNeels Hofmeyr1-1/+0
2017-07-25drop from build fuNeels Hofmeyr5-11/+0
2017-07-25drop files fuNeels Hofmeyr7-1134/+0
2017-07-25apply changes of removed filesNeels Hofmeyr5-26/+14
2017-07-25subscr_conn_allocate_a: apply constNeels Hofmeyr1-1/+1
2017-07-25apply changes of removed filesNeels Hofmeyr2-58/+0
2017-07-25drop from build fuNeels Hofmeyr2-7/+0
2017-07-25drop from build fuNeels Hofmeyr2-23/+0
2017-07-25drop files fuNeels Hofmeyr1-73/+0
2017-07-25split: drop removed files from buildNeels Hofmeyr4-228/+0
2017-07-25split: remove files obviously unrelated to osmo-mscNeels Hofmeyr226-97716/+0
2017-07-25move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr33-1117/+107
2017-07-25aoip: don't use iu struct: do not allocate unnecessary ue_conn_ctxNeels Hofmeyr1-9/+5
2017-07-25osmo-bsc: fix sccp name stringPhilipp Maier1-1/+1
2017-07-25a_iface: remove unused variablePhilipp Maier3-3/+3
2017-07-25osmo-msc/a_iface/reset: add missing constPhilipp Maier6-36/+41
2017-07-25osmo-bsc/sigtran: add missing constPhilipp Maier2-15/+15
2017-07-25osmo-msc/a_iface: add missing assertionsPhilipp Maier2-0/+22
2017-07-25osmo-bsc: add missing commentPhilipp Maier1-0/+1
2017-07-25osmo-bsc: add missing assertionPhilipp Maier1-0/+1
2017-07-25osmo-msc: remove orphanned struct membersPhilipp Maier1-8/+2
2017-07-25osmo-msc: rename called/calling address in struct a_conn_infoPhilipp Maier3-15/+15
2017-07-25osmo-bsc: use better msc identifierPhilipp Maier2-9/+15
2017-07-25osmo-bsc: fix typoPhilipp Maier1-2/+2
2017-07-25osmo-bsc: vty: fix error messagePhilipp Maier1-2/+2
2017-07-25build: osmo-bsc_nat: add missing sigtran LDADDNeels Hofmeyr1-0/+1
2017-07-25osmo-bsc: rename calling_addr to msc_addrPhilipp Maier1-6/+6
2017-07-25osmo-bsc: change calling/called addr in VTYPhilipp Maier1-24/+24
2017-07-25osmo-bsc: change calling/called_addr variable namesPhilipp Maier3-18/+29
2017-07-25osmo-bsc: check configured sccp addresses before startPhilipp Maier1-2/+24
2017-07-25osmo-bsc: make sure only default SSNs are usedPhilipp Maier2-2/+21
2017-07-25cosmetic: fix typo in log outputPhilipp Maier2-3/+3
2017-07-25osmo-bsc: only clear connections of a specific MSCPhilipp Maier1-4/+17
2017-07-25osmo-bsc: Make SCCP-Addresses configurable via VTYPhilipp Maier5-41/+135
2017-07-25common-vty: add ss7 nodes commands to VTYPhilipp Maier3-6/+17
2017-07-25osmo-msc: finish msc-sided resetPhilipp Maier6-92/+280