summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* libctrl: remove reference to bsc_replace_string()Harald Welte2014-08-211-0/+7
* Add osmo_get_macaddr() function to obtain etherent mac addressHarald Welte2014-08-181-0/+1
* osmocore: Add function osmo_macaddr_parse() to parse ETH MAC addressHarald Welte2014-08-181-0/+6
* core/bitXXgen: Don't do 'return' in functions returning voidSylvain Munaut2014-06-161-2/+2
* core/bitXXgen: Use explicit cast of void* to uint8_tSylvain Munaut2014-06-161-4/+6
* bits: Add left circular shift functionMax2014-06-161-0/+10
* core: Add generic LE/BE load/store uint type convertors and use them in msgbMax2014-06-163-10/+121
* include: Switch to #pragma once patternSylvain Munaut2014-06-1632-128/+32
* gsmtap: add LTE defines to GSMTAP v2Max2014-06-151-1/+10
* src/socket: Adding unix domain socket supportÁlvaro Neira Ayuso2014-03-261-0/+6
* ladpm: Fix msgb handling and SAPI=3 establishment delayJacob Erlbeck2014-03-101-0/+15
* msgb: Add msgb_hexdump() functionJacob Erlbeck2014-03-041-0/+1
* vty: Make vty_event dispatch signals and use it in the testcaseHolger Hans Peter Freyther2013-10-101-0/+1
* core: Remove defined() check for OSMO_DEPRECATEJacob Erlbeck2013-08-151-11/+5
* core: Fix-up the OSMO_DEPRECATED for older compilersHolger Hans Peter Freyther2013-08-141-3/+9