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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
fix warnings: 'XX' defined as a struct here but previously declared as a clas...
Wladimir J. van der Laan
2012-04-15
2
-2
/
+4
|
*
|
|
fix warnings: array subscript is of type 'char' [-Wchar-subscripts]
Wladimir J. van der Laan
2012-04-15
3
-5
/
+5
|
*
|
|
work around issue in boost::program_options that prevents from compiling in c...
Wladimir J. van der Laan
2012-04-15
1
-0
/
+11
|
*
|
|
enable all warnings except invalid-offsetof, sign-compare, unused-parameter
Wladimir J. van der Laan
2012-04-15
2
-2
/
+2
*
|
|
|
Merge pull request #1084 from dooglus/validate_secret
Jeff Garzik
2012-04-15
2
-5
/
+17
|
\
\
\
\
|
*
|
|
|
CBitcoinSecret::SetString() now calls IsValid() to make sure it was passed so...
Chris Moore
2012-04-12
2
-5
/
+17
*
|
|
|
|
Merge pull request #1097 from laanwj/2012_04_runawayexception
Wladimir J. van der Laan
2012-04-15
1
-2
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
Show a message box when runaway exception happens
Wladimir J. van der Laan
2012-04-14
1
-2
/
+11
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Bugfix: Check that QRcode_encodeString didn't return NULL (error)
Luke Dashjr
2012-04-14
1
-0
/
+5
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1093 from jgarzik/tx-opt
Jeff Garzik
2012-04-14
2
-9
/
+3
|
\
\
\
\
|
*
|
|
|
Database micro-optimization for "tx" network message
Jeff Garzik
2012-04-13
2
-9
/
+3
|
|
/
/
/
*
|
|
|
Merge pull request #1089 from laanwj/2012_04_translationupdate
Wladimir J. van der Laan
2012-04-13
3
-260
/
+450
|
\
\
\
\
|
*
|
|
|
Update translations for bitcoin core
Wladimir J. van der Laan
2012-04-14
3
-260
/
+450
*
|
|
|
|
Do not show green tick unless all known blocks are downloaded (fixes #921)
Wladimir J. van der Laan
2012-04-14
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Add missing tooltip and key shortcut in settings dialog (#1088 without line b...
Wladimir J. van der Laan
2012-04-13
1
-1
/
+2
|
/
/
/
*
|
|
Merge pull request #1087 from sipa/fix_1086
Gavin Andresen
2012-04-12
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix #1086: add /testnet to passed datadir
Pieter Wuille
2012-04-13
1
-2
/
+2
*
|
|
Merge pull request #1041 from gavinandresen/listtransactionsfix
Gavin Andresen
2012-04-12
1
-15
/
+23
|
\
\
\
|
*
|
|
Bug fix listtransactions from/count handling.
Gavin Andresen
2012-04-04
1
-15
/
+23
*
|
|
|
make text in about box selectable (fixes #1055)
Wladimir J. van der Laan
2012-04-12
1
-0
/
+9
*
|
|
|
enable wordWrap on lblQRCode / small code comment change
Philip Kaufmann
2012-04-12
2
-1
/
+4
*
|
|
|
limit length of generated URI to 255 chars to prevent a DoS against the QR-Co...
Philip Kaufmann
2012-04-12
1
-11
/
+23
*
|
|
|
updated to reflect pull-request suggestions / renamed some GUI elements
Philip Kaufmann
2012-04-12
4
-28
/
+22
*
|
|
|
fixed amount part of URI in QR-Codes / removed (no label) string if we have N...
Philip Kaufmann
2012-04-12
2
-19
/
+23
*
|
|
|
Remove obsolete Win32 AffinityBugWorkaround()
Jeff Garzik
2012-04-12
2
-22
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Fix OSX build errors.
Gavin Andresen
2012-04-12
2
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #855 from sje397/ToggleHide
Wladimir J. van der Laan
2012-04-11
5
-43
/
+89
|
\
\
|
*
|
Toggle main window hide on tray icon click
sje397
2012-04-11
5
-43
/
+89
*
|
|
Use filesystem::path instead of manual string tinkering
Pieter Wuille
2012-04-11
6
-131
/
+95
*
|
|
Merge pull request #1083 from laanwj/2012_04_connectionicon
Wladimir J. van der Laan
2012-04-11
1
-0
/
+0
|
\
\
\
|
*
|
|
by popular request, make 4th bar of connection icon green
Wladimir J. van der Laan
2012-04-11
1
-0
/
+0
*
|
|
|
Remove path.make_preferred() calls, and fix compiler error in bitcoinrpc RE: ...
Gavin Andresen
2012-04-11
3
-10
/
+1
|
/
/
/
*
|
|
Fix build.h dependencies
Pieter Wuille
2012-04-11
3
-11
/
+16
*
|
|
Merge pull request #1054 from sipa/buildinfo
Pieter Wuille
2012-04-10
13
-19
/
+131
|
\
\
\
|
*
|
|
Build identification strings
Pieter Wuille
2012-04-10
13
-19
/
+131
*
|
|
|
Merge pull request #1046 from laanwj/2012_04_rpcporterror
Wladimir J. van der Laan
2012-04-10
1
-3
/
+15
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Show error message instead of exception crash when unable to bind RPC port
Wladimir J. van der Laan
2012-04-06
1
-3
/
+15
*
|
|
|
Merge pull request #1052 from sipa/scopedlocks
Pieter Wuille
2012-04-09
19
-204
/
+300
|
\
\
\
\
|
*
|
|
|
Do not report spurious deadlocks caused by TRY_LOCK
Pieter Wuille
2012-04-09
2
-7
/
+7
|
*
|
|
|
Support for parametrized locks in deadlock detector
Pieter Wuille
2012-04-09
1
-9
/
+9
|
*
|
|
|
Use scoped locks instead of CRITICAL_BLOCK
Pieter Wuille
2012-04-09
19
-190
/
+286
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'filesystem' of https://github.com/Diapolo/bitcoin
Gavin Andresen
2012-04-09
3
-28
/
+39
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fixed small error in bitcoinrpc.cpp
Philip Kaufmann
2012-04-06
1
-2
/
+2
|
*
|
|
updated util.cpp to use make_preferred()
Philip Kaufmann
2012-04-06
1
-9
/
+14
|
*
|
|
updated bitcoinrpc.cpp to use make_preferred() and removed double inclusion o...
Philip Kaufmann
2012-04-06
1
-13
/
+15
|
*
|
|
updated db.cpp to use make_preferred()
Philip Kaufmann
2012-04-06
1
-6
/
+10
*
|
|
|
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-06
14
-82
/
+85
|
/
/
/
*
|
|
Merge pull request #1033 from sipa/wait
Pieter Wuille
2012-04-06
3
-122
/
+132
|
\
\
\
|
*
|
|
Condition variable for outbound connection slots
Pieter Wuille
2012-04-04
1
-19
/
+22
|
*
|
|
Locking system overhaul, add condition variables
Pieter Wuille
2012-04-04
2
-103
/
+110
|
|
|
/
|
|
/
|
[prev]
[next]