bitcoin:eloipool.git
2012-05-11 Luke DashjrMerge branch 'bugfix_notrim'
2012-05-11 Luke DashjrJust log an error, rather than make invalid-due-to...
2012-05-11 Luke DashjrRaiseRedFlags if upstream rejects a block
2012-05-07 Luke DashjrMerge branch 'bugfix_thr_sigusr1'
2012-05-07 Luke DashjrBugfix: Use a new thread to handle SIGUSR1, in case...
2012-05-06 Luke DashjrNetworkServer: Try to send data immediately
2012-05-06 Luke DashjrMerge branch 'bugfix_sck_nonblock'
2012-05-06 Luke DashjrBugfix: Set actual connection sockets non-blocking
2012-05-05 Luke DashjrDon't need all merkleroots to be up-to-date before...
2012-05-05 Luke DashjrSupport for being greedy and excluding trailing feeless...
2012-04-24 Luke DashjrMerge branch 'html'
2012-04-24 Luke DashjrSupport downloads of complete source as a tar archive
2012-04-24 Luke DashjrServe source files with correct Content-Type
2012-04-24 Luke DashjrServe source file list as HTML with links
2012-04-24 Luke DashjrMerge remote branch 'kinlo/saveuserifpasscorrect'
2012-04-24 Peter LeursOnly store the username if the password is correct.
2012-04-23 Luke DashjrMerge branch 'tests'
2012-04-23 Luke DashjrWhen deciding whether to restore full worklog, count...
2012-04-23 Luke DashjrDocument the different worklog format versions
2012-04-23 Luke DashjrMerkleTree: More extensive testing
2012-04-23 Luke DashjrMerkleTree: Adopt new test suite format, to clean up...
2012-04-23 Luke Dashjrbitcoin.txn: Test suite
2012-04-23 Luke DashjrMerge branch 'bugfix_txn_isCoinbase'
2012-04-23 Luke DashjrBugfix: Correct input check for isCoinbase
2012-04-23 Luke DashjrMerge branch 'bugfix_varlen_bytes'
2012-04-23 Luke DashjrBugfix: varlenDecode/varlenEncode still epic failed...
2012-04-23 Luke DashjrMerge branch 'bugfix_txn_isCoinbase'
2012-04-23 Luke DashjrBugfix: a typo in isCoinbase broke it always
2012-04-20 Luke DashjrAdd debugging variables to networkserver
2012-04-12 Luke DashjrMerge branch 'bugfix_gmp_submitblock_rv_2'
2012-04-12 Luke DashjrMerge branch 'bugfix_gmp_submitblock_rv' into bugfix_gm...
2012-04-12 Luke DashjrBugfix: Refactor sendReply (and derivatives) to use...
2012-04-09 Luke DashjrMerge branch 'bugfix_lp_rollntime'
2012-04-09 Luke DashjrBugfix: Correctly assign JSONRPCMethod and _JSONHeaders...
2012-04-08 Luke DashjrTemporary HACK to keep working with older gmp-proxy
2012-04-08 Luke Dashjrgmp-proxy: Send custom User-Agent with bitcoinrpc
2012-04-08 Luke DashjrMerge branch 'bugfix_gmp_submitblock_rv_2'
2012-04-08 Luke DashjrMerge branch 'bugfix_gmp_submitblock_rv' into bugfix_gm...
2012-04-08 Luke Dashjrgmp-proxy: Bugfix: submitblock method returns a rejecti...
2012-04-08 Luke DashjrMerge branch 'bugfix_submitblock_rv_2'
2012-04-08 Luke DashjrMerge branch 'bugfix_submitblock_rv' into bugfix_submit...
2012-04-08 Luke DashjrBugfix: submitblock method returns a rejection reason...
2012-04-04 Luke DashjrMerge branch 'bugfix_mysql_example_unhex'
2012-04-04 Luke DashjrExample config: Bugfix: We need to UNhex for MySQL...
2012-04-04 Luke Dashjrgmp-proxy: bind any-address instead of IPv4-localhost
2012-04-03 Luke DashjrMerge branch 'bugfix_mysql'
2012-04-03 Luke DashjrBugfix: Example INSERT statement for MySQL
2012-04-03 Luke DashjrExample config: Donate 1% of block reward to Luke-Jr...
2012-04-03 Luke DashjrMerge branch 'bugfix_mysql'
2012-04-03 Luke DashjrBugfixes for MySQL sharelogging
2012-04-03 Luke DashjrReplace binascii.a2b_hex with bytes.fromhex which is...
2012-04-03 Luke DashjrMerge branch 'bugfix_servername_optional'
2012-04-03 Luke DashjrBugfix: Initialize AsyncSocketServer.ServerName in...
2012-03-22 Luke DashjrBugfix: restore Content-Type for non-NELH longpoll...
2012-03-22 Luke DashjrSelf-comply with AGPL using git ls-files
2012-03-16 Luke DashjrMerge remote branch 'kinlo/servername'
2012-03-16 Peter LeursUse servername in authentication headers
2012-03-16 Peter Leursunknown status codes should reply unknown
2012-03-16 Luke DashjrServerName config option
2012-03-15 Luke DashjrDemote X-Forwarded-For header ignoring to debug, since...
2012-03-15 Luke DashjrMerge branch 'trustedforwarder'
2012-03-15 Luke DashjrMinor cleanups
2012-03-15 Peter LeursAdd support for running behind a proxy: support for...
2012-03-11 Luke DashjrWarn if merkle tree isn't being updated, or hasn't...
2012-03-09 Luke DashjrDisable auto-midstate for phoenix/1.50 because a stupid...
2012-03-08 Luke DashjrMerge branch 'bugfix_race_coinbase_3'
2012-03-08 Luke DashjrMerge branch 'bugfix_race_coinbase_2' into bugfix_race_...
2012-03-08 Luke DashjrMerge branch 'bugfix_race_coinbase' into bugfix_race_co...
2012-03-08 Luke DashjrBugfix: Deepcopy coinbase transaction in must-be-thread...
2012-03-06 Luke DashjrTemporary hack to try to identify cause of occasional...
2012-03-05 Luke DashjrOnly initialize logging if it hasn't already been
2012-03-05 Luke DashjrInclude date/time in logging output
2012-03-05 Luke DashjrPlan on removal of deprecated config variables in a...
2012-03-05 Luke DashjrWhen upgrading old DbOptions, include "statement" key...
2012-03-05 Luke DashjrUpdate README with optional database dependencies
2012-03-05 Luke Dashjrgitignore eloipool.worklog
2012-03-05 Luke DashjrMerge branch 'bugfix_pgsql_default_stmt'
2012-03-05 Luke DashjrMerge branch 'bugfix_pgsql_pyformat'
2012-03-05 Luke DashjrBugfix: Need to setdefault on self.opts, not ka
2012-03-05 Luke DashjrBugfix: Need to support "pyformat" SQL paramstyle for...
2012-03-05 Luke DashjrSupport for MySQL and Sqlite share logging
2012-03-05 Luke DashjrSupport for customizing logfile format and SQL insert...
2012-03-05 Luke DashjrMerge branch 'bugfix_YN_None_3'
2012-03-05 Luke DashjrMerge branch 'bugfix_YN_None_2' into bugfix_YN_None_3
2012-03-04 Luke DashjrMerge branch 'bugfix_YN_None' into bugfix_YN_None_2
2012-03-04 Luke DashjrLog "-" for upstreamResult rather than "N" if not attempted
2012-03-04 Luke DashjrBugfix: Failure to setup a share logger is an error
2012-03-04 Luke DashjrBugfix: Correct example logfile type
2012-03-04 Luke DashjrAbstract postgres sharelogging into generic SQL sharelogger
2012-03-04 Luke DashjrMerge branch 'logshare'
2012-03-04 Luke Dashjr(Debug) logger name consistency
2012-03-04 Luke DashjrImprove sharelogging consistency, and make it an object...
2012-03-04 Luke DashjrMove common YN function to util
2012-03-04 Luke DashjrRestore backward compatibility with DbOptions, and...
2012-03-04 Peter LeursMade the logging of shares modular and added file logging
2012-03-03 Luke DashjrAdd "longpoll" key to getmemorypool results, to follow...
2012-03-03 Luke DashjrEnable "midstate" extension for Phoenix, poclbm, and...
2012-02-29 Luke DashjrMerge branch 'refactor_jsonrpcserver'
2012-02-29 Luke Dashjrgmp-proxy: longpoll support
2012-02-29 Luke DashjrTolerate Authorization headers without password at all
next