summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAge
* New upstream version 0.12.0Ruben Undheim2018-08-09
* Import Upstream version 0.11.0Thorsten Alteholz2018-05-15
* Import Upstream version 0.10.2Thorsten Alteholz2017-12-03
* New upstream version 0.9.6Thorsten Alteholz2017-03-08
* stats: Add the reporting frameworkJacob Erlbeck2015-10-29
* stats: Add stat_item for value monitoringJacob Erlbeck2015-10-28
* Prepare a new libosmocore releaseHolger Hans Peter Freyther2015-01-18
* build: remove unused all_includes and use AM_CPPFLAGSJan Engelhardt2014-10-03
* logging: Add ability to save/print current log filtersHarald Welte2014-08-25
* osmocore: Add function osmo_macaddr_parse() to parse ETH MAC addressHarald Welte2014-08-18
* backtrace: Speculative fix for FreeBSD10.0 and execinfo.hHolger Hans Peter Freyther2014-04-17
* cygwin: Link many libraries with -no-undefined to create a dllHolger Hans Peter Freyther2013-03-03
* Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi2013-02-27
* Revert "Added a ring buffer log target to store the last N log messages."Holger Hans Peter Freyther2013-02-27
* Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi2013-02-27
* build: Don't use the deprecated INCLUDES in the various Makefile.amSylvain Munaut2012-12-11
* build: use LT_INIT(pic-only) instead of forcing -fPIC.Diego Elio Pettenò2012-06-30
* build: avoid multi-level recursion for src/ directory.Diego Elio Pettenò2012-06-30
* build: use BUILT_SOURCES for the generated source files.Diego Elio Pettenò2012-06-30
* build: use the standard AM_V_GEN definition for output.Diego Elio Pettenò2012-06-30
* libosmogb: move files to proper location and fix buildHarald Welte2012-06-17
* libosmocore: Update LIBVERSION because of ABI chaangesSylvain Munaut2011-11-24
* freebsd: Fixes for the compilation of libosmocore on FreeBSDHolger Hans Peter Freyther2011-11-09
* core: Fix include path to use top_builddir as well for generated headersSylvain Munaut2011-10-21
* bump major library version / breaking the ABI with the rb_tree timersHarald Welte2011-10-17
* add rb-tree implementation to libosmocorePablo Neira Ayuso2011-10-17
* build: resolve link failure when --disable-talloc is usedJan Engelhardt2011-10-10
* update LIBVERSION to reflect new API additionsHarald Welte2011-10-10
* core: Add generic CRC functions (templates expended to 8 16 32 64 bits)Sylvain Munaut2011-09-16
* core/serial: Add utilities to deal with serial portsSylvain Munaut2011-09-02
* merge process.[ch] with application.[ch]Harald Welte2011-06-26
* gsmtap: rework GSMTAP API to be more future-proofHarald Welte2011-05-22
* app: Introduce some routines to help with application startupHolger Hans Peter Freyther2011-05-12
* libosmocore: bump library interface version to '1' for new osmo_ namesHarald Welte2011-05-08
* core/conv: Add some generic code for convolutional coding/decodingSylvain Munaut2011-04-26
* This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso2011-03-23
* LOGGING: Add syslog log targetHarald Welte2011-02-17
* [BITS] introduce new packed/unpacked bit conversion routinesHarald Welte2011-01-19
* codec: Add bit ordering tables from specs for HR,FR,EFR & AMRSylvain Munaut2010-10-15
* msgfile: Add a file parser for a simple file formatHolger Hans Peter Freyther2010-10-08
* gsm0480: Add USSD format functions to libosmocoreHolger Hans Peter Freyther2010-09-30
* vty: Link osmovty to osmocore as it is using the symbolsHolger Hans Peter Freyther2010-09-11
* Add helper function 'osmo_daemonize()' to convert process into daemonHarald Welte2010-08-25
* core: Add some generic panic handlingSylvain Munaut2010-07-25
* Added crc16 from linux kernel.Ingo Albrecht2010-07-15
* Add support for plugins (and specifically GPRS encryption plugins)Harald Welte2010-06-30
* Add gsmtap utility functions to libosmocoreHarald Welte2010-06-29
* fix typo resultin in dist/distcheck problemHarald Welte2010-05-25
* Create libosmovty as library from OpenBSC VTY functionsHarald Welte2010-05-25
* Add new 'rate counter' implementation to libosmocoreHarald Welte2010-05-13