Historique des commits

Auteur SHA1 Message Date
  Nils Maier d4044306f3 AppleTLS: Fix MessageDigestImpl il y a 12 ans
  Nils Maier 59ba3c99f6 AppleTLS: Fix session CFRelease stuff il y a 12 ans
  Tatsuhiro Tsujikawa c6a733378f Use std::unique_ptr to receive BtMessage il y a 12 ans
  Tatsuhiro Tsujikawa 0cdeaa8177 Return nullptr directly where std::shared_ptr is expected il y a 12 ans
  Tatsuhiro Tsujikawa 107de58997 Return nullptr directly where std::unique_ptr is expected il y a 12 ans
  Tatsuhiro Tsujikawa 6ba1725e0f Use std::unique_ptr for ARC4Encryptor in PeerConnection and MSEHandshake il y a 12 ans
  Tatsuhiro Tsujikawa b4ae039702 BinExpr, UnExpr: Make copies of args so that we can use them with rvalues il y a 12 ans
  Tatsuhiro Tsujikawa 05d75ed218 Fix array version make_unique is invoked for 1 size_t arg accidentally il y a 12 ans
  Tatsuhiro Tsujikawa bc6aa3073b Use std::unique_ptr for StreamPieceSelector instead of std::shared_ptr il y a 12 ans
  Tatsuhiro Tsujikawa 128783cf86 Use std::unique_ptr for PieceSelector instead of std::shared_ptr il y a 12 ans
  Tatsuhiro Tsujikawa a479473949 Use std::unique_ptr for URISelector instead of std::shared_ptr il y a 12 ans
  Tatsuhiro Tsujikawa c36370ef60 Use std::unique_ptr for LpdMessage instead of std::shared_ptr il y a 12 ans
  Tatsuhiro Tsujikawa 57f1902ee1 Use std::unique_ptr for StreamFilter instead of std::shared_ptr il y a 12 ans
  Tatsuhiro Tsujikawa cb205a207c Use std::unique_ptr for HttpRequest instead of std::shared_ptr il y a 12 ans
  Tatsuhiro Tsujikawa 9a38c102dc Use std::unique_ptr for HttpResponse instead of std::shared_ptr il y a 12 ans
  Tatsuhiro Tsujikawa 7e6db8d801 Use std::unique_ptr instead of array_ptr il y a 12 ans
  Tatsuhiro Tsujikawa df0034f1cd Add countSetBitSlow tests il y a 12 ans
  Tatsuhiro Tsujikawa c2e62cdb81 Fix compile error with i686-w64-mingw32-g++ 4.6 il y a 12 ans
  Tatsuhiro Tsujikawa 211f685add BitfieldMan: Rewrite getCompletedLength and countMissingBlockNow il y a 12 ans
  Tatsuhiro Tsujikawa 0d85fb0df3 Use std::unique_ptr for AsyncResolverMan il y a 12 ans
  Tatsuhiro Tsujikawa 74d6d64271 Use std::unique_ptr for MessageDigest il y a 12 ans
  Tatsuhiro Tsujikawa f2d85c38cc Fix segmentaion fault il y a 12 ans
  Tatsuhiro Tsujikawa f022402dc9 Use std::unique_ptr in DHTRegistry il y a 12 ans
  Tatsuhiro Tsujikawa 1a5d75e819 Use std::unique_ptr to store DHTMessages instead of std::shared_ptr il y a 12 ans
  Tatsuhiro Tsujikawa 4f7d1c395b Use std::unique_ptr for ProgressUpdate instead of raw pointer il y a 12 ans
  Tatsuhiro Tsujikawa 529b9fdceb Use std::unique_ptr for ExtensionMessage il y a 12 ans
  Tatsuhiro Tsujikawa 9e35750bb8 Code cleanup il y a 12 ans
  Tatsuhiro Tsujikawa 098f1571be Wrap BtMessage objects by std::unique_ptr instead of std::shared_ptr il y a 12 ans
  Tatsuhiro Tsujikawa abcb0745ed Fix unitest compile error il y a 12 ans
  Tatsuhiro Tsujikawa 03ae308faa Use RequestSlot as pointer to avoid copying il y a 12 ans