summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: use LT_INIT(pic-only) instead of forcing -fPIC.Diego Elio Pettenò2012-06-301-1/+1
* build: avoid multi-level recursion for src/ directory.Diego Elio Pettenò2012-06-301-2/+0
* build: use BUILT_SOURCES for the generated source files.Diego Elio Pettenò2012-06-301-0/+2
* build: use the standard AM_V_GEN definition for output.Diego Elio Pettenò2012-06-301-2/+1
* libosmogb: move files to proper location and fix buildHarald Welte2012-06-171-1/+1
* libosmocore: Update LIBVERSION because of ABI chaangesSylvain Munaut2011-11-241-1/+1
* freebsd: Fixes for the compilation of libosmocore on FreeBSDHolger Hans Peter Freyther2011-11-091-1/+1
* core: Fix include path to use top_builddir as well for generated headersSylvain Munaut2011-10-211-1/+1
* bump major library version / breaking the ABI with the rb_tree timersHarald Welte2011-10-171-1/+1
* add rb-tree implementation to libosmocorePablo Neira Ayuso2011-10-171-1/+1
* build: resolve link failure when --disable-talloc is usedJan Engelhardt2011-10-101-0/+2
* update LIBVERSION to reflect new API additionsHarald Welte2011-10-101-1/+1
* core: Add generic CRC functions (templates expended to 8 16 32 64 bits)Sylvain Munaut2011-09-161-1/+6
* core/serial: Add utilities to deal with serial portsSylvain Munaut2011-09-021-0/+4
* merge process.[ch] with application.[ch]Harald Welte2011-06-261-1/+1
* gsmtap: rework GSMTAP API to be more future-proofHarald Welte2011-05-221-2/+2
* app: Introduce some routines to help with application startupHolger Hans Peter Freyther2011-05-121-2/+2
* libosmocore: bump library interface version to '1' for new osmo_ namesHarald Welte2011-05-081-2/+4
* core/conv: Add some generic code for convolutional coding/decodingSylvain Munaut2011-04-261-1/+1
* This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso2011-03-231-7/+7
* LOGGING: Add syslog log targetHarald Welte2011-02-171-2/+3
* [BITS] introduce new packed/unpacked bit conversion routinesHarald Welte2011-01-191-1/+1
* codec: Add bit ordering tables from specs for HR,FR,EFR & AMRSylvain Munaut2010-10-151-1/+1
* msgfile: Add a file parser for a simple file formatHolger Hans Peter Freyther2010-10-081-0/+4
* gsm0480: Add USSD format functions to libosmocoreHolger Hans Peter Freyther2010-09-301-1/+1
* vty: Link osmovty to osmocore as it is using the symbolsHolger Hans Peter Freyther2010-09-111-1/+1
* Add helper function 'osmo_daemonize()' to convert process into daemonHarald Welte2010-08-251-1/+1
* core: Add some generic panic handlingSylvain Munaut2010-07-251-1/+1
* Added crc16 from linux kernel.Ingo Albrecht2010-07-151-1/+1
* Add support for plugins (and specifically GPRS encryption plugins)Harald Welte2010-06-301-1/+7
* Add gsmtap utility functions to libosmocoreHarald Welte2010-06-291-1/+1
* fix typo resultin in dist/distcheck problemHarald Welte2010-05-251-1/+1
* Create libosmovty as library from OpenBSC VTY functionsHarald Welte2010-05-251-0/+2
* Add new 'rate counter' implementation to libosmocoreHarald Welte2010-05-131-1/+1