Historial de Commits

Autor SHA1 Mensaje Fecha
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 hace 10 años
  Tatsuhiro Tsujikawa 37c2edd97a Use std::shuffle, instead of std::random_shuffle hace 10 años
  Tatsuhiro Tsujikawa 9d577b0ad7 Fix adjustAnnounceUri parameter is not passed hace 10 años
  Tatsuhiro Tsujikawa 4cf0bb742f Shuffle web-seeding URIs hace 10 años
  Tatsuhiro Tsujikawa 06a8bf6e0a Pause download only when RPC is enabled hace 11 años
  Tatsuhiro Tsujikawa c0e4381780 util::parseIntSegments: Return SegList<int> hace 11 años
  Tatsuhiro Tsujikawa d1d5ea5b21 DownloadContext, FileEntry: Use move semantics to path parameter in ctor hace 11 años
  Tatsuhiro Tsujikawa 9b54272190 FileEntry::getUris: Return std::vector<std::string> hace 11 años
  Nils Maier b9fe4119c0 New round of clang-modernize hace 11 años
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always hace 11 años
  Tatsuhiro Tsujikawa 9e52483c04 Refactor DownloadHandlerFactory hace 12 años
  Tatsuhiro Tsujikawa fa09dc9115 Clean up if defined style hace 12 años
  Tatsuhiro Tsujikawa 7c06b903f3 Use std::unique_ptr for ValueBase object hierarchy hace 12 años
  Tatsuhiro Tsujikawa 0cdeaa8177 Return nullptr directly where std::shared_ptr is expected hace 12 años
  Tatsuhiro Tsujikawa 6a3e26a34d Remove accidentally added const hace 12 años
  Tatsuhiro Tsujikawa 2761301dfb Rewrite util::divide hace 12 años
  Tatsuhiro Tsujikawa 2f6eff3821 download_helper: Cleanup hace 12 años
  Tatsuhiro Tsujikawa bef6236da8 DownloadContext::attrs_ now holds std::unique_ptr hace 12 años
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle hace 12 años
  Tatsuhiro Tsujikawa 77a4ee4de0 Save gid option with --save-session option hace 13 años
  Tatsuhiro Tsujikawa 0001f4cfbd Added --gid option hace 13 años
  Tatsuhiro Tsujikawa b9da9d4ed3 Use 64 bits random bytes as GID hace 13 años
  Tatsuhiro Tsujikawa ae2e4cb7ff Handle OptionHandlers as raw pointer hace 13 años
  Tatsuhiro Tsujikawa 461a542c5e Rewritten DownloadHandlerConstants hace 13 años
  Tatsuhiro Tsujikawa c1ddf34e4b Specify torrent file explicitly in createRequestGroupForBitTorrent() hace 13 años
  Tatsuhiro Tsujikawa 01e1fdaf49 Parse torrent file on the fly if --follow-torrent=mem is given hace 13 años
  Tatsuhiro Tsujikawa f2d55f0edc Added --deferred-input option. hace 14 años
  Tatsuhiro Tsujikawa 46e59c4cc3 Fixed the bug that --checksum is not working. hace 14 años
  Tatsuhiro Tsujikawa 30fdb08f40 Rewritten parametered URI handling routine. hace 14 años
  Tatsuhiro Tsujikawa 6267676e8b util::divide now takes iterators as arguments. hace 14 años