index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
logging: Introduce mutex API to manage log_target in multi-thread envs
Pau Espin Pedrol
2019-10-09
1
-2
/
+2
*
context: Add support for [per-thread] global talloc contexts
Harald Welte
2019-08-27
1
-1
/
+1
*
Bump version: 1.1.0.107-afce-dirty → 1.2.0
Pau Espin Pedrol
2019-08-06
1
-1
/
+1
*
Bump version: 1.0.1.143-cc72c → 1.1.0
Pau Espin Pedrol
2019-05-07
1
-1
/
+1
*
add osmo_use_count API
Neels Hofmeyr
2019-04-08
1
-0
/
+1
*
add osmo_sockaddr_str API
Neels Hofmeyr
2019-04-08
1
-1
/
+3
*
add osmo_tdef API, originally adopted from osmo-bsc T_def
Neels Hofmeyr
2019-02-04
1
-1
/
+2
*
Bump version: 1.0.0 → 1.0.1
Harald Welte
2019-01-21
1
-1
/
+1
*
Bump version: 0.12.0.128-8dfde → 1.0.0
Harald Welte
2019-01-19
1
-1
/
+1
*
configure.ac: check clock_gettime for glib < 2.17
Alexander Couzens
2018-12-03
1
-1
/
+1
*
Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0
Pau Espin Pedrol
2018-07-27
1
-1
/
+1
*
isdnhdlc: Port from kernel to userspace
Harald Welte
2018-05-11
1
-1
/
+2
*
configure: Check separately for lib implementing dlopen and dlsym
Pau Espin Pedrol
2018-05-04
1
-1
/
+1
*
Bump version: 0.10.2.284-bc47-dirty → 0.11.0
Pau Espin Pedrol
2018-05-03
1
-1
/
+1
*
timer: Introduce osmo_clock_gettime to override clock_gettime
Pau Espin Pedrol
2018-03-01
1
-1
/
+2
*
conv_acc: Our code requires SSSE3, not just SSE3
Harald Welte
2017-11-17
1
-5
/
+5
*
Move additional libraries to appropriate place
Max
2017-10-30
1
-3
/
+3
*
Tag/Release version 0.10.0
Harald Welte
2017-10-27
1
-1
/
+1
*
Rename 'statistics.c' to 'counter.c'
Harald Welte
2017-10-15
1
-1
/
+1
*
Add pseudo-random bit sequence generator to libosmcoore
Harald Welte
2017-07-10
1
-1
/
+1
*
src/Makefile.am: fix build: use AM_CFLAGS, not CFLAGS
Neels Hofmeyr
2017-06-19
1
-4
/
+4
*
core/conv: use proper filenames
Vadim Yanitskiy
2017-06-19
1
-8
/
+8
*
core/conv: do not mix up AVX and SSE code
Vadim Yanitskiy
2017-05-29
1
-2
/
+15
*
core/conv: rename viterbi_gen.c to viterbi_generic.c
Vadim Yanitskiy
2017-05-29
1
-1
/
+1
*
core/conv: add x86 SSE support for Viterbi decoder
Tom Tsou
2017-05-24
1
-0
/
+6
*
add libpseudotalloc as super-simplistic talloc replacement
Harald Welte
2017-05-17
1
-0
/
+4
*
sercomm: Include in libosmocore Makefile
Harald Welte
2017-05-17
1
-1
/
+1
*
core/conv: implement optimized Viterbi decoder
Tom Tsou
2017-04-11
1
-1
/
+2
*
Catch-up with git version tags
Max
2016-12-21
1
-2
/
+3
*
Implement GSMTAP log target
Harald Welte
2016-12-09
1
-1
/
+1
*
add osmo_gettimeofday as a shim around gettimeofday
Neels Hofmeyr
2016-09-22
1
-1
/
+1
*
Add Finite State Machine abstraction code
Harald Welte
2016-06-16
1
-1
/
+1
*
Add T4 bit map compression routines
Max
2016-02-18
1
-1
/
+1
*
Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE define
Harald Welte
2015-12-23
1
-1
/
+1
*
remove our internal copy of talloc, use system libtalloc
Harald Welte
2015-12-05
1
-11
/
+5
*
stats: Move statsd related code into a separate file
Jacob Erlbeck
2015-11-26
1
-1
/
+1
*
stats: Add the reporting framework
Jacob Erlbeck
2015-10-29
1
-1
/
+1
*
stats: Add stat_item for value monitoring
Jacob Erlbeck
2015-10-28
1
-1
/
+1
*
Prepare a new libosmocore release
Holger Hans Peter Freyther
2015-01-18
1
-1
/
+1
*
build: remove unused all_includes and use AM_CPPFLAGS
Jan Engelhardt
2014-10-03
1
-1
/
+2
*
logging: Add ability to save/print current log filters
Harald Welte
2014-08-25
1
-1
/
+1
*
osmocore: Add function osmo_macaddr_parse() to parse ETH MAC address
Harald Welte
2014-08-18
1
-1
/
+2
*
backtrace: Speculative fix for FreeBSD10.0 and execinfo.h
Holger Hans Peter Freyther
2014-04-17
1
-1
/
+2
*
cygwin: Link many libraries with -no-undefined to create a dll
Holger Hans Peter Freyther
2013-03-03
1
-2
/
+2
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
1
-2
/
+2
*
Revert "Added a ring buffer log target to store the last N log messages."
Holger Hans Peter Freyther
2013-02-27
1
-2
/
+2
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
1
-2
/
+2
*
build: Don't use the deprecated INCLUDES in the various Makefile.am
Sylvain Munaut
2012-12-11
1
-2
/
+1
*
build: use LT_INIT(pic-only) instead of forcing -fPIC.
Diego Elio Pettenò
2012-06-30
1
-1
/
+1
*
build: avoid multi-level recursion for src/ directory.
Diego Elio Pettenò
2012-06-30
1
-2
/
+0
[next]