index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
exceptions
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
4
-4
/
+4
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
4
-44
/
+12
*
[master] Merged trac4032 (improve unit tests for exceptions)
Francis Dupont
2015-09-23
1
-1
/
+23
|
\
|
*
[4032] Improved message unit test comment
Francis Dupont
2015-09-16
1
-1
/
+2
|
*
[4032] Added a message matching example
Francis Dupont
2015-09-07
1
-1
/
+22
*
|
[master] Finished merge of trac3911a (Makefile.am dependency)
Francis Dupont
2015-09-16
1
-5
/
+4
|
\
\
|
|
/
|
/
|
|
*
[3911a] Fixes for static link (still subject to #4004 issue)
Francis Dupont
2015-08-31
1
-1
/
+1
|
*
[3911a] Reorganized library Makefile.am files (exception, util, log)
Francis Dupont
2015-08-29
1
-4
/
+3
*
|
[4025] Incorrect use of temporary object fixed in Exception::what()
Tomek Mrugalski
2015-08-27
2
-14
/
+30
|
/
*
[trac4000] Unit-tests for process spawn + errno, verbose exceptions added.
Tomek Mrugalski
2015-08-20
1
-0
/
+21
*
[support8785] Verbose Exception::what() has been implemented.
Tomek Mrugalski
2015-08-20
2
-3
/
+25
*
[3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS.
Marcin Siodelski
2014-08-12
2
-2
/
+2
*
[3394] Renamed Kea libraries from libb10-something to libkea-something.
Marcin Siodelski
2014-04-15
2
-5
/
+5
*
[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman
2012-10-25
1
-3
/
+3
*
[2071] Add b10 prefix to libexceptions.la
Mukund Sivaraman
2012-08-02
2
-5
/
+5
*
[master] Use libtool from top_builddir
Mukund Sivaraman
2012-06-21
1
-1
/
+1
*
[2036] Integrate valgrind into our test suite
Mukund Sivaraman
2012-06-12
1
-0
/
+3
*
[1930] Install headers into bind10-specific directory
Mukund Sivaraman
2012-05-07
1
-1
/
+1
*
[master] Add explicit exception what strings
Jelte Jansen
2012-05-03
1
-0
/
+22
*
[1857] make other exceptions we define subs of isc::Exception as well
Jelte Jansen
2012-05-02
1
-0
/
+10
*
Add more .gitignore files for the rest of generated stuff
Mukund Sivaraman
2012-03-09
1
-0
/
+1
*
[1332] detect read attempt and beyond the end of sequence and reject it by
JINMEI Tatuya
2011-11-15
1
-0
/
+11
*
[trac1286] change check_PROGRAMS to noinst_PROGRAMS
Jeremy C. Reed
2011-10-11
1
-1
/
+1
*
[trac1091] change more noinst_PROGRAMS to check_PROGRAMS
Jeremy C. Reed
2011-10-06
1
-1
/
+1
*
[trac1067] isc::NotImplemented exception
Michal 'vorner' Vaner
2011-08-04
1
-0
/
+12
*
[trac978] Cleanup of comments and exceptions
Michal 'vorner' Vaner
2011-06-17
1
-0
/
+11
*
[trac542] use our run_all() wrapper wherever possible.
JINMEI Tatuya
2011-05-20
1
-0
/
+3
*
more $Id$ cleanups:
JINMEI Tatuya
2011-01-22
1
-2
/
+0
*
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2011-01-21
3
-6
/
+0
*
Same as r3545 (I missed second one.)
Jeremy C. Reed
2010-11-16
1
-1
/
+1
*
Fix doxygen command. (No review. Trivial.)
Jeremy C. Reed
2010-11-16
1
-1
/
+1
*
overall style cleanup: adjusted brace positions according to the coding guide...
JINMEI Tatuya
2010-10-15
2
-4
/
+2
*
an initial cut of the EDNS class (code + tests), mainly for backup.
JINMEI Tatuya
2010-08-24
1
-4
/
+9
*
used *.la instead of .libs/*.a
JINMEI Tatuya
2010-08-14
4
-12
/
+25
*
sync with trunk
JINMEI Tatuya
2010-07-20
3
-3
/
+4
|
\
|
*
add AM_CPPFLAGS to run_unittests_CPPFLAGS
JINMEI Tatuya
2010-07-16
1
-1
/
+1
|
*
missing -I options
JINMEI Tatuya
2010-07-16
1
-0
/
+1
|
*
s/#include "header"/#include <[path/]header>/ (trac #291)
JINMEI Tatuya
2010-07-16
2
-2
/
+2
*
|
for trac #256: completely revised the base32(hex) implementation by
JINMEI Tatuya
2010-07-11
1
-2
/
+12
|
/
*
3. [func] each
Evan Hunt
2010-05-30
1
-0
/
+1
|
\
|
*
addressed some portability issues with non boost ASIO:
JINMEI Tatuya
2010-05-28
1
-0
/
+1
*
|
Install the headers for libdns and libexceptions.
Jeremy C. Reed
2010-05-26
1
-0
/
+3
|
/
*
allow isc_throw to have a partial statement using ostream + operator<<.
JINMEI Tatuya
2010-03-07
1
-2
/
+25
*
s/dns_throw/isc_throw/
JINMEI Tatuya
2010-03-07
2
-4
/
+4
*
Restructure trunk again.
Jeremy C. Reed
2010-03-05
6
-18
/
+17
*
allow for std:string exception constructors
Jelte Jansen
2010-02-23
1
-0
/
+10
*
Remove the GCOV files with "make clean".
Jeremy C. Reed
2010-02-16
1
-0
/
+2
*
forgot to svn add
Jelte Jansen
2010-02-05
1
-0
/
+15
*
moved exceptions out of libdns and created libexceptions
Jelte Jansen
2010-02-05
5
-0
/
+245