Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson | |
2018-07-05 | Fix every include path changed in the previous commit (automated) | Nick Mathewson | |
I am very glad to have written this script. | |||
2018-07-05 | Remove util.h | Nick Mathewson | |
Inline its contents (which were all includes) into or.h, and some of its contents into other places that didn't include or.h at all. | |||
2018-07-01 | Remove system headers from or.h | Nick Mathewson | |
2018-06-20 | Run rectify_include_paths.py | Nick Mathewson | |
2018-06-20 | Update copyrights to 2018. | Nick Mathewson | |
2017-09-15 | Run our #else/#endif annotator on our source code. | Nick Mathewson | |
2017-03-15 | Run the copyright update script. | Nick Mathewson | |
2016-02-27 | Update the copyright year. | Nick Mathewson | |
2015-08-25 | Make test_checkdir.c dirent include consistent with other files | Nick Mathewson | |
2015-07-23 | Fix a couple more msvc issues, reported by gisle vanem | Nick Mathewson | |
2015-01-15 | Fix the checkdir/perms test when umask==077 | Nick Mathewson | |
Fixes 14215; bugfix on 0.2.6.2-alpha. Reported by "cypherpunks". | |||
2015-01-02 | Bump copyright dates to 2015, in case someday this matters. | Nick Mathewson | |
2014-11-12 | Replace operators used as macro arguments with OP_XX macros | Nick Mathewson | |
Part of fix for 13172 | |||
2014-11-12 | Reenhappy make check-spaces | Nick Mathewson | |
2014-11-07 | test_checkdir.c: Perhaps this is what will make this test pass on windows? | Nick Mathewson | |
2014-11-07 | test_checkdir.c: try to make it pass on windows | Nick Mathewson | |
also fix memory-leak on failing tests. | |||
2014-11-05 | Try to fix test_checkdir windows compilation more | Nick Mathewson | |
2014-11-05 | Try to fix test_checkdir windows compilation | Nick Mathewson | |
2014-11-05 | 11291: Fix warnings, add changes file, rename 'mask'. | Nick Mathewson | |
2014-10-21 | Additional test for error-case | meejah | |
This error-case was already fixed by previous changes, this is to cover it in case there's a regression. | |||
2014-09-02 | Fix white space | David Stainton | |
2014-08-30 | fix two typos | meejah | |
2014-08-30 | Clean up patch | David Stainton | |
Here I clean up anon's patch with a few of nickm's suggestions from comment 12: https://trac.torproject.org/projects/tor/ticket/11291#comment:12 I did not yet completely implement all his suggestions. | |||
2014-08-30 | Ticket #11291: patch from "anon": | anonymous | |
test-11291-group-redable-hsdirs-wtests-may8.patch |