libosmocore/src
Neels Hofmeyr 505adee93b fix compiler warning: gsup.c: missing braces
osmo_auth_vector's first member is an array, so for a zero initializer, we
should add a second set of array braces.

Change-Id: Iace448caca8152e46244f26c3af250f2035c99eb
2016-07-17 07:44:11 +00:00
..
codec Add functions to detect HR/FR SID frames 2016-06-01 10:44:06 +00:00
ctrl Fix retrieving rate_ctr over control interface 2016-06-14 22:21:24 +00:00
gb Fix unaligned access found by addr. sanitizer 2016-04-24 11:12:41 +02:00
gsm fix compiler warning: gsup.c: missing braces 2016-07-17 07:44:11 +00:00
sim misc: Some spelling errors corrected 2016-05-25 19:43:56 +00:00
vty vty: Fix documentation of 'show asciidoc counters' VTY command 2016-06-15 09:39:20 +00:00
Makefile.am Add Finite State Machine abstraction code 2016-06-16 21:43:45 +00:00
application.c Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
backtrace.c Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
bitcomp.c Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
bits.c Add octet-aligned/unaligned shift functions 2016-06-20 19:02:56 +02:00
bitvec.c bitvec: Force inlining of bitvec_set_bit_pos/bitvec_set_bit 2016-07-16 21:02:41 +00:00
conv.c misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
crc16.c Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
crcXXgen.c.tpl misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
fsm.c fsm: delete the timer when changing state 2016-07-10 15:13:51 +02:00
gsmtap_util.c Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
logging.c misc: Some spelling errors corrected 2016-05-25 19:43:56 +00:00
logging_syslog.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
loggingrb.c sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+ 2014-10-26 20:52:25 +01:00
macaddr.c Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
msgb.c Fix potential segfault in msg_dequeue 2016-06-23 20:00:33 +00:00
msgfile.c msgfile: Fix warning on BSDs stdio 2015-03-18 21:54:37 +01:00
panic.c Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
plugin.c add some missing doxygen annotation for libosmocore functions 2013-01-11 09:43:32 +01:00
prim.c Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
rate_ctr.c Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
rbtree.c fix FSF address in sources/headers 2015-11-12 13:46:05 +01:00
select.c Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
serial.c misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
signal.c Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
socket.c Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
stat_item.c stats: Add OSMO prefix to STAT_ITEM_NOVALUE_ID 2015-12-08 10:33:15 +01:00
statistics.c core: Add difference function to osmo_counter 2015-10-29 01:10:06 +01:00
stats.c Fix build for OSX 2016-05-20 16:32:58 +00:00
stats_statsd.c stats: Fix compiler warning about losing const 2015-12-17 14:13:22 +01:00
strrb.c strrb.c: Use string.h, not strings.h 2014-11-14 15:21:18 +01:00
timer.c Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
utils.c add get_value_string_or_null() to handle unknown items 2016-06-13 17:46:20 +00:00
write_queue.c Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00