aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2020-08-13Merge branch '1.0.0' into masterHarald Welte1-2/+2
2020-08-13Bump version: 0.8.0.59-1f92-dirty → 1.0.01.0.0Harald Welte1-2/+2
2020-08-04Add missing build dependency to libosmocodec-devHarald Welte1-2/+2
2020-08-03TRAU frame RTP conversionHarald Welte1-1/+2
2020-08-03Add new TRAU frame sync codeHarald Welte1-1/+4
2020-08-03trau_frame: New APIHarald Welte1-1/+2
2020-01-12e1d: Initial osmo-e1d supportSylvain Munaut1-2/+3
2020-01-02Bump version: 0.7.0.8-4c2c-dirty → 0.8.00.8.0Pau Espin Pedrol1-1/+1
2019-12-01Enable DAHDI support by default; require --disable-dahdi otherwiseHarald Welte1-1/+3
2019-07-21Bump version: 0.6.0.13-b4a7 → 0.7.00.7.0Harald Welte1-2/+2
2019-03-19Add IPA keep-alive FSM implementationHarald Welte1-0/+1
2019-01-20Bump version: 0.5.1.20-de57 → 0.6.00.6.0Harald Welte1-2/+2
2018-07-27Bump version: 0.5.0.10-a210-dirty → 0.5.10.5.1Pau Espin Pedrol1-2/+2
2018-05-03Bump version: 0.4.0.21-60fd-dirty → 0.5.00.5.0Pau Espin Pedrol1-1/+1
2017-08-25Bump version: 0.3.2 → 0.4.00.4.0Max1-3/+4
2017-03-08add basic unixsocket supportAlexander Couzens1-1/+2
2015-11-03debian: Bump so version to link against new libosmovty20.3.2Holger Hans Peter Freyther1-2/+2
2014-09-08Prepare a new release of libosmo-abis0.3.0Holger Hans Peter Freyther1-1/+1
2014-03-31release: Prepare the 0.2.0 release of libosmo-abisv0.2.0Holger Hans Peter Freyther1-1/+1
2014-01-20Prepare the v0.1.6 release of libosmo-abisv0.1.6Holger Hans Peter Freyther1-1/+1
2013-07-04hsl: Remove the input handling for the HSL BTSHolger Hans Peter Freyther1-1/+0
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer1-1/+1
2012-08-30input: add generic PCAP interface for LAPDPablo Neira Ayuso1-0/+1
2012-07-01build: build libosmotrau.la in the src directory.Diego Elio Pettenò1-5/+12
2012-07-01build: avoid using a convenience library for the input subdirectory.Diego Elio Pettenò1-3/+9
2012-07-01build: use LT_INIT([pic-only]) instead of forcing -fPIC in AM_CFLAGS.Diego Elio Pettenò1-1/+1
2011-10-10depend on new libosmocore 0.3.10 (lapd) and increment LIBVERSIONv0.1.0Harald Welte1-1/+1
2011-09-03add 'libosmotrau' for TRAU/RTP related codeHarald Welte1-1/+1
2011-07-05src: add e1_input_vty.c to libosmo-abisPablo Neira Ayuso1-0/+1
2011-06-23ipa-proxy: add A-bis over IP generic proxy commands for VTYPablo Neira Ayuso1-1/+2
2011-06-07src: add libosmo_abis_init(void *ctx) to set the talloc contextPablo Neira Ayuso1-1/+2
2011-06-07src: use new socket API in libosmocorePablo Neira Ayuso1-2/+1
2011-06-05initial commit of libosmo-abisPablo Neira Ayuso1-0/+17