summaryrefslogtreecommitdiff
path: root/src/lib/exceptions/exceptions.h
AgeCommit message (Expand)Author
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
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-08-27[4025] Incorrect use of temporary object fixed in Exception::what()Tomek Mrugalski
2015-08-20[support8785] Verbose Exception::what() has been implemented.Tomek Mrugalski
2012-10-25[2357] Update scaffolding using fix-scaffolding.py toolMukund 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
2011-11-14[1332] detect read attempt and beyond the end of sequence and reject it byJINMEI Tatuya
2011-08-04[trac1067] isc::NotImplemented exceptionMichal 'vorner' Vaner
2011-06-17[trac978] Cleanup of comments and exceptionsMichal 'vorner' Vaner
2011-01-21cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya
2010-11-16Same as r3545 (I missed second one.)Jeremy C. Reed
2010-11-16Fix doxygen command. (No review. Trivial.)Jeremy C. Reed
2010-08-24an initial cut of the EDNS class (code + tests), mainly for backup.JINMEI Tatuya
2010-07-11for trac #256: completely revised the base32(hex) implementation byJINMEI Tatuya
2010-03-07allow isc_throw to have a partial statement using ostream + operator<<.JINMEI Tatuya
2010-03-07s/dns_throw/isc_throw/JINMEI Tatuya
2010-03-05Restructure trunk again.Jeremy C. Reed