Histórico de Commits

Autor SHA1 Mensagem Data
  Tatsuhiro Tsujikawa 9214e72501 Expand ${HOME} to user's home directory in several options há 9 anos atrás
  Nils Maier 366e2e8f79 Use default where possible há 9 anos atrás
  Nils Maier f5ceeebe86 Fix some compiler warnings há 9 anos atrás
  Tatsuhiro Tsujikawa 8fc28a9e43 clang-format há 9 anos atrás
  Tatsuhiro Tsujikawa 437d4aa776 Fix compile error with Android NDK há 9 anos atrás
  Tatsuhiro Tsujikawa a7cd943a06 clang-format há 9 anos atrás
  Tatsuhiro Tsujikawa 2a8522f6a5 Attemp to fix compile error há 9 anos atrás
  oliviercommelarbre 9e05371fb6 Added support for a dynamic management of the number of concurrent downloads as a function of the overall bandwidth observed há 9 anos atrás
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 há 9 anos atrás
  Tatsuhiro Tsujikawa c26da09687 Add --ssh-host-key-md option há 10 anos atrás
  Dan Fandrich 0538aa40da Fixed some typos in code comments há 10 anos atrás
  Tatsuhiro Tsujikawa c0e4381780 util::parseIntSegments: Return SegList<int> há 11 anos atrás
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always há 11 anos atrás
  Tatsuhiro Tsujikawa 1a24020e63 Don't allow empty string for --rpc-secret option há 11 anos atrás
  Tatsuhiro Tsujikawa 7d1aa887ee Add future deprecation warning to --rpc-user and --rpc-passwd há 11 anos atrás
  Nils Maier a76eeb2b81 Introduce PrefPtr typedef 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
  Tatsuhiro Tsujikawa 2761301dfb Rewrite util::divide há 12 anos atrás
  Tatsuhiro Tsujikawa 28c84148e4 Pass std::unique_ptr by value há 12 anos atrás
  Tatsuhiro Tsujikawa 09c597fbb8 ParameterOptionHandler: Use initializer lists for params há 12 anos atrás
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle há 12 anos atrás
  Tatsuhiro Tsujikawa 4c139eb039 Add TAG_DEPRECATED in DeprecatedOptionHandler ctor há 12 anos atrás
  Tatsuhiro Tsujikawa ae2e4cb7ff Handle OptionHandlers as raw pointer há 13 anos atrás
  Tatsuhiro Tsujikawa 89f18dde85 Use nothrow version of parseInt, parseUInt and parseLLInt há 13 anos atrás
  Tatsuhiro Tsujikawa 295a62f538 Rewritten help tags and various internal flag handling in OptionHandler há 13 anos atrás
  Tatsuhiro Tsujikawa 4b03634f36 Use PRId64 for int64_t format specifier há 13 anos atrás
  Tatsuhiro Tsujikawa b6fd4366fe Use short form of util::startsWith and util::endsWith há 13 anos atrás
  Tatsuhiro Tsujikawa 9331f6a43d Removed static const char[] as much as possible. há 13 anos atrás
  Tatsuhiro Tsujikawa 97a9242cbe Proxy URI is now constructed in getProxyUri(). há 14 anos atrás