summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* osmo_select_main(): drop useless call to osmo_timers_check()Neels Hofmeyr2016-09-281-2/+0
* msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx()Neels Hofmeyr2016-09-271-1/+20
* log CTRL bind address and portNeels Hofmeyr2016-09-231-0/+3
* log telnet bind address and portNeels Hofmeyr2016-09-231-1/+8
* add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr2016-09-227-13/+72
* remove unused local variable in get_rate_ctr()Neels Hofmeyr2016-09-191-1/+1
* remove unused function get_rate_ctr_group()Neels Hofmeyr2016-09-191-37/+0
* libosmocodec link fix on MacOSXAnatoly Orlov2016-09-091-0/+1
* IuPS: add GMM Service Request related constants and value_strNeels Hofmeyr2016-08-292-0/+12
* fix printf format for commit 'osmo_sock_init(): include host and port in erro...Neels Hofmeyr2016-08-291-1/+1
* osmo_sock_init(): include host and port in error messagesNeels Hofmeyr2016-08-271-5/+16
* vty: use VTY_BIND_ADDR_DEFAULT instead of "127.0.0.1"Neels Hofmeyr2016-08-201-1/+1
* fsm: Make sure we call 'onenter' of new state, not old stateHarald Welte2016-08-011-0/+1
* lapd_core: Fix crash in lapd_dl_flush_hist()Harald Welte2016-08-011-1/+1
* egprs: Add CPS tables from TS 04.60Tom Tsou2016-07-253-1/+109
* rsl: add rsl_act_type_name()Neels Hofmeyr2016-07-232-0/+14
* dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCHNeels Hofmeyr2016-07-231-0/+1
* fix compiler warning: gsup.c: missing bracesNeels Hofmeyr2016-07-171-1/+1
* bitvec: Force inlining of bitvec_set_bit_pos/bitvec_set_bitHolger Hans Peter Freyther2016-07-161-2/+2
* Add GEA3 & GEA4 ciphersMax2016-07-113-2/+110
* fsm: delete the timer when changing stateHarald Welte2016-07-101-0/+3
* fsm: talloc + copy the 'id' passed into a FSMHarald Welte2016-07-101-1/+2
* fsm: call 'onenter' as last step of a state changeHarald Welte2016-07-101-3/+4
* Add strings with GPRS GMM messagesMax2016-07-082-0/+25
* Add function to check GMM encryptabilityMax2016-07-072-0/+26
* Add missing osmo_c4 exportMax2016-07-071-0/+1
* lapd_dl_flush_hist(): Don't flush a non-existant historyHarald Welte2016-07-031-0/+3
* Add function to check MS GEA capabilitiesMax2016-06-292-1/+31
* Make C4 function globally availableMax2016-06-292-4/+4
* Add strings for GPRS ciphersMax2016-06-292-0/+10
* Mark input parameter to bitvec_set_bits() as 'const'Harald Welte2016-06-271-1/+1
* fsm: Introduce default time-out handlingHarald Welte2016-06-271-8/+13
* Fix potential segfault in msg_dequeueMax2016-06-231-3/+6
* Add octet-aligned/unaligned shift functionsMax2016-06-201-0/+48
* Add Finite State Machine abstraction codeHarald Welte2016-06-162-1/+423
* Add UMTS AKA related MM/GMM message type and IE definitionsHarald Welte2016-06-161-1/+9
* gsup.c: Fix encoding of UMTS auth vectorsHarald Welte2016-06-161-6/+22
* vty: Fix documentation of 'show asciidoc counters' VTY commandHarald Welte2016-06-151-1/+1
* Fix retrieving rate_ctr over control interfaceMax2016-06-141-13/+7
* add vty call show asciidoc: generate a documentation for countersAlexander Couzens2016-06-142-0/+195
* add rsl_or_ipac_msg_name() for both standard and ip.access msg typesNeels Hofmeyr2016-06-132-0/+12
* add get_value_string_or_null() to handle unknown itemsNeels Hofmeyr2016-06-131-3/+18
* api doc: get_value_string(): mention composition in static bufferNeels Hofmeyr2016-06-131-0/+4
* Add functions to detect HR/FR SID framesMax2016-06-012-0/+71
* Add helper functions for AMR codecMax2016-05-312-1/+107
* Add strings with PH primitive namesMax2016-05-302-0/+14
* misc: Some spelling errors correctedRuben Undheim2016-05-252-2/+2
* Revert "gsm48: move to hex TMSI representation"Holger Freyther2016-05-201-1/+2
* Fix build for OSXArran Cudbard-Bell2016-05-201-1/+13
* gsm48: move to hex TMSI representationVadim Yanitskiy2016-05-201-2/+1