summaryrefslogtreecommitdiffstats
path: root/src/lib/config/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3237] release changesWlodek Wencel2024-01-291-1/+1
* [#3119] use range based for loop or BOOST_FOREACHRazvan Becheriu2024-01-221-5/+4
* [#3112] renamed run_one and get_io_service to camelCaseRazvan Becheriu2023-12-111-3/+3
* [#3087] release changesMarcin Godzina2023-09-251-1/+1
* [#2967] addressed commentsRazvan Becheriu2023-09-151-2/+2
* [#2702] fix static linking with libcfgrpt.la multiple timesRazvan Becheriu2023-02-101-4/+4
* [#2635] Fixed more clean up commentsThomas Markwalder2022-11-161-2/+2
* [#2071] fixed use of valgrindRazvan Becheriu2022-08-101-2/+1
* [#1706] Added a command filtering featureFrancis Dupont2022-06-232-9/+192
* [#1706] Changed the basic HTTP auth config for a class variableFrancis Dupont2022-06-231-3/+3
* [#1706] Added (too) basic unit testsFrancis Dupont2022-06-232-3/+39
* [#2043] added critical section with exceptions unittestsRazvan Becheriu2021-08-241-4/+5
* [#2043] safety measures for illegal opetations on thread pool done by owned t...Razvan Becheriu2021-08-241-0/+4
* [#1818] fixed doxygen and formattingRazvan Becheriu2021-05-191-3/+5
* [#1818] clean up codeRazvan Becheriu2021-05-171-12/+6
* [#1818] cleaning up codeRazvan Becheriu2021-05-171-13/+9
* [#1818] make http thread pool state private and add missing interface functionsRazvan Becheriu2021-05-171-5/+3
* [#1818] Minor refactor and cosmeticsThomas Markwalder2021-05-171-20/+7
* [#1818] Reimplemented HttpThreadPool internalsThomas Markwalder2021-05-171-28/+218
* [#1818] Fixed spellingsThomas Markwalder2021-05-171-3/+3
* [#1818] Added pause and resume to HAServiceThomas Markwalder2021-05-171-32/+29
* [#1818] Added HttpClient thread pool deferred startThomas Markwalder2021-05-171-4/+35
* [#1818] Pausable HttpThreadPool initial implemenationThomas Markwalder2021-05-171-68/+130
* [#1661] Removed server external handshake handlerFrancis Dupont2021-03-241-1/+1
* [#1730] Fixed Makefile issuesThomas Markwalder2021-03-221-1/+1
* [#1730] Thread-safety issues per review commentsThomas Markwalder2021-03-221-12/+22
* [#1730] Fix pitfall in unit test per review commentThomas Markwalder2021-03-221-7/+33
* [#1730] Address cosmetic review commentsThomas Markwalder2021-03-222-102/+116
* [#1730] Added CmdHttpListener listen-and-respond unit testsThomas Markwalder2021-03-221-4/+555
* [#1730] CmdHttpListener - initial implementationThomas Markwalder2021-03-224-0/+412
* [#1097] Addresses review commentsThomas Markwalder2020-02-041-1/+0
* [#1097] CommandMgr now handles orphaned control socketsThomas Markwalder2020-01-301-1/+27
* [914-move-to-c-11-thread-library-in-core-library-code] Upgraded thread/mutex ...Francis Dupont2019-09-201-1/+0
* updated versions, updated copyright dates, sorted messagesMichal Nowikowski2019-05-282-2/+2
* Changed location of unit socket in unit testsMichal Nowikowski2019-03-072-12/+10
* [5591] Fixed all spurious captures by lambdas reported by last XcodeFrancis Dupont2018-04-181-7/+7
* Merge branch 'config-h' of https://github.com/andreipavelQ/kea into github38Tomek Mrugalski2018-01-242-0/+4
|\
| * Merge remote-tracking branch 'isc-kea/master' into HEADRazvan Becheriu2017-12-122-14/+120
| |\
| * \ Merge branch 'isc-master' into config-hAndrei Pavel2017-08-174-123/+437
| |\ \
| * | | Added #include <config.h> to all .cc files.Andrei Pavel2016-12-145-0/+10
* | | | [master] Finishing merge of trac5389 (Fedora / gcc 7)Francis Dupont2017-12-183-532/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | [5389] Dead code for .spec files removed.Tomek Mrugalski2017-12-143-532/+2
* | | | [5266] Added *.h from *.h.in to distcleanFrancis Dupont2017-10-201-0/+1
|/ / /
* | | [5111] Replaced hypen with underscore in command_processed hook nameThomas Markwalder2017-09-051-6/+6
* | | [5111] Added "command-processed" hook point to BaseCommandMgrThomas Markwalder2017-08-301-14/+119
| |/ |/|
* | spelling: uninstallJosh Soref2017-07-231-1/+1
* | [5330] Renamed registerCommandHandler to registerCommandCallout.Marcin Siodelski2017-07-181-2/+2
* | [5330] Addressed some of the review comments.Marcin Siodelski2017-07-181-31/+31
* | [5330] CommandMgrs now use hooks to process commands in hooks libraries.Marcin Siodelski2017-07-181-138/+20
* | [master] Fixed merge errors and some trivial warningsFrancis Dupont2017-07-051-2/+2