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
...
*
|
Merge pull request #406 from muggenhor/warning-fixes
Jeff Garzik
2011-07-13
2
-2
/
+3
|
\
\
|
*
|
fix warning: control reaches end of non-void function [-Wreturn-type]
Giel van Schijndel
2011-07-13
1
-0
/
+1
|
*
|
fix warning: variable ‘nMinDepth’ set but not used [-Wunused-but-set-vari...
Giel van Schijndel
2011-07-13
1
-2
/
+2
*
|
|
Merge pull request #405 from sipa/syncdefault
Jeff Garzik
2011-07-13
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Bugfix: add autogenerated addresses to address book
Pieter Wuille
2011-07-13
1
-0
/
+3
*
|
|
Fix makefile.linux-mingw
Matt Corallo
2011-07-13
1
-1
/
+1
|
/
/
*
|
Bump version to 0.3.25
Jeff Garzik
2011-07-13
1
-1
/
+1
*
|
Update CWallet::LoadWallet for proper return type.
Jeff Garzik
2011-07-13
3
-5
/
+6
*
|
fix warning: unused function 'SigIllHandlerSSE2' [-Wunused-function]
Giel van Schijndel
2011-07-13
1
-1
/
+1
*
|
fix warning: unused variable 'X' [-Wunused-variable]
Giel van Schijndel
2011-07-13
4
-7
/
+1
*
|
fix warning: X enumeration values not handled in switch [-Wswitch-enum]
Giel van Schijndel
2011-07-13
1
-0
/
+2
*
|
fix warning: comparison of unsigned expression < 0 is always false [-Wtautolo...
Giel van Schijndel
2011-07-13
2
-2
/
+2
*
|
fix warnings: using the result of an assignment as a condition without parent...
Giel van Schijndel
2011-07-13
1
-3
/
+5
*
|
fix warnings: expression result unused [-Wunused-value]
Giel van Schijndel
2011-07-13
4
-6
/
+6
*
|
fix warning on 64bit systems: cast to pointer from integer of different size ...
Giel van Schijndel
2011-07-13
1
-1
/
+1
*
|
Update makefile.linux-mingw to work with crypter and UPnP fix.
Matt Corallo
2011-07-12
1
-17
/
+12
*
|
Merge pull request #381 from TheBlueMatt/nminversion
Jeff Garzik
2011-07-12
4
-9
/
+32
|
\
\
|
*
|
Add minversion to wallet.
Matt Corallo
2011-07-05
4
-9
/
+32
*
|
|
Merge pull request #352 from TheBlueMatt/newenc
Jeff Garzik
2011-07-12
22
-160
/
+1520
|
\
\
\
|
*
|
|
Make an invalid addrIncoming so that old clients crash.
Matt Corallo
2011-07-13
4
-4
/
+15
|
*
|
|
Use DB Transactions when encrypting wallet.
Matt Corallo
2011-07-13
2
-6
/
+29
|
*
|
|
Do not use obsolete CPrivKey for passing keys around
Pieter Wuille
2011-07-13
4
-30
/
+12
|
*
|
|
Add the walletlock RPC method to lock the wallet manually.
Matt Corallo
2011-07-13
1
-0
/
+25
|
*
|
|
Dynamically remove/insert the Options for encryption in the menus.
Matt Corallo
2011-07-13
3
-2
/
+10
|
*
|
|
Push unlocked_until in getinfo.
Matt Corallo
2011-07-13
1
-12
/
+15
|
*
|
|
Set the number of SHA512 rounds based on the speed of the computer.
Matt Corallo
2011-07-13
1
-0
/
+26
|
*
|
|
Add wallet privkey encryption.
Matt Corallo
2011-07-13
18
-169
/
+1169
|
*
|
|
Make mlock() and munlock() portable to systems that require the address to be...
Doug Huff
2011-07-10
1
-0
/
+12
|
*
|
|
mlock() all private keys in memory
Dylan Noblesmith
2011-07-08
1
-1
/
+26
|
*
|
|
Prepare codebase for Encrypted Keys.
Pieter Wuille
2011-07-08
9
-29
/
+274
|
|
|
/
|
|
/
|
*
/
|
remove magic number: change threshold for nLockTime to constant
Wladimir J. van der Laan
2011-07-09
2
-2
/
+4
|
/
/
*
|
Merge pull request #383 from sipa/syncdefault
v0.3.24rc3
Jeff Garzik
2011-07-05
3
-11
/
+16
|
\
\
|
*
|
Fix synchronization of default key
Pieter Wuille
2011-07-05
3
-11
/
+16
|
|
/
*
/
Revert "Make UPnP default on Bitcoin but not on Bitcoind."
Matt Corallo
2011-07-05
3
-38
/
+20
|
/
*
Merge pull request #379 from gavinandresen/nocommas
v0.3.24rc2
Gavin Andresen
2011-07-04
1
-7
/
+0
|
\
|
*
Do not use comma as thousands separator
Gavin Andresen
2011-07-04
1
-7
/
+0
*
|
Added a couple minor things to match newer build process.
Matt Corallo
2011-07-05
2
-0
/
+116
|
/
*
Block-chain lock-in at 134444
Gavin Andresen
2011-07-03
1
-4
/
+5
*
Bump version to 0.3.24.
Jeff Garzik
2011-07-02
1
-1
/
+1
*
Merge branch 'tmp2' into tmp3
Jeff Garzik
2011-07-02
4
-16
/
+45
|
\
|
*
Fix AddressBook syncrhonization between a CWallet and CWalletDB
Stéphane Gimenez
2011-06-27
4
-16
/
+45
*
|
Merge pull request #374 from TheBlueMatt/neterror
Jeff Garzik
2011-07-02
1
-1
/
+5
|
\
\
|
*
|
Give more detailed error messages for connection failure.
Matt Corallo
2011-07-02
1
-1
/
+5
*
|
|
Merge pull request #372 from TheBlueMatt/upnp
Jeff Garzik
2011-07-01
3
-20
/
+38
|
\
\
\
|
*
|
|
Make UPnP default on Bitcoin but not on Bitcoind.
Matt Corallo
2011-07-02
3
-20
/
+38
|
|
/
/
*
|
|
Merge pull request #373 from EricJ2190/master
Jeff Garzik
2011-07-01
1
-1
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add keystore.h to makefile.vs's header list.
Eric Hosmer
2011-07-01
1
-1
/
+1
|
*
|
Further updated Visual C++ makefile.
Eric Hosmer
2011-07-01
1
-1
/
+11
*
|
|
Merge pull request #343 from muggenhor/proper-http-server-rejection
Jeff Garzik
2011-07-01
1
-1
/
+7
|
\
\
\
|
*
|
|
rpc: don't send 403 when using SSL to prevent DoS
Giel van Schijndel
2011-06-26
1
-1
/
+3
[prev]
[next]