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
/
key.h
Age
Commit message (
Expand
)
Author
2012-04-22
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-04-17
Fix misc. minor sign-comparison warnings
Jeff Garzik
2012-03-27
Merge branch 'vfycompsig_0.5.0' into 0.5.0.x
Luke Dashjr
2012-03-27
Minimal support for compressed-key signature recovery (for verifymessage)
Luke Dashjr
2012-03-16
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-03-13
Code cleanup: use ECDSA_size() instead of fixed 10,000 byte sig buffer, and e...
Gavin Andresen
2012-03-03
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-02-27
Fix #650: CKey::SetSecret BIGNUM leak
Pieter Wuille
2012-02-07
Update copyrights to 2012 for files modified this year
Luke Dashjr
2012-02-07
Update copyrights to 2012 for files modified this year
Luke Dashjr
2012-02-02
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-02-02
Full checking of all loaded keys
Pieter Wuille
2011-11-07
Some extra comments
Pieter Wuille
2011-09-27
Compact signatures and key recovery
Pieter Wuille
2011-08-11
Merge pull request #458 from TheBlueMatt/copyright
Gavin Andresen
2011-08-09
Unify copyright notices.
Matt Corallo
2011-08-08
Add missing includes to key.h
Vegard Nossum
2011-07-17
Use CBitcoinAddress instead of string/uint160
Pieter Wuille
2011-07-13
Do not use obsolete CPrivKey for passing keys around
Pieter Wuille
2011-07-08
Prepare codebase for Encrypted Keys.
Pieter Wuille
2011-05-15
make bitcoin include files more modular
Wladimir J. van der Laan
2011-04-23
directory re-organization (keeps the old build system)
Jaromil