Historique des commits

Auteur SHA1 Message Date
  Tatsuhiro Tsujikawa b316b2cec5 clang-format il y a 9 ans
  rotor cefea5db5a Add a little bit of color to have a better visual of important informations il y a 9 ans
  Tatsuhiro Tsujikawa 25615fcb17 Add "seeder" key to tellStatus RPC response il y a 9 ans
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 il y a 10 ans
  Tatsuhiro Tsujikawa 85faafcaf2 Fix bug that progress summary is not shown timely il y a 10 ans
  Tatsuhiro Tsujikawa 0b48bb1dbd Use user-defined literals for time units il y a 10 ans
  Tatsuhiro Tsujikawa 99cd73c092 Replace timer facility with chrono lib il y a 10 ans
  Tatsuhiro Tsujikawa 2807258279 Use std::make_shared and make_unique where possible, part 1 il y a 11 ans
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always il y a 11 ans
  Tatsuhiro Tsujikawa 30e4077440 Add --enable-color option to enable/disable terminal color output il y a 11 ans
  Nils Maier 80528aa9ce Use some colors in progress reports (where available) 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
  Tatsuhiro Tsujikawa 162c138362 BtRegistry: Use std::unique_ptr for BtObject il y a 12 ans
  Tatsuhiro Tsujikawa 81f46fbf92 Use CXX11_OVERRIDE il y a 12 ans
  Tatsuhiro Tsujikawa 6b397c8125 Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry il y a 12 ans
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle il y a 12 ans
  Tatsuhiro Tsujikawa d4ba562710 Implement IndexedList::iterator il y a 12 ans
  Nils Maier 11b9f3ebe2 Detect console with on Windows il y a 13 ans
  Tatsuhiro Tsujikawa 1e4f301ec1 Remove PeerStorage::getActivePeers() and add getUsedPeers() instead il y a 12 ans
  Tatsuhiro Tsujikawa 07bb779eb0 Faster deletion of RequestGroup and DownloadResult lists il y a 13 ans
  Tatsuhiro Tsujikawa b9da9d4ed3 Use 64 bits random bytes as GID il y a 13 ans
  Tatsuhiro Tsujikawa 2235743de3 Changed console readout, making it more compact il y a 13 ans
  Tatsuhiro Tsujikawa 4fdd5da27d Compact readout when more than 1 simultaneous downloads are going on il y a 13 ans
  Tatsuhiro Tsujikawa 2364f809c3 Code cleanup: Merged successive string literals in readout il y a 13 ans
  Tatsuhiro Tsujikawa bf56f3c299 Check the output file is terminal or not in ctor il y a 13 ans
  Tatsuhiro Tsujikawa 8566d050ff Reset stream format state il y a 13 ans
  Tatsuhiro Tsujikawa 21c3903af0 Simplified TransferStat struct il y a 13 ans
  Tatsuhiro Tsujikawa 0ecfa19925 Reworked download/upload statistics calculation il y a 13 ans
  Tatsuhiro Tsujikawa e2340efe27 Use std::vector instead of std::map for ContextAttribute objects il y a 13 ans