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
/
ext
Age
Commit message (
Expand
)
Author
2018-11-28
[#293,!45] README added
Tomek Mrugalski
2018-11-28
[#293,!45] Add coroutine.hpp back to the kea sources
Tomek Mrugalski
2018-02-08
fixed benchmarks with source
Razvan Becheriu
2018-02-08
fixed benchmarks with source
Razvan Becheriu
2017-12-19
Merge remote-tracking branch 'isc-kea/master' into cassandra-host-data-source...
Razvan Becheriu
2017-10-23
[5389] Addressed warnings, moved to boost coroutines
Francis Dupont
2017-08-18
Google Benchmark support
Andrei Pavel
2017-07-23
spelling: asynchronous
Josh Soref
2016-12-14
Corrected typos
Andrei Pavel
2015-09-16
[4009] Moved LICENSE file
Francis Dupont
2015-09-07
[4009] Extra cleanup + Restore coroutine license
Francis Dupont
2015-09-02
[4009] Added boost to asio (tentative)
Francis Dupont
2014-10-29
[master] Use explicit name of the first prerequisite in ext/gtest.
Marcin Siodelski
2014-10-28
moved gtest sources to ext/gtest [Trac #3162]
Francis Dupont
2013-08-30
[master] mention more local asio modifications
Jeremy C. Reed
2013-08-17
[master] EXTRA_DIST the LICENSE_1_0.txt file
Mukund Sivaraman
2013-08-16
[3092] Extended list of header files copied to installation directory
Stephen Morris
2012-04-16
[master] add boost license used by the external code
Jeremy C. Reed
2012-02-26
[asiofix] imoprted a fix in ASIO 1.5.2:
JINMEI Tatuya
2012-02-26
[asiofix] imported a bug fix in ASIO 1.5.1:
JINMEI Tatuya
2011-07-21
[trac1155] a comment about <cstring> and strerror() added
Dima Volodin
2011-07-20
[trac1155] changes to make build work in Solaris 10 x86
Dima Volodin
2011-04-26
[master] Added a reference to our local asio fix in ext/asio/README
Jelte Jansen
2011-04-21
[master] applied the proposed patch for clang++ build problem.
JINMEI Tatuya
2011-04-19
[asio_update_148] update asio to 1.4.8
Jelte Jansen
2011-03-11
[master] re-add return to make cppcheck happy
Jelte Jansen
2011-03-11
[master] fix one build issue
jelte
2011-03-02
[trac495] more recursive_query to lib/resolve
Jelte Jansen
2011-02-14
[trac569] Move coroutine.h to ext/
Jelte Jansen
2010-08-06
Add a README to briefly explain where this asio came from.
Jeremy C. Reed
2010-06-01
Remove ext/boost hierarchy.
Jeremy C. Reed
2010-05-27
- suppress unused-parameter warnings in src/bin/auth/asio_link.cc and
Evan Hunt
2010-05-27
checkpoint: reverted convigure.ac change, removed UNUSED_PARAM from asio code
Evan Hunt
2010-05-20
- added ASIO library header files (version 1.4.5, downloaded from
Evan Hunt
2010-03-08
added more dependency for asio
JINMEI Tatuya
2010-03-08
experimental UDP/TCP auth server using boost::asio
JINMEI Tatuya
2010-02-10
Add two missing boost headers as seen on Solaris10 build
Jeremy C. Reed
2010-02-05
more boost stuff, necessary for base64 encoder and decoder
JINMEI Tatuya
2009-10-30
add boost/iterator as well
Jelte Jansen
2009-10-30
update boost import script; added missing library parts
Jelte Jansen
2009-10-30
include boost headers (all base ones, and asio; don't know if asio needs more...
Jelte Jansen