4589 Commits (db24ccc635eadf19ad4599ef761ac5c5249cb81c)
 

Author SHA1 Message Date
miguelfreitas 4eab7e4d81 Merge pull request #38 from toyg/usermessages 11 years ago
miguelfreitas 18cd530e03 Merge pull request #37 from toyg/osx_build_fix 11 years ago
Miguel Freitas 8287b2b1e1 use a single database for all swarms of the same libtorrent session. 11 years ago
toyg ce787d6cd3 Replaced references to bitcoin/bitcoind in user-visible messages 11 years ago
Giacomo Lacava d06042cab2 explicit paths in LDFLAGS and CPPFLAGS 11 years ago
miguelfreitas 41e07e8b11 Merge pull request #35 from toyg/osx-build-doc-correction 11 years ago
Giacomo Lacava df21f1d015 minor doc corrections 11 years ago
miguelfreitas 81b8006d14 Merge pull request #19 from Joeboy/master 11 years ago
miguelfreitas 56b21cd50d Merge pull request #31 from sanchi/master 11 years ago
miguelfreitas dbd2e0e169 Merge pull request #30 from toyg/osx 11 years ago
Stefan Sayer 28975dd0d2 makefile: libtorrent needs -lrt for linking 11 years ago
toyg ac5444d3fe updated build doc for OSX 11 years ago
miguelfreitas 0a55be85bc Merge pull request #29 from toyg/osx 11 years ago
toyg 83dcd048bb fixes to compile and run under OSX 10.9.1 11 years ago
toyg 65dfbef547 now compiling and running on OSX. old makefile.osx from bitcoin is still around in case we need to merge back some stuff. 11 years ago
Joe Button 323734850f Specify rpcallowip in web client setup example in README.md 11 years ago
Miguel Freitas 5462a3bf0b increase number of file descriptors as discussed in #24 11 years ago
Joe Button 2cbadcc936 linkify url in README.md 11 years ago
Joe Button b176dad4db Add web UI instructions to README.md 11 years ago
Joe Button e0db586e8d Clarify INSTALL doc slightly 11 years ago
Miguel Freitas 6708cec239 report dht_global_nodes in getinfo 11 years ago
Miguel Freitas 8cae4d84de make --enable-debug default in libtorrent so it should compile out of the box (without extra flags) 11 years ago
miguelfreitas 9024eb2a5d Merge pull request #16 from joshpurvis/patch-1 11 years ago
Josh Purvis 48e66f95f9 Added step to run make on libtorrent 11 years ago
Miguel Freitas 342d3e1478 just learned that scrypt is too slow for CBlockTreeDB::LoadBlockIndexGuts. 11 years ago
Miguel Freitas 46660a989a checkpoint 11 years ago
Miguel Freitas 339c4a00ea TODO cleanups 11 years ago
Miguel Freitas 884e25eecc prevent useless dhtget (for neighbor check) when torrent is already known 11 years ago
Miguel Freitas 60db413630 less noisy 11 years ago
Miguel Freitas 5fcf9b452a Merge 11 years ago
Miguel Freitas 2dd4c62b0e increase active downloads. tests needed. 11 years ago
Miguel Freitas af253907ae Merge ../twister-bare 11 years ago
Miguel Freitas 378e4622e3 make it 2h before blockchain is considered outdated 11 years ago
Miguel Freitas 1ae5745151 another we_dont_have() due to disk read error. 11 years ago
Miguel Freitas ddd5e332a3 Merge lease enter a commit message to explain why this merge is necessary, 11 years ago
Miguel Freitas 8328c7222f use we_dont_have to recover from corrupt swarm database. 11 years ago
Miguel Freitas a3046784ac This sample script is a username crawler: it will obtain all known usernames 11 years ago
Miguel Freitas fd404d0927 dumppubkey json return value must be hexstr 11 years ago
Miguel Freitas ca1eb9f3c2 update "interesting" upon receiving bitfield 11 years ago
Miguel Freitas 4d3e7a3551 upnp enabled by default like in qmake project 11 years ago
Miguel Freitas e26785510c third dnsseed 11 years ago
Miguel Freitas 8dbae988ec dont expire dht items if block chain is invalid 11 years ago
Miguel Freitas bcc7ee4747 increase dht upload rate. 11 years ago
Miguel Freitas aa422d9b4e increase number of active torrents 11 years ago
Miguel Freitas 33a04c7cf0 improve miner response to new blocks received to prevent stale blocks being generated 11 years ago
Miguel Freitas d2d64bfed2 make sure strSpamUser is valid before using it to sign message 11 years ago
Miguel Freitas 74470ebddb check for key mismatch when importing keys 11 years ago
Miguel Freitas 9aec1f6c73 libtorrent fix from upstream 11 years ago
Miguel Freitas 36da093939 recheckusertorrent rpc 11 years ago
Miguel Freitas bd65447806 important TODO: Check pieces before sending to other peers in swarm 11 years ago