Histórico de Commits

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