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
/
rpc.cpp
Age
Commit message (
Expand
)
Author
2011-07-13
Add the walletlock RPC method to lock the wallet manually.
Matt Corallo
2011-07-13
Push unlocked_until in getinfo.
Matt Corallo
2011-07-13
Add wallet privkey encryption.
Matt Corallo
2011-07-02
Merge branch 'tmp2' into tmp3
Jeff Garzik
2011-06-27
Fix AddressBook syncrhonization between a CWallet and CWalletDB
Stéphane Gimenez
2011-06-26
rpc: don't send 403 when using SSL to prevent DoS
Giel van Schijndel
2011-06-26
rpc server: send '403 Forbidden' to rejected clients
Giel van Schijndel
2011-06-19
Fix missing includes needed for Boost 1.46.
Shane Wegner
2011-06-15
CWallet class
Pieter Wuille
2011-06-14
Merge pull request #226 from jordanlewis/betterheaders
Jeff Garzik
2011-05-26
loss of significance in difficulty (by lfm)
Pieter Wuille
2011-05-17
Only include certain boost headers if necessary.
Jordan Lewis
2011-05-15
Only include init.h when we have to
Jordan Lewis
2011-05-15
Only include net.h when we have to
Jordan Lewis
2011-05-15
Only include db.h when we have to.
Jordan Lewis
2011-05-15
make bitcoin include files more modular
Wladimir J. van der Laan
2011-05-12
Merge pull request #215 from gavinandresen/negativemove
Jeff Garzik
2011-05-09
Allow move RPC to take account balances negative
Gavin Andresen
2011-05-09
Add settxfee RPC, to permit setting default TX fee at runtime.
Jeff Garzik
2011-05-09
Help for sendtoaddress/sendfrom was wrong: amounts are rounded to 0.00000001
Gavin Andresen
2011-05-09
Merge branch 'master' of github.com:bitcoin/bitcoin
Gavin Andresen
2011-05-09
Manual merge of jaromil's source tree reorg commit.
Jeff Garzik
2011-04-23
directory re-organization (keeps the old build system)
Jaromil