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