Historique des commits

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