Commit History

Upphovsman SHA1 Meddelande Datum
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 9 år sedan
  Nils Maier 70a80b1455 Remove request pre-authorization again 11 år sedan
  Nils Maier 8f2af33b6d Delay auth failures instead of PBKDF2 11 år sedan
  Nils Maier 855dfa0e2f Authorize RPC multicalls only once. 11 år sedan
  Nils Maier 82dad90ff3 Validate token using PBKDF2-HMAC-SHA1. 11 år sedan
  Tatsuhiro Tsujikawa 7f6987a4b4 Implement new RPC authorization using --rpc-secret option 11 år sedan
  Nils Maier a76eeb2b81 Introduce PrefPtr typedef 12 år sedan
  Nils Maier 8526ceeb45 Convert to autos and ranged loops 12 år sedan
  Tatsuhiro Tsujikawa 8d62682202 Fix segmentation fault if RpcMethod::process throws exception 12 år sedan
  Tatsuhiro Tsujikawa 7c06b903f3 Use std::unique_ptr for ValueBase object hierarchy 12 år sedan
  Tatsuhiro Tsujikawa ca329a7ccb Use std::mem_fn instead of std::mem_fun 12 år sedan
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 år sedan
  Tatsuhiro Tsujikawa a4a4a10490 Remove NULL check for pref because pref is always non NULL 12 år sedan
  Tatsuhiro Tsujikawa 8b0c701266 Removed trailing spaces 13 år sedan
  Tatsuhiro Tsujikawa ae2e4cb7ff Handle OptionHandlers as raw pointer 13 år sedan
  Tatsuhiro Tsujikawa 68eb1b6737 Ignore unacceptable options in RPC request instead of throwing error. 13 år sedan
  Tatsuhiro Tsujikawa 7cba24e8b2 Options for -i list is now available in aria2.changeOption. 14 år sedan
  Tatsuhiro Tsujikawa 6bc6825cec Renamed OptionHandler::setGlobalChangeOption() as setChangeGlobalOption(). 14 år sedan
  Tatsuhiro Tsujikawa 5a29813d24 OptionHandler now knows its option can be used in -i list option, 14 år sedan
  Tatsuhiro Tsujikawa d5c8d048ef Rewritten OptionParser. Made it simpler and efficient. 14 år sedan
  Tatsuhiro Tsujikawa 3832ed97c6 Rewritten Option. Introduced Pref. 14 år sedan
  Tatsuhiro Tsujikawa 05104ba177 Removed asString, asList, ... and use downcast<T> instead. 14 år sedan
  Tatsuhiro Tsujikawa 2d92571cf9 Moved jsonRpc flag from RpcMethod to RpcRequest. 14 år sedan
  Tatsuhiro Tsujikawa f0cfbb21c1 Renamed classes in abstract layer of RPC service from XmlRpc* to Rpc*. 14 år sedan