summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Introduce helper functions for safe fork+exec of processesHarald Welte2019-12-171-0/+1
* socket: Introduce API osmo_sock_init2_multiaddr()Pau Espin Pedrol2019-10-181-2/+2
* logging: Introduce mutex API to manage log_target in multi-thread envsPau Espin Pedrol2019-10-091-2/+2
* context: Add support for [per-thread] global talloc contextsHarald Welte2019-08-271-1/+1
* Bump version: 1.1.0.107-afce-dirty → 1.2.0Pau Espin Pedrol2019-08-061-1/+1
* Bump version: 1.0.1.143-cc72c → 1.1.0Pau Espin Pedrol2019-05-071-1/+1
* add osmo_use_count APINeels Hofmeyr2019-04-081-0/+1
* add osmo_sockaddr_str APINeels Hofmeyr2019-04-081-1/+3
* add osmo_tdef API, originally adopted from osmo-bsc T_defNeels Hofmeyr2019-02-041-1/+2
* Bump version: 1.0.0 → 1.0.1Harald Welte2019-01-211-1/+1
* Bump version: 0.12.0.128-8dfde → 1.0.0Harald Welte2019-01-191-1/+1
* configure.ac: check clock_gettime for glib < 2.17Alexander Couzens2018-12-031-1/+1
* Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0Pau Espin Pedrol2018-07-271-1/+1
* isdnhdlc: Port from kernel to userspaceHarald Welte2018-05-111-1/+2
* configure: Check separately for lib implementing dlopen and dlsymPau Espin Pedrol2018-05-041-1/+1
* Bump version: 0.10.2.284-bc47-dirty → 0.11.0Pau Espin Pedrol2018-05-031-1/+1
* timer: Introduce osmo_clock_gettime to override clock_gettimePau Espin Pedrol2018-03-011-1/+2
* conv_acc: Our code requires SSSE3, not just SSE3Harald Welte2017-11-171-5/+5
* Move additional libraries to appropriate placeMax2017-10-301-3/+3
* Tag/Release version 0.10.0Harald Welte2017-10-271-1/+1
* Rename 'statistics.c' to 'counter.c'Harald Welte2017-10-151-1/+1
* Add pseudo-random bit sequence generator to libosmcooreHarald Welte2017-07-101-1/+1
* src/Makefile.am: fix build: use AM_CFLAGS, not CFLAGSNeels Hofmeyr2017-06-191-4/+4
* core/conv: use proper filenamesVadim Yanitskiy2017-06-191-8/+8
* core/conv: do not mix up AVX and SSE codeVadim Yanitskiy2017-05-291-2/+15
* core/conv: rename viterbi_gen.c to viterbi_generic.cVadim Yanitskiy2017-05-291-1/+1
* core/conv: add x86 SSE support for Viterbi decoderTom Tsou2017-05-241-0/+6
* add libpseudotalloc as super-simplistic talloc replacementHarald Welte2017-05-171-0/+4
* sercomm: Include in libosmocore MakefileHarald Welte2017-05-171-1/+1
* core/conv: implement optimized Viterbi decoderTom Tsou2017-04-111-1/+2
* Catch-up with git version tagsMax2016-12-211-2/+3
* Implement GSMTAP log targetHarald Welte2016-12-091-1/+1
* add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr2016-09-221-1/+1
* Add Finite State Machine abstraction codeHarald Welte2016-06-161-1/+1
* Add T4 bit map compression routinesMax2016-02-181-1/+1
* Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE defineHarald Welte2015-12-231-1/+1
* remove our internal copy of talloc, use system libtallocHarald Welte2015-12-051-11/+5
* stats: Move statsd related code into a separate fileJacob Erlbeck2015-11-261-1/+1
* stats: Add the reporting frameworkJacob Erlbeck2015-10-291-1/+1
* stats: Add stat_item for value monitoringJacob Erlbeck2015-10-281-1/+1
* Prepare a new libosmocore releaseHolger Hans Peter Freyther2015-01-181-1/+1
* build: remove unused all_includes and use AM_CPPFLAGSJan Engelhardt2014-10-031-1/+2
* logging: Add ability to save/print current log filtersHarald Welte2014-08-251-1/+1
* osmocore: Add function osmo_macaddr_parse() to parse ETH MAC addressHarald Welte2014-08-181-1/+2
* backtrace: Speculative fix for FreeBSD10.0 and execinfo.hHolger Hans Peter Freyther2014-04-171-1/+2
* cygwin: Link many libraries with -no-undefined to create a dllHolger Hans Peter Freyther2013-03-031-2/+2
* Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi2013-02-271-2/+2
* Revert "Added a ring buffer log target to store the last N log messages."Holger Hans Peter Freyther2013-02-271-2/+2
* Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi2013-02-271-2/+2
* build: Don't use the deprecated INCLUDES in the various Makefile.amSylvain Munaut2012-12-111-2/+1