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
/
tests
Age
Commit message (
Expand
)
Author
2017-08-17
Merge branch 'isc-master' into config-h
Andrei Pavel
2017-03-02
[4501] Some attempts to improve coverage
Francis Dupont
2016-12-14
Added #include <config.h> to all .cc files.
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-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-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-20
[trac4000] Unit-tests for process spawn + errno, verbose exceptions added.
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-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-03-09
Add more .gitignore files for the rest of generated stuff
Mukund Sivaraman
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-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-10-15
overall style cleanup: adjusted brace positions according to the coding guide...
JINMEI Tatuya
2010-08-13
used *.la instead of .libs/*.a
JINMEI Tatuya