Commit History

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