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
Age
Commit message (
Expand
)
Author
2012-07-23
Typo
fanquake
2012-07-23
Fix Typo
fanquake
2012-07-22
Replace all occurances of license.txt with COPYING, including naming the file...
Luke Dashjr
2012-07-21
fix OpenSSL not written as proper noun in some comments
Philip Kaufmann
2012-07-19
re-size addressbookpage.ui to fix #1062
Philip Kaufmann
2012-07-18
Merge pull request #1610 from fanquake/master
Jeff Garzik
2012-07-19
Update a link
fanquake
2012-07-18
Let the comment in GetBlockValue() reflect the uncertainty about the time int...
Rune K. Svendsen
2012-07-17
Merge pull request #1605 from laanwj/2012_07_caseinsensitivesort
Wladimir J. van der Laan
2012-07-17
Merge branch 'master' of git://github.com/fanquake/bitcoin
Gavin Andresen
2012-07-17
New feature for signrawtransaction: specify signature hash (ALL/NONE/etc)
Gavin Andresen
2012-07-17
Give a better error message than 'type mismatch' for complex JSON arguments
Gavin Andresen
2012-07-17
Make sort and filters for transactions and labels case-insensitive
Wladimir J. van der Laan
2012-07-17
Merge pull request #1604 from Diapolo/fix_comment_net
Wladimir J. van der Laan
2012-07-17
fix a comment in net.cpp
Philip Kaufmann
2012-07-17
IPC-server hardening and update
Philip Kaufmann
2012-07-16
Merge pull request #1591 from Diapolo/lang_sel_Qt4.8
Wladimir J. van der Laan
2012-07-16
Merge branch 'fix-commandline-warnings' of git://github.com/muggenhor/bitcoin
Gavin Andresen
2012-07-16
Teach RenameThread to work on OSX
Gavin Andresen
2012-07-17
Give the GUI-IPC thread a name as well
Giel van Schijndel
2012-07-17
Don't check for __linux__ specifically, check for PR_SET_NAME feature instead
Giel van Schijndel
2012-07-17
Add support for renaming FreeBSD and OpenBSD threads
Giel van Schijndel
2012-07-17
Fix thread names after review
Giel van Schijndel
2012-07-17
Give threads a recognisable name to aid in debugging
Giel van Schijndel
2012-07-17
Use linker-arguments only when linking
Giel van Schijndel
2012-07-14
Merge pull request #1592 from Diapolo/Qt_WindowTitle
Wladimir J. van der Laan
2012-07-14
Merge pull request #1587 from Diapolo/signverifymessagedialog
Wladimir J. van der Laan
2012-07-14
Merge pull request #1593 from Diapolo/testnet_icon_about
Wladimir J. van der Laan
2012-07-14
Correct OpenSSL in makefile
fanquake
2012-07-13
Merge branch 'chashwriter' of https://github.com/sipa/bitcoin
Gavin Andresen
2012-07-13
Merge pull request #1575 from laanwj/2012_07_persistentbalancecheck
Wladimir J. van der Laan
2012-07-13
change Window title to "Bitcoin - Wallet" / misc related renames
Philip Kaufmann
2012-07-13
when on testnet, set testnet icon for about dialog
Philip Kaufmann
2012-07-13
enhance lang-selection in OptionsDialog, when compiling with Qt >= 4.8
Philip Kaufmann
2012-07-12
Bug fix: sendrawtransaction was not relaying properly
Gavin Andresen
2012-07-12
optionsmodel cleanup
Philip Kaufmann
2012-07-12
fix a wrong string in signverifymessagedialog.ui
Philip Kaufmann
2012-07-11
Merge pull request #1497 from luke-jr/bugfix_neguint
Gregory Maxwell
2012-07-11
Reorder dnsseed list, Jeff's seed list is static so put it last.
Gregory Maxwell
2012-07-11
fix some recently added translation plurals
Philip Kaufmann
2012-07-11
Translation strings update
Wladimir J. van der Laan
2012-07-11
Persistently poll for balance change when number of blocks changed
Wladimir J. van der Laan
2012-07-10
Merge pull request #1569 from Diapolo/addressbookpage
Wladimir J. van der Laan
2012-07-09
Fix Qt build on OSX
Gavin Andresen
2012-07-08
replace some ugly code in addressbookpage.cpp
Philip Kaufmann
2012-07-08
Merge pull request #1464 from Diapolo/GUI_showSSLVersion
Wladimir J. van der Laan
2012-07-07
CHashWriter that does SHA256 in-place during serialization
Pieter Wuille
2012-07-07
show used OpenSSL library version in debug window
Philip Kaufmann
2012-07-07
fix typo in optionsmodel.cpp
Philip Kaufmann
2012-07-07
Fix OBO in socks5 auth proposal. This fixes compatibility with openssh's sock...
Douglas Huff
[next]