summaryrefslogtreecommitdiff
path: root/src/lib/config/tests
AgeCommit message (Expand)Author
2022-08-10[#2071] fixed use of valgrindRazvan Becheriu
2022-06-23[#1706] Added a command filtering featureFrancis Dupont
2022-06-23[#1706] Changed the basic HTTP auth config for a class variableFrancis Dupont
2022-06-23[#1706] Added (too) basic unit testsFrancis Dupont
2021-08-24[#2043] added critical section with exceptions unittestsRazvan Becheriu
2021-08-24[#2043] safety measures for illegal opetations on thread pool done by owned t...Razvan Becheriu
2021-05-19[#1818] fixed doxygen and formattingRazvan Becheriu
2021-05-17[#1818] clean up codeRazvan Becheriu
2021-05-17[#1818] cleaning up codeRazvan Becheriu
2021-05-17[#1818] make http thread pool state private and add missing interface functionsRazvan Becheriu
2021-05-17[#1818] Minor refactor and cosmeticsThomas Markwalder
2021-05-17[#1818] Reimplemented HttpThreadPool internalsThomas Markwalder
2021-05-17[#1818] Fixed spellingsThomas Markwalder
2021-05-17[#1818] Added pause and resume to HAServiceThomas Markwalder
2021-05-17[#1818] Added HttpClient thread pool deferred startThomas Markwalder
2021-05-17[#1818] Pausable HttpThreadPool initial implemenationThomas Markwalder
2021-03-24[#1661] Removed server external handshake handlerFrancis Dupont
2021-03-22[#1730] Fixed Makefile issuesThomas Markwalder
2021-03-22[#1730] Thread-safety issues per review commentsThomas Markwalder
2021-03-22[#1730] Fix pitfall in unit test per review commentThomas Markwalder
2021-03-22[#1730] Address cosmetic review commentsThomas Markwalder
2021-03-22[#1730] Added CmdHttpListener listen-and-respond unit testsThomas Markwalder
2021-03-22[#1730] CmdHttpListener - initial implementationThomas Markwalder
2020-02-04[#1097] Addresses review commentsThomas Markwalder
2020-01-30[#1097] CommandMgr now handles orphaned control socketsThomas Markwalder
2019-09-20[914-move-to-c-11-thread-library-in-core-library-code] Upgraded thread/mutex ...Francis Dupont
2019-05-28updated versions, updated copyright dates, sorted messagesMichal Nowikowski
2019-03-07Changed location of unit socket in unit testsMichal Nowikowski
2018-04-18[5591] Fixed all spurious captures by lambdas reported by last XcodeFrancis Dupont
2018-01-24Merge branch 'config-h' of https://github.com/andreipavelQ/kea into github38Tomek Mrugalski
2017-12-18[master] Finishing merge of trac5389 (Fedora / gcc 7)Francis Dupont
2017-12-14[5389] Dead code for .spec files removed.Tomek Mrugalski
2017-12-12Merge remote-tracking branch 'isc-kea/master' into HEADRazvan Becheriu
2017-10-20[5266] Added *.h from *.h.in to distcleanFrancis Dupont
2017-09-05[5111] Replaced hypen with underscore in command_processed hook nameThomas Markwalder
2017-08-30[5111] Added "command-processed" hook point to BaseCommandMgrThomas Markwalder
2017-08-17Merge branch 'isc-master' into config-hAndrei Pavel
2017-07-23spelling: uninstallJosh Soref
2017-07-18[5330] Renamed registerCommandHandler to registerCommandCallout.Marcin Siodelski
2017-07-18[5330] Addressed some of the review comments.Marcin Siodelski
2017-07-18[5330] CommandMgrs now use hooks to process commands in hooks libraries.Marcin Siodelski
2017-07-05[master] Fixed merge errors and some trivial warningsFrancis Dupont
2017-06-21[5317] Cleanup new code added to facilitate unix domain sockets.Marcin Siodelski
2017-06-07[5189] Addressed review comments.Marcin Siodelski
2017-06-06[5189] Minor corrections after review.Tomek Mrugalski
2017-05-29[5189] Miscellanous corrections.Marcin Siodelski
2017-04-21[5189] Implemented ClientConnection to communicate over unix socket.Marcin Siodelski
2017-03-29[5078] Implemented commands forwarding in Control Agent.Marcin Siodelski
2017-02-09[master] Changed NULL to 0 for FreeBSD buildFrancis Dupont
2017-01-09[master] Commented unused argumentsFrancis Dupont