aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sgsn
AgeCommit message (Expand)AuthorFilesLines
2019-10-03Avoid compiling unneeded files when building without IuAlexander Couzens1-2/+2
2019-09-03Split out GPRS SM layer into its own filePau Espin Pedrol1-0/+1
2019-09-03Implement GMM State using osmocom FSMPau Espin Pedrol2-4/+5
2019-09-02Move out sgsn to its own subdirPau Espin Pedrol1-22/+22
2019-09-02Introduce FSM mm_state_iu_fsmPau Espin Pedrol1-0/+1
2019-09-02Introduce FSM mm_state_gb_fsmPau Espin Pedrol1-0/+1
2019-09-02Move llc->MM/SM Gb specific glue code to its own filePau Espin Pedrol1-0/+1
2019-09-02Move lots of Iu/ranap specific code into its own filePau Espin Pedrol1-0/+1
2019-08-20Replace own timer infra with libosmocore osmo_tdefPau Espin Pedrol1-0/+7
2019-05-11gprs_gmm: send Service Reject when no PDP ctxs are available.efistokl2-0/+18
2018-12-11Use explicit parameter for sgsn_auth_init()Max1-1/+1
2018-10-30Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlrHarald Welte2-13/+14
2018-10-30Update wrong references to bsc in sgsn codePau Espin Pedrol1-3/+3
2018-09-13gprs_gmm: introduce a GMM Attach Request FSMAlexander Couzens1-0/+1
2018-09-13tests: remove gmm unit testsAlexander Couzens2-836/+0
2018-07-30migrate to oap_client in libosmogsmHarald Welte1-1/+0
2018-05-01GERAN: allow GSM SRES on UMTS AKA challengeNeels Hofmeyr1-1/+1
2018-04-16use osmo_init_logging2(), fix regression test memleaksNeels Hofmeyr1-1/+1
2018-02-21sgsn_test: guard against struct gprs_ra_id changingNeels Hofmeyr1-3/+3
2018-01-16fix build: missing LIBGTP_CFLAGS in sgsn_testNeels Hofmeyr1-0/+1
2018-01-07cosmetic: tests: sgsn_test: Use proper formatting and remove uneeded semicolonsPau Espin Pedrol1-6/+7
2018-01-07tests: sgsn_test: Define wrap APIs with correct parametersPau Espin Pedrol1-4/+8
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max2-11/+10
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-8/+8
2017-08-30split off osmo-sgsn: remove files, apply build1.1.0Neels Hofmeyr1-1/+2
2017-08-30move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr1-1/+0
2017-08-27sgsn_test: Fix wrong definition of wrap funcPau Espin Pedrol1-5/+5
2017-08-27move openbsc/* to repos rootNeels Hofmeyr3-0/+2614