Historique des commits

Auteur SHA1 Message Date
  Nils Maier cf6f58ceec More code cleanups il y a 12 ans
  Nils Maier 8526ceeb45 Convert to autos and ranged loops il y a 12 ans
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr il y a 12 ans
  Nils Maier 9da17424c6 Fix json::decodeGetParams when compiled with recent Apple clang il y a 12 ans
  Nils Maier 270f429838 Fix util::nextParam when compiled with recent Apple clang il y a 12 ans
  Tatsuhiro Tsujikawa d87365efc6 Use @echo instead of $(warning ...) to suppress warning on autoreconf il y a 12 ans
  Tatsuhiro Tsujikawa c26c1e234a Move GHR outside of function and provide ctor to suppress compiler warning il y a 12 ans
  Tatsuhiro Tsujikawa b6d84c0160 Use nullptr for std::shared_ptr and unique_ptr default parameter il y a 12 ans
  Tatsuhiro Tsujikawa 5ba7150333 Code cleanup il y a 12 ans
  Tatsuhiro Tsujikawa 7b04c841d6 Code cleanup il y a 12 ans
  Tatsuhiro Tsujikawa 7f049dc2a4 Fix bad use of std::move il y a 12 ans
  Tatsuhiro Tsujikawa 7e01328daf Merge branch 'master' into win-ctrl-c il y a 12 ans
  Nils Maier 02c65e0eca Always build doc/manual-src il y a 12 ans
  Nils Maier bf5a940ed4 Define a type for signal handlers il y a 12 ans
  Nils Maier 79fcafc31f Win: Use SetConsoleCtrlHandler for SIGINT/SIGTERM il y a 12 ans
  Nils Maier 9e25335850 Implement a simple resource lock (threading) il y a 12 ans
  Nils Maier 322bd45cfb Check for sphinx-build during configure il y a 12 ans
  Nils Maier 2216d8cd34 Fix out-of-tree README.html build il y a 12 ans
  Nils Maier a982dee961 Switch CA_BUNDLE to AC_DEFINE il y a 12 ans
  Nils Maier 303f987ee9 Add --with-disk-cache configure option il y a 12 ans
  Nils Maier 90c39522a2 Libuv: Compatiblity fix with master il y a 12 ans
  Nils Maier 4be7ec380f Change defaults: Enable 16M disk cache by default. il y a 12 ans
  Tatsuhiro Tsujikawa 732ed1fb8b Fix broken XMLRPC method call il y a 12 ans
  Tatsuhiro Tsujikawa 8d62682202 Fix segmentation fault if RpcMethod::process throws exception il y a 12 ans
  Tatsuhiro Tsujikawa de55569de5 Always save control file if --force-save is given il y a 12 ans
  Tatsuhiro Tsujikawa 41121e09f7 Use std::unique_ptr for Metalink objects il y a 12 ans
  Tatsuhiro Tsujikawa 59e63d956e Rewrite RPC method factory function il y a 12 ans
  Tatsuhiro Tsujikawa 7c06b903f3 Use std::unique_ptr for ValueBase object hierarchy il y a 12 ans
  Tatsuhiro Tsujikawa 7a57ecc5f8 DefaultBtMessageDispatcher: Remove unused members peerStorage_, pieceStorage_ il y a 12 ans
  Tatsuhiro Tsujikawa cf8cfeefbc DHTInteractionCommand: Use std::unique_ptr for DHTConnection il y a 12 ans