Age | Commit message (Collapse) | Author |
|
Implement -min option to start minimized
|
|
Move -lgdi32 after -lcrypto (fixes #681)
|
|
|
|
|
|
Move DNS Seed lookup to a new thread.
|
|
Speed up RPC authentication (reworked pull from Joel Katz)
|
|
|
|
Denial-of-service prevention: low-difficulty blocks
|
|
|
|
attacks
|
|
Implement an mlock()'d string class for storing passphrases
|
|
Make home and addressbook icon more consistent with other toolbar icons
|
|
|
|
|
|
(make it blue and flip light source direction)
|
|
SecureString is identical to std::string except with secure_allocator
substituting for std::allocator. This makes casting between them
impossible, so converting between the two at API boundaries requires
calling ::c_str() for now.
|
|
anywhere, not just at the beginning (#641)
|
|
|
|
|
|
Some patches...
|
|
|
|
|
|
|
|
|
|
|
|
Cleaned up critical section code.
|
|
Add doxygen documentation
|
|
Deprecate RPC getblocknumber
|
|
Update contrib/debian/ for 0.5.0 release and fix copyright file.
|
|
|
|
|
|
Bugfix: only make QListView transparent, not its tooltips
|
|
|
|
|
|
update debian copyright file for MIT icon relicensing
|
|
|
|
|
|
|
|
some testers' machines.
|
|
|
|
|
|
Fix crash-on-wallet-upgrade bug on OSX
|
|
|
|
|
|
|
|
Prevent unencrypted private keys from being written to wallet.dat
|
|
|
|
|
|
|
|
Free icons
|