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
/
util.h
Age
Commit message (
Expand
)
Author
2012-06-21
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-06-20
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-06-18
Don't overflow integer on 32-bit machines.
Ricardo M. Correia
2012-06-14
Use std::numeric_limits<> for typesafe INT_MAX/etc
Gavin Andresen
2012-06-14
Use std::numeric_limits<> for typesafe INT_MAX/etc
Gavin Andresen
2012-05-20
Update License in File Headers
Fordy
2012-05-20
Update License in File Headers
Fordy
2012-05-20
Update License in File Headers
Fordy
2012-03-26
Begin doxygen-compatible comments
Pieter Wuille
2012-03-25
remove unused functions from util.h/util.cpp
Wladimir J. van der Laan
2012-03-11
Merge branch '0.5.0.x' into 0.5.x
v0.5.3rc4
v0.5.3
Luke Dashjr
2012-03-11
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-03-11
Resolves issue #922 - "wallet passphrase timeout of several years doesn't work"
Gregory Maxwell
2012-03-10
Resolves issue #922 - "wallet passphrase timeout of several years doesn't work"
Gregory Maxwell
2012-02-26
Reworked QT settings
Gavin Andresen
2012-02-17
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-02-17
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-02-17
Macros for manual critical sections
Pieter Wuille
2012-02-11
Macros for manual critical sections
Pieter Wuille
2012-02-07
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-02-07
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-02-07
Update copyrights to 2012 for files modified this year
Luke Dashjr
2012-02-07
Update all copyrights to 2012
Gavin Andresen
2012-02-07
Unit tests for the GetArg() methods
Gavin Andresen
2012-02-06
-bip16 option (default: 1) to support / not support BIP 16. And bumped defaul...
Gavin Andresen
2012-01-23
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-01-23
Replace tabs with four spaces to comply with coding standard in doc/coding.txt
Lars Rasmusson
2012-01-14
Replace tabs with four spaces to comply with coding standard in doc/coding.txt
Lars Rasmusson
2012-01-13
Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16).
Gavin Andresen
2012-01-06
Network stack refactor
Pieter Wuille
2012-01-03
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-01-03
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-01-03
Fix issue #659, and cleanup wallet/command-line argument handling a bit
Gavin Andresen
2012-01-03
Fix issue #659, and cleanup wallet/command-line argument handling a bit
Gavin Andresen
2011-12-23
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2011-12-21
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-20
Implement an mlock()'d string class for storing passphrases
Dylan Noblesmith
2011-12-20
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
Merge pull request #673 from mndrix/less-time-data
Gavin Andresen
2011-12-19
Use std::numeric_limits<> for typesafe INT_MAX/etc
Gavin Andresen
2011-12-19
Cleanup: removed dead code, and use C99 typedefs for int64 (supported by all ...
Gavin Andresen
2011-12-19
Merge pull request #707 from gavinandresen/BIP14
Gavin Andresen
2011-12-19
Implement BIP 14 : separate protocol version from client version
Gavin Andresen
2011-12-16
Move more newlines out of strings, and fix translations.
Gavin Andresen
2011-12-01
Retain only the most recent time samples
Michael Hendricks
2011-11-26
Implement an mlock()'d string class for storing passphrases
Dylan Noblesmith
2011-11-02
Cleaned up the critical section macros.
Clark Gaebel
2011-10-07
Fix for 64bit build
Victor Leschuk
2011-10-07
Fix build on windows and mac
Gavin Andresen
2011-10-06
Fix for 64bit build
Victor Leschuk
[next]