summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-07-16Add my script to dump per-file or per-function coverageNick Mathewson
2015-05-29more generic scan-build scriptNick Mathewson
2015-05-28Merge branch '12498_ed25519_keys_v6'Nick Mathewson
2015-05-28Sign extrainfo documents with ed25519Nick Mathewson
2015-05-28Revise makedesc.py: teach it how to emit ed signatures and crosscertsNick Mathewson
2015-05-28Add trunnel-generated items for link handshake code.Nick Mathewson
2015-05-05Fix a bug in format_changelog, in a silly wayNick Mathewson
2015-05-05Add collation/splitting support to sortChanges scriptNick Mathewson
2015-03-14Revive updateVersions.pl with `make update-versions`.cypherpunks
2015-03-14Make `check-docs` work from out-of-tree builds.cypherpunks
2015-03-09Be exact about the number of spaces in the header.cypherpunks
2015-03-09Add `check-changes` rule for checking formatting of changes files.cypherpunks
2015-02-19Check for # characters in lintchangesNick Mathewson
2015-01-02Commit the update-copyrights script.Nick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-12-22have lintchanges check header format.Nick Mathewson
2014-12-22Resolve issues in changes filesNick Mathewson
2014-12-22Short python script to lint the changes filesNick Mathewson
2014-11-27Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'Nick Mathewson
2014-11-02Add a rule to the calloc semantic patch for argument ordering.Mansour Moufid
2014-11-02The second argument to tor_calloc should be a constant.Mansour Moufid
2014-11-02Refactor the calloc semantic patch.Mansour Moufid
2014-10-31Repair format_changelog.py drupal breaks a little more. Drupal is weird.Nick Mathewson
2014-10-30Teach format_changelog.py --blog about drupal <!--break-->Nick Mathewson
2014-10-30Twiddle the format_changelog.py option defaults.Nick Mathewson
2014-10-29Reinvoke format_changelog.pyNick Mathewson
2014-10-27Teach format_changelog.py to emit HTML.Nick Mathewson
2014-10-19format_changelog: Sort sections case-insensitivelyNick Mathewson
2014-10-19format_changelog.py: fix spelling of "hyphenatable"Nick Mathewson
2014-10-19format_changelog.py: tweak hyphenation rulesNick Mathewson
2014-10-19Teach format_changelog to sort and collate sections.Nick Mathewson
2014-10-19format_changelog.py: learn about the ReleaseNotes formatNick Mathewson
2014-10-14Emit fewer spurious lines in cov-diff output.Nick Mathewson
2014-10-13Commit the script I used to generate signed ri and ei documentsNick Mathewson
2014-09-30Make 'make check-spaces' not complain about function pointers returning size_...Andrea Shepard
2014-09-25Use --require-version to prevent running trunnel pre-1.2Nick Mathewson
2014-09-25Have the run_trunnel.sh script tell trunnel to update src/ext/trunnel tooNick Mathewson
2014-09-25Add a script to run trunnel on the trunnel files.Nick Mathewson
2014-09-16Add coccinelle script to remove pointless callocsNick Mathewson
2014-09-16Add script to detect and remove unCish malloc-then-cast patternNick Mathewson
2014-08-18Improve comments in checkSpace.pl to explain how to fix its warningsNick Mathewson
2014-08-15Add scripts/coccinelle to scripts/READMENick Mathewson
2014-08-13Add a simple coccinelle script to replace malloc->callocNick Mathewson
2014-06-16Bring remaining 0.2.5.5-alpha entries into changelogNick Mathewson
2014-05-29Reformat 0255 changelog. Tweak formatter script.Nick Mathewson
2014-05-29Start on the 0.2.5.5-alpha changelog.Nick Mathewson
2014-05-14make the changelog text wrapper respect arma's no-initial-openparen ruleNick Mathewson
2014-05-07Script to detect unused autoconf outputsNick Mathewson
2014-05-07Move code-generation scripts to scripts/codegenNick Mathewson
2014-05-07README file for the scripts directoryNick Mathewson