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
/
util
/
threads
Age
Commit message (
Expand
)
Author
2018-05-24
[master] Copyright update to 2018
Wlodek Wencel
2018-01-30
Merge branch 'master' into HEAD
Razvan Becheriu
2018-01-24
Merge branch 'config-h' of https://github.com/andreipavelQ/kea into github38
Tomek Mrugalski
2018-01-10
[master] CondVarTest.destroyWhileWait disabled
Wlodek Wencel
2017-08-18
minor changes:
Andrei Pavel
2017-08-17
Merge branch 'isc-master' into config-h
Andrei Pavel
2017-04-12
[v_1_2_0] copy right dates updated
Wlodek Wencel
2016-12-14
Corrected typos
Andrei Pavel
2016-12-14
Added #include <config.h> to all .cc files.
Andrei Pavel
2016-11-30
[5066] Enforced C++11 following #4631 discussion
Francis Dupont
2016-08-29
[master] Set version 1.0.0 for libkea-threads.
Marcin Siodelski
2016-03-22
[4326] untabified
Francis Dupont
2016-03-13
[4326] Addressed coverity CID 1202723
Francis Dupont
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-10-15
[4060a] Rebased trac4060
Francis Dupont
2015-10-01
[4074] Updated thread/process uint test
Francis Dupont
2015-10-01
[4074] Undid for_detector stuff
Francis Dupont
2015-09-29
[3971] Improved commentary in the Thread test.
Marcin Siodelski
2015-09-29
[3971] Implemented test for graceful Thread destruction in child process.
Marcin Siodelski
2015-09-25
[3971] Resolved issues with fork/exec while spawning LFC.
Marcin Siodelski
2015-09-24
[4065] Added test description in the thread.cc
Marcin Siodelski
2015-09-23
[4065] Added unit test
Francis Dupont
2015-09-22
[4065] untabify
Francis Dupont
2015-09-22
[4065] New threads got all signals blocked
Francis Dupont
2015-08-30
[3911a] Finished dependency cleanup in src/lib
Francis Dupont
2015-08-29
[3911a] Reorganized library Makefile.am files (exception, util, log)
Francis Dupont
2015-04-18
[master] remove '#include <config.h' from include files (#3782)
Francis Dupont
2015-03-14
[master] spelling
Francis Dupont
2015-03-14
[master] spelling & wrap lines
Francis Dupont
2014-09-23
[3591] Changes after review:
Tomek Mrugalski
2014-09-09
[3591] Logging variables simplified
Tomek Mrugalski
2014-08-12
[3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS.
Marcin Siodelski
2014-08-06
[3417] B10 => KEA renamed
Tomek Mrugalski
2014-08-06
[3417] "bind 10" => Kea converted in many .cc/.h files
Tomek Mrugalski
2014-04-15
[3394] Renamed Kea libraries from libb10-something to libkea-something.
Marcin Siodelski
2013-11-15
[mavericks] disable some thread-related death tests on OS X 10.9
JINMEI Tatuya
2013-09-18
[3170] fix rulkes that were breaking parallel builds
Kean Johnston
2013-04-01
[2198] Remove unnecessary text from API documentation
Mukund Sivaraman
2013-03-13
[2198] Add Mutex::tryLock() and non-blocking variant of Mutex::Locker
Mukund Sivaraman
2013-03-13
[2198] Link -lpthread in libb10-threads target
Mukund Sivaraman
2013-02-18
[2669] Use valgrind-check in fork/thread tests
Jelte Jansen
2012-10-26
[master] Enable CondVarTest.destroyWhileWait where it's possible to run it
Mukund Sivaraman
2012-10-26
[master] Disable MutexTest.destoryLocked on Solaris
Mukund Sivaraman
2012-10-25
[2236] Remove obsolete comment
Mukund Sivaraman
2012-10-25
[2236] Use PTHREAD_MUTEX_NORMAL fast mutexes by default
Mukund Sivaraman
2012-10-23
[2236] Remove obsolete comment
Mukund Sivaraman
2012-10-23
[2236] Don't use PTHREAD_MUTEX_ERRORCHECK in non-debug builds
Mukund Sivaraman
2012-10-23
[2236] Remove config.h include from sync.h
Mukund Sivaraman
2012-10-18
[2236] Include and use the define from config.h
Mukund Sivaraman
[next]