Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa 68eb1b6737 Ignore unacceptable options in RPC request instead of throwing error. 13 years ago
  Tatsuhiro Tsujikawa f4e0eae904 Added checkRequiredInteger() to check integer param is in valid range. 13 years ago
  Tatsuhiro Tsujikawa ad11d746f0 Only accepts 32 bit integer values from int and i4 elements in XML-RPC. 13 years ago
  Tatsuhiro Tsujikawa f0bcfa822e Use int instead of unsigned int where unsigned int is not needed. 14 years ago
  Tatsuhiro Tsujikawa 9a51cc356b Changed interface of BtRegistry. 14 years ago
  Tatsuhiro Tsujikawa 12659c74a8 Don't copy Option in RequestGroup ctor. 14 years ago
  Tatsuhiro Tsujikawa 62a07fff5f Fixed unit test 14 years ago
  Tatsuhiro Tsujikawa 3832ed97c6 Rewritten Option. Introduced Pref. 14 years ago
  Tatsuhiro Tsujikawa 7e7aeac3ff Added --piece-length option. 14 years ago
  Tatsuhiro Tsujikawa 05104ba177 Removed asString, asList, ... and use downcast<T> instead. 14 years ago
  Tatsuhiro Tsujikawa d1885a5874 Allowed missing params in system.multicall RPC method. 14 years ago
  Tatsuhiro Tsujikawa 46eced8ada Fixed compile error and unit test error without SSL library. 14 years ago
  Tatsuhiro Tsujikawa 6e818a06dc Replaced gid_t with a2_gid_t cause gid_t is commonly used as group ID. 14 years ago
  Tatsuhiro Tsujikawa 73572712d8 Use .meta4 instead of .metalink as suffix when saving metalink XML 14 years ago
  Tatsuhiro Tsujikawa f0cfbb21c1 Renamed classes in abstract layer of RPC service from XmlRpc* to Rpc*. 14 years ago