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-06-23
Rewrite CNetAddr::GetReachabilityFrom()
Pieter Wuille
2012-06-23
Node support for Tor hidden services
Pieter Wuille
2012-06-22
Unit tests for base32 encode/decode
Pieter Wuille
2012-06-22
Base32 encoding/decoding
Pieter Wuille
2012-06-21
= instead of == in multisig_tests.cpp
xanatos
2012-06-20
Remove CTxDB::ReadOwnerTxes.
Pieter Wuille
2012-06-20
GUI: ensure a changed bitcoin unit immediately updates the tx list amounts
Philip Kaufmann
2012-06-19
print large orphan warning BEFORE deleting pvMsg
Gavin Andresen
2012-06-19
If (for example) the new max_size must be 5 then at the end the queue.size() ...
xanatos
2012-06-19
Fix netbase tests
Pieter Wuille
2012-06-18
Merge pull request #1399 from sipa/ipparse
Gavin Andresen
2012-06-18
Merge branch 'signbugs' of https://github.com/wizeman/bitcoin
Gavin Andresen
2012-06-17
Merge pull request #1477 from gmaxwell/master
Pieter Wuille
2012-06-17
Merge pull request #1434 from Diapolo/GUI_fix_displayunit
Wladimir J. van der Laan
2012-06-17
Merge pull request #1451 from Diapolo/sendcoins
Wladimir J. van der Laan
2012-06-17
Merge pull request #1461 from laanwj/2012_06_helpmessage
Wladimir J. van der Laan
2012-06-17
Fix inverted logic for !Discover/!UPNP when !Listen.
Gregory Maxwell
2012-06-17
add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinse...
Philip Kaufmann
2012-06-14
Use a 64-bit nonce in ping
Pieter Wuille
2012-06-14
Add netbase tests
Pieter Wuille
2012-06-14
Improve parsing of IPv6 addresses
Pieter Wuille
2012-06-14
Show command line options as dialog when opened from debug window
Wladimir J. van der Laan
2012-06-14
Merge pull request #1459 from laanwj/2012_06_trayiconmenu
Wladimir J. van der Laan
2012-06-14
Fix build of testcases after commit 0f10b21719e1b0d9683a142f0a7105e65f095694
Wladimir J. van der Laan
2012-06-13
Merge pull request #1002 from Diapolo/URL-handling_2
Wladimir J. van der Laan
2012-06-13
Merge pull request #1439 from Diapolo/ClientShutdown
Wladimir J. van der Laan
2012-06-14
Reorganize tray icon menu into more logical order
Wladimir J. van der Laan
2012-06-14
URI-handling code update: added safety checks and tray-notifications
Philip Kaufmann
2012-06-13
Merge pull request #1420 from Diapolo/extend_showNormalIfMinimized
Wladimir J. van der Laan
2012-06-13
Merge branch 'refactor_coinselect' of https://github.com/luke-jr/bitcoin
Gavin Andresen
2012-06-13
set cursor for balance field to IBeamCursor (to show the user it IS selectabl...
Philip Kaufmann
2012-06-13
Merge pull request #1448 from Diapolo/2012-06-13_translation_updates
Wladimir J. van der Laan
2012-06-13
Update bitcoinstrings from core and English source translation file
Wladimir J. van der Laan
2012-06-13
update translation files (fetched from Transifex) and remove translation for ...
Philip Kaufmann
2012-06-13
re-work optionsdialog to a tabbed UI based on an ui-file
Philip Kaufmann
2012-06-12
Merge pull request #1444 from laanwj/2012_06_opendebuglog
Wladimir J. van der Laan
2012-06-12
merge toggleHidden() code into showNormalIfMinimized() to extend the function...
Philip Kaufmann
2012-06-12
make buttons in debug window non autoDefault
Philip Kaufmann
2012-06-12
Cross-platform "Open debug logfile"
Wladimir J. van der Laan
2012-06-12
Merge pull request #1440 from Diapolo/overviewpage_InitialBalance
Wladimir J. van der Laan
2012-06-12
Do not select first address automatically in the address book
Wladimir J. van der Laan
2012-06-11
Merge pull request #1412 from Diapolo/string_wait_mature
Wladimir J. van der Laan
2012-06-12
introduce a new StartShutdown() function, which starts a thread with Shutdown...
Philip Kaufmann
2012-06-11
change initial Balance on overviewpage from "123.456 BTC" to "0 BTC" to not c...
Philip Kaufmann
2012-06-09
Merge pull request #1435 from TheBlueMatt/mingwbuild
Jeff Garzik
2012-06-09
Fix Mingw64 build (missing headers according to M$ documentation)
Matt Corallo
2012-06-09
update info string in GUI for generated blocks and change "must wait" into "m...
Philip Kaufmann
2012-06-08
Merge pull request #1421 from Diapolo/netbase_fix_sign_warnings
Pieter Wuille
2012-06-08
Update comment about secure_allocator<>
Pieter Wuille
2012-06-08
Merge pull request #1424 from TheBlueMatt/lockcontention
Pieter Wuille
[next]