summaryrefslogtreecommitdiff
path: root/src/lib/hooks/tests
AgeCommit message (Expand)Author
2018-06-29[5664] Improved ScopedCalloutHandleState test.Marcin Siodelski
2018-06-29[5664] Addressed review comments.Marcin Siodelski
2018-06-29[5664] Implemented wrapper for CalloutHandle.Marcin Siodelski
2018-06-12[5647] CalloutHandle is now associated with the DHCP packet object.Marcin Siodelski
2018-05-29[master] Merge branch 'master' of ssh://git.kea.isc.org/git/keaThomas Markwalder
2018-05-24[master] Copyright update to 2018Wlodek Wencel
2018-05-18[5521] Used a different script that skips generated filesThomas Markwalder
2018-05-18Revert "[5521] Missing config.h includes added"Thomas Markwalder
2018-05-16[5521] Missing config.h includes addedTomek Mrugalski
2018-05-16[5577] Changes after review:Tomek Mrugalski
2018-05-16[5577] Improved the fix, added unit-test.Tomek Mrugalski
2018-04-10[master] Merged trac5525 (Radius config)Francis Dupont
2018-03-26[master] Fixed ASYNC_CALLOUT_LIBRARY warningsFrancis Dupont
2018-03-06[master] Merge branch 'trac5457'Marcin Siodelski
2018-02-26[5525] Added getParameterNamesFrancis Dupont
2018-01-30[5457] Addressed review comments.Marcin Siodelski
2018-01-29[5457] typo?Francis Dupont
2018-01-29[5457] grammarFrancis Dupont
2018-01-29[5457] spellingFrancis Dupont
2018-01-25[master] added BOOST_LIBS in MakefilesWlodek Wencel
2018-01-22[5457] Added a function which drops parked packet.Marcin Siodelski
2018-01-22[5457] Implemented PoC for packets parking.Marcin Siodelski
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-10-07[master] Fixed a likely type d1 -> r1Francis Dupont
2017-10-07[master] Fixed a likely type d1 -> r1Francis Dupont
2017-09-27[master] typos, dates, *.mes files updates before releaseWlodek Wencel
2017-08-17Merge branch 'isc-master' into config-hAndrei Pavel
2017-07-23spelling: reasonableJosh Soref
2017-07-18[5330] Renamed registerCommandHandler to registerCommandCallout.Marcin Siodelski
2017-07-18[5330] CommandMgrs now use hooks to process commands in hooks libraries.Marcin Siodelski
2017-07-14[5329] Addressed review comments.Marcin Siodelski
2017-07-13[5329] HooksManager now support functions for registering command handlers.Marcin Siodelski
2017-07-13[5329] Added tests for registering command handlers in a hook library.Marcin Siodelski
2017-07-12[5329] Added methods to register control commands as hooks.Marcin Siodelski
2017-04-28[v1_2_0] copy-right date updateWlodek Wencel
2017-04-24[master] Merge branch 'trac5208a' (preparations for host_cmds hook)Tomek Mrugalski
2017-04-23[master] Fixed incorrect code in LibraryManagerTest::NullManager introduced b...Francis Dupont
2017-04-21[5208a] hook points can be registered several timesTomek Mrugalski
2017-04-18[master] Finishing merge of trac4501 (misc unit tests)Francis Dupont
2017-03-02[5134_rebase] Changes after review:Tomek Mrugalski
2017-03-01[4501] Added unit tests for unused headers/classes/exceptionsFrancis Dupont
2017-01-24[5095] spellingFrancis Dupont
2017-01-11[5095] Moved the shared callout manager to HooksManager singleton instanceFrancis Dupont
2016-12-31[5095] Added some shared manager unit tests showing use constraintsFrancis Dupont
2016-12-14Added #include <config.h> to all .cc files.Andrei Pavel
2016-08-28[v1_1_0] Copyright dates updateWlodek Wencel
2016-07-02[4283] Moved clang and missing initializer -Wno-* to improved/fixed configureFrancis Dupont
2016-04-27[4297] Addressed review comments:Tomek Mrugalski
2016-03-15[4297] Added missing callout_params_library.ccTomek Mrugalski