aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Disable libusb and libmnl for embedded buildsSylvain Munaut2022-04-291-0/+2
* vty: Support platforms that don't support pthread_getname_np()Harald Welte2022-03-291-0/+18
* configure: Support libsctp < 1.0.17 without libsctp.pcPau Espin Pedrol2022-03-291-10/+16
* tcp_stats: fix compilation on CentOS 7Harald Welte2021-12-241-0/+7
* select: gather statistics for TCP connectionsPhilipp Maier2021-12-231-0/+22
* logging: make LIBOSMOCORE_NO_LOGGING work as expectedEric Wild2021-12-091-0/+11
* configure.ac: Depend on talloc 2.1.0Pau Espin Pedrol2021-10-281-1/+1
* Introduce osmo_gettid() APIPau Espin Pedrol2021-02-171-0/+10
* initial support for static userspace probes via systemtapHarald Welte2021-02-031-0/+33
* configure.ac: set -std=gnu11Oliver Smith2021-01-271-0/+2
* fixup: configure.ac: fix: do not define HAVE_NEON unconditionallyVadim Yanitskiy2021-01-141-0/+3
* Add inter-thread queueHarald Welte2021-01-061-1/+1
* Integrate libmnl (minimal netlink) library with libosmocore select loopHarald Welte2020-12-021-0/+13
* select: Migrate over to poll()Harald Welte2020-10-231-1/+11
* logging: introduce 'systemd-journal' targetVadim Yanitskiy2020-10-191-0/+13
* tests: Split SCTP tests to its own file and run them conditionallyPau Espin Pedrol2020-08-251-0/+4
* configure.ac: print ARM NEON instructions support statusVadim Yanitskiy2020-08-071-0/+2
* configure.ac: fix: do not define HAVE_NEON unconditionallyVadim Yanitskiy2020-08-071-2/+0
* configure.ac: clarify description of --enable-neonVadim Yanitskiy2020-08-071-1/+1
* libomsocoding: NEON viterbi accelerationEric2020-08-061-0/+11
* contrib: integrate RPM specOliver Smith2020-05-201-1/+2
* Drop old BSC references in fd check configure optionPau Espin Pedrol2020-05-111-2/+2
* configure.ac: Fix HAVE_CLOCK_GETTIME undef when func in -lrtPau Espin Pedrol2020-05-011-2/+4
* select.c: Introduce support for signalfdHarald Welte2020-04-181-1/+1
* configure.ac: fix libtool issue with clang and sanitizerEric2020-04-111-0/+5
* libosmosim: Build irrespective of PC/SC supportHarald Welte2020-03-161-0/+1
* Introduce helper functions for safe fork+exec of processesHarald Welte2019-12-171-2/+2
* libosmocore libusb integrationHarald Welte2019-12-161-0/+15
* Add code coverage supportVasil Velichkov2019-11-301-0/+2
* configure: Introduce --disable-libsctp and error by default if libsctp not foundPau Espin Pedrol2019-10-241-11/+17
* socket: Introduce API osmo_sock_init2_multiaddr()Pau Espin Pedrol2019-10-181-0/+11
* logging: Introduce mutex API to manage log_target in multi-thread envsPau Espin Pedrol2019-10-091-0/+3
* configure: Allow disabling workaround for TLS bug in old ARM gcc versionsPau Espin Pedrol2019-08-061-2/+1
* configure: Autodetect TLS bug on ARM with old gcc and apply workaroundPau Espin Pedrol2019-08-061-0/+4
* add osmo_sockaddr_str APINeels Hofmeyr2019-04-081-1/+1
* configure.ac: check clock_gettime for glib < 2.17Alexander Couzens2018-12-031-0/+4
* Revert "osmo-config-merge: Add manual page"Harald Welte2018-09-291-14/+0
* osmo-config-merge: Add manual pageDaniel Willmann2018-09-281-0/+14
* logging vty: add VTY transcript testNeels Hofmeyr2018-09-121-0/+15
* Fix embedded (arm-none-eabi) buildsHarald Welte2018-06-281-0/+2
* ctrl: Add doxygen API documentation; generate html from itHarald Welte2018-05-261-0/+1
* ctrl: Introduce libosmoctrl.map to avoid unintended exportsHarald Welte2018-05-261-0/+2
* Add osmo_timerfd_* functions for osmo_fd-wrapped timerfdHarald Welte2018-05-101-1/+1
* configure: Check separately for lib implementing dlopen and dlsymPau Espin Pedrol2018-05-041-2/+4
* configure: add --enable-werrorNeels Hofmeyr2018-03-131-0/+21
* Embedded: add sercomm stubsMax2018-01-211-0/+2
* Embedded: disable stats testMax2018-01-211-0/+4
* conv_acc: Our code requires SSSE3, not just SSE3Harald Welte2017-11-171-1/+1
* Enable GnuTLS fallbackMax2017-11-021-0/+17
* Add function to generate random identifierMax2017-10-091-0/+3