index
:
kea.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
exceptions
/
exceptions.h
Age
Commit 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-14
Corrected typos
Andrei 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 tool
Mukund Sivaraman
2012-05-03
[master] Add explicit exception what strings
Jelte Jansen
2012-05-02
[1857] make other exceptions we define subs of isc::Exception as well
Jelte Jansen
2011-11-14
[1332] detect read attempt and beyond the end of sequence and reject it by
JINMEI Tatuya
2011-08-04
[trac1067] isc::NotImplemented exception
Michal 'vorner' Vaner
2011-06-17
[trac978] Cleanup of comments and exceptions
Michal 'vorner' Vaner
2011-01-21
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2010-11-16
Same as r3545 (I missed second one.)
Jeremy C. Reed
2010-11-16
Fix doxygen command. (No review. Trivial.)
Jeremy C. Reed
2010-08-24
an initial cut of the EDNS class (code + tests), mainly for backup.
JINMEI Tatuya
2010-07-11
for trac #256: completely revised the base32(hex) implementation by
JINMEI Tatuya
2010-03-07
allow isc_throw to have a partial statement using ostream + operator<<.
JINMEI Tatuya
2010-03-07
s/dns_throw/isc_throw/
JINMEI Tatuya
2010-03-05
Restructure trunk again.
Jeremy C. Reed