index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
key_io.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
Add bounds checks in key_io before DecodeBase58Check
Pieter Wuille
2019-12-05
1
-4
/
+4
*
Remove unused includes
practicalswift
2019-10-15
1
-1
/
+0
*
Replace CScriptID and CKeyID in CTxDestination with dedicated types
Gregory Sanders
2019-04-29
1
-4
/
+4
*
Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0)) if an inval...
practicalswift
2019-02-07
1
-1
/
+3
*
Update copyright headers to 2018
DrahtBot
2018-12-29
1
-1
/
+1
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
*
Merge #13769: Mark single-argument constructors "explicit"
MarcoFalke
2018-08-27
1
-1
/
+1
|
\
|
*
Mark single-argument constructors "explicit"
practicalswift
2018-07-26
1
-1
/
+1
*
|
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
|
/
*
Simplify Base32 and Base64 conversions
Pieter Wuille
2018-03-07
1
-0
/
+4
*
Generalize ConvertBits
Pieter Wuille
2018-03-06
1
-4
/
+4
*
Split key_io (address/key encodings) off from base58
Pieter Wuille
2018-02-19
1
-0
/
+223