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
*
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
*
build: use BUILT_SOURCES for the generated source files.
Diego Elio Pettenò
2012-06-30
1
-0
/
+2
*
build: use the standard AM_V_GEN definition for output.
Diego Elio Pettenò
2012-06-30
1
-2
/
+1
*
libosmogb: move files to proper location and fix build
Harald Welte
2012-06-17
1
-1
/
+1
*
libosmocore: Update LIBVERSION because of ABI chaanges
Sylvain Munaut
2011-11-24
1
-1
/
+1
*
freebsd: Fixes for the compilation of libosmocore on FreeBSD
Holger Hans Peter Freyther
2011-11-09
1
-1
/
+1
*
core: Fix include path to use top_builddir as well for generated headers
Sylvain Munaut
2011-10-21
1
-1
/
+1
*
bump major library version / breaking the ABI with the rb_tree timers
Harald Welte
2011-10-17
1
-1
/
+1
*
add rb-tree implementation to libosmocore
Pablo Neira Ayuso
2011-10-17
1
-1
/
+1
*
build: resolve link failure when --disable-talloc is used
Jan Engelhardt
2011-10-10
1
-0
/
+2
*
update LIBVERSION to reflect new API additions
Harald Welte
2011-10-10
1
-1
/
+1
*
core: Add generic CRC functions (templates expended to 8 16 32 64 bits)
Sylvain Munaut
2011-09-16
1
-1
/
+6
*
core/serial: Add utilities to deal with serial ports
Sylvain Munaut
2011-09-02
1
-0
/
+4
*
merge process.[ch] with application.[ch]
Harald Welte
2011-06-26
1
-1
/
+1
*
gsmtap: rework GSMTAP API to be more future-proof
Harald Welte
2011-05-22
1
-2
/
+2
*
app: Introduce some routines to help with application startup
Holger Hans Peter Freyther
2011-05-12
1
-2
/
+2
*
libosmocore: bump library interface version to '1' for new osmo_ names
Harald Welte
2011-05-08
1
-2
/
+4
*
core/conv: Add some generic code for convolutional coding/decoding
Sylvain Munaut
2011-04-26
1
-1
/
+1
*
This patch moves the GSM-specific functions to the new library
Pablo Neira Ayuso
2011-03-23
1
-7
/
+7
[next]