aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-08-11split off osmo-bsc: remove files, apply buildNeels Hofmeyr112-45140/+54
2017-08-11add msg type to SMS rx loggingNeels Hofmeyr1-1/+1
2017-08-11vlr: set require IMEI by defaultNeels Hofmeyr1-0/+3
2017-08-11gsup client: move not-connected to error loglevelNeels Hofmeyr1-10/+2
2017-08-11replace internal libmgcp with libosmo-legacy-mgcpNeels Hofmeyr20-7283/+10
2017-08-11move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr23-1027/+121
2017-08-11mgcp: add VTY Option to force-realloc endpointsPhilipp Maier4-2/+18
2017-08-11Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier36-649/+3398
2017-08-1104.08: log protocol discriminators and message types by nameNeels Hofmeyr1-6/+8
2017-08-11mgcp: hack RAB success from nano3G: patch first RTP payloadNeels Hofmeyr1-0/+7
2017-08-11Implement IuCS (large refactoring and addition)Neels Hofmeyr40-453/+2266
2017-08-11sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr2-5/+8
2017-08-11mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr21-983/+335
2017-08-11vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr2-41/+51
2017-08-11vlr: place comments on if (0) casesNeels Hofmeyr2-1/+8
2017-08-11SGSN: Don't indicate GERAN in Iu mode PDP CTX ACT REQ to GGSNHarald Welte1-10/+20
2017-08-11IuPS: explicitly check RAN type; move commentNeels Hofmeyr1-1/+3
2017-08-11IuPS: don't require an MM context for Iu ReleaseNeels Hofmeyr1-5/+13
2017-08-11SI3: indicate R99+ MSC to GSM MS to enable UMTS AKANeels Hofmeyr1-0/+3
2017-08-11osmo-nitb: change default db name to sms.dbNeels Hofmeyr1-1/+1
2017-08-11Use libvlr in libmsc (large refactoring)Harald Welte35-3198/+1633
2017-08-11Add libvlr implementationHarald Welte14-1/+4318
2017-08-11logging: auth request: use hexdump without spaces for RAND, AUTNNeels Hofmeyr1-2/+2
2017-08-11gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr3-5/+16
2017-08-11GPRS/IuPS: remove all 3G authentication dev hacksNeels Hofmeyr2-44/+2
2017-08-11move openbsc/* to repos rootNeels Hofmeyr182-0/+96560
2009-06-10move openbsc into its own subdirectoryHarald Welte37-20105/+0
2009-06-09* add support for storing classmark1/2/3 per subscriberHarald Welte2-7/+149
2009-06-09don't prefix every line with timestamp, this saves some screen real estateHarald Welte2-7/+22
2009-06-09fix typo CHANNL->CHANNELHarald Welte1-1/+1
2009-06-09some more commentsHarald Welte1-2/+3
2009-06-09db.c: tmsi may be empty so put it into '' to make that obvoius (Andreas Evers...Holger Freyther1-3/+3
2009-06-09gsm_04_08.c: Kill duplication pointed out by Andreas EversbergHolger Freyther1-22/+18
2009-06-09gsm_04_08.c: Call subscr_update everytime we let someone in (Andreas Eversberg)Holger Freyther1-0/+1
2009-06-09bsc_hack.c: Fix the -l db option (Andreas Eversberg)Holger Freyther1-1/+1
2009-06-08Add the isdnsync program which enable layer1 and layer2 on a cardHolger Freyther2-1/+195
2009-06-06gsm_04_08.c: Some spoofing protection against two location updating requestsHolger Freyther1-0/+11
2009-06-06lchan: Handle the abnormal case of channel getting closedHolger Freyther2-1/+28
2009-06-06Revert "[db] Keep track of the current gsm_network"Holger Freyther2-4/+2
2009-06-05fix CONN FAIL and IPAC_DISCONNECT_IND log printingHarald Welte1-3/+2
2009-06-05print reject cause of MM STATUS messageHarald Welte1-1/+10
2009-06-05missing newline in log message about measurement resultHarald Welte1-0/+2
2009-06-05fix printing of measurement resultsHarald Welte1-1/+0
2009-06-05BS11: add nm_state for EnveBTES, PA and BBSIG physical objectsHarald Welte1-0/+21
2009-06-04[subscr] Remove the struct gsm_bts pointer from subscriberHolger Freyther1-6/+2
2009-06-04[debug] Move subscr_get_by_tmsi below the debug statement (Andreas Eversberg)Holger Freyther1-1/+2
2009-06-02[misc] Search for the crypt symbol to conditionally enable crypt in VTYHolger Freyther1-2/+2
2009-06-02[l2] Do not always release the layer2 when closing the socket (Andreas Eversb...Holger Freyther1-3/+2
2009-06-02[e1] Correctly initialize the e1link (Andreas Eversberg)Holger Freyther1-8/+24
2009-06-02[debug] Change DEBUGPC statements to contain \n (Andreas Eversberg)Holger Freyther2-12/+14