コミット履歴

作者 SHA1 メッセージ 日付
  Tatsuhiro Tsujikawa 2df30b1447 Support 1xx non-final response 9 年 前
  Nils Maier 366e2e8f79 Use default where possible 9 年 前
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 10 年 前
  Tatsuhiro Tsujikawa 692a674fe0 SocketRecvBuffer: Eliminate memmove 10 年 前
  Tatsuhiro Tsujikawa 306d92a1da Move req 11 年 前
  Tatsuhiro Tsujikawa 9a931e7c61 Fix crash on OSX when proxy is used 11 年 前
  Nils Maier e2700f50a5 Code cleanup in Http* 12 年 前
  Nils Maier fc6318d23f Fix a bad std::move in HttpConnection 12 年 前
  Tatsuhiro Tsujikawa 107de58997 Return nullptr directly where std::unique_ptr is expected 12 年 前
  Tatsuhiro Tsujikawa cb205a207c Use std::unique_ptr for HttpRequest instead of std::shared_ptr 12 年 前
  Tatsuhiro Tsujikawa 9a38c102dc Use std::unique_ptr for HttpResponse instead of std::shared_ptr 12 年 前
  Tatsuhiro Tsujikawa f2d85c38cc Fix segmentaion fault 12 年 前
  Tatsuhiro Tsujikawa 47402c5f29 Refactor HttpConnection and its neighbor objects 12 年 前
  Tatsuhiro Tsujikawa fba7e7ee8b Use move to send string data into SocketBuffer::pushStr 12 年 前
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 年 前
  Nils Maier 7f6a446750 Hygiene: Fix some clang warnings, mostly unused private members. 12 年 前
  Tatsuhiro Tsujikawa 2676bbe9c6 Initialized scalar members 13 年 前
  Tatsuhiro Tsujikawa 3258614033 Removed *Handle typedef 13 年 前
  Tatsuhiro Tsujikawa 5fc1b1ad29 Rewritten HTTP header parser 13 年 前
  Tatsuhiro Tsujikawa 9331f6a43d Removed static const char[] as much as possible. 14 年 前
  Tatsuhiro Tsujikawa 0da2468d6b Removed strappend 14 年 前
  Tatsuhiro Tsujikawa f1f1b991f1 Removed SocketBuffer::pushStrSwap. 14 年 前
  Tatsuhiro Tsujikawa 226480ad60 Made const char[] static 14 年 前
  Tatsuhiro Tsujikawa 6ea1b68db1 Added SocketBuffer::pushStrSwap 14 年 前
  Tatsuhiro Tsujikawa 601ec0f44a Removed util::startsWith(a, b) 14 年 前
  Tatsuhiro Tsujikawa d030dd5a3f Code cleanup 15 年 前
  Tatsuhiro Tsujikawa ea1b4b3ee5 Eliminated SocketCore::peekData() form HTTP/FTP downloads. 15 年 前
  Tatsuhiro Tsujikawa 03417e94b4 2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年 前
  Tatsuhiro Tsujikawa 580098eb49 2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年 前
  Tatsuhiro Tsujikawa 1372ac51ad 2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年 前