Commit History

Author SHA1 Message Date
  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
  Michael Graff 84fcb30c69 fix up comment to not mention that this is a rewrite 15 years ago
  Likun Zhang 7cca5aa337 Prompt the user for a password without echoing. 15 years ago
  JINMEI Tatuya ee8fefeaf6 removed a (seemingly) unnecessary white space 15 years ago
  Michael Graff 4754ad3431 fix up per review comments 15 years ago
  JINMEI Tatuya f7a928e06c removed a redundant author 15 years ago
  JINMEI Tatuya a3d9a1e5f6 use NS::getNSName() to retrieve NS name from an NS RDATA entry. 15 years ago
  JINMEI Tatuya 6cd40e8084 added getNSName() 15 years ago
  Likun Zhang 4a72bd9596 Make the socket address can be reused. 15 years ago
  JINMEI Tatuya bff50de170 format fix for Message::toText() 15 years ago
  JINMEI Tatuya 5c8f340a7a corrected Additional section ID 15 years ago
  Jeremy C. Reed f8ec205857 jinmei: DNS msg API now doesn't rely on socket API. so the app 15 years ago
  JINMEI Tatuya 9bf0fe6c05 missing header file 15 years ago
  JINMEI Tatuya 5de1f70e0d be sure to set Rcode in responses 15 years ago
  JINMEI Tatuya bca8ede488 adapted the "host" implementation with the latest DNS message lib 15 years ago
  JINMEI Tatuya 46f36f53a7 made it compile with the latest DNS message lib 15 years ago
  JINMEI Tatuya b4db67074b added some more well known RR Type constants 15 years ago