summaryrefslogtreecommitdiffstats
path: root/m4macros (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [#1862] The configure warning for Heimdal is now goneTomek Mrugalski2021-06-211-0/+4
| | | | - fix proposed by Francis
* [#1909] Improved Heimdal detectionFrancis Dupont2021-06-201-11/+22
|
* [(no branch, rebasing 1909-gss_tsig-hook)] [(no branch, rebasing ↵Francis Dupont2021-06-121-1/+3
| | | | 1909-gss_tsig-hook)] [(no branch, rebasing 1909-gss_tsig-hook)] [#1909] Improved HAVE_GSSAPI
* [(no branch, rebasing 1909-gss_tsig-hook)] [(no branch, rebasing ↵Francis Dupont2021-06-121-0/+1
| | | | 1909-gss_tsig-hook)] [(no branch, rebasing 1909-gss_tsig-hook)] [#1909] Added HAVE_GSSAPI
* [#1884] Added some checksFrancis Dupont2021-05-261-2/+36
|
* [#1884] Checkpoint: m4 macro file addedFrancis Dupont2021-05-252-0/+38
|
* ax_cpp11.m4: Include <memory> headerKhem Raj2021-05-201-0/+1
| | | | | | | | This is needed for std::shared_ptr GCC-11 throws errors if header is not included Upstream-Status: Pending Signed-off-by: Khem Raj <raj.khem@gmail.com>
* [#1665] Cleaned up configure warningsFrancis Dupont2021-05-051-3/+2
|
* [#1665] Fixed ax_crypto.m4 ifndefFrancis Dupont2021-05-051-1/+2
|
* [#1665] Ported TLS Botan boost supportFrancis Dupont2021-05-051-1/+24
|
* [#1632] Fixed two nitsFrancis Dupont2021-04-162-3/+3
|
* [#1632] use literal in AC_CHECK_HEADERSAndrei Pavel2021-04-161-3/+2
|
* [#1632] edits after autoupdateAndrei Pavel2021-04-163-31/+47
|
* [#1632] autoupdateAndrei Pavel2021-04-163-40/+25
|
* [#1760] spell checksAndrei Pavel2021-03-261-1/+1
|
* [#1661] Moved ssl.hpp checkFrancis Dupont2021-03-241-1/+1
|
* [#1661] Covered OpenSSL 1.0.2Francis Dupont2021-03-241-1/+1
|
* [#1748] Addressed message content concernsFrancis Dupont2021-03-231-1/+1
|
* [#1748] Removed LIBSFrancis Dupont2021-03-231-1/+0
|
* [#1748] Fixed configure orderFrancis Dupont2021-03-231-12/+29
|
* [#1748] More flexible versionFrancis Dupont2021-03-231-1/+26
|
* [#1748] Add generic TLS method detection and TLS 1.2 fallbackFrancis Dupont2021-03-231-0/+9
|
* [#1661] Extracted asiolink partFrancis Dupont2021-03-121-6/+9
|
* [#1636] More untabifiesFrancis Dupont2021-01-063-244/+246
|
* [#1574] make all shell scripts POSIX compliantAndrei Pavel2020-12-141-1/+1
| | | | | | | | | | | | * solve all shellcheck warnings * shebang in all scripts * set -eu everywhere * make scripts callable from everywhere * quote variables to prevent globbing and word splitting * add missing copyrights * remove unused variables * use $() instead of backticks `` ... and so on
* [#1492] explicit messages for missing headersAndrei Pavel2020-11-163-6/+6
|
* [#1451] allow linking with libgtest.soAndrei Pavel2020-10-121-7/+8
|
* [#1308] removed boost/function.hpp and boost/bind.hppRazvan Becheriu2020-08-131-1/+1
|
* [#1283] Restored (fixed) patchFrancis Dupont2020-07-271-1/+1
|
* [#1174] Changed stats to use C++11 chronoFrancis Dupont2020-07-141-4/+15
|
* [#1223] Updated configure and some MakefilesFrancis Dupont2020-07-141-4/+5
|
* [#1223] Updated configure toolsFrancis Dupont2020-05-221-1/+1
|
* [#1080] fixed gtest lib nameRazvan Becheriu2020-01-221-1/+1
|
* [#206] gtest version detection fixedTomek Mrugalski2019-12-061-0/+10
|
* [#206] Moved gtest handling routines to a separate m4 fileTomek Mrugalski2019-12-062-1/+154
|
* [497-kea-uses-deprecated-header] Fixed boost/{integer,math}/common_factor.hFrancis Dupont2019-10-181-0/+2
|
* [497-kea-uses-deprecated-header] Revert "[497-kea-uses-deprecated-header] ↵Francis Dupont2019-10-181-1/+1
| | | | | | Reverted the -isystem" This reverts commit 9c1ab2136422d20d916338d210708074a412d502.
* [497-kea-uses-deprecated-header] Reverted the -isystemFrancis Dupont2019-10-181-1/+1
|
* [918-check-c-11-thread-support-in-configure] Added check for condition variableFrancis Dupont2019-09-271-0/+13
|
* [918-check-c-11-thread-support-in-configure] Ran tabifyFrancis Dupont2019-09-271-10/+10
|
* [918-check-c-11-thread-support-in-configure] Added checks for C++11 thread, ↵Francis Dupont2019-09-271-2/+37
| | | | mutex and atomic
* [345-drop-botan-1-x-support] Removed Botan 1.x supportFrancis Dupont2019-09-131-136/+11
|
* perfdhcp avalache: improvements after reviewMichal Nowikowski2019-02-191-1/+1
| | | | | | | | | | | | - simplified differentiating for IP version and exchange types - added more comments - fixed unittest for receiver by mocking socket - added option for building perfdhcp by hammer - added workaround for compiler bug that cannot handle enum class as a key to std::unordered_map - hidden warnings from boost by changing compiler flag from -I<boost-path> to -isystem <boost-path> - removed unused options_ field from StatsMgr class
* [#380,!191] Updated description of the error message and comment.161-move-hooks-subdirectory-under-kea-own-directory_merged161-move-hooks-subdirectory-under-kea-own-directory_baseTomek Mrugalski2019-02-121-2/+8
|
* [380-unexpected-boost-include-capture] Added a protection against capture ↵Francis Dupont2019-02-121-0/+8
| | | | from extra boost in include path
* [366-check-circular_buffer-hpp-existence-in-configure] Added check for ↵Francis Dupont2019-02-081-1/+1
| | | | boost/circular_buffer.hpp
* [#283,!135] boost/atomics check moved to ax_boost_for_kea.m4Tomek Mrugalski2019-01-182-12/+1
|
* changes after review of perfdhcp changes:Michal Nowikowski2019-01-181-0/+11
| | | | | | - replaced asserts with exceptions - replaced std::thread with util::thread::Thread - fixed handling run_flag_
* [367-kea-does-not-compile-with-boost-installed-at-not-default-location] ↵Francis Dupont2019-01-121-2/+13
| | | | Retry with infered lib dir
* [#293,!45] HAVE_BOOST_ASIO_COROUTINE_HPP const is now set properly.Tomek Mrugalski2018-11-281-1/+1
|