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-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-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-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-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-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-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
2011-12-23
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2011-12-20
Implement an mlock()'d string class for storing passphrases
Dylan Noblesmith
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
2011-09-30
simpler ByteReverse
Nils Schneider
2011-09-30
remove cryptopp dependency, add simple unittest for SHA256Transform()
Nils Schneider
2011-09-30
Merge pull request #524 from sipa/signandverif
Gavin Andresen
2011-09-29
Add assertion size>0 to MedianFilter
Wladimir J. van der Laan
2011-09-28
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-09-28
use median filter for peer-reported reported number of blocks
Wladimir J. van der Laan
2011-09-27
Inline base64 encoder/decoder
Pieter Wuille
2011-09-27
Faster Base64 decoder.
JoelKatz
2011-09-26
Remove wxWidgets
Gavin Andresen
2011-09-26
Merge pull request #517 from gavinandresen/DoSprevention
Gavin Andresen
2011-09-21
SetMockTime() for cleaner unit testing
Gavin Andresen
2011-09-06
Revert "Define MSG_NOSIGNAL to 0 on platforms where it is unavailable."
Jeff Garzik
2011-09-06
Define MSG_NOSIGNAL to 0 on platforms where it is unavailable.
Venkatesh Srinivas
2011-09-02
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-08-22
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-08-19
Move func 'REF' from util.h to serialize.h
Giel van Schijndel
2011-08-17
Compile with DEBUG_LOCKORDER to detect inconsistent lock orderings that can c...
Gavin Andresen
2011-08-16
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-08-09
Unify copyright notices.
Matt Corallo
2011-08-06
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-07-25
Fix UNIX-specific thread handle leak.
JoelKatz
2011-07-15
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-07-13
fix warnings: expression result unused [-Wunused-value]
Giel van Schijndel
[next]