Историја ревизија

Аутор SHA1 Порука Датум
  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 пре 10 година
  Tatsuhiro Tsujikawa ea4d99ea08 Refactor SocketCore::getPeerInfo, getAddrInfo to return Endpoint object пре 10 година
  Tatsuhiro Tsujikawa e899eba76f Define SockAddr and use it instead of raw std::pair пре 10 година
  Tatsuhiro Tsujikawa d2d06395d9 Try all found address set to bind sockets with --multiple-interface пре 10 година
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 пре 10 година
  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 пре 11 година
  Nils Maier 0895008e5c Fix SSLv3 warnings being issued on connection reuse. пре 11 година
  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 година
  Alexander Amanuel 46a251e346 Refactored DSCP-related code a bit пре 12 година
  Alexander Amanuel 924feb12b0 Added DSCP support пре 12 година
  Tatsuhiro Tsujikawa 065979cda4 Remove log message "TLS else" as this function called repeatedly пре 12 година
  Tatsuhiro Tsujikawa 98d88ec6d5 Don't log "TLS Handshaking" twice or more пре 12 година