aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-27Use libvlr in libmsc (large refactoring)Harald Welte18-182/+147
2017-08-27Add libvlr implementationHarald Welte4-9/+415
2017-08-27gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr1-2/+5
2017-08-27move openbsc/* to repos rootNeels Hofmeyr93-0/+9944
2009-06-10move openbsc into its own subdirectoryHarald Welte36-4992/+0
2009-06-09* add support for storing classmark1/2/3 per subscriberHarald Welte2-2/+42
2009-06-09don't prefix every line with timestamp, this saves some screen real estateHarald Welte1-0/+1
2009-06-08openbscdefines.h: Add header file to control visibility of symbolsHolger Freyther2-1/+36
2009-06-06lchan: Handle the abnormal case of channel getting closedHolger Freyther1-0/+11
2009-06-06Revert "[db] Keep track of the current gsm_network"Holger Freyther1-1/+1
2009-06-05BS11: add nm_state for EnveBTES, PA and BBSIG physical objectsHarald Welte1-1/+16
2009-06-04[subscr] Remove the struct gsm_bts pointer from subscriberHolger Freyther1-1/+0
2009-06-04gsm_subscriber.h: Remove trailing whitespace...Holger Freyther1-1/+1
2009-06-02[subscriber] Change id to long long unsigned int (Andreas Eversberg)Holger Freyther1-1/+1
2009-06-02[lchan] Log increase/decrease of channel use count (Andreas Eversberg)Holger Freyther1-1/+9
2009-05-28* give Siemens ObjClass reasonable names rather than A3/A5/A6Harald Welte2-10/+26
2009-05-23show and edit subscribers from the vty interfaceHarald Welte2-1/+2
2009-05-23Add user-configurable BSIC settingHarald Welte1-0/+3
2009-05-23* replace some more hex bytes in init msgs by #definesHarald Welte1-0/+4
2009-05-23With this patch, the TRAU muxing code supports not just bridging only. Harald Welte2-2/+10
2009-05-23add new function gsm_bts_by_lac() to search for BTS based on location areaHarald Welte1-0/+2
2009-05-23A new debug flag is introduced: "DMNCC". MNCC is the Mobile Network CallHarald Welte1-1/+2
2009-05-23Some messages have one or two length-value information elements. The isHarald Welte1-1/+28
2009-05-23To slow down transmission of many ABIS frames at a time, a delay timerHarald Welte1-0/+3