Commit History

Author SHA1 Message Date
  Jelte Jansen 8bf0d326cf linking dependencies should be on build dir, not source dir (now building in a build/ directory should work) 15 years ago
  Likun Zhang 9254898383 Add ISC CopyRight to files. 15 years ago
  Likun Zhang 263a414654 Save username and password to file for the next logining. 15 years ago
  JINMEI Tatuya cabcb384b0 added a test case 15 years ago
  JINMEI Tatuya 7029232a9b added microbenchmark tests for built-in RRset optimization 15 years ago
  JINMEI Tatuya 74296ec2be added clear() method 15 years ago
  JINMEI Tatuya 4becc5864a removed redundant namespace prefixes 15 years ago
  Michael Graff f38058856e more review comments 15 years ago
  Jelte Jansen 0102a47f3b CCSession constructor now does not take a module_name argument anymore, the module name is read from the .spec file (in both python and cpp) 15 years ago
  Likun Zhang 806f218116 Add Help information. 15 years ago
  Jelte Jansen 33ae332cb5 more command handling for CCSession stuff 15 years ago
  Likun Zhang 9ff70349e7 Remove unused functions. 15 years ago
  JINMEI Tatuya b04f89110c use Message::getRRcount() to rejrect >1 question RRs 15 years ago
  JINMEI Tatuya 9653ab59eb added getRRCount() method to Message class 15 years ago
  Jeremy C. Reed 13b80a6b0d misspelling typo fix 15 years ago
  Jelte Jansen fe46dcc175 handle shutdown command in bob 15 years ago
  Jelte Jansen 989d0d7180 a bit of checks on get_config answer 15 years ago
  Jelte Jansen 6a70f64c5e 'stub' call to CCSession from bob, and mini-sample-specfile 15 years ago
  Jelte Jansen 8541de1b5e documentation and cleanup of CCSession.py 15 years ago
  Jelte Jansen 97a6c1671a data definition checker in python api 15 years ago
  JINMEI Tatuya e3accd375c cleanup: localize and avoid using temporary variables as much as possible 15 years ago
  JINMEI Tatuya d212f61872 renamed a confusing local variable (was a copy-paste typo indeed) 15 years ago
  JINMEI Tatuya 81f56e2daa added an experimental implementation of "optimized built-in answers". 15 years ago
  JINMEI Tatuya edf3f3c766 simplified the code logic using the for_each algorithm instead of 15 years ago
  JINMEI Tatuya c7d15b42d3 - some improvements on builtin (authors/version.bind) data: 15 years ago
  JINMEI Tatuya 2771f5516a constified class member functions whenever possible. 15 years ago
  JINMEI Tatuya 9af1172530 corrected typo in a previous commit of mine: s/ANSWER/AUTHORITY/ 15 years ago
  JINMEI Tatuya 7cb0576d88 simplification by eliminating unnecessary temporary variables. 15 years ago
  Jelte Jansen 1fbdb10467 more python client side API stuff for configuration 15 years ago
  Michael Graff c3e6c86cb3 fix up comments a bit more 15 years ago