| Commit message (Expand) | Author | Age | Files | Lines |
* | [#1574] make all shell scripts POSIX compliant | Andrei Pavel | 2020-12-14 | 1 | -1/+1 |
* | [#1492] explicit messages for missing headers | Andrei Pavel | 2020-11-16 | 3 | -6/+6 |
* | [#1451] allow linking with libgtest.so | Andrei Pavel | 2020-10-12 | 1 | -7/+8 |
* | [#1308] removed boost/function.hpp and boost/bind.hpp | Razvan Becheriu | 2020-08-13 | 1 | -1/+1 |
* | [#1283] Restored (fixed) patch | Francis Dupont | 2020-07-27 | 1 | -1/+1 |
* | [#1174] Changed stats to use C++11 chrono | Francis Dupont | 2020-07-14 | 1 | -4/+15 |
* | [#1223] Updated configure and some Makefiles | Francis Dupont | 2020-07-14 | 1 | -4/+5 |
* | [#1223] Updated configure tools | Francis Dupont | 2020-05-22 | 1 | -1/+1 |
* | [#1080] fixed gtest lib name | Razvan Becheriu | 2020-01-22 | 1 | -1/+1 |
* | [#206] gtest version detection fixed | Tomek Mrugalski | 2019-12-06 | 1 | -0/+10 |
* | [#206] Moved gtest handling routines to a separate m4 file | Tomek Mrugalski | 2019-12-06 | 2 | -1/+154 |
* | [497-kea-uses-deprecated-header] Fixed boost/{integer,math}/common_factor.h | Francis Dupont | 2019-10-18 | 1 | -0/+2 |
* | [497-kea-uses-deprecated-header] Revert "[497-kea-uses-deprecated-header] Rev... | Francis Dupont | 2019-10-18 | 1 | -1/+1 |
* | [497-kea-uses-deprecated-header] Reverted the -isystem | Francis Dupont | 2019-10-18 | 1 | -1/+1 |
* | [918-check-c-11-thread-support-in-configure] Added check for condition variable | Francis Dupont | 2019-09-27 | 1 | -0/+13 |
* | [918-check-c-11-thread-support-in-configure] Ran tabify | Francis Dupont | 2019-09-27 | 1 | -10/+10 |
* | [918-check-c-11-thread-support-in-configure] Added checks for C++11 thread, m... | Francis Dupont | 2019-09-27 | 1 | -2/+37 |
* | [345-drop-botan-1-x-support] Removed Botan 1.x support | Francis Dupont | 2019-09-13 | 1 | -136/+11 |
* | perfdhcp avalache: improvements after review | Michal Nowikowski | 2019-02-19 | 1 | -1/+1 |
* | [#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_base | Tomek Mrugalski | 2019-02-12 | 1 | -2/+8 |
* | [380-unexpected-boost-include-capture] Added a protection against capture fro... | Francis Dupont | 2019-02-12 | 1 | -0/+8 |
* | [366-check-circular_buffer-hpp-existence-in-configure] Added check for boost/... | Francis Dupont | 2019-02-08 | 1 | -1/+1 |
* | [#283,!135] boost/atomics check moved to ax_boost_for_kea.m4 | Tomek Mrugalski | 2019-01-18 | 2 | -12/+1 |
* | changes after review of perfdhcp changes: | Michal Nowikowski | 2019-01-18 | 1 | -0/+11 |
* | [367-kea-does-not-compile-with-boost-installed-at-not-default-location] Retry... | Francis Dupont | 2019-01-12 | 1 | -2/+13 |
* | [#293,!45] HAVE_BOOST_ASIO_COROUTINE_HPP const is now set properly. | Tomek Mrugalski | 2018-11-28 | 1 | -1/+1 |
* | [#293,!45] Add coroutine.hpp back to the kea sources | Tomek Mrugalski | 2018-11-28 | 1 | -1/+3 |
* | [master] Removed extra OPENSSL_LIBDIR | Francis Dupont | 2018-06-02 | 1 | -2/+0 |
* | [master] Merged trac5382 (Botan 2.x support) | Francis Dupont | 2018-06-01 | 1 | -32/+134 |
|\ |
|
| * | [5382a] Code done, need more check | Francis Dupont | 2018-05-28 | 1 | -32/+134 |
* | | [master] Merged trac5560 (C++11 checks) | Francis Dupont | 2018-05-30 | 1 | -0/+29 |
|\ \
| |/
|/| |
|
| * | [5560] Added enum class and range-for tests | Francis Dupont | 2018-03-08 | 1 | -0/+29 |
* | | [master] Added path to OpenSSL from homebrew | Tomek Mrugalski | 2018-05-28 | 1 | -1/+1 |
* | | [5619] Revert "[5619] Moved premium/config.m4 to m4macros/premium.m4" | Tomek Mrugalski | 2018-05-16 | 1 | -194/+0 |
* | | [5619] Moved premium/config.m4 to m4macros/premium.m4 | Tomek Mrugalski | 2018-05-16 | 1 | -0/+194 |
|/ |
|
* | [5487] Spelling, missing override, more C++11 feature checks | Francis Dupont | 2018-01-25 | 1 | -0/+31 |
* | [5389] Addressed warnings, moved to boost coroutines | Francis Dupont | 2017-10-23 | 1 | -1/+1 |
* | [5358] Extraced crypto logic into a macro | Thomas Markwalder | 2017-09-23 | 1 | -0/+399 |
* | [5337] Don't use libtool for boost lib test | Thomas Markwalder | 2017-07-25 | 1 | -11/+2 |
* | [5337] Altered boost lib test macro to handle static linking | Thomas Markwalder | 2017-07-24 | 1 | -1/+14 |
* | [5215] Fixed a typo in the ax_boost_for_kea.m4 | Marcin Siodelski | 2017-07-18 | 1 | -1/+1 |
* | [5215] Building with boost_system library is now the default | Thomas Markwalder | 2017-07-14 | 1 | -1/+10 |
* | [5208a] Extra file added to list of dist files | Tomek Mrugalski | 2017-04-24 | 1 | -1/+1 |
* | [5208] C++11 detection code moved to ax_cpp11.m4 | Tomek Mrugalski | 2017-04-20 | 1 | -0/+122 |
* | [4242] Addressed comments | Francis Dupont | 2017-04-15 | 1 | -0/+1 |
* | [4242] Fixed boost and gtest versionings | Francis Dupont | 2015-12-16 | 1 | -1/+1 |
* | [4009] Improved --with-boost-libs help | Francis Dupont | 2015-09-24 | 1 | -3/+3 |
* | [4009] Added --with-boost-lib-dir | Francis Dupont | 2015-09-23 | 1 | -2/+16 |
* | [4009] Added boost_lib_path (NetBSD (and more?) fix) | Francis Dupont | 2015-09-23 | 1 | -1/+3 |
* | [4009] Added --with-boost-libs for Fedora 22 where it can be required | Francis Dupont | 2015-09-07 | 1 | -22/+48 |