Commit History

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