aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/sgsn/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-82/+0
2016-12-13move grps_gsup_client.c to libcommon/gsup_client.cNeels Hofmeyr1-1/+0
2016-12-13move gprs/oap.c to libcommon/oap_client.cNeels Hofmeyr1-1/+0
2016-12-13move OAP messages implementations to libosmocoreHarald Welte1-1/+0
2016-12-13gprs_gsup_client*: remove the gprs_ prefixNeels Hofmeyr1-1/+1
2016-09-24SNDCP: add V.42bis data compression functionalityPhilipp1-0/+1
2016-09-24V.42bis: integration and unit testPhilipp1-0/+1
2016-09-24SNDCP: add RFC1144 header compression functionalityPhilipp1-0/+2
2016-09-24RFC1144: integration and unit-testPhilipp1-0/+1
2016-09-24SNDCP: add SNDCP-XID encoder/decoder and unit testPhilipp1-1/+4
2016-09-15Build fixesAlexander Huemer1-1/+2
2016-09-15Consistenly format variables in */Makefile.am filesAlexander Huemer1-11/+35
2016-09-01IuPS: redirect Iu in various places, link Iu in sgsn-testDaniel Willmann1-0/+10
2016-08-27Adding LLC-XID related modifications in LLCPhilipp1-0/+1
2016-07-16SGSN: use unique AUTH REQ referenceMax1-0/+1
2016-04-29Move osmo_gsup_messages.[ch] to libosmocoreHarald Welte1-1/+0
2016-04-29move gsm_04_08_gprs.h to libosmocoreHarald Welte1-1/+0
2015-11-02gsup/oap: add OAP to GSUP client.Neels Hofmeyr1-0/+2
2015-10-13gprs: Use RAND_bytes for p-tmsiDaniel Willmann1-0/+1
2015-10-13sgsn/test: Really parse received DL LLC messagesJacob Erlbeck1-0/+1
2015-10-12Revert "gprs: Use RAND_bytes for p-tmsi"Holger Hans Peter Freyther1-1/+0
2015-10-12gprs: Use RAND_bytes for p-tmsiDaniel Willmann1-0/+1
2015-05-25sgsn: Allow to resolve the IPv4 address of a GGSN through DNSHolger Hans Peter Freyther1-1/+3
2015-01-26sgsn: Remove inactive LLME/MM after inactivity timeoutJacob Erlbeck1-1/+1
2015-01-18sgsn/test: Add test that intercepts gprs_gsup_client_sendJacob Erlbeck1-1/+2
2015-01-18gprs: Move protocol value_strings to gsm_04_08_gprs.cJacob Erlbeck1-0/+1
2015-01-18sgsn: Integrate the GSUP client into the SGSNJacob Erlbeck1-0/+2
2015-01-10gprs: Add subscriber functions to create/handle GSUP messagesJacob Erlbeck1-0/+2
2014-12-24sgsn: Add a subscriber based authentication phaseJacob Erlbeck1-1/+2
2014-12-09sgsn: Integrate subscriber handling into the SGSNJacob Erlbeck1-1/+2
2014-12-09sgsn: Add gprs_subscriber.cJacob Erlbeck1-0/+5
2014-10-27sgsn: Moved IMSI ACL management to sgsn_auth.cJacob Erlbeck1-0/+1
2014-10-09sgsn: Create testcase that verifies that llmes get deletedHolger Hans Peter Freyther1-1/+13
2014-10-09sgsn: Add boilerplate code for a SGSN testHolger Hans Peter Freyther1-0/+10