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
*
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
*
LOGGING: Add syslog log target
Harald Welte
2011-02-17
1
-2
/
+3
*
[BITS] introduce new packed/unpacked bit conversion routines
Harald Welte
2011-01-19
1
-1
/
+1
*
codec: Add bit ordering tables from specs for HR,FR,EFR & AMR
Sylvain Munaut
2010-10-15
1
-1
/
+1
*
msgfile: Add a file parser for a simple file format
Holger Hans Peter Freyther
2010-10-08
1
-0
/
+4
*
gsm0480: Add USSD format functions to libosmocore
Holger Hans Peter Freyther
2010-09-30
1
-1
/
+1
*
vty: Link osmovty to osmocore as it is using the symbols
Holger Hans Peter Freyther
2010-09-11
1
-1
/
+1
*
Add helper function 'osmo_daemonize()' to convert process into daemon
Harald Welte
2010-08-25
1
-1
/
+1
*
core: Add some generic panic handling
Sylvain Munaut
2010-07-25
1
-1
/
+1
*
Added crc16 from linux kernel.
Ingo Albrecht
2010-07-15
1
-1
/
+1
*
Add support for plugins (and specifically GPRS encryption plugins)
Harald Welte
2010-06-30
1
-1
/
+7
*
Add gsmtap utility functions to libosmocore
Harald Welte
2010-06-29
1
-1
/
+1
*
fix typo resultin in dist/distcheck problem
Harald Welte
2010-05-25
1
-1
/
+1
*
Create libosmovty as library from OpenBSC VTY functions
Harald Welte
2010-05-25
1
-0
/
+2
*
Add new 'rate counter' implementation to libosmocore
Harald Welte
2010-05-13
1
-1
/
+1
*
Add GSM0808 utilities to Osmocore.
Holger Hans Peter Freyther
2010-04-15
1
-1
/
+1
*
rename 'debug' interface to 'logging' interface
Harald Welte
2010-03-26
1
-1
/
+1
*
Import 'debug' support from OpenBSC into libosmocore
Harald Welte
2010-03-26
1
-1
/
+2
*
import GSM04.08 encode/decode functions and mncc.h from openbsc
Harald Welte
2010-03-07
1
-2
/
+2
*
add --disable-talloc option to build without talloc support
Harald Welte
2010-03-07
1
-1
/
+5
*
introduce RxLev statistics module, an efficient way for power scan data
Harald Welte
2010-03-06
1
-1
/
+1
*
import some GSM 04.08 utility code from OpenBSC
Harald Welte
2010-03-02
1
-1
/
+1
*
Import value_string utilities and some RSL stuff from OpenBSC
Harald Welte
2010-03-01
1
-1
/
+1
*
[write_queue] Add a generic write queue class
Holger Hans Peter Freyther
2010-02-26
1
-1
/
+2
[next]