aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2010-01-03gsm_data: Move auth related structure earlierSylvain Munaut1-20/+22
2010-01-03encryption: Import a GPL comp128 implementationSylvain Munaut1-0/+22
2010-01-03gsm_04_08: Specify key_seq when calling gsm48_tx_mm_auth_reqSylvain Munaut1-1/+1
2010-01-03db: Add methods to set auth{info,tuple} for a subscriberSylvain Munaut1-0/+4
2010-01-03db: Add declaration for get_auth{info,tuple_for_subscriberSylvain Munaut1-0/+6
2010-01-03gsm_data: Fix sres to be 4 bytesSylvain Munaut1-1/+1
2010-01-03db: Add issued/use_count/key_seq fields to AuthTuplesSylvain Munaut1-0/+2
2010-01-03abis_nm: Introduce & use a nm_is_running function to test gsm_nm_stateSylvain Munaut1-0/+1
2010-01-03silent_call: Add option to choose channel typeSylvain Munaut1-1/+2
2010-01-01introduce and implement silent_call_reroute() and silent_call_rx()Harald Welte1-0/+2
2010-01-01keep 'silent call' state in struct lchanHarald Welte1-0/+2
2009-12-31[misc] Utilize rf_locking by setting the nm_state.administrativeHolger Hans Peter Freyther1-3/+0
2009-12-30[abis] Dispatch a IPAC restart ACK/NACK signalHolger Hans Peter Freyther2-0/+3
2009-12-30[ipaccess] Restart only after setting the OML IP, software loadHolger Hans Peter Freyther1-0/+5
2009-12-30[ipaccess] Change the name to be slightly better..Holger Hans Peter Freyther1-1/+1
2009-12-30[ipaccess] Expose the sub header list as well..Holger Hans Peter Freyther1-1/+24
2009-12-30[ipaccess] Turn firmware parsing into a routine so it can be usedHolger Hans Peter Freyther1-0/+28
2009-12-30[abis] Add ACK signal and send it on SET NVATTR ACKHolger Hans Peter Freyther1-0/+1
2009-12-29rsl: add new 'gsm_trx_name()' function and use itHarald Welte (local)1-0/+1
2009-12-29export the 'trx_is_usable() function and use it from pagingHarald Welte (local)1-0/+2
2009-12-29Introduce gsm_lchans_name() for human readable lchan state nameHarald Welte1-0/+1
2009-12-29RSL: Introduce LCHAN_S_REL_REQ stateHarald Welte1-0/+1
2009-12-28vty: replace'logging level' numeric value with human readable stringHarald Welte (local)1-0/+2
2009-12-28set the TRX nominal power by default and/or VTYHarald Welte (local)1-0/+1
2009-12-28Introduce and use gsm_lchan_name() in addition to gsm_ts_name()Harald Welte (local)1-0/+1
2009-12-28Introduce new ACT_REQ state to prevent race condition during channel allocationHarald Welte (local)1-0/+1
2009-12-28rename gsm_lchan_name() to gsm_lchant_name()Harald Welte (local)1-1/+1
2009-12-26add 'get_string_value()' as inverse function of 'get_value_string()'Harald Welte (local)1-0/+1
2009-12-26[meas_rep] Add raw neighbor index into per-cell parsed meas repHarald Welte1-0/+1
2009-12-24add (and use) new subscr_name() function to get name or IMSIHarald Welte1-0/+2
2009-12-24[debug] Introduce DREF debug category for reference countingHarald Welte2-2/+3
2009-12-24Converrt the database later to use DEBUGP/LOGP instead of stderrHarald Welte1-0/+1
2009-12-24vty: sub-divide talloc contexts and include them in talloc reportHarald Welte2-0/+4
2009-12-24db: Fix compile warning, declare db_sms_get_unsent_by_subscrSylvain Munaut1-0/+1
2009-12-24use enum for operational stateHarald Welte1-0/+6
2009-12-24Merge remote branch 'origin/master'Harald Welte1-0/+19
2009-12-24[authentication] Code for retrieving authentication data from SQL DBHarald Welte1-0/+19
2009-12-23introduce #defines for ip.access RSL and OML UDP portsHarald Welte1-0/+3
2009-12-23[statistics] Do the syncing to db from within the bsc_hackHolger Hans Peter Freyther1-0/+2
2009-12-23[statistics] Make counter_db_store internalHolger Hans Peter Freyther1-1/+0
2009-12-22Import the new logging architectureHolger Hans Peter Freyther2-31/+101
2009-12-22statistics: Introduce 'struct counter' instead of using unsigned longHarald Welte4-26/+61
2009-12-22bts: Allow config of RACH control parameters tx-integer & max retransSylvain Munaut1-0/+7
2009-12-22Display current channel usage load in 'show bts' and 'show network'Harald Welte1-0/+12
2009-12-22keep some internal statistics inside OpenBSCHarald Welte1-0/+45
2009-12-21remove duplicate flag for cell barringHarald Welte1-1/+0
2009-12-21[handover] Real handover algorithmHarald Welte1-0/+30
2009-12-21RSL: keep track if a channel is active or notHarald Welte1-0/+9
2009-12-21meas_rep: utility function for processing of measurement reportsHarald Welte1-0/+27
2009-12-20rename ipacc_connect_proxy_bind() to rsl_ipacc_mdcx_to_rtpsock()Harald Welte1-0/+1