aboutsummaryrefslogtreecommitdiff
path: root/src/utilstrencodings.h
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Move util files to separate directory.Jim Posen2018-11-041-248/+0
* Don't rely on locale dependent functions in base_blob<BITS>::SetHex(...) (uin...practicalswift2018-10-261-0/+15
* Implements custom tolower and toupper functions.2512018-08-281-0/+44
* [MOVEONLY] Move ParseHDKeypath to utilstrencodingsPieter Wuille2018-08-131-0/+3
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Removes Boost predicate.hpp dependency2512018-07-221-0/+10
* Generalize ConvertBitsPieter Wuille2018-03-061-3/+3
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* Implement BIP173 addresses and testsPieter Wuille2017-09-281-0/+24
* Allow setting nMinimumChainWork on command lineSuhas Daftuar2017-09-051-0/+6
* scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift2017-08-071-2/+2
* [refactor] move SplitHostPort() into utilstrencodingsJohn Newbery2017-07-121-0/+1
* scripted-diff: Remove PAIRTYPEJorge Timón2017-06-051-1/+0
* Small preparations for Q_FOREACH, PAIRTYPE and #include <boost/foreach.hpp> r...Jorge Timón2017-06-051-2/+0
* Wallet: Sanitise -wallet parameterLuke Dashjr2017-02-271-1/+2
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* util: Add ParseUInt32 and ParseUInt64Wladimir J. van der Laan2016-06-081-0/+14
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* [uacomment] Sanitize per BIP-0014MarcoFalke2015-09-161-1/+15
* rpc: Accept scientific notation for monetary amounts in JSONWladimir J. van der Laan2015-07-101-0/+7
* use const references where appropriatePhilip Kaufmann2015-06-041-2/+2
* util: Add ParseInt64 and ParseDouble functionsWladimir J. van der Laan2015-06-041-0/+14
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Update comments in util to be doxygen compatibleMichael Ford2014-11-171-4/+5
* Split up util.cpp/hWladimir J. van der Laan2014-08-261-0/+97