aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-11-15use enums consistently instead of falling back to intStefan Sperling2-18/+24
2018-10-30Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlrHarald Welte3-66/+2
2018-10-30Allocate sgsn_instance with tallocPau Espin Pedrol1-1/+2
2018-10-02gprs_gmm: Fix missing Security Command for 3G when attachingAlexander Couzens1-0/+2
2018-09-19GTP: refactor the echo timerAlexander Couzens1-0/+1
2018-09-19gprs_sgsn.h: fix wrong type of re-attemptsAlexander Couzens1-1/+1
2018-09-13gprs_gmm: introduce a GMM Attach Request FSMAlexander Couzens4-0/+50
2018-08-20use __FILE__, not __BASE_FILE__Neels Hofmeyr1-2/+2
2018-08-17gbproxy: Add new VTY-managed timer: link-list clean-stale-timerPau Espin Pedrol1-0/+5
2018-08-17gbproxy: Add VTY parameter: link stored-msgs-max-lengthPau Espin Pedrol1-0/+5
2018-08-15Drop gprs_msgb_resize_area with libosmocore replacementPau Espin Pedrol1-2/+0
2018-08-15Drop gprs_msgb_copy with libosmocore replacementPau Espin Pedrol1-1/+0
2018-07-30migrate to oap_client in libosmogsmHarald Welte4-88/+5
2018-07-24sgsn: Fix crash using new libgtp cb_recovery2 APIPau Espin Pedrol1-1/+1
2018-07-16Forward GGSN originated DEACT PDP CTX REQPau Espin Pedrol1-0/+1
2018-07-16Add optional TearDownInd IE in PDP DEACT REQ towards PCUPau Espin Pedrol1-1/+1
2018-07-13Disarm T3395 when dettaching mmctx from pdpctxPau Espin Pedrol1-0/+2
2018-07-13osmo-sgsn: ping GGSN periodically and check for restart counterPau Espin Pedrol2-0/+5
2018-07-13Maintain per ggsn pdp ctx listPau Espin Pedrol1-4/+4
2018-06-20Drop all references of unused MGCPPau Espin Pedrol1-1/+0
2018-06-20Drop all references of unused SMPPPau Espin Pedrol1-1/+0
2018-06-15gb_proxy: Add ctrl interface and nsvc-state, gbproxy-state commandsDaniel Willmann1-0/+3
2018-05-23gprs_gmm: make extract_subscr_msisdn extract_subscr_hlr publicAlexander Couzens1-0/+3
2018-05-23gprs_gmm: make functions relating to GMM Attach Request publicAlexander Couzens1-0/+8
2018-05-01GERAN: allow GSM SRES on UMTS AKA challengeNeels Hofmeyr1-1/+12
2018-03-16compiler warnings: use enum ranap_nsap_addr_enc, constify local varNeels Hofmeyr1-1/+9
2018-03-15implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-4/+3
2017-11-29Add vty cmd 'cdr trap' to send CDR through CTRL ifacePau Espin Pedrol1-0/+1
2017-10-27Log GTP-U endpoints updateMax1-0/+2
2017-10-17Use new FSF address in license headerMax2-2/+2
2017-09-15Remove rest_octets.hMax2-140/+0
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr29-14/+17
2017-09-06drop files unrelated to osmo-sgsnNeels Hofmeyr7-561/+0
2017-08-30split off osmo-sgsn: remove files, apply build1.1.0Neels Hofmeyr72-6240/+24
2017-08-30move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr7-845/+3
2017-08-30move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr8-87/+61
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier18-29/+417
2017-08-27libmsc: Use actual delivery time in delivery reports.Keith1-0/+1
2017-08-27Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte1-1/+0
2017-08-27mgcp_osmux: Remove unused parameterPau Espin Pedrol1-2/+1
2017-08-27libcommon: Fix log output for bts>0.Alexander Chemeris1-1/+1
2017-08-27libmsc: add support for SMPP delivery receiptsPablo Neira Ayuso1-0/+1
2017-08-27GSM timers: User reasonable defaults; don't save if equal defaultHarald Welte1-2/+10
2017-08-27Support for TS 04.14 conformance test commandsHarald Welte2-0/+16
2017-08-27sgsn: Fill the cch_pdp with a value coming from the tlv structureHolger Hans Peter Freyther1-0/+5
2017-08-27mgcp: hack RAB success from nano3G: patch first RTP payloadNeels Hofmeyr1-0/+1
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr18-20/+229
2017-08-27sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr1-2/+2
2017-08-27mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr7-17/+100
2017-08-27vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr1-1/+2