aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2019-01-20Bump version: 0.3.0.6-a555 → 0.4.00.4.0Harald Welte1-3/+3
2018-07-27Bump version: 0.2.0.6-ac33-dirty → 0.3.00.3.0Pau Espin Pedrol1-3/+3
2018-06-29remove "channel" layerHarald Welte1-4/+0
2018-05-03Bump version: 0.1.1.38-ef190-dirty → 0.2.00.2.0Pau Espin Pedrol1-3/+3
2018-04-17Build jibuf_tool based on libpcap availabilityPau Espin Pedrol1-0/+4
2018-03-12configure: add --enable-werrorNeels Hofmeyr1-0/+18
2017-11-18add --enable-sanitize config optionNeels Hofmeyr1-0/+12
2017-10-27depend on new upstream libosmocore version 0.10.0Harald Welte1-2/+2
2017-08-28Use release helper from libosmocoreMax1-0/+4
2017-07-08configure.ac: Use -Wall in C(PP)FLAGSPau Espin Pedrol1-0/+3
2017-07-06configure.ac: Add --disable-doxygen flagPau Espin Pedrol1-1/+7
2017-04-08Add minimal doxygen documentation for stream + datagram modulesHarald Welte1-0/+4
2016-10-01configure: check for pkg-config presenceNeels Hofmeyr1-0/+7
2016-10-01build: be robust against install-sh files above the root dirNeels Hofmeyr1-0/+3
2016-05-14misc: Drop oRTP dependency as there is nothing using itHolger Hans Peter Freyther1-1/+0
2015-12-26libsctp: Only define LIBSCTP_LIBS in case there is a libHolger Hans Peter Freyther1-1/+3
2015-12-26libsctp: Fix build and don't link everything to libsctpHolger Hans Peter Freyther1-7/+9
2015-12-21SCTP support for osmo_stream_{cli,srv} codeHarald Welte1-0/+7
2015-11-03libosmovty: Drop dependency as no VTY code is written hereHolger Hans Peter Freyther1-1/+0
2015-05-19build: fix "make distcheck"Andreas Rottmann1-1/+1
2015-03-22endian: Use the new endian macros for portabilityHolger Hans Peter Freyther1-2/+0
2013-05-24add testsuite infrastructure and osmux testPablo Neira Ayuso1-0/+2
2012-08-19channel: add abis directory under channelPablo Neira Ayuso1-0/+1
2012-02-23build: use libosmo-netif.pc instead libosmonetif.pcPablo Neira Ayuso1-1/+1
2012-02-23add RTP supportPablo Neira Ayuso1-0/+2
2011-11-08src: add generic channel infrastructure and A-bis IPA server supportPablo Neira Ayuso1-0/+3
2011-10-04initial commitPablo Neira Ayuso1-0/+53