aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2020-01-02Bump version: 1.2.0.108-c6a8-dirty → 1.3.01.3.0Pau Espin Pedrol1-1/+1
2019-12-17Introduce helper functions for safe fork+exec of processesHarald Welte1-0/+1
2019-10-18socket: Introduce API osmo_sock_init2_multiaddr()Pau Espin Pedrol1-2/+2
2019-10-09logging: Introduce mutex API to manage log_target in multi-thread envsPau Espin Pedrol1-2/+2
2019-08-27context: Add support for [per-thread] global talloc contextsHarald Welte1-1/+1
2019-08-06Bump version: 1.1.0.107-afce-dirty → 1.2.01.2.0Pau Espin Pedrol1-1/+1
2019-05-07Bump version: 1.0.1.143-cc72c → 1.1.01.1.0Pau Espin Pedrol1-1/+1
2019-04-08add osmo_use_count APINeels Hofmeyr1-0/+1
2019-04-08add osmo_sockaddr_str APINeels Hofmeyr1-1/+3
2019-02-04add osmo_tdef API, originally adopted from osmo-bsc T_defNeels Hofmeyr1-1/+2
2019-01-21Bump version: 1.0.0 → 1.0.1Harald Welte1-1/+1
2019-01-19Bump version: 0.12.0.128-8dfde → 1.0.01.0.0Harald Welte1-1/+1
2018-12-03configure.ac: check clock_gettime for glib < 2.17Alexander Couzens1-1/+1
2018-07-27Bump version: 0.11.0.91-9d4a3-dirty → 0.12.00.12.0Pau Espin Pedrol1-1/+1
2018-05-11isdnhdlc: Port from kernel to userspaceHarald Welte1-1/+2
2018-05-04configure: Check separately for lib implementing dlopen and dlsymPau Espin Pedrol1-1/+1
2018-05-03Bump version: 0.10.2.284-bc47-dirty → 0.11.00.11.0Pau Espin Pedrol1-1/+1
2018-03-01timer: Introduce osmo_clock_gettime to override clock_gettimePau Espin Pedrol1-1/+2
2017-11-17conv_acc: Our code requires SSSE3, not just SSE3Harald Welte1-5/+5
2017-10-30Move additional libraries to appropriate placeMax1-3/+3
2017-10-27Tag/Release version 0.10.00.10.0Harald Welte1-1/+1
2017-10-15Rename 'statistics.c' to 'counter.c'Harald Welte1-1/+1
2017-07-10Add pseudo-random bit sequence generator to libosmcooreHarald Welte1-1/+1
2017-06-19src/Makefile.am: fix build: use AM_CFLAGS, not CFLAGSNeels Hofmeyr1-4/+4
2017-06-19core/conv: use proper filenamesVadim Yanitskiy1-8/+8
2017-05-29core/conv: do not mix up AVX and SSE codeVadim Yanitskiy1-2/+15
2017-05-29core/conv: rename viterbi_gen.c to viterbi_generic.cVadim Yanitskiy1-1/+1
2017-05-24core/conv: add x86 SSE support for Viterbi decoderTom Tsou1-0/+6
2017-05-17add libpseudotalloc as super-simplistic talloc replacementHarald Welte1-0/+4
2017-05-17sercomm: Include in libosmocore MakefileHarald Welte1-1/+1
2017-04-11core/conv: implement optimized Viterbi decoderTom Tsou1-1/+2
2016-12-21Catch-up with git version tagsMax1-2/+3
2016-12-09Implement GSMTAP log targetHarald Welte1-1/+1
2016-09-22add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr1-1/+1
2016-06-16Add Finite State Machine abstraction codeHarald Welte1-1/+1
2016-02-18Add T4 bit map compression routinesMax1-1/+1
2015-12-23Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE defineHarald Welte1-1/+1
2015-12-05remove our internal copy of talloc, use system libtallocHarald Welte1-11/+5
2015-11-26stats: Move statsd related code into a separate fileJacob Erlbeck1-1/+1
2015-10-29stats: Add the reporting frameworkJacob Erlbeck1-1/+1
2015-10-28stats: Add stat_item for value monitoringJacob Erlbeck1-1/+1
2015-01-18Prepare a new libosmocore release0.8.0Holger Hans Peter Freyther1-1/+1
2014-10-03build: remove unused all_includes and use AM_CPPFLAGSJan Engelhardt1-1/+2
2014-08-25logging: Add ability to save/print current log filtersHarald Welte1-1/+1
2014-08-18osmocore: Add function osmo_macaddr_parse() to parse ETH MAC addressHarald Welte1-1/+2
2014-04-17backtrace: Speculative fix for FreeBSD10.0 and execinfo.hHolger Hans Peter Freyther1-1/+2
2013-03-03cygwin: Link many libraries with -no-undefined to create a dllHolger Hans Peter Freyther1-2/+2
2013-02-27Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi1-2/+2
2013-02-27Revert "Added a ring buffer log target to store the last N log messages."Holger Hans Peter Freyther1-2/+2
2013-02-27Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi1-2/+2