index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
maint
/
checkSpace.pl
Age
Commit message (
Expand
)
Author
2021-09-07
Align and fix indentations in several maint scripts
skaluzka
2020-02-06
checkSpace: permit wide lines for LCOV_EXCL
Nick Mathewson
2020-02-06
checkSpace: be more careful about bad function headers.
Nick Mathewson
2020-02-06
checkSpace: don't treat an unindented label as starting a function.
Nick Mathewson
2020-02-06
checkSpace.pl: Allow space between iteration macros and ().
Nick Mathewson
2020-02-06
checkSpace.pl: Use a data structure for a list of non-function names
Nick Mathewson
2020-02-06
checkspace: allow spaces in cpp directives.
Nick Mathewson
2020-02-06
checkSpace.pl: allow {{, ){, and ({.
Nick Mathewson
2020-02-06
checkSpace: remove the nosplabel test.
Nick Mathewson
2019-11-26
checkSpace.pl: make output more uniform.
Nick Mathewson
2019-11-26
check-spaces: Fix an outdated comment
teor
2019-06-24
checkSpace.pl: Allow 'bool' before a space and an open-paren
Nick Mathewson
2019-03-12
Make checkSpace.pl check guard macros:
Nick Mathewson
2018-06-18
New check-spaces rule: Our C files may not have duplicate names.
Nick Mathewson
2018-06-18
Finally remove our EOL@EOF check.
Nick Mathewson
2017-09-18
Add check for double-semi-colons at the end of a line
Edmund Wong
2017-09-08
test: Add an HS v3 reachability unit test
David Goulet
2016-12-16
Use the new message function
cypherpunks
2016-12-16
Add a function to keep track of found errors
cypherpunks
2016-12-16
Restrict unsafe constructs and enable all warnings
cypherpunks
2016-12-16
Declare all variables to be local
cypherpunks
2016-12-16
Convert tabs to spaces
cypherpunks
2016-09-06
checkSpace.pl now forbids more identifiers.
Nick Mathewson
2015-08-21
Observe workqueue_reply_t in check-spaces
Sebastian Hahn
2014-09-30
Make 'make check-spaces' not complain about function pointers returning size_...
Andrea Shepard
2014-08-18
Improve comments in checkSpace.pl to explain how to fix its warnings
Nick Mathewson
2014-04-28
Clean the contrib directory with torch and machete.
Nick Mathewson