aboutsummaryrefslogtreecommitdiff
path: root/src/base58.cpp
AgeCommit message (Expand)Author
2015-02-15openssl: abstract out OPENSSL_cleanseCory Fields
2014-12-19Added "Core" to copyright headerssandakersmann
2014-11-21Convert remaining comments in /src to doxygen formatMichael Ford
2014-09-23Fixing out of bounds error in GetKey()ENikS
2014-09-19Apply clang-format on some infrequently-updated filesPieter Wuille
2014-08-30Broken addresses on command line no longer trigger testnet.Ross Nicoll
2014-06-26ensure clean and consistent "namespace" usagePhilip Kaufmann
2014-06-11base58: add paranoid return value checksJeff Garzik
2014-05-10Move base58.h implementation code to base58.cppPieter Wuille
2014-04-22Replace DecodeBase58/EncodeBase58 with direct implementation.Pieter Wuille