index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
init.cpp
Age
Commit message (
Expand
)
Author
2012-09-06
Fix double-paren typo
Gavin Andresen
2012-09-05
remove double logging of startup time, when !fLogTimestamps
Philip Kaufmann
2012-09-04
init.cpp: fix build error, and possibly-uninit'd warning
Jeff Garzik
2012-09-04
Merge pull request #1427 from rebroad/StartTimeFix
Jeff Garzik
2012-09-04
Merge pull request #1738 from laanwj/2012_08_boostthread
Jeff Garzik
2012-09-01
No need to log start time if it's already being done on every line.
R E Broadley
2012-08-30
add default value in -timeout description
Philip Kaufmann
2012-08-29
Rename CreateThread to NewThread
Wladimir J. van der Laan
2012-08-23
Allow building with IPv6 support, but it disabled by default
Luke Dashjr
2012-08-22
Fix infinite loops in connection logic
Pieter Wuille
2012-08-17
add splashscreen message when importing blocks via -loadblock
Philip Kaufmann
2012-08-03
Bitcoin-Qt (Windows only): enable DEP for bitcoin-qt.exe
Philip Kaufmann
2012-08-01
Merge pull request #1632 from luke-jr/spelling
Jeff Garzik
2012-08-01
Bugfix: Correct English grammar regarding "'s"
Luke Dashjr
2012-08-01
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-08-01
Update Warning-strings to use a standard-format
Philip Kaufmann
2012-08-01
Merge pull request #1465 from Diapolo/NOUI_showSSLVersion
Jeff Garzik
2012-08-01
Merge pull request #1396 from rebroad/NoShrinkOption
Jeff Garzik
2012-07-27
update HelpMessage()
Philip Kaufmann
2012-07-26
When creating new blocks, sort 'paid' area by fee-per-kb
Gavin Andresen
2012-07-17
Give threads a recognisable name to aid in debugging
Giel van Schijndel
2012-07-04
write used OpenSSL library version to debug.log
Philip Kaufmann
2012-07-01
Change default send buffer to 1Mb.
Matt Corallo
2012-06-28
Revert "*Always* send a shutdown signal to enable custom shutdown actions"
Matt Corallo
2012-06-27
Make truncating the debug.log file an option.
R E Broadley
2012-06-27
Merge pull request #973 from TheBlueMatt/diffsendbuffer
Pieter Wuille
2012-06-27
Merge pull request #457 from muggenhor/async-ipv6-rpc
Pieter Wuille
2012-06-27
Stop processing messages on full send buffer and dont disconnect.
Matt Corallo
2012-06-24
fix a comment to correctly use -upgradewallet
Philip Kaufmann
2012-06-24
Document -debugnet option in command line help.
Jeff Garzik
2012-06-24
Merge branch 'master' into async-ipv6-rpc
Giel van Schijndel
2012-06-23
Merge pull request #1174 from sipa/torhs
Gregory Maxwell
2012-06-23
Add -tor and related configuration
Pieter Wuille
2012-06-22
Merge pull request #1458 from jgarzik/tracenet
Jeff Garzik
2012-06-22
Introduce -debugnet option, thereby quieting some redundant debug messages
Jeff Garzik
2012-06-17
*Always* send a shutdown signal to enable custom shutdown actions
Giel van Schijndel
2012-06-17
Fix inverted logic for !Discover/!UPNP when !Listen.
Gregory Maxwell
2012-06-12
introduce a new StartShutdown() function, which starts a thread with Shutdown...
Philip Kaufmann
2012-06-05
add used datadir to debug.log
Philip Kaufmann
2012-05-31
Rework network config settings
Pieter Wuille
2012-05-26
Merge pull request #1357 from sipa/keyid
Pieter Wuille
2012-05-24
Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress
Pieter Wuille
2012-05-24
Encapsulate public keys in CPubKey
Pieter Wuille
2012-05-23
add client startup time as an entry to debug.log (note: logged time in debug....
Philip Kaufmann
2012-05-22
Merge branch 'dbenv' into tmp
Jeff Garzik
2012-05-22
Merge pull request #1369 from sipa/bootorder
Pieter Wuille
2012-05-21
Merge pull request #917 from mndrix/reopen-log-file
Pieter Wuille
2012-05-21
Reorder AppInit2
Pieter Wuille
2012-05-20
Merge pull request #1354 from fanquake/master
Pieter Wuille
2012-05-20
Merge pull request #1363 from Diapolo/remove_strncasecmp
Pieter Wuille
[next]