libosmocore/include/osmocom/core
Harald Welte c0f0007292 import oap message parsing / encoding from openbsc.git; AGPL->GPL
In the process, also:
* Change the license from AGPLv3 to GPLv2-or-later;
* correct spelling of 'sysmocom' to lowercase;
* add '2016' to the copyright;
* rename to osmo_*;
* add API docs;
* add logging category DLOAP: define id and add to internal_cat;
* redirect all oap.c logging to DLOAP.

A unit test will follow in a subsequent patch, since it needs a minor tweak for
decoding of boolean values.

The related openbsc change-id is I2f06aaa6eb54eafa860cfed8e72e41d82ff1c4cf.

Tweaked-by: Neels Hofmeyr
Change-Id: If5099e60681a215e798b6675f21813f26769c253
2016-12-11 03:42:58 +01:00
..
application.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
backtrace.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
bitXXgen.h.tpl comments 2015-10-09 00:01:06 +02:00
bitcomp.h bitcomp: Remove the t4 decoding from libosmocore 2016-11-10 17:07:45 +00:00
bits.h Add octet-aligned/unaligned shift functions 2016-06-20 19:02:56 +02:00
bitvec.h Mark input parameter to bitvec_set_bits() as 'const' 2016-06-27 15:19:10 +02:00
conv.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
crc16.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
crcXXgen.h.tpl include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
crcgen.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
defs.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
endian.h Fixing build on Mac OSX 2016-05-28 16:59:56 +00:00
fsm.h doc: fsm timer_cb: explain return value 2016-12-09 16:10:46 +01:00
gsmtap.h gsmtap: Add defintions for GSMTAP based remote logging 2016-12-09 17:59:58 +01:00
gsmtap_util.h Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
linuxlist.h Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
linuxrbtree.h fix FSF address in sources/headers 2015-11-12 13:46:05 +01:00
logging.h import oap message parsing / encoding from openbsc.git; AGPL->GPL 2016-12-11 03:42:58 +01:00
loggingrb.h sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+ 2014-10-26 20:52:25 +01:00
macaddr.h Convert recently-introduced header files to #pragma once 2014-08-21 15:42:44 +02:00
msgb.h msgb: add msgb_push_u{8,16,32}() functions 2016-11-11 19:28:32 +01:00
msgfile.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
panic.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
plugin.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
prim.h comment typo 2016-01-18 10:44:36 +01:00
process.h merge process.[ch] with application.[ch] 2011-06-26 14:14:05 +02:00
rate_ctr.h Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
select.h select: Externalize fd_set filling and dispatch 2016-03-31 16:56:51 +02:00
serial.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
signal.h Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
socket.h Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
stat_item.h stats: Add OSMO prefix to STAT_ITEM_NOVALUE_ID 2015-12-08 10:33:15 +01:00
statistics.h core/counter: add osmo_counter_dec() 2016-08-30 12:02:58 +02:00
stats.h statsd: Fix compiler warning (int32_t vs. int64_t) 2016-11-11 15:24:24 +01:00
strrb.h sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+ 2014-10-26 20:52:25 +01:00
talloc.h remove our internal copy of talloc, use system libtalloc 2015-12-05 23:38:18 +01:00
timer.h add osmo_gettimeofday as a shim around gettimeofday 2016-09-22 07:18:39 +02:00
timer_compat.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00
utils.h Introduce osmo_strlcpy() function so we can stop using strncpy() 2016-11-26 16:42:17 +00:00
write_queue.h include: Switch to #pragma once pattern 2014-06-16 10:17:27 +02:00