summaryrefslogtreecommitdiff
path: root/src/lib/exceptions
AgeCommit message (Expand)Author
2022-08-29[#2546] bump lib versions for 2.3.0Razvan Becheriu
2022-08-10[#2071] fixed use of valgrindRazvan Becheriu
2021-08-27Changelog entry, dates, messages for releaseWlodek Wencel
2021-08-27[#2053] bump lib versions for 1.9.11Razvan Becheriu
2021-08-25[#2043] addressed commentsRazvan Becheriu
2021-08-24[#2043] safety measures for illegal opetations on thread pool done by owned t...Razvan Becheriu
2021-01-25[#1666] bump lib versions for 1.9.4Razvan Becheriu
2021-01-25[#1656] 1.9.4 release: bump library versionsAndrei Pavel
2020-08-21[#1395] bump up lib versions for 1.8.0Razvan Becheriu
2020-08-04[#1358] Fixed catch clausesFrancis Dupont
2019-08-16[#730,!2] Addressed review commentThomas Markwalder
2019-08-16[#730,!2] Addressed review commentsThomas Markwalder
2019-08-16[#730,!2] Corrected assertion failure on malformed hostname from kea-dhcp4Thomas Markwalder
2019-08-16[#841,!490] Bumped up libraries version numbers.Marcin Siodelski
2019-05-27[#617,!340] Corrected versio-info in exceptions.Marcin Siodelski
2019-05-27[#617,!340] Corrected lib version numbers.Marcin Siodelski
2019-05-27bumped up libraries versionsRazvan Becheriu
2019-04-19[465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook] Addr...Francis Dupont
2019-01-29[313-return-a-list-of-all-reservations-by-subnet-id] Commented NotImplemented...Francis Dupont
2018-05-08[5590] Bumped up library version numbers for beta release.Marcin Siodelski
2017-12-12Merge remote-tracking branch 'isc-kea/master' into HEADRazvan Becheriu
2017-10-23[5375] Added explicit version numbers to exceptions and io.Marcin Siodelski
2017-08-17Merge branch 'isc-master' into config-hAndrei Pavel
2017-04-18[master] Finishing merge of trac4501 (misc unit tests)Francis Dupont
2017-03-02[4501] Some attempts to improve coverageFrancis Dupont
2017-02-10[master] Merge branch github47 (typos)Tomek Mrugalski
2017-01-24[master] spelling (including in some messages)Francis Dupont
2016-12-14Corrected typosAndrei Pavel
2016-12-14Added #include <config.h> to all .cc files.Andrei Pavel
2016-11-04[5055] Use pkgincludedir in several Makefile.am.Marcin Siodelski
2015-12-16[4236] Updated copyright dates in all files.Marcin Siodelski
2015-12-16[4236] Replaced license text in all files containing it.Marcin Siodelski
2015-09-23[master] Merged trac4032 (improve unit tests for exceptions)Francis Dupont
2015-09-16[4032] Improved message unit test commentFrancis Dupont
2015-09-16[master] Finished merge of trac3911a (Makefile.am dependency)Francis Dupont
2015-09-07[4032] Added a message matching exampleFrancis Dupont
2015-08-31[3911a] Fixes for static link (still subject to #4004 issue)Francis Dupont
2015-08-29[3911a] Reorganized library Makefile.am files (exception, util, log)Francis Dupont
2015-08-27[4025] Incorrect use of temporary object fixed in Exception::what()Tomek Mrugalski
2015-08-20[trac4000] Unit-tests for process spawn + errno, verbose exceptions added.Tomek Mrugalski
2015-08-20[support8785] Verbose Exception::what() has been implemented.Tomek Mrugalski
2014-08-12[3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS.Marcin Siodelski
2014-04-15[3394] Renamed Kea libraries from libb10-something to libkea-something.Marcin Siodelski
2012-10-25[2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman
2012-08-02[2071] Add b10 prefix to libexceptions.laMukund Sivaraman
2012-06-21[master] Use libtool from top_builddirMukund Sivaraman
2012-06-12[2036] Integrate valgrind into our test suiteMukund Sivaraman
2012-05-07[1930] Install headers into bind10-specific directoryMukund Sivaraman
2012-05-03[master] Add explicit exception what stringsJelte Jansen
2012-05-02[1857] make other exceptions we define subs of isc::Exception as wellJelte Jansen