コミット履歴

作者 SHA1 メッセージ 日付
  Tatsuhiro Tsujikawa 52da4e40ea Drop SSLv3.0 and TLSv1.0 and add TLSv1.3 6 年 前
  Tatsuhiro Tsujikawa e0a827ff98 Enable IndentPPDirectives 7 年 前
  Tatsuhiro Tsujikawa fe2226b988 Fix compile error with toolchain which lacks IPV6_TCLASS 8 年 前
  Tatsuhiro Tsujikawa 6289aafaf8 Increase backlog to 1024 8 年 前
  Tatsuhiro Tsujikawa 8985d66e71 Fix compile error without TLS support 9 年 前
  Tatsuhiro Tsujikawa 5e48e01bf9 Don't inherit file descriptor to child process 9 年 前
  Tatsuhiro Tsujikawa cf2fa33fe0 WinTLS: Fix hang because of buffered received data 9 年 前
  Tatsuhiro Tsujikawa 25243da039 mingw: Add formatLastError as wrapper function for FormatMessage 9 年 前
  Tatsuhiro Tsujikawa 0282899bfa Fix compile error 9 年 前
  Tatsuhiro Tsujikawa ea4d99ea08 Refactor SocketCore::getPeerInfo, getAddrInfo to return Endpoint object 9 年 前
  Tatsuhiro Tsujikawa e899eba76f Define SockAddr and use it instead of raw std::pair 9 年 前
  Tatsuhiro Tsujikawa d2d06395d9 Try all found address set to bind sockets with --multiple-interface 9 年 前
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 9 年 前
  Tatsuhiro Tsujikawa e8a9a366db Add --socket-recv-buffer-size option 10 年 前
  Tatsuhiro Tsujikawa 318c804504 Use user-defined literal for k, m, and g (powers of 1024) 10 年 前
  Tatsuhiro Tsujikawa 2bbec1086d Use std::make_shared 10 年 前
  Tatsuhiro Tsujikawa ee12923122 Arrange #ifdef guard so that formatter does not get fooled 10 年 前
  Tatsuhiro Tsujikawa c26da09687 Add --ssh-host-key-md option 10 年 前
  multisnow e84176d1f0 fix build error without libssh2 10 年 前
  Tatsuhiro Tsujikawa 5723f4211a sftp: Seek to the correct position to resume, fix slow start of transfer 10 年 前
  Tatsuhiro Tsujikawa d0ad7033c3 sftp: basic download works 10 年 前
  Tatsuhiro Tsujikawa 82ba003209 Add basic ssh/sftp code to SocketCore and introduce SSHSession 10 年 前
  Sarim Khan 34d773a465 multiple interface support for link aggregation 10 年 前
  Dan Fandrich 0538aa40da Fixed some typos in code comments 10 年 前
  Nils Maier 0895008e5c Fix SSLv3 warnings being issued on connection reuse. 10 年 前
  Nils Maier 48bcb47a30 Refine messages to include peer info 11 年 前
  Nils Maier 3c8704178a Move warn logic into SocketCore 11 年 前
  Tatsuhiro Tsujikawa 9b84727324 Use std::make_shared and make_unique where possible, part 2 11 年 前
  Tatsuhiro Tsujikawa f0473dc34d Ignore error when setting DSCP value 11 年 前
  Alexander Amanuel dccd8192a4 Added DSCP support for IPv6 sockets 11 年 前