Commit Graph

63 Commits (4977c30d59e88a3e5ee248144bcc023debcd895b)

Author SHA1 Message Date
MarcoFalke e09c701e01 scripted-diff: Bump copyright of files changed in 2020
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
Emil Engler bd6a243075
script: Add Keyserver to verify-commits README
5 years ago
fanquake 6c27fa0f09
scripts: remove github-merge.py
5 years ago
Hennadii Stepanov 1ac454a384
Enable ShellCheck rules
5 years ago
fanquake 8081927c33
scripts: add key for fanquake to trusted keys list
6 years ago
MarcoFalke 904129b35d
Merge #15255: [tests] Remove travis_wait from lint script
6 years ago
Graham Krizek 8b8d8eeae9 Remove travis_wait from lint script
6 years ago
Douglas Roark a786c3b306
Slight tweak to the verify-commits script directions
6 years ago
Graham Krizek fdf82ba181
Update all subprocess.check_output functions in CI scripts to be Python 3.4 compatible
6 years ago
MeshCollider e946fc7eb1
Merge #14809: Tools: improve verify-commits.py script
6 years ago
Jameson Lopp 45842c3d26
Improve documentation for running verify-commits.py script
6 years ago
Wladimir J. van der Laan 1ca0502541
scripts: Add trusted key for Samuel Dobson
6 years ago
Chun Kuan Lee 5d62dcf9cf lint: Make sure we read the command line inputs using utf-8 decoding in python
6 years ago
DesWurstes 000000035b Obsolete #!/bin/bash shebang
6 years ago
Wladimir J. van der Laan 45c00f8416
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
6 years ago
Wladimir J. van der Laan a90ca4087a
Merge #13448: Add linter: Make sure we explicitly open all text files using UTF-8 encoding in Python
6 years ago
Loganaden Velvindron 9e2e5626da Fix CVE-2018-12356 by hardening the regex.
6 years ago
practicalswift 3352da8da1 Add "export LC_ALL=C" to all shell scripts
6 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
7 years ago
Chun Kuan Lee e5b2cd8e75 Use python instead of slow shell script on verify-commits
7 years ago
Wladimir J. van der Laan b2e5fe8b55
Merge #12708: Make verify-commits.sh test that merges are clean
7 years ago
Matt Corallo 94715767a3 [verify-commits] Add some additional useful documentation.
7 years ago
Matt Corallo de7e93138a Add Marco-expired-key-signed-commits to allow-revsig-commits
7 years ago
Matt Corallo 99f6d48e23 Revert "test: Update trust git root".
7 years ago
Pieter Wuille 577f11141c Make verify-commits.sh test that merges are clean
7 years ago
Wladimir J. van der Laan 7deba93bdc
test: Update trust git root
7 years ago
Matt Corallo a38686cea0 [verify-commits] Fix gpg.sh's echoing for commits with '\n'
7 years ago
Pieter Wuille c17f11f7b4
Merge #10773: Shell script cleanups
7 years ago
Wladimir J. van der Laan 23e9074e0a
Merge #10771: Remove unused variables in shell scripts
7 years ago
Matt Corallo d23be309c2 [verify-commits] Allow revoked keys to expire
7 years ago
practicalswift 13a81b19df Add quotes to variable assignment (as requested by @TheBlueMatt)
7 years ago
practicalswift 683b9d280b Fix valid path output
7 years ago
practicalswift 80f5f28d38 Fix incorrect quoting of quotes (the previous quotes had no effect beyond unquoting)
7 years ago
practicalswift f6b3382fa3 Remove unused variables
7 years ago
practicalswift 0aacfa43c1 Remove accidental stray semicolon
7 years ago
practicalswift ab8e8b97a3 Remove unused variables in shell scripts.
7 years ago
Matt Corallo df5bae2e7b Update trusted-sha512-root-commit for new bad tree hash
8 years ago
Matt Corallo efc06c2c46 If GNU sha512sum is missing, try perl shasum in verify-commits
8 years ago
Matt Corallo fd5e905e21 Make verify-commits.sh non-recursive
8 years ago
Matt Corallo b3ec305f8e Fix bashisms in verify-commits and always check top commit's tree
8 years ago
Matt Corallo f20e664f40 Check gpg version before setting --weak-digest
8 years ago
Matt Corallo bbd757940b Fix regsig checking for subkey sigs in verify-commits
8 years ago
Matt Corallo d025bc7964 Allow any subkey in verify-commits
8 years ago
Peter Todd eddc77a1b1 Add comment re: why SHA1 is disabled
8 years ago
Matt Corallo d9c450ffb2 Verify Tree-SHA512s in merge commits, enforce sigs are not SHA1
8 years ago
Matt Corallo a4b02f4275 Add Pieter's old signed commits to revsig-commits
8 years ago
Matt Corallo 3e900acafa Require merge commits merge branches on top of other merge commits
8 years ago
isle2983 0766d1cac3 [copyright] add MIT license headers to .sh scripts where missing
8 years ago
Peter Todd 1e9aab0dbf
Remove sipa's old revoked key from verify-commits
9 years ago