aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core
AgeCommit message (Expand)AuthorFilesLines
2017-12-18utils: add osmo_escape_str()Neels Hofmeyr1-0/+3
2017-12-17utils: add osmo_separated_identifiers_valid()Neels Hofmeyr1-0/+1
2017-12-12logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL()Neels Hofmeyr1-0/+2
2017-12-10comment: utils: more accurately describe OSMO_STRINGIFY macroNeels Hofmeyr1-1/+3
2017-12-05counters: add osmo_counters_count() returns the amount of countersAlexander Couzens1-0/+2
2017-12-01logging: Extend the LOGPSRC macro to put cont in it as wellHolger Hans Peter Freyther1-2/+18
2017-11-23gsmtap.h: Introduce new GSMTAP type for LTE NAS messagesHarald Welte1-0/+1
2017-11-20msgb: add inline msgb_queue_free()Neels Hofmeyr1-0/+9
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte3-4/+6
2017-10-24rate_ctr: Enforce counter (and ctr_group) names are valid identifiersHarald Welte1-1/+1
2017-10-24Introduce osmo_identifier_valid() function to check validity of identifierHarald Welte1-0/+3
2017-10-24add osmo_talloc_asprintf() and ctrl_cmd_reply_printf()Neels Hofmeyr1-0/+18
2017-10-24Replace bitvec_set_uint() with bitvec_set_u64()Max1-0/+2
2017-10-23socket: add function osmo_sock_local_ip() to query local ipPhilipp Maier1-0/+2
2017-10-22add function msgb_printf() to print formatted text into msg bufPhilipp Maier1-0/+1
2017-10-17api doc: fix two doxygen group closing bracesNeels Hofmeyr1-1/+1
2017-10-16[doc] Expand Doxuygen documentation for osmo_primHarald Welte1-4/+23
2017-10-16[doc] Put CRC-16 and generic CRC code in one Doxygen moduleHarald Welte3-8/+14
2017-10-16[doc] bits.c: Better / more Doxygen documentationHarald Welte1-10/+12
2017-10-16[doc] Add Doxygen API documentation for stats.c and stats_statsd.cHarald Welte1-21/+33
2017-10-16[doc] counter.[ch] Add Doxygen API documentationHarald Welte1-16/+5
2017-10-16[doc] stat_item: Complete doxygen documentation for APIHarald Welte1-33/+13
2017-10-15Rename 'statistics.c' to 'counter.c'Harald Welte2-60/+62
2017-10-09utils: add osmo_is_hexstr(), add unit testNeels Hofmeyr1-0/+5
2017-09-25Add time conversion helpersMax1-0/+5
2017-09-18Expand bit pretty-printerMax1-9/+11
2017-08-12add osmo_fd_setup() convenience function to fill-in osmo_fdHarald Welte1-0/+4
2017-07-29Rename GSMTAP_CHANNEL_PDCH to GSMTAP_CHANNEL_PDTCHHarald Welte1-1/+3
2017-07-18add DLMGCP logging category for libosmo-mgcpNeels Hofmeyr1-1/+2
2017-07-13socket: Add new OSMO_SOCK_F_NO_MCAST_ALL optionHarald Welte1-0/+2
2017-07-13socket: Allow disabling multicast loop on socket creationHarald Welte1-0/+2
2017-07-13socket.c: Add multicast related convenience functionsHarald Welte1-0/+6
2017-07-13select: Add new osmo_fd_close() functionHarald Welte1-0/+1
2017-07-13gsmtap: Add value_strings for GSMTAP_TYPE and GSMTAP_CHANNELHarald Welte1-0/+3
2017-07-13gsmtap_util: Add chantype_gsmtap2rsl() as inverse of chantype_rsl2gsmtap()Harald Welte1-0/+1
2017-07-10Add pseudo-random bit sequence generator to libosmcooreHarald Welte1-0/+25
2017-07-08Deprecate wrappers around loglevel_strsMax1-2/+2
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr38-163/+115
2017-06-23doxygen: various fixes in core/timer.hNeels Hofmeyr1-19/+16
2017-06-23api doc typo fix in core/logging.hNeels Hofmeyr1-1/+1
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr29-400/+400
2017-06-19Move NUM_BYTES macro to core libraryMax1-0/+2
2017-06-18Fix compilation warning on deprecated macroPau Espin Pedrol2-2/+8
2017-06-12update/extend doxygen documentationHarald Welte1-7/+1
2017-05-26socket: Add osmo_sock_init2_ofd() functionPau Espin Pedrol1-0/+4
2017-05-17sercomm: More API documentationHarald Welte1-1/+27
2017-05-17sercomm: Better integration of driver interfaceHarald Welte1-6/+7
2017-05-17sercomm: Include in libosmocore MakefileHarald Welte1-1/+1
2017-05-17sercomm: remove unrequired helper functionsHarald Welte1-2/+0
2017-05-17sercomm: Move HDLC related defines into C fileHarald Welte1-7/+0