aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs
AgeCommit message (Expand)AuthorFilesLines
2017-06-18sgsn: add missing osmo_ss7_init()Neels Hofmeyr1-0/+1
2017-06-18WIP: Port to new libosmo-sigtran API (with proper M3UA for Iuh)Harald Welte1-1/+1
2017-06-18Implement IuCS (large refactoring and addition)Neels Hofmeyr5-12/+22
2017-06-18IuPS adjustmentsHarald Welte4-21/+44
2017-06-18gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr1-0/+1
2017-06-18GPRS/IuPS: remove all 3G authentication dev hacksNeels Hofmeyr1-27/+0
2017-05-20Add missing _CFLAGS and _LIBSAlexander Huemer1-1/+1
2017-05-10src: use osmo_timer_setup()Pablo Neira Ayuso6-19/+8
2017-05-05Gb: use textual representation for parse logMax1-3/+2
2017-05-04ctrl: remove boilerplate codeMax1-12/+1
2017-05-02Fix vty warnings for GEA0Max1-10/+11
2017-03-20bsc_/gprs_subscriber: fix: use osmo_strlcpy() to safely copy IMSINeels Hofmeyr1-1/+1
2017-03-15cosmetic: Add commandline option to display versionPhilipp Maier1-1/+6
2017-03-14gprs_sgsn.c: initialize ptmsi with 0xdeadbeefAlexander Couzens1-1/+1
2017-03-05sgsn: fix problem with leading-zero-IMSIsPhilipp Maier1-2/+11
2017-03-02Fix potential segfault in sgsn_libgtp.cMax1-3/+5
2017-03-02fix: gprs_gmm, gprs_llc_vty: two unterminated value_string arraysNeels Hofmeyr2-0/+2
2017-02-27XID: resend xid with pdp-ctx-ack messagesPhilipp Maier1-1/+15
2017-02-27SGSN VTY: make missing GSUP server address+port fatalNeels Hofmeyr2-12/+10
2017-02-27SGSN: Integrate support for UMTS AKANeels Hofmeyr3-29/+198
2017-02-25add struct gprs_subscr, separating gprs from gsm_subscriberNeels Hofmeyr6-101/+164
2017-02-21Handle DSD from HLRMax1-9/+25
2017-02-08vty: remove ignored logging parametersMax3-3/+3
2017-02-07gprs/sgsn_vty: fix typo in commentAlexander Couzens1-1/+1
2017-02-07gprs/sgsn_mm_ctx_alloc(): initialize MM state to IDLEAlexander Couzens1-0/+1
2017-02-07gprs/gprs_mm: add value_strings for PMM & MM statesAlexander Couzens1-2/+15
2017-02-07gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb()Alexander Couzens2-4/+4
2017-02-07gprs/sgsn: rename gprs->mm_state -> gmm_stateAlexander Couzens4-39/+54
2017-02-06VTY: Print 3G auth tuples, not just 2G auth tuplesHarald Welte1-9/+24
2017-02-01sgsn: Fix deeply flawed copying logic for PDP context activationHolger Hans Peter Freyther1-3/+9
2017-01-27gprs: Fix compiler warning about uninitalized cause codePhilipp Maier1-1/+1
2017-01-26sgsn: Add GTP information to "show pdp-context"Harald Welte1-2/+21
2017-01-26various comment / whitespace tweaks (libmsc, gprs, libcommon-cs)Neels Hofmeyr2-1/+2
2017-01-25compression: Fix nullpointer derefPhilipp Maier1-3/+4
2017-01-23cosmetic: use osmo_strlcpy() everywhereNeels Hofmeyr5-23/+23
2017-01-15gprs subscr: fix: intended strcmp(), but is strcpy()Neels Hofmeyr1-5/+3
2017-01-13Log expected SRES on GPRS AUTH REJECTMax1-1/+3
2016-12-23cosmetic: Rename phone to msPhilipp1-7/+7
2016-12-23sndcp: Allow empty SNDCP-XID indicationsPhilipp2-32/+47
2016-12-21Improve GPRS loggingMax6-19/+60
2016-12-18gtphub: fix possible NULL deref: don't print NULL tunnelNeels Hofmeyr1-0/+3
2016-12-13move grps_gsup_client.c to libcommon/gsup_client.cNeels Hofmeyr3-655/+0
2016-12-13move gprs/oap.c to libcommon/oap_client.cNeels Hofmeyr2-263/+1
2016-12-13rename oap.h to oap_client.hNeels Hofmeyr1-1/+1
2016-12-13oap: rename public API from oap_ to oap_client_Neels Hofmeyr2-13/+15
2016-12-13move OAP messages implementations to libosmocoreHarald Welte3-180/+1
2016-12-13gsup client, gsup_test_client: move logging to DLGSUP categoryNeels Hofmeyr2-24/+19
2016-12-13rename gprs_gsup_client.h to gsup_client.hNeels Hofmeyr4-4/+4
2016-12-13gprs_gsup_client*: remove the gprs_ prefixNeels Hofmeyr3-40/+42
2016-12-13comments: gsup client: rename to Generic, adjust copyright and authorsNeels Hofmeyr1-2/+3