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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Bugfix for spentpertxout: slow startup
Pieter Wuille
2011-04-12
1
-0
/
+2
*
|
|
|
|
Merge branch 'upnp' of https://github.com/TheBlueMatt/bitcoin
Gavin Andresen
2011-04-12
30
-32
/
+362
|
\
\
\
\
\
|
*
|
|
|
|
Allow UPnP mapping when USE_UPNP is defined and miniupnpc is installed at bui...
Matt Corallo
2011-03-30
30
-32
/
+362
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'spentpertxout' of https://github.com/sipa/bitcoin
Gavin Andresen
2011-04-12
2
-88
/
+208
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
select transaction outputs separately
Pieter Wuille
2011-04-12
1
-46
/
+62
|
*
|
|
|
Spent per txout
Pieter Wuille
2011-04-12
2
-43
/
+147
*
|
|
|
|
disable -daemon on windows; bitcoind forks only with -daemon set
tcatm
2011-04-08
2
-8
/
+20
*
|
|
|
|
rfc1123Time: increase buffer size for time string
Jeff Garzik
2011-04-08
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Fixed issue 76 -- RPC error where addresses from addressbook's sending tab ap...
Eric Swanson
2011-04-05
1
-2
/
+5
*
|
|
|
Merge branch 'deadlock-fixes' of https://github.com/jgarzik/bitcoin
Gavin Andresen
2011-04-05
4
-67
/
+85
|
\
\
\
\
|
*
|
|
|
RPC sendmany must acquire cs_main lock
Jeff Garzik
2011-04-05
1
-0
/
+1
|
*
|
|
|
Fix deadlocks in setaccount, sendfrom RPC calls
Jeff Garzik
2011-04-04
4
-67
/
+84
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Update DNS seed list
Jeff Garzik
2011-04-01
1
-0
/
+1
|
/
/
/
*
|
|
allow coredumps by not catching SIGSEGV
tcatm
2011-03-25
1
-1
/
+0
*
|
|
Merge branch 'master' of git://github.com/bitcoin/bitcoin
Jeff Garzik
2011-03-23
1
-0
/
+3
|
\
\
\
|
*
|
|
catch SIGINT, SIGHUP and SIGSEGV and shutdown cleanly
tcatm
2011-03-23
1
-0
/
+3
*
|
|
|
[locale] Regenerate es, nl binary message catalogs
Jeff Garzik
2011-03-23
2
-0
/
+0
*
|
|
|
Merge branch 'master' of https://github.com/smola/bitcoin into tmp
Jeff Garzik
2011-03-23
1
-14
/
+13
|
\
\
\
\
|
*
|
|
|
Update Spanish translation.
Santiago M. Mola
2011-03-16
1
-14
/
+13
*
|
|
|
|
Merge branch 'dutchloc' of https://github.com/sipa/bitcoin into tmp
Jeff Garzik
2011-03-23
1
-88
/
+88
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Updated dutch translation
Sven Slootweg
2011-03-19
1
-88
/
+88
|
|
|
/
/
|
|
/
|
|
*
/
|
|
daemon-mode: add sleep() loop to prevent defunct child process, call setsid()...
tcatm
2011-03-21
1
-0
/
+8
|
/
/
/
*
/
/
Update copyright in About box from 2010 to 2011
Gavin Andresen
2011-03-17
2
-2
/
+2
|
/
/
*
|
Fix -logtimestamps to only print time prefix once per output line
Jeff Garzik
2011-03-16
3
-2
/
+11
*
|
Merge branch 'shy'
Gavin Andresen
2011-03-14
2
-8
/
+20
|
\
\
|
*
|
shy patch from Hal
Gavin Andresen
2011-03-05
2
-8
/
+20
*
|
|
Merge branch 'dns-seed' of https://github.com/jgarzik/bitcoin
Gavin Andresen
2011-03-13
3
-0
/
+31
|
\
\
\
|
*
|
|
dnsseed: fix printf
Jeff Garzik
2011-03-08
1
-1
/
+1
|
*
|
|
DNS seeding
Jeff Garzik
2011-03-08
3
-0
/
+31
|
|
/
/
*
|
|
Merge branch 'log-timestamp' of https://github.com/TheBlueMatt/bitcoin
Gavin Andresen
2011-03-13
1
-2
/
+3
|
\
\
\
|
*
|
|
Only log timestamps if -logtimestamps is set.
Matt Corallo
2011-03-09
1
-1
/
+2
|
*
|
|
Add timestamp prefix to each line in the debug log (this time with human-read...
Matt Corallo
2011-03-09
1
-2
/
+2
*
|
|
|
Merge branch 'limitfree' of /Users/gavin/src/integration_btc
Gavin Andresen
2011-03-13
1
-12
/
+22
|
\
\
\
\
|
*
|
|
|
Make sure rate-limiting code is thread-safe
Gavin Andresen
2011-03-13
1
-10
/
+17
|
*
|
|
|
Continuously rate-limit free transactions.
Gavin Andresen
2011-03-13
1
-12
/
+15
*
|
|
|
|
Merge branch 'daemon-mode' of https://github.com/tcatm/bitcoin
Gavin Andresen
2011-03-13
3
-26
/
+41
|
\
\
\
\
\
|
*
|
|
|
|
-help: do not show -server and -daemon in bitcoind
tcatm
2011-03-03
1
-0
/
+2
|
*
|
|
|
|
force fDaemon in bitcoind
tcatm
2011-03-03
1
-1
/
+2
|
*
|
|
|
|
fix whitespace
tcatm
2011-03-03
1
-1
/
+1
|
*
|
|
|
|
fix -daemon switch
tcatm
2011-03-03
3
-27
/
+39
*
|
|
|
|
|
Merge branch 'subcent-change' of https://github.com/tcatm/bitcoin
Gavin Andresen
2011-03-13
1
-7
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Bugfix: avoid sub-cent change (lost in fees) whenever possible
Luke Dashjr
2011-03-01
1
-7
/
+17
*
|
|
|
|
|
|
sendmany RPC command, to send to multiple recipients in one transaction.
Gavin Andresen
2011-03-13
3
-16
/
+106
*
|
|
|
|
|
|
remove from/message field from uiproject
tcatm
2011-03-13
3
-331
/
+493
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'smalltxfix' of https://github.com/gavinandresen/bitcoin-git int...
Jeff Garzik
2011-03-10
2
-16
/
+36
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix minimum transaction fee calculation mismatch between CreateTransaction an...
Gavin Andresen
2011-03-02
2
-16
/
+36
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'master' of https://github.com/devrandom/bitcoin into tmp
Jeff Garzik
2011-03-10
1
-0
/
+37
|
\
\
\
\
\
\
|
*
|
|
|
|
|
move gitian descriptor file
devrandom
2011-02-17
1
-0
/
+0
|
*
|
|
|
|
|
add gitian build descriptor
devrandom
2011-02-01
1
-0
/
+37
*
|
|
|
|
|
|
Update copyright in About box from 2010 to 2011
Gavin Andresen
2011-03-10
2
-2
/
+2
[prev]
[next]