Commit History

Author SHA1 Message Date
  Michal 'vorner' Vaner c855ce32bf [2726] Make the suppression so cppcheck finds it 12 years ago
  Michal 'vorner' Vaner 21034c5291 [2726] Suppress another false positive 12 years ago
  JINMEI Tatuya 816eacf47e [2382] throw unexpected instead of assert on unexpected token in createRdata. 12 years ago
  JINMEI Tatuya 5d239b6aed [2382] more update on comment 12 years ago
  JINMEI Tatuya 9440d65d7e [2382] comment wording fix 12 years ago
  JINMEI Tatuya e441d6b05a [2382] warn if RDATA immediately followed by EOF 12 years ago
  JINMEI Tatuya 0ad163bb37 [2382] handle other generic isc::Exception 12 years ago
  JINMEI Tatuya f7f3060b97 [2382] supported extra token case and callback calls on error. 12 years ago
  JINMEI Tatuya b9f1eefe7e [2382] Consume to end of line / file in createRdata(). 12 years ago
  JINMEI Tatuya 03dc2386b1 [2382] ungetToken EOL/EOF in the backend factories. 12 years ago
  JINMEI Tatuya ca8fc9f414 [2382] resolved remaining merge conflict on MasterLexer::Token. 12 years ago
  Mukund Sivaraman 638a2d7fbb [2497] Return NULL upon exception in rdata::createRdata() 12 years ago
  Mukund Sivaraman c73280d2eb [2497] Also check and stop at END_OF_LINE 12 years ago
  Mukund Sivaraman 022d388819 [2497] Add rdata::createRdata() and tests for some RRtypes 12 years ago
  Jeremy C. Reed 438f31e788 [master] fix errors with ambiguous types and other boost uses 12 years ago
  Tomek Mrugalski eab5b84db6 [2017] Many Doxygen warnings removed. 13 years ago
  Stephen Morris f15d883138 [1470] Added checks for zero length data 13 years ago
  Michal 'vorner' Vaner 9ce716d340 Merge branch 'work/rdatafields' 14 years ago
  chenzhengzhang fe0c557fa0 [trac749] Merge 'master' into trac749 14 years ago
  chenzhengzhang ecb22c0c22 [trac749] update namespace names 14 years ago
  chenzhengzhang ff81e1bf77 [trac749] update placeholder scripts 14 years ago
  chenzhengzhang 36dd3d4b0b [trac749] refactor more C++ utility code 14 years ago
  chenzhengzhang f6aa7d5956 [trac749] refactor C++ utility library 14 years ago
  JINMEI Tatuya 5861ae7cb0 [trac806] provide a bit more detailed information when throwing an exception 14 years ago
  Michal 'vorner' Vaner 56b5bef538 Merge branch 'master' into work/serialize 14 years ago
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
  JINMEI Tatuya ff5a80a319 initial implementation of trac#404: in-memory serialized representation of RDATA 14 years ago
  JINMEI Tatuya 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
  JINMEI Tatuya 886bc05b44 cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<dns/name.h", etc. also removed unnecessary header files to be included. 15 years ago
  JINMEI Tatuya 3a29ffe4f5 - made lib/dns -Wextra safe. 15 years ago