summaryrefslogtreecommitdiff
path: root/src/lib/dns/opcode.cc
AgeCommit message (Collapse)Author
2016-12-14Added #include <config.h> to all .cc files.Andrei Pavel
2016-08-28[v1_1_0] Copyright dates updateWlodek Wencel
2016-03-22[4326] untabifiedFrancis 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-06-13[3899] Copyright yearsFrancis Dupont
2015-06-13[3899] Added code promotion before outputFrancis Dupont
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-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