summaryrefslogtreecommitdiff
path: root/src/lib/dns/opcode.h
AgeCommit message (Collapse)Author
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
2012-10-25[2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman
See bug #2367 for the fix-scaffolding.py tool.
2011-01-21cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya
briefly talked about it on jabber, no one opposed to it, Jeremy explicitly agreed. changes are trivial themselves, so no explicit review.
2010-09-28provided documentationJINMEI Tatuya
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac351@3039 e5f2f494-b856-4b98-b285-d166d9295462
2010-09-28- separated Rcode class declarations and definitions in different filesJINMEI Tatuya
- added more detailed tests for the Rcode class - added some methods for the recent introduction of EDNS class (Trac #311) - adjusted and enhanced python binding. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac351@3038 e5f2f494-b856-4b98-b285-d166d9295462
2010-09-28added some function descriptionJINMEI Tatuya
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac351@3037 e5f2f494-b856-4b98-b285-d166d9295462
2010-09-28moved the Opcode class declarations and definitions to separate files.JINMEI Tatuya
also fixed a potential bug in pydnspp where message.set_opcode() could leave a dangling reference. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac351@3034 e5f2f494-b856-4b98-b285-d166d9295462