Go to file
Tatsuhiro Tsujikawa 5b677fa7f2 mingw: Fix high CPU usage in BitTorrent downloads
This commit fixes high CPU usage in BitTorrent downloads.  Only mingw
build is affected by this bug.

Thank you kwkam for identifying the cause of the issue, and helping
debugging this patch.
2017-11-06 23:16:12 +09:00
android android: Build and link with zlib 2015-05-21 00:00:37 +09:00
deps Fix bug that --disable-websocket causes build error 2016-12-10 20:58:57 +09:00
doc Fix sphinx warnings 2017-10-17 23:13:40 +09:00
examples clang-format-3.9 2016-10-15 19:02:54 +09:00
lib Removed autogenerated files by automake/autoconf. 2010-11-27 23:31:17 +09:00
m4 configure: Use pkg-config to find libs whenever possible 2016-11-12 22:13:48 +01:00
osx-package Initial revision of the a new OSX release Makefile 2013-12-19 18:46:51 +01:00
po po/README: deflate -> inflate 2016-05-07 16:23:18 -04:00
src mingw: Fix high CPU usage in BitTorrent downloads 2017-11-06 23:16:12 +09:00
test clang-format 2017-10-07 19:42:43 +09:00
.clang-format Update .clang-format to clang-format-3.9 2016-10-15 19:02:42 +09:00
.gitignore Update .gitignore 2014-03-22 12:26:15 +09:00
.travis.yml Add xcode7 build to make sure that we are not affected by std::make_shared bug 2016-08-30 21:14:40 +09:00
AUTHORS Update AUTHORS 2017-10-17 22:21:32 +09:00
COPYING 2006-09-22 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-09-21 15:31:24 +00:00
ChangeLog Added empty ChangeLog. 2010-11-28 00:38:58 +09:00
ChangeLog.old Fix typo 2017-04-15 22:19:04 +09:00
Dockerfile.mingw mingw: Update third-party libraries 2017-10-17 22:08:02 +09:00
Dockerfile.raspberrypi Update links in Dockerfile.raspberrypi 2017-03-02 13:29:52 +01:00
LICENSE.OpenSSL 2006-09-22 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-09-21 15:31:24 +00:00
Makefile.am spelling fixes 2017-03-20 22:44:41 +01:00
NEWS Update NEWS 2017-10-17 22:41:09 +09:00
README Converted README.asciidoc into README.rst 2012-04-22 23:27:32 +09:00
README.android android: Update third-party libraries 2017-10-17 22:14:59 +09:00
README.mingw mingw: Update third-party libraries 2017-10-17 22:08:02 +09:00
README.rst Update doc 2017-04-29 22:20:48 +09:00
android-config Compile using Android NDK clang 2017-01-23 00:58:16 +09:00
android-make Merged Android build scripts 2012-06-29 00:51:13 +09:00
android-release Include arm in a filename of android zip 2017-10-17 22:17:57 +09:00
build_test.sh Copy test logs as well 2015-09-27 23:49:44 +09:00
configure.ac Bump up version number to 1.33.0 2017-10-17 22:26:11 +09:00
import-po spelling fixes 2017-03-20 22:44:41 +01:00
makerelease Update makerelease 2016-04-15 23:09:54 +09:00
makerelease-osx.mk OSX: Allow to specify a build 2017-06-28 21:17:18 +02:00
mingw-build-memo Add libssh2 to mingw build config 2015-05-16 21:38:53 +09:00
mingw-config Add libssh2 to mingw build config 2015-05-16 21:38:53 +09:00
mingw-release cd to the directory where the script exists before creating release 2012-09-02 18:56:31 +09:00
script-helper Added README and release script for mingw build 2012-06-30 00:53:48 +09:00

README

See README.rst