4712 Commits (30280ba2249c40c6767bc120da4f035d6594326d)
 

Author SHA1 Message Date
miguelfreitas df5b5037b1 Merge pull request #142 from iShift/patch-2 11 years ago
iShift f6de4c9754 Update build-osx.md 11 years ago
Miguel Freitas e22eb1747d update client version again. openssl fix is fairly important as well, better make sure people will get it. 11 years ago
Miguel Freitas 7f9bd14f1f openssl's thread id callback is needed for stable operation. 11 years ago
Miguel Freitas 43e57ad05f 0.9.11 11 years ago
Miguel Freitas fa386c250d recheck piece just before sending to other torrent peer. fix #15. 11 years ago
Miguel Freitas a9f53cce98 trying to reduce the occurrences of "INCOMING ERROR: height > getBestHeight" 11 years ago
Miguel Freitas 2aa2b7b3a3 should fix mapNewBlock variable that commented out last year. 11 years ago
miguelfreitas 5bd93d34cf Merge pull request #137 from iShift/patch-2 11 years ago
iShift b74f92d649 Update README.md 11 years ago
miguelfreitas a256e92858 Merge pull request #134 from romainbou/patch-1 11 years ago
Romain Bouyé 018ad9bb96 Update README.md: Fix link ubuntu-debian build doc 11 years ago
Miguel Freitas 0b906f2494 delay torrent initialization 11 years ago
Miguel Freitas 08cadbb78e enough of stack smashing segfault. openssl is required, period. fix #105. fix #97. fix #27. 11 years ago
Miguel Freitas 284021ed7e new dns seeder. thanks gombadi! 11 years ago
miguelfreitas eeba3c7cfb Merge pull request #131 from lra/fix_some_doc 11 years ago
Laurent Raufaste 8108820acc Updated the ubuntu building doc to use autotool.sh 11 years ago
Laurent Raufaste d52c2429b7 Updated and fixed the debian/ubuntu build doc 11 years ago
Miguel Freitas 128c0a506b less noisy debug.log using html ui 11 years ago
Miguel Freitas a884c002ce 0.9.9 now compiles under cygwin! 11 years ago
Miguel Freitas ef7f976dc9 Fix sse2 support (thanks jpillon) 11 years ago
Miguel Freitas 34936903fc PRIO_MAX is not defined in cygwin, why? 11 years ago
Miguel Freitas ee37f1b6f2 cygwin requires -ldb explicitly. should be harmless. 11 years ago
Miguel Freitas 8c43acf256 update voting usernames 11 years ago
Miguel Freitas deb489d138 disable iconv in cygwin 11 years ago
Miguel Freitas e3f7dfe811 apply patch from http://sourceforge.net/p/cygwin-ports/libtorrent-rasterbar/ci/master/tree/0.16.7-cygwin.patch 11 years ago
Miguel Freitas 440525ebaa apply leveldb cygwin patch from http://code.google.com/p/leveldb/issues/detail?id=188 11 years ago
Miguel Freitas 85be748663 trying to improve torrent connectivity in the long run: relax peer banning. 11 years ago
Miguel Freitas 1e1a23b5d8 fix GetNextInMainChain (thanks Pieter Wuille for suggesting this) 11 years ago
miguelfreitas b2a8e004ab Merge pull request #123 from toyg/fix_boost_version 11 years ago
toyg c68cb85947 Libtorrent requires Boost 1.44 11 years ago
Miguel Freitas 85fa3d4b9a checkpoints + soft checkpoint update 11 years ago
miguelfreitas def094a8d7 Merge pull request #115 from ddorian1/boost_chrono 11 years ago
miguelfreitas 032dfe6241 Merge pull request #118 from ezrafree/patch-1 11 years ago
miguelfreitas b2ab48e1f4 Merge pull request #109 from iShift/patch-2 11 years ago
miguelfreitas 55841f6091 Merge pull request #107 from iShift/patch-1 11 years ago
ezrafree c74cb153db Correcting autotools.sh to autotool.sh 11 years ago
Johannes Schwab 9175451943 Added check for lboost_chrono 11 years ago
iShift 3251692be9 add libtool 11 years ago
iShift 9bcad2b070 fix typo, add Troubleshooting, simplified install 11 years ago
miguelfreitas 796fd9f1e5 Merge pull request #104 from ddorian1/doc 11 years ago
miguelfreitas efad6632fa Merge pull request #98 from jd/jd/fix-build 11 years ago
miguelfreitas 4085c2b002 Merge pull request #99 from toyg/new_osx_build_doc 11 years ago
Miguel Freitas 102d172ca3 highly experimental soft checkpoint based on consensus 11 years ago
Johannes Schwab 6449904d5c Add doc to build on gentoo with overlay 11 years ago
Giacomo Lacava 2e42e4bb5d updated OSX build doc to use Autotools (easier) 11 years ago
Miguel Freitas 1df2b24f90 0.9.7 11 years ago
Miguel Freitas 6416fa5d58 another try to fix the infinite recursion triggered when the new (longer) chain 11 years ago
Miguel Freitas 19ff320d24 replace HaveTxIndex for GetTransaction. this is a more secure check since it also 11 years ago
Julien Danjou 9a03edfa50 Call AM_INIT_AUTOMAKE once 11 years ago