Age | Commit message (Expand) | Author |
---|---|---|
2016-04-21 | CBase58Data::SetString: cleanse the full vector | Kaz Wesley |
2016-03-09 | Improve EncodeBase58 performance | João Barbosa |
2015-12-13 | Bump copyright headers to 2015 | MarcoFalke |
2015-02-15 | openssl: abstract out OPENSSL_cleanse | Cory Fields |
2014-12-19 | Added "Core" to copyright headers | sandakersmann |
2014-11-21 | Convert remaining comments in /src to doxygen format | Michael Ford |
2014-09-23 | Fixing out of bounds error in GetKey() | ENikS |
2014-09-19 | Apply clang-format on some infrequently-updated files | Pieter Wuille |
2014-08-30 | Broken addresses on command line no longer trigger testnet. | Ross Nicoll |
2014-06-26 | ensure clean and consistent "namespace" usage | Philip Kaufmann |
2014-06-11 | base58: add paranoid return value checks | Jeff Garzik |
2014-05-10 | Move base58.h implementation code to base58.cpp | Pieter Wuille |
2014-04-22 | Replace DecodeBase58/EncodeBase58 with direct implementation. | Pieter Wuille |