summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core
Commit message (Expand)AuthorAgeFilesLines
* Expand bitvec interfaceMax2016-02-181-0/+9
* bitvec: Test and fix regression for C++->C conversionHolger Hans Peter Freyther2016-01-301-2/+2
* Add bitvec-related functions from Osmo-PCUMax2016-01-261-0/+9
* bitvec: Fix interface to consistently use unsigned intMax2016-01-221-5/+5
* comment typoNeels Hofmeyr2016-01-181-1/+1
* msgb: Assert len >= 0 in msgb_trimJacob Erlbeck2016-01-151-0/+2
* bitvec: Add get/set byte sequencesJacob Erlbeck2016-01-151-0/+10
* osmo_prim_op_names should be externHarald Welte2015-12-251-1/+1
* Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE defineHarald Welte2015-12-231-0/+3
* msgb: Add msgb_test_invariant functionJacob Erlbeck2015-12-211-0/+40
* msgb: Add msgb_resize_area and msgb_copyJacob Erlbeck2015-12-211-0/+3
* some comments / fixed typosNeels Hofmeyr2015-12-211-0/+1
* stats: Add OSMO prefix to STAT_ITEM_NOVALUE_IDJacob Erlbeck2015-12-081-1/+1
* stat: Explicitly support stat_items without unitJacob Erlbeck2015-12-081-0/+1
* remove our internal copy of talloc, use system libtallocHarald Welte2015-12-052-189/+4
* stats: Move statsd related code into a separate fileJacob Erlbeck2015-11-261-4/+12
* use system-wide libtalloc with --enable-system-tallocHarald Welte2015-11-211-0/+0
* fix FSF address in sources/headersJaroslav Škarvada2015-11-121-1/+2
* stats: Send all values on reporter updateJacob Erlbeck2015-11-091-0/+1
* gprs-ns/stats: When the NSVCI is updated, update the stats counterHolger Hans Peter Freyther2015-11-042-0/+11
* stats: Fix build on FreeBSDHolger Hans Peter Freyther2015-08-211-0/+2
* fix some typosNeels Hofmeyr2015-11-021-4/+4
* log: Add new DLSTATS log levelJacob Erlbeck2015-11-021-1/+2
* stats: Limit reporting by class idJacob Erlbeck2015-11-023-0/+14
* stats: Add osmo_ name prefix to identifiersJacob Erlbeck2015-11-022-64/+64
* stats: Add log reporterJacob Erlbeck2015-10-291-0/+3
* stats: Use function pointers in reporter objectsJacob Erlbeck2015-10-291-0/+14
* stats: Make net config optionalJacob Erlbeck2015-10-291-0/+2
* stats: Support statsd Multi-Metric PacketsJacob Erlbeck2015-10-291-0/+5
* core: Add difference function to osmo_counterJacob Erlbeck2015-10-291-0/+4
* stats: Implement timer based reportingJacob Erlbeck2015-10-291-2/+8
* stats: Add the reporting frameworkJacob Erlbeck2015-10-291-0/+70
* core: Update osmo_counters_for_each docJacob Erlbeck2015-10-281-2/+2
* stats: Add stat_item_for_each functionsJacob Erlbeck2015-10-281-0/+14
* core: Extend rate_ctr by helper functionsJacob Erlbeck2015-10-281-0/+19
* stats: Use a global index for stat item valuesJacob Erlbeck2015-10-281-9/+19
* stats: Add stat_item for value monitoringJacob Erlbeck2015-10-281-0/+104
* commentsNeels Hofmeyr2015-10-092-3/+4
* linuxlist: Remove casting of ptr from container_of macroHolger Hans Peter Freyther2015-05-021-1/+1
* osmo_static_assert: Put back the typedef in the codeHolger Hans Peter Freyther2015-04-131-1/+1
* endian: Be able to detect endian on GNU and BSDHolger Hans Peter Freyther2015-03-221-0/+38
* core/gsmtap: LTE RRC message types and LTE MAC definealtaf2015-01-181-0/+15
* bitvec: Fix typo in the csn1 encoding codeHolger Hans Peter Freyther2014-12-281-1/+1
* logging: Make it possible to print category/subsys and timestampsHolger Hans Peter Freyther2014-12-051-0/+6
* gtp: Add a global region for the gtp library of OpenGGSNHolger Hans Peter Freyther2014-12-041-1/+2
* sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+Harald Welte2014-10-262-2/+2
* msgb: make msgb_get() finally work as expectedHarald Welte2014-10-261-1/+1
* logging: Add ability to save/print current log filtersHarald Welte2014-08-251-0/+16
* Convert recently-introduced header files to #pragma onceHarald Welte2014-08-211-4/+1
* libctrl: Add DLCTRL as logging context for the control interfaceHarald Welte2014-08-211-1/+2