aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
AgeCommit message (Expand)AuthorFilesLines
2015-11-24gtphub: add enable_gtphub_test to atlocal.in.Neels Hofmeyr1-0/+1
2015-11-21tests/smpp: Fix linking orderHarald Welte1-2/+3
2015-11-21Fix compilation with no libc-ares present on the systemHarald Welte1-1/+4
2015-11-20oap and gtphub tests must only be compiled of LIBGTP is present!Harald Welte1-2/+2
2015-11-20gtphub: fix echo reply to SGSNs: wrong fd. Add test.Neels Hofmeyr1-15/+61
2015-11-18fix build: remove obsolete gtphub EXTRA_DIST.Neels Hofmeyr1-4/+1
2015-11-16gtphub: cosmetic: break long lines.Neels Hofmeyr1-58/+76
2015-11-16gtphub: fix User plane decoding, add unit test.Neels Hofmeyr2-8/+119
2015-11-16gtphub: make test code reusable for future tests.Neels Hofmeyr1-177/+242
2015-11-16gtphub: fix Echo behavior: respond directly.Neels Hofmeyr2-67/+62
2015-11-16gtphub: add first bits of GRX aresNeels Hofmeyr3-35/+105
2015-11-16Add GTP hub initial code base.Neels Hofmeyr5-1/+740
2015-11-10gbproxy: Count more GSM 04.08 messagesHolger Hans Peter Freyther1-0/+576
2015-11-02mgcp_osmux: available circuit IDs from 0 to 255, not from 0 to 128Pablo Neira Ayuso1-1/+1
2015-11-02gsup/oap: add OAP to GSUP client.Neels Hofmeyr1-0/+2
2015-11-02oap: add OAP API testNeels Hofmeyr2-5/+195
2015-11-02oap: add oap testsuite skeletonNeels Hofmeyr5-1/+87
2015-11-02libcommon: soak up three static functions.Neels Hofmeyr1-1/+2
2015-10-13gprs/gb_proxy: Use RAND_bytes for gbproxy TLLI/TMSI allocationDaniel Willmann3-293/+315
2015-10-13gbproxy/test: Add and call cleanup_test functionDaniel Willmann1-0/+20
2015-10-13gprs: Use RAND_bytes for p-tmsiDaniel Willmann1-0/+1
2015-10-13sgsn/test: Really parse received DL LLC messagesJacob Erlbeck2-27/+61
2015-10-13sgsn/test: Add and call cleanup_test functionJacob Erlbeck1-0/+46
2015-10-12Revert "gprs: Use RAND_bytes for p-tmsi"Holger Hans Peter Freyther1-1/+0
2015-10-12osmux: Do not divide the number of bytes by eight.Holger Hans Peter Freyther1-1/+1
2015-10-12osmux: Test cid allocation and de-allocationHolger Hans Peter Freyther1-0/+26
2015-10-12gprs: Use RAND_bytes for p-tmsiDaniel Willmann1-0/+1
2015-10-12libmsc: Use RAND_bytes when choosing a tmsiDaniel Willmann2-2/+2
2015-08-20mgcp: Allow to bind to different ports for net/bts portsHolger Hans Peter Freyther1-0/+22
2015-08-17mgcp: Test we don't crash on the NAT dummy MGCP messageHolger Hans Peter Freyther1-0/+22
2015-08-17mgcp: Avoid crashing when rtpmap is not completeHolger Hans Peter Freyther1-3/+3
2015-08-14mgcp: Allow to enforce that the codecs need to matchHolger Hans Peter Freyther1-0/+59
2015-08-13nat: Forward SDP files with multiple payload types in itHolger Hans Peter Freyther1-2/+2
2015-08-0364bit: Fix compiler warnings in regard to 64bitHolger Hans Peter Freyther3-3/+3
2015-07-13sms: Fix the non-SMPP mode of the testHolger Hans Peter Freyther1-3/+4
2015-07-06sms: Add a way to always route SMS through SMPP systemsHolger Hans Peter Freyther1-0/+22
2015-07-02configure: Do not link all applications against libgsmHolger Hans Peter Freyther1-1/+1
2015-06-19Fix build wrt. missing CFLAGS constituentsAndreas Rottmann3-3/+3
2015-05-25sgsn: Allow to resolve the IPv4 address of a GGSN through DNSHolger Hans Peter Freyther2-9/+19
2015-05-25sgsn: If there is a subscr don't allow an empty listHolger Hans Peter Freyther1-4/+5
2015-05-24gsup: Copy the hlr-Number and use it during purgeHolger Hans Peter Freyther1-0/+2
2015-05-24gsup: Decode/Encode the hlr-Number in the GSUP messageHolger Hans Peter Freyther1-0/+2
2015-05-06sgsn: Add VTY configuration for the CDR moduleHolger Hans Peter Freyther1-0/+28
2015-05-06sgsn: Extract the MSISDN from the subscr data structureHolger Hans Peter Freyther1-0/+4
2015-05-05sgsn: Copy the msisdn to the sgsn_data and use it in PDP activationHolger Hans Peter Freyther1-0/+9
2015-05-05gsup: Extract the QoS fieldHolger Hans Peter Freyther1-1/+2
2015-05-05gsup: Extract the new MSISDN stringHolger Hans Peter Freyther1-0/+2
2015-05-03filter: Move the con_type into the filter_stateHolger Hans Peter Freyther1-11/+11
2015-05-03filter: Remove nat_sccp_connection from public APIHolger Hans Peter Freyther1-1/+1
2015-05-03filter: Separate SCCP/BSSAP extraction and gsm48 codeHolger Hans Peter Freyther1-1/+2