aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-09-28osmo_select_main(): drop useless call to osmo_timers_check()3G_2016_09Neels Hofmeyr1-2/+0
2016-09-27msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx()Neels Hofmeyr1-1/+20
2016-09-23log CTRL bind address and portNeels Hofmeyr1-0/+3
2016-09-23log telnet bind address and portNeels Hofmeyr1-1/+8
2016-09-22add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr7-13/+72
2016-09-19remove unused local variable in get_rate_ctr()Neels Hofmeyr1-1/+1
2016-09-19remove unused function get_rate_ctr_group()Neels Hofmeyr1-37/+0
2016-09-09libosmocodec link fix on MacOSXAnatoly Orlov1-0/+1
2016-08-29IuPS: add GMM Service Request related constants and value_strNeels Hofmeyr2-0/+12
2016-08-29fix printf format for commit 'osmo_sock_init(): include host and port in erro...Neels Hofmeyr1-1/+1
2016-08-27osmo_sock_init(): include host and port in error messagesNeels Hofmeyr1-5/+16
2016-08-20vty: use VTY_BIND_ADDR_DEFAULT instead of "127.0.0.1"Neels Hofmeyr1-1/+1
2016-08-01fsm: Make sure we call 'onenter' of new state, not old stateHarald Welte1-0/+1
2016-08-01lapd_core: Fix crash in lapd_dl_flush_hist()Harald Welte1-1/+1
2016-07-25egprs: Add CPS tables from TS 04.60Tom Tsou3-1/+109
2016-07-23rsl: add rsl_act_type_name()Neels Hofmeyr2-0/+14
2016-07-23dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCHNeels Hofmeyr1-0/+1
2016-07-17fix compiler warning: gsup.c: missing bracesNeels Hofmeyr1-1/+1
2016-07-16bitvec: Force inlining of bitvec_set_bit_pos/bitvec_set_bitHolger Hans Peter Freyther1-2/+2
2016-07-11Add GEA3 & GEA4 ciphersMax3-2/+110
2016-07-10fsm: delete the timer when changing stateHarald Welte1-0/+3
2016-07-10fsm: talloc + copy the 'id' passed into a FSMHarald Welte1-1/+2
2016-07-10fsm: call 'onenter' as last step of a state changeHarald Welte1-3/+4
2016-07-08Add strings with GPRS GMM messagesMax2-0/+25
2016-07-07Add function to check GMM encryptabilityMax2-0/+26
2016-07-07Add missing osmo_c4 exportMax1-0/+1
2016-07-03lapd_dl_flush_hist(): Don't flush a non-existant historyHarald Welte1-0/+3
2016-06-29Add function to check MS GEA capabilitiesMax2-1/+31
2016-06-29Make C4 function globally availableMax2-4/+4
2016-06-29Add strings for GPRS ciphersMax2-0/+10
2016-06-27Mark input parameter to bitvec_set_bits() as 'const'Harald Welte1-1/+1
2016-06-27fsm: Introduce default time-out handlingHarald Welte1-8/+13
2016-06-23Fix potential segfault in msg_dequeueMax1-3/+6
2016-06-20Add octet-aligned/unaligned shift functionsMax1-0/+48
2016-06-16Add Finite State Machine abstraction codeHarald Welte2-1/+423
2016-06-16Add UMTS AKA related MM/GMM message type and IE definitionsHarald Welte1-1/+9
2016-06-16gsup.c: Fix encoding of UMTS auth vectorsHarald Welte1-6/+22
2016-06-15vty: Fix documentation of 'show asciidoc counters' VTY commandHarald Welte1-1/+1
2016-06-14Fix retrieving rate_ctr over control interfaceMax1-13/+7
2016-06-14add vty call show asciidoc: generate a documentation for countersAlexander Couzens2-0/+195
2016-06-13add rsl_or_ipac_msg_name() for both standard and ip.access msg typesNeels Hofmeyr2-0/+12
2016-06-13add get_value_string_or_null() to handle unknown itemsNeels Hofmeyr1-3/+18
2016-06-13api doc: get_value_string(): mention composition in static bufferNeels Hofmeyr1-0/+4
2016-06-01Add functions to detect HR/FR SID framesMax2-0/+71
2016-05-31Add helper functions for AMR codecMax2-1/+107
2016-05-30Add strings with PH primitive namesMax2-0/+14
2016-05-25misc: Some spelling errors correctedRuben Undheim2-2/+2
2016-05-20Revert "gsm48: move to hex TMSI representation"Holger Freyther1-1/+2
2016-05-20Fix build for OSXArran Cudbard-Bell1-1/+13
2016-05-20gsm48: move to hex TMSI representationVadim Yanitskiy1-2/+1