提交歷史

作者 SHA1 備註 提交日期
  Tatsuhiro Tsujikawa d9bb24a2e0 Fixed gcc-4.7 warnings 13 年之前
  Tatsuhiro Tsujikawa fcbdecfd1e Conditional compile for WebSocket. 13 年之前
  Tatsuhiro Tsujikawa 7bc2a14d9f Fixed compile error without BitTorrent support 13 年之前
  Tatsuhiro Tsujikawa ef86d760cc Use CreateProcessW instead of CreateProcessA 13 年之前
  Tatsuhiro Tsujikawa 3f7561b80c Define HAVE_GETADDRINFO only if it is not defined in MinGW build. 13 年之前
  Tatsuhiro Tsujikawa 9996d4ef4b Removed -lcrypto from mingw LIBS 13 年之前
  Tatsuhiro Tsujikawa e5932879db Print pkg-config error if the module is not available 13 年之前
  Tatsuhiro Tsujikawa 7e5814f0f9 Check with pkg-config only: c-ares, openssl, sqlite3 and zlib. 13 年之前
  Tatsuhiro Tsujikawa fcb102b650 Fixed compile error with i686-w64-mingw32 13 年之前
  Tatsuhiro Tsujikawa 840ca5adb6 Check availability of pwd.h 13 年之前
  Tatsuhiro Tsujikawa c7c26e67c4 Disable IPv6 for MinGW build by default 13 年之前
  Tatsuhiro Tsujikawa 847ebd54bc Use https for github URI 13 年之前
  Tatsuhiro Tsujikawa 3dc5437ee2 Updated bash_completion 13 年之前
  Tatsuhiro Tsujikawa b82b25bc32 Clarify possible SSL+crypto library configuration. 13 年之前
  Tatsuhiro Tsujikawa 65a20f5070 First check there is wildcard character or not in tls hostname check. 13 年之前
  Tatsuhiro Tsujikawa b9471d7452 Compare IPAddress in commonName as string. 13 年之前
  Tatsuhiro Tsujikawa b68e0a5527 Use net::verifyHostname() with gnutls. 13 年之前
  Tatsuhiro Tsujikawa e6f04416d9 Don't use locale dependent toupper and tolower. 13 年之前
  Tatsuhiro Tsujikawa 0a9abd89c6 Rewritten TLS hostname check based on RFC 6125. 13 年之前
  Tatsuhiro Tsujikawa e4e9562c92 Get the home directory of the effective user ID using getpwuid() if 13 年之前
  Tatsuhiro Tsujikawa 25ef6677e9 Added hostname check described in RFC 2818 with OpenSSL. 13 年之前
  Tatsuhiro Tsujikawa cd00b012d9 Updated README.asciidoc 13 年之前
  Tatsuhiro Tsujikawa aa7a2a1c3b Merge pull request #14 from ITriskTI/patch-2 13 年之前
  ITriskTI 4ab8e63d82 Updated Russian man page 13 年之前
  Tatsuhiro Tsujikawa 06b6bef860 Made WebSocket handshake more strict. 13 年之前
  Tatsuhiro Tsujikawa 8499a47d21 Added --bt-remove-unselected-file option. 13 年之前
  Tatsuhiro Tsujikawa 9669bafb7f Updated man page 13 年之前
  Tatsuhiro Tsujikawa 2b3469dad9 Use std::set for socketEntries_ and nameResolverEntries_ in PortEventPoll 13 年之前
  Tatsuhiro Tsujikawa ae393329f7 Fixed segmentation fault in open solaris in unit test. 13 年之前
  Tatsuhiro Tsujikawa 4d8c17d104 Fixed compile error on open solaris 13 年之前