summaryrefslogtreecommitdiffstats
path: root/src/lib/exceptions (follow)
Commit message (Expand)AuthorAgeFilesLines
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-164-4/+4
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-164-44/+12
* [master] Merged trac4032 (improve unit tests for exceptions)Francis Dupont2015-09-231-1/+23
|\
| * [4032] Improved message unit test commentFrancis Dupont2015-09-161-1/+2
| * [4032] Added a message matching exampleFrancis Dupont2015-09-071-1/+22
* | [master] Finished merge of trac3911a (Makefile.am dependency)Francis Dupont2015-09-161-5/+4
|\ \ | |/ |/|
| * [3911a] Fixes for static link (still subject to #4004 issue)Francis Dupont2015-08-311-1/+1
| * [3911a] Reorganized library Makefile.am files (exception, util, log)Francis Dupont2015-08-291-4/+3
* | [4025] Incorrect use of temporary object fixed in Exception::what()Tomek Mrugalski2015-08-272-14/+30
|/
* [trac4000] Unit-tests for process spawn + errno, verbose exceptions added.Tomek Mrugalski2015-08-201-0/+21
* [support8785] Verbose Exception::what() has been implemented.Tomek Mrugalski2015-08-202-3/+25
* [3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS.Marcin Siodelski2014-08-122-2/+2
* [3394] Renamed Kea libraries from libb10-something to libkea-something.Marcin Siodelski2014-04-152-5/+5
* [2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman2012-10-251-3/+3
* [2071] Add b10 prefix to libexceptions.laMukund Sivaraman2012-08-022-5/+5
* [master] Use libtool from top_builddirMukund Sivaraman2012-06-211-1/+1
* [2036] Integrate valgrind into our test suiteMukund Sivaraman2012-06-121-0/+3
* [1930] Install headers into bind10-specific directoryMukund Sivaraman2012-05-071-1/+1
* [master] Add explicit exception what stringsJelte Jansen2012-05-031-0/+22
* [1857] make other exceptions we define subs of isc::Exception as wellJelte Jansen2012-05-021-0/+10
* Add more .gitignore files for the rest of generated stuffMukund Sivaraman2012-03-091-0/+1
* [1332] detect read attempt and beyond the end of sequence and reject it byJINMEI Tatuya2011-11-151-0/+11
* [trac1286] change check_PROGRAMS to noinst_PROGRAMSJeremy C. Reed2011-10-111-1/+1
* [trac1091] change more noinst_PROGRAMS to check_PROGRAMSJeremy C. Reed2011-10-061-1/+1
* [trac1067] isc::NotImplemented exceptionMichal 'vorner' Vaner2011-08-041-0/+12
* [trac978] Cleanup of comments and exceptionsMichal 'vorner' Vaner2011-06-171-0/+11
* [trac542] use our run_all() wrapper wherever possible.JINMEI Tatuya2011-05-201-0/+3
* more $Id$ cleanups:JINMEI Tatuya2011-01-221-2/+0
* cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya2011-01-213-6/+0
* Same as r3545 (I missed second one.)Jeremy C. Reed2010-11-161-1/+1
* Fix doxygen command. (No review. Trivial.)Jeremy C. Reed2010-11-161-1/+1
* overall style cleanup: adjusted brace positions according to the coding guide...JINMEI Tatuya2010-10-152-4/+2
* an initial cut of the EDNS class (code + tests), mainly for backup.JINMEI Tatuya2010-08-241-4/+9
* used *.la instead of .libs/*.aJINMEI Tatuya2010-08-144-12/+25
* sync with trunkJINMEI Tatuya2010-07-203-3/+4
|\
| * add AM_CPPFLAGS to run_unittests_CPPFLAGSJINMEI Tatuya2010-07-161-1/+1
| * missing -I optionsJINMEI Tatuya2010-07-161-0/+1
| * s/#include "header"/#include <[path/]header>/ (trac #291)JINMEI Tatuya2010-07-162-2/+2
* | for trac #256: completely revised the base32(hex) implementation byJINMEI Tatuya2010-07-111-2/+12
|/
* 3. [func] eachEvan Hunt2010-05-301-0/+1
|\
| * addressed some portability issues with non boost ASIO:JINMEI Tatuya2010-05-281-0/+1
* | Install the headers for libdns and libexceptions.Jeremy C. Reed2010-05-261-0/+3
|/
* allow isc_throw to have a partial statement using ostream + operator<<.JINMEI Tatuya2010-03-071-2/+25
* s/dns_throw/isc_throw/JINMEI Tatuya2010-03-072-4/+4
* Restructure trunk again.Jeremy C. Reed2010-03-056-18/+17
* allow for std:string exception constructorsJelte Jansen2010-02-231-0/+10
* Remove the GCOV files with "make clean".Jeremy C. Reed2010-02-161-0/+2
* forgot to svn addJelte Jansen2010-02-051-0/+15
* moved exceptions out of libdns and created libexceptionsJelte Jansen2010-02-055-0/+245