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
Age
Commit message (
Expand
)
Author
2018-05-08
[5590] Bumped up library version numbers for beta release.
Marcin Siodelski
2017-12-12
Merge remote-tracking branch 'isc-kea/master' into HEAD
Razvan Becheriu
2017-10-23
[5375] Added explicit version numbers to exceptions and io.
Marcin Siodelski
2017-08-17
Merge branch 'isc-master' into config-h
Andrei Pavel
2017-04-18
[master] Finishing merge of trac4501 (misc unit tests)
Francis Dupont
2017-03-02
[4501] Some attempts to improve coverage
Francis Dupont
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
2016-12-14
Added #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 comment
Francis Dupont
2015-09-16
[master] Finished merge of trac3911a (Makefile.am dependency)
Francis Dupont
2015-09-07
[4032] Added a message matching example
Francis 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 tool
Mukund Sivaraman
2012-08-02
[2071] Add b10 prefix to libexceptions.la
Mukund Sivaraman
2012-06-21
[master] Use libtool from top_builddir
Mukund Sivaraman
2012-06-12
[2036] Integrate valgrind into our test suite
Mukund Sivaraman
2012-05-07
[1930] Install headers into bind10-specific directory
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
2012-03-09
Add more .gitignore files for the rest of generated stuff
Mukund Sivaraman
2011-11-14
[1332] detect read attempt and beyond the end of sequence and reject it by
JINMEI Tatuya
2011-10-10
[trac1286] change check_PROGRAMS to noinst_PROGRAMS
Jeremy C. Reed
2011-10-05
[trac1091] change more noinst_PROGRAMS to check_PROGRAMS
Jeremy C. Reed
2011-08-04
[trac1067] isc::NotImplemented exception
Michal 'vorner' Vaner
2011-06-17
[trac978] Cleanup of comments and exceptions
Michal 'vorner' Vaner
2011-05-20
[trac542] use our run_all() wrapper wherever possible.
JINMEI Tatuya
2011-01-21
more $Id$ cleanups:
JINMEI Tatuya
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-10-15
overall style cleanup: adjusted brace positions according to the coding guide...
JINMEI Tatuya
2010-08-24
an initial cut of the EDNS class (code + tests), mainly for backup.
JINMEI Tatuya
2010-08-13
used *.la instead of .libs/*.a
JINMEI Tatuya
2010-07-20
sync with trunk
JINMEI Tatuya
2010-07-16
add AM_CPPFLAGS to run_unittests_CPPFLAGS
JINMEI Tatuya
2010-07-16
missing -I options
JINMEI Tatuya
2010-07-16
s/#include "header"/#include <[path/]header>/ (trac #291)
JINMEI Tatuya
2010-07-11
for trac #256: completely revised the base32(hex) implementation by
JINMEI Tatuya
[next]