Commit History

Author SHA1 Message Date
  Yoshitaka Aharen 9430b068dd [2157] fix opcode handling and added some documentation 12 years ago
  Yoshitaka Aharen cddeabfcf7 [2157] make opcode a reference 12 years ago
  Yoshitaka Aharen ba2d4df266 [2157] correct method naming of MessageAttributes 12 years ago
  JINMEI Tatuya 7f69bab21e [2157] removed white spaces at EOL 12 years ago
  Yoshitaka Aharen dc6a6a9ef6 [2157] increment opcode counter if message header parse succeeded 12 years ago
  Yoshitaka Aharen 7d28f0a9b5 [2157] update docs for getRequestIPVersion() 12 years ago
  Yoshitaka Aharen fb2a1a9621 [2157] add parameter checks for setRequest(IPVersion|TransportProtocol) 12 years ago
  Yoshitaka Aharen 2755265bad [2157] removed a wrong note 12 years ago
  Yoshitaka Aharen 722fbab9dc [2157] use common idiom to check an element exists 12 years ago
  Yoshitaka Aharen 1954d8d1d6 [2157] removed unused member variable 12 years ago
  Yoshitaka Aharen 810a54ae8f [2157] fixed misuse of constant; simply use a constant numeric 12 years ago
  Yoshitaka Aharen 20255f329b [2157] update notes 12 years ago
  Yoshitaka Aharen bfad7cb107 [2157] throw InvalidParameter instead of assert, updated doxygen 12 years ago
  Yoshitaka Aharen f3710cc1ce [2157] doxygen style fixes: adjust empty lines for readability 12 years ago
  Yoshitaka Aharen 59d2798eeb [2157] simplify return type of getRequestOpCode() 12 years ago
  JINMEI Tatuya a170537080 [2157] minor editorial fixes: add \brief and an empty line for readability 12 years ago
  JINMEI Tatuya 10a2897883 [2157] some editorial cleanups for pydoc 12 years ago
  Yoshitaka Aharen 5d31621e52 [2157] added a note for the case statistics counters are not incremented 12 years ago
  Yoshitaka Aharen 819407f4b5 [2157] update doxygen comments 12 years ago
  Yoshitaka Aharen f91f95678f [2157] statistics counter check in lettuce corrected 12 years ago
  Yoshitaka Aharen 3476033eb7 [2157] avoid using unnamed namespace in header file 12 years ago
  Yoshitaka Aharen d792272541 Revert "[2157] pass IP versions and transport protocols with enum" 12 years ago
  Yoshitaka Aharen f1b061b42a [2157] added a comment for step.hashes 12 years ago
  Yoshitaka Aharen ed014f274c [2157] added a note to describe response() processes 3 messages 12 years ago
  Yoshitaka Aharen daccf2d632 [2157] removed unused helper function from test code 12 years ago
  Yoshitaka Aharen dbf019c34b [2157] removed duplicate comment 12 years ago
  Yoshitaka Aharen 9aaf0f9883 [2157] use boost::optional for getRequestOpcode() 12 years ago
  Yoshitaka Aharen ce5cf26e36 [2157] doxygen: Counters::inc() doesn't throw 12 years ago
  Yoshitaka Aharen c0fa34d5aa [2157] applied patch from 2157#comment:48 12 years ago
  Yoshitaka Aharen ab9c7fa434 [2157] added a note to explain why empty string is required 12 years ago