aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-13examples: Enable by default echo req towards active GGSNsPau Espin Pedrol2-0/+2
2018-07-13Disarm T3395 when dettaching mmctx from pdpctxPau Espin Pedrol3-3/+13
2018-07-13osmo-sgsn: ping GGSN periodically and check for restart counterPau Espin Pedrol5-2/+58
2018-07-13Maintain per ggsn pdp ctx listPau Espin Pedrol3-17/+18
2018-07-09sgsn_libgtp.c: Log pointer of deleted contextPau Espin Pedrol1-1/+1
2018-06-23finish gbproxy_parse_bssgp_unitdata testStefan Sperling1-5/+55
2018-06-21Drop unused common_vty.cPau Espin Pedrol3-143/+0
2018-06-20Drop all references of unused MGCPPau Espin Pedrol5-15/+3
2018-06-20Drop all references of unused SMPPPau Espin Pedrol4-13/+2
2018-06-20jenkins.sh: Remove non-existent configure optionsPau Espin Pedrol1-1/+1
2018-06-20jenkins.sh: Use --enable-werror only when iu support is disabledPau Espin Pedrol1-2/+5
2018-06-15gb_proxy: Add ctrl interface and nsvc-state, gbproxy-state commandsDaniel Willmann4-0/+107
2018-06-07add a test for OS#3178 (invalid unitdata message)Stefan Sperling1-0/+28
2018-06-05gprs_gmm: Cancel Location: use detach type IMSIAlexander Couzens1-1/+1
2018-06-01gb_proxy: tallocate memory for gbproxy cfg so it can be a talloc ctxDaniel Willmann1-8/+14
2018-05-23gprs_gmm: make extract_subscr_msisdn extract_subscr_hlr publicAlexander Couzens2-2/+5
2018-05-23gprs_gmm: make functions relating to GMM Attach Request publicAlexander Couzens2-5/+13
2018-05-22gprs_subscriber: gsup_auth_error: reject MS in all casesAlexander Couzens1-0/+1
2018-05-03Bump version: 1.2.0.58-85ca87-dirty → 1.3.01.3.0Pau Espin Pedrol2-11/+83
2018-05-02GMM: dont reply to GMM_DETACH_REQ with POWER OFF when MS is unknownAlexander Couzens1-0/+7
2018-05-01GERAN: allow GSM SRES on UMTS AKA challengeNeels Hofmeyr4-24/+34
2018-04-30log two RA Update Request failure causesNeels Hofmeyr1-0/+5
2018-04-30auth+ciph: log is_r99 and auth typesNeels Hofmeyr1-2/+4
2018-04-16use osmo_init_logging2(), fix regression test memleaksNeels Hofmeyr13-40/+96
2018-03-16compiler warnings: use enum ranap_nsap_addr_enc, constify local varNeels Hofmeyr2-2/+10
2018-03-15osmo-gbproxy: use 'osmo-gbproxy.cfg' as default config nameNeels Hofmeyr1-3/+27
2018-03-15implement support for 3-digit MNC with leading zerosNeels Hofmeyr11-105/+103
2018-03-13configure: add --enable-werrorNeels Hofmeyr1-0/+21
2018-03-06vty: absorb command explanations from osmo-gsm-manualsNeels Hofmeyr1-15/+38
2018-02-21sgsn_test: guard against struct gprs_ra_id changingNeels Hofmeyr1-3/+3
2018-02-14Add talloc context introspection via VTYHarald Welte3-0/+9
2018-02-13sgsn_libgtp.c: Fix typos and whitespacePau Espin Pedrol1-4/+4
2018-02-13.gitignore: Add m4 filesPau Espin Pedrol1-0/+2
2018-02-08mandatory depend on libc-ares and libgtpAlexander Couzens5-39/+2
2018-01-30gtphub: check for gsn_addr_from_sockaddr() errorMax1-1/+3
2018-01-27gtphub: check for gsn_addr_from_sockaddr() errorsMax1-2/+6
2018-01-23configure.ac: Enable Wall in CFLAGSPau Espin Pedrol1-0/+3
2018-01-19Use gsm48_encode_ra() for RAI encodingMax5-25/+16
2018-01-16fix build: missing LIBGTP_CFLAGS in sgsn_testNeels Hofmeyr1-0/+1
2018-01-12Remove unused bsc_version.cMax3-32/+0
2018-01-12gtphub: make rate_ctr uniqueMax1-8/+25
2018-01-11gprs_llc: tx dl ud: make mismatching LLE not crash osmo-sgsnNeels Hofmeyr1-2/+9
2018-01-08Fix RAI constructionMax1-2/+2
2018-01-07gprs_gmm: Convert warning message to pragma messagePau Espin Pedrol1-1/+1
2018-01-07cosmetic: gprs_gmm: Remove trailing whitespacePau Espin Pedrol1-2/+2
2018-01-07gprs_gmm: Remove unused variablePau Espin Pedrol1-2/+2
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-28Remove obsolete ./configure optionMax3-8/+3
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max13-66/+57