index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
verify-commits
/
gpg.sh
Age
Commit message (
Expand
)
Author
2018-06-18
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
Wladimir J. van der Laan
2018-06-15
Fix CVE-2018-12356 by hardening the regex.
Loganaden Velvindron
2018-06-14
Add "export LC_ALL=C" to all shell scripts
practicalswift
2017-12-05
[verify-commits] Fix gpg.sh's echoing for commits with '\n'
Matt Corallo
2017-10-20
[verify-commits] Allow revoked keys to expire
Matt Corallo
2017-03-06
Check gpg version before setting --weak-digest
Matt Corallo
2017-03-05
Fix regsig checking for subkey sigs in verify-commits
Matt Corallo
2017-03-04
Allow any subkey in verify-commits
Matt Corallo
2017-03-04
Add comment re: why SHA1 is disabled
Peter Todd
2017-03-04
Verify Tree-SHA512s in merge commits, enforce sigs are not SHA1
Matt Corallo
2016-09-11
[copyright] add MIT license headers to .sh scripts where missing
isle2983
2016-05-21
Make verify-commits POSIX-compliant
Matt Corallo
2015-10-23
Whitelist commits signed with Pieter's now-revoked key
Matt Corallo
2014-12-20
Add script to verify all merge commits are signed
Matt Corallo