Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [#3307] release changesKea-2.5.7 | Marcin Godzina | 2024-03-22 | 1 | -1/+1 |
| | |||||
* | [#3208] Removed spurious tabs and spaces | Francis Dupont | 2024-03-10 | 1 | -1/+1 |
| | |||||
* | [#3208] restore unittests | Razvan Becheriu | 2024-03-07 | 1 | -12/+9 |
| | |||||
* | [#3208] remove unused code in libdns | Razvan Becheriu | 2024-03-07 | 1 | -12/+6 |
| | |||||
* | [4236] Updated copyright dates in all files. | Marcin Siodelski | 2015-12-16 | 1 | -1/+1 |
| | |||||
* | [4236] Replaced license text in all files containing it. | Marcin Siodelski | 2015-12-16 | 1 | -11/+3 |
| | |||||
* | [master] fix errors with ambiguous types and other boost uses | Jeremy C. Reed | 2012-07-25 | 1 | -1/+1 |
| | | | | | | | | | Stop doing "using namespace boost" and be specific with the using boost::. Problem noticed on Solaris 11 with g++ 4.5.2 and boost 1.50.0. Tested with older g++ 4.1.3 with boost 1.42.0 (on NetBSD). Discussed little on jabber. | ||||
* | [trac812next] made straightforward changes to toWire() methods so that | JINMEI Tatuya | 2011-04-28 | 1 | -8/+21 |
| | | | | | | they use AbstractMessageRenderer. not related to the subject of this branch, but we'll need this change anyway, and touching some toWire()s is a good opportunity to make this happen. | ||||
* | [trac749] update namespace names | chenzhengzhang | 2011-04-14 | 1 | -3/+3 |
| | |||||
* | [trac749] update placeholder scripts | chenzhengzhang | 2011-04-12 | 1 | -2/+2 |
| | |||||
* | [trac749] refactor more C++ utility code | chenzhengzhang | 2011-04-12 | 1 | -1/+1 |
| | |||||
* | [trac749] refactor C++ utility library | chenzhengzhang | 2011-04-11 | 1 | -0/+1 |
| | |||||
* | cleanup: removed $Id$, which is useless now that we've migrated to git. | JINMEI Tatuya | 2011-01-21 | 1 | -2/+0 |
| | | | | | briefly talked about it on jabber, no one opposed to it, Jeremy explicitly agreed. changes are trivial themselves, so no explicit review. | ||||
* | omit parameter names when the parameter is unused, instead of the compiler ↵ | JINMEI Tatuya | 2010-11-08 | 1 | -2/+2 |
| | | | | | | dependent workaround using UNUSED_PARAM. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac409@3485 e5f2f494-b856-4b98-b285-d166d9295462 | ||||
* | added some more descriptive comments | JINMEI Tatuya | 2010-09-21 | 1 | -1/+2 |
| | | | | git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac311@2999 e5f2f494-b856-4b98-b285-d166d9295462 | ||||
* | - completed documentation of the EDNS class | JINMEI Tatuya | 2010-09-21 | 1 | -17/+14 |
| | | | | | | - renamed {is,set}DNSSECSupported to {get,set}DNSSECAwareness to be consistent with the notation of other getter/setter methods git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac311@2998 e5f2f494-b856-4b98-b285-d166d9295462 | ||||
* | an initial cut of the EDNS class (code + tests), mainly for backup. | JINMEI Tatuya | 2010-08-24 | 1 | -0/+176 |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac311@2794 e5f2f494-b856-4b98-b285-d166d9295462 |