Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-25 | Add country-code support to configured node lists to implement the ↵ | Nick Mathewson | |
ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing. svn:r16966 | |||
2008-01-06 | r17472@catbus: nickm | 2008-01-05 22:10:19 -0500 | Nick Mathewson | |
Another test for the increasingly bad check-spaces style checker to check: #else\n#if is almost a sure sign of a failure to use #elif. Fortunately, we only did that 3 times. svn:r13039 | |||
2006-10-09 | r8969@totoro: nickm | 2006-10-09 09:58:38 -0400 | Nick Mathewson | |
Another patch to checkSpace.pl: allow type (WINAPI *fn)() svn:r8668 | |||
2006-10-08 | r8933@totoro: nickm | 2006-10-07 20:33:16 -0400 | Nick Mathewson | |
whitespace fixes; add changelog for last commit. svn:r8644 | |||
2006-08-10 | r7303@Kushana: nickm | 2006-08-10 01:52:19 -0700 | Nick Mathewson | |
whitespace fixes svn:r7011 | |||
2006-07-25 | Apply checkSpace.pl to checkSpace.pl. | Nick Mathewson | |
svn:r6901 | |||
2006-07-25 | Allow wide lines if they have svn id tags in them. (This matters for svk: ↵ | Nick Mathewson | |
those tags can be *big*.) svn:r6900 | |||
2005-12-14 | Bite the bullet and limit all our source lines to 80 characters, the way IBM ↵ | Nick Mathewson | |
intended. svn:r5582 | |||
2005-12-10 | crank the max line limit down to 150 chars. | Roger Dingledine | |
svn:r5550 | |||
2005-12-09 | In my private little universe, terminals are still 80 columns. Impose a ↵ | Nick Mathewson | |
160-character-per-line limit; this will creep down. svn:r5548 | |||
2005-09-30 | even better function start checks; give dmalloc a chance of working. | Nick Mathewson | |
svn:r5162 | |||
2005-09-30 | Make checkSpace.pl enforce our ctags-friendly function declaration rules | Nick Mathewson | |
svn:r5159 | |||
2005-06-11 | make whitespace checker handle non-C too. | Nick Mathewson | |
svn:r4412 | |||
2005-06-09 | Change end-of-file NLNL convention. It turns out arma I and I agree. | Nick Mathewson | |
svn:r4382 | |||
2005-06-09 | New whitespace normalization rule: no blank line at EOF. | Nick Mathewson | |
svn:r4378 | |||
2004-11-28 | correct multiple internal spaces | Nick Mathewson | |
svn:r3004 | |||
2004-11-28 | Normalize space: add one between every control keyword and control clause. | Nick Mathewson | |
svn:r3003 | |||
2004-11-22 | Enhancements to whitespace borkage detector | Nick Mathewson | |
svn:r2944 | |||
2004-11-10 | More whitespace normalization | Nick Mathewson | |
svn:r2768 | |||
2004-11-09 | Normalize whitespace; add a "tell me about all the unnormalized whitespace" ↵ | Nick Mathewson | |
target; fix a braino in dirserv.c svn:r2758 |