index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
fix -Wformat warnings all over the source
Philip Kaufmann
2012-10-01
1
-4
/
+4
*
|
Merge pull request #1862 from kjj2/testports
Pieter Wuille
2012-09-28
1
-1
/
+1
|
\
\
|
*
|
Fix: when testnet=1 specified, change default ports to 18332 and 18333
kjj2
2012-09-24
1
-1
/
+1
|
|
/
*
/
Import $DataDir/bootstrap.dat automatically, if it exists.
Jeff Garzik
2012-09-24
1
-1
/
+14
|
/
*
Fix double-paren typo
Gavin Andresen
2012-09-06
1
-1
/
+1
*
remove double logging of startup time, when !fLogTimestamps
Philip Kaufmann
2012-09-05
1
-1
/
+0
*
init.cpp: fix build error, and possibly-uninit'd warning
Jeff Garzik
2012-09-04
1
-2
/
+2
*
Merge pull request #1427 from rebroad/StartTimeFix
Jeff Garzik
2012-09-04
1
-0
/
+2
|
\
|
*
No need to log start time if it's already being done on every line.
R E Broadley
2012-09-01
1
-0
/
+2
*
|
Merge pull request #1738 from laanwj/2012_08_boostthread
Jeff Garzik
2012-09-04
1
-4
/
+4
|
\
\
|
*
|
Rename CreateThread to NewThread
Wladimir J. van der Laan
2012-08-29
1
-4
/
+4
|
|
/
*
/
add default value in -timeout description
Philip Kaufmann
2012-08-30
1
-1
/
+1
|
/
*
Allow building with IPv6 support, but it disabled by default
Luke Dashjr
2012-08-23
1
-0
/
+6
*
Fix infinite loops in connection logic
Pieter Wuille
2012-08-22
1
-1
/
+1
*
add splashscreen message when importing blocks via -loadblock
Philip Kaufmann
2012-08-17
1
-0
/
+1
*
Bitcoin-Qt (Windows only): enable DEP for bitcoin-qt.exe
Philip Kaufmann
2012-08-03
1
-2
/
+14
*
Merge pull request #1632 from luke-jr/spelling
Jeff Garzik
2012-08-01
1
-3
/
+3
|
\
|
*
Bugfix: Correct English grammar regarding "'s"
Luke Dashjr
2012-08-01
1
-1
/
+1
|
*
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-08-01
1
-3
/
+3
*
|
Update Warning-strings to use a standard-format
Philip Kaufmann
2012-08-01
1
-1
/
+1
*
|
Merge pull request #1465 from Diapolo/NOUI_showSSLVersion
Jeff Garzik
2012-08-01
1
-0
/
+2
|
\
\
|
*
|
write used OpenSSL library version to debug.log
Philip Kaufmann
2012-07-04
1
-0
/
+2
*
|
|
Merge pull request #1396 from rebroad/NoShrinkOption
Jeff Garzik
2012-08-01
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Make truncating the debug.log file an option.
R E Broadley
2012-06-27
1
-1
/
+2
*
|
|
update HelpMessage()
Philip Kaufmann
2012-07-27
1
-7
/
+6
*
|
|
When creating new blocks, sort 'paid' area by fee-per-kb
Gavin Andresen
2012-07-26
1
-0
/
+5
*
|
|
Give threads a recognisable name to aid in debugging
Giel van Schijndel
2012-07-17
1
-0
/
+4
|
|
/
|
/
|
*
|
Change default send buffer to 1Mb.
Matt Corallo
2012-07-01
1
-1
/
+1
*
|
Revert "*Always* send a shutdown signal to enable custom shutdown actions"
Matt Corallo
2012-06-28
1
-6
/
+5
|
/
*
Merge pull request #973 from TheBlueMatt/diffsendbuffer
Pieter Wuille
2012-06-27
1
-2
/
+2
|
\
|
*
Stop processing messages on full send buffer and dont disconnect.
Matt Corallo
2012-06-27
1
-2
/
+2
*
|
Merge pull request #457 from muggenhor/async-ipv6-rpc
Pieter Wuille
2012-06-27
1
-5
/
+6
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into async-ipv6-rpc
Giel van Schijndel
2012-06-24
1
-4
/
+28
|
|
\
|
*
|
*Always* send a shutdown signal to enable custom shutdown actions
Giel van Schijndel
2012-06-17
1
-5
/
+6
*
|
|
fix a comment to correctly use -upgradewallet
Philip Kaufmann
2012-06-24
1
-1
/
+1
*
|
|
Document -debugnet option in command line help.
Jeff Garzik
2012-06-24
1
-1
/
+2
|
|
/
|
/
|
*
|
Merge pull request #1174 from sipa/torhs
Gregory Maxwell
2012-06-23
1
-3
/
+20
|
\
\
|
*
|
Add -tor and related configuration
Pieter Wuille
2012-06-23
1
-3
/
+20
*
|
|
Merge pull request #1458 from jgarzik/tracenet
Jeff Garzik
2012-06-22
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Introduce -debugnet option, thereby quieting some redundant debug messages
Jeff Garzik
2012-06-22
1
-0
/
+7
*
|
|
Fix inverted logic for !Discover/!UPNP when !Listen.
Gregory Maxwell
2012-06-17
1
-1
/
+1
|
|
/
|
/
|
*
|
introduce a new StartShutdown() function, which starts a thread with Shutdown...
Philip Kaufmann
2012-06-12
1
-0
/
+14
|
/
*
add used datadir to debug.log
Philip Kaufmann
2012-06-05
1
-0
/
+1
*
Rework network config settings
Pieter Wuille
2012-05-31
1
-54
/
+65
*
Merge pull request #1357 from sipa/keyid
Pieter Wuille
2012-05-26
1
-2
/
+2
|
\
|
*
Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress
Pieter Wuille
2012-05-24
1
-1
/
+1
|
*
Encapsulate public keys in CPubKey
Pieter Wuille
2012-05-24
1
-1
/
+1
*
|
add client startup time as an entry to debug.log (note: logged time in debug....
Philip Kaufmann
2012-05-23
1
-0
/
+1
|
/
*
Merge branch 'dbenv' into tmp
Jeff Garzik
2012-05-22
1
-3
/
+3
|
\
|
*
Encapsulate BDB environment inside new CDBEnv class
Jeff Garzik
2012-05-19
1
-3
/
+3
[prev]
[next]