aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/gprs_gmm.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-23loggingneels/umts_aka_gsm_sresNeels Hofmeyr1-0/+6
2018-04-22GERAN: allow GSM SRES on UMTS AKA challengeNeels Hofmeyr1-20/+19
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