| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert NACK'd fixes for 0.7.2. | Luke Dashjr | 2012-11-16 | 1 | -2/+2 |
| * | Merge branch '0.6.x' into 0.7.x | Luke Dashjr | 2012-11-14 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-11-14 | 1 | -2/+2 |
| | |\ | |||||
| | | * | don't use memset() in privacy/security relevant code parts | Philip Kaufmann | 2012-11-12 | 1 | -2/+2 |
| | * | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-08-12 | 1 | -2/+2 |
| | |\| | |||||
| | | * | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-08-12 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-08-12 | 1 | -2/+2 |
| | | | |\ | |||||
| | | | | * | Bugfix: Fix a variety of misspellings | Luke Dashjr | 2012-08-12 | 1 | -2/+2 |
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-04-22 | 1 | -1/+1 |
| | | |\| | | |||||
| | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-04-22 | 1 | -1/+1 |
| | | | |\| | |||||
| | | | | * | Fix misc. minor sign-comparison warnings | Jeff Garzik | 2012-04-17 | 1 | -1/+1 |
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-04-05 | 1 | -10/+14 |
| | | |\| | | |||||
| | | | * | | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr | 2012-04-05 | 1 | -10/+14 |
| | | | |\| | |||||
| | | | | * | Verify status of encrypt/decrypt calls to detect failed padding | Pieter Wuille | 2012-04-05 | 1 | -10/+14 |
| | | | * | | Implement an mlock()'d string class for storing passphrases | Dylan Noblesmith | 2011-12-20 | 1 | -1/+1 |
| * | | | | | Make CCrypter use LockedPageManager to manage locked pages | Wladimir J. van der Laan | 2012-08-23 | 1 | -12/+0 |
| * | | | | | Bugfix: Fix a variety of misspellings | Luke Dashjr | 2012-08-01 | 1 | -2/+2 |
| |/ / / / | |||||
| * | | | | Further reduce header dependencies | Pieter Wuille | 2012-04-17 | 1 | -1/+0 |
| * | | | | Remove headers.h | Pieter Wuille | 2012-04-17 | 1 | -2/+0 |
| * | | | | Fix misc. minor sign-comparison warnings | Jeff Garzik | 2012-04-15 | 1 | -1/+1 |
| * | | | | Verify status of encrypt/decrypt calls to detect failed padding | Pieter Wuille | 2012-04-05 | 1 | -10/+14 |
| |/ / / | |||||
| * | | | Update all copyrights to 2012 | Gavin Andresen | 2012-02-07 | 1 | -1/+1 |
| * | | | Implement an mlock()'d string class for storing passphrases | Dylan Noblesmith | 2011-11-26 | 1 | -1/+1 |
| |/ / | |||||
| * / | Fix build on windows and mac | Gavin Andresen | 2011-10-07 | 1 | -1/+1 |
| |/ | |||||
| * | Add wallet privkey encryption. | Matt Corallo | 2011-07-13 | 1 | -0/+132 |