aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/gprs_gmm.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Spelling fixesRuben Undheim1-1/+1
2019-05-28Document max retransmit times for T3395Pau Espin Pedrol1-2/+5
2019-05-11gprs_gmm: send Service Reject when no PDP ctxs are available.efistokl1-1/+25
2019-04-16gprs_gmm: reintroduce calling gsm48_gmm_authorize when not handling GMM Attac...Alexander Couzens1-1/+6
2019-04-08gsm0408_rcv_gmm: send Iu-ReleaseCommand upon receiving Attach Complete.efistokl1-0/+7
2018-10-30Update wrong references to bsc in sgsn codePau Espin Pedrol1-2/+2
2018-10-02gprs_gmm: Fix missing Security Command for 3G when attachingAlexander Couzens1-1/+1
2018-09-28gprs_gmm: dont answer unknown IMSI/TMSI on Service Requests NET_FAILAlexander Couzens1-2/+2
2018-09-13gprs_gmm: introduce a GMM Attach Request FSMAlexander Couzens1-9/+38
2018-08-15Drop gprs_msgb_copy with libosmocore replacementPau Espin Pedrol1-1/+1
2018-07-16sgsn: Fix T3395 firing foreverPau Espin Pedrol1-4/+13
2018-07-16sgsn: Don't attempt to delete GTP pdp ctx if GGSN was restartedPau Espin Pedrol1-2/+9
2018-07-16Add optional TearDownInd IE in PDP DEACT REQ towards PCUPau Espin Pedrol1-4/+6
2018-07-13Disarm T3395 when dettaching mmctx from pdpctxPau Espin Pedrol1-0/+10
2018-06-05gprs_gmm: Cancel Location: use detach type IMSIAlexander Couzens1-1/+1
2018-05-23gprs_gmm: make extract_subscr_msisdn extract_subscr_hlr publicAlexander Couzens1-2/+2
2018-05-23gprs_gmm: make functions relating to GMM Attach Request publicAlexander Couzens1-5/+5
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 Hofmeyr1-20/+19
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-03-16compiler warnings: use enum ranap_nsap_addr_enc, constify local varNeels Hofmeyr1-1/+1
2018-03-15implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-5/+4
2018-01-19Use gsm48_encode_ra() for RAI encodingMax1-2/+2
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
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max1-10/+14
2017-12-20Remove dead codeMax1-4/+0
2017-12-20gsm48_rx_gmm_att_req: fix error handling: don't clean up NULL llmeNeels Hofmeyr1-1/+1
2017-12-20gprs_gmm: segfault: gracefully handle failure to alloc contextNeels Hofmeyr1-0/+4
2017-10-27Log GTP-U endpoints updateMax1-0/+2
2017-10-09Check for correct P-TMSI allocationMax1-2/+5
2017-10-09Move P-TMSI alloc/update into separate functionMax1-13/+16
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-9/+9
2017-08-30split off osmo-sgsn: remove files, apply build1.1.0Neels Hofmeyr1-6/+1
2017-08-30move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr1-19/+28
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr1-2/+8
2017-08-27IuPS: explicitly check RAN type; move commentNeels Hofmeyr1-1/+3
2017-08-27IuPS: don't require an MM context for Iu ReleaseNeels Hofmeyr1-5/+13
2017-08-27GPRS/IuPS: remove all 3G authentication dev hacksNeels Hofmeyr1-27/+0
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+2939