Commit Graph

2305 Commits (b34c5f3c0f4b37335e27bd67f554cf4df6976116)
 

Author SHA1 Message Date
Wladimir J. van der Laan 6672400206 Merge pull request #1175 from Diapolo/translators
13 years ago
Wladimir J. van der Laan 1f6f261ace Merge pull request #1187 from TheBlueMatt/win32_ie
13 years ago
Wladimir J. van der Laan 393a0edc51 Merge pull request #1194 from Diapolo/sendcoins_placeholdertext
13 years ago
Wladimir J. van der Laan 3118d11d88 Merge pull request #1032 from Diapolo/fix#945
13 years ago
Philip Kaufmann d0ccf0c755 move label placeholdertext from sendcoinsentry.cpp to ui-file
13 years ago
Gavin Andresen 397737b913 Bump version numbers for 0.6.1rc2
13 years ago
Pieter Wuille 19b6958cfd Added -externalip and -discover
13 years ago
Pieter Wuille 39857190de Support for multiple local addresses
13 years ago
Pieter Wuille 478b01d9a7 Add -seednode connections, and use this for -dnsseed + -proxydns
13 years ago
Pieter Wuille 9bab521df8 Support connecting by hostnames passed to proxy (-proxydns)
13 years ago
Pieter Wuille a012e2db59 refactor ConnectSocket
13 years ago
Pieter Wuille 933f2715d8 SOCKS5 connect via hostname
13 years ago
Pieter Wuille 60a87bce87 SOCKS5 support by default
13 years ago
Philip Kaufmann dab7acdf45 fix #952 by checking if we have a new address or an updated label
13 years ago
Peter Todd 86c47a5636 Fixed non-sensical error message
13 years ago
Gregory Maxwell 1210aa435f Merge pull request #1188 from Diapolo/rem_BackupWallet_wallet_h
13 years ago
Philip Kaufmann e23a121afe remove obsolete BackupWallet() entry in wallet.h
13 years ago
Philip Kaufmann 65c2ad687f add a clear all button to the sign message page
13 years ago
Matt Corallo 234db30d66 Update to require IE 5.1 as it is required on mingw64.
13 years ago
Wladimir J. van der Laan e099e1568a Merge pull request #1179 from Diapolo/project-file
13 years ago
Jeff Garzik ca97bde8ff Merge pull request #1171 from Diapolo/fix_compiler_warn
13 years ago
Jeff Garzik 024fa1cb44 EvalScript(): cast to avoid signed/unsigned warning
13 years ago
Jeff Garzik 061a001590 ThreadSocketHandler2(): cast to avoid signed/unsigned warning
13 years ago
Jeff Garzik 10ab9c2f42 OpenBlockFile(): cast to eliminate signed/unsigned comparison warning
13 years ago
Jeff Garzik 24de922636 CDiskTxPos, CInPoint, COutPoint: cast null value (-1) to unsigned int
13 years ago
Philip Kaufmann 8a6329a7ac add bitcoin-qt.rc to OTHER_FILES (shown in Qt Creator)
13 years ago
Wladimir J. van der Laan 50d710496d Merge pull request #1176 from Diapolo/project-file
13 years ago
Jeff Garzik e19ccfa657 Merge pull request #1177 from laanwj/2012_05_remove_duplicate_securestring
13 years ago
Wladimir J. van der Laan 6d25b0e99a Merge pull request #1172 from Diapolo/serialize_h_rem_typedef
13 years ago
Wladimir J. van der Laan 3ee5f8aac3 remove duplicate definition of SecureString in util.h
13 years ago
Philip Kaufmann 68103043ce fix DEPENDPATH in the project file, as json has no include sub-dir and src was in twice
13 years ago
Philip Kaufmann aab1f950aa small translation-file handling / loading changes and re-work comments to be clearer
13 years ago
Jeff Garzik bd51e8ef8a Merge pull request #1173 from Diapolo/init_cpp_comment_upd
13 years ago
Philip Kaufmann 1c94f88d5e fix compiler warning "suggest parentheses around assignment used as truth
13 years ago
Philip Kaufmann f8e4d43be7 fix compiler warning "suggest explicit braces to avoid ambiguous "else"
13 years ago
Philip Kaufmann 00d971e1e7 remove references to bitcoin-wx from comment in init.cpp
13 years ago
Philip Kaufmann 810b4fad7d remove unused typedef in serialize.h
13 years ago
Gavin Andresen be8651dde7 Check earlier for blocks with duplicate transactions. Fixes #1167
13 years ago
Wladimir J. van der Laan ec4997d48f Merge pull request #1139 from Diapolo/messagepage
13 years ago
Wladimir J. van der Laan 0acb1e715c Merge pull request #1163 from laanwj/2012_04_uiperformanceissue
13 years ago
Wladimir J. van der Laan 6974aff668 Fix critical UI performance issue (#1154)
13 years ago
Gavin Andresen 0acbe31cfc Update openssl version
13 years ago
Gavin Andresen cedcec2dec Bump win32.deps version number for new openssl
13 years ago
Gavin Andresen 2b4d7735b6 Windows build: compile against openssl 1.0.1b
13 years ago
Gavin Andresen 2c31cfc271 Bump version numbers for 0.6.1rc1
13 years ago
Gavin Andresen dfead66eac Merge pull request #1151 from freewil/listsinceblock-blockhash
13 years ago
Gavin Andresen 27d4b53a5c Merge pull request #1150 from gavinandresen/NOPCH
13 years ago
Gavin Andresen b2997dc043 Merge pull request #1152 from freewil/remove-strange-debug
13 years ago
Pieter Wuille 287ce61dc2 Merge pull request #1146 from drizztbsd/posix-include
13 years ago
freewil 42ce57687a remove strange debug message from listsinceblock
13 years ago