Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-15 | ondrej is no longer making rpms | Nick Mathewson | |
2016-05-23 | Stop recommending --enable-gcc-warnings in doc/HACKING | Nick Mathewson | |
2016-04-12 | Adopt the LCOV convention for marking lines as unreachable by tests. | Nick Mathewson | |
Document this convention. Add a script to post-process .gcov files in order to stop nagging us about excluded lines. Teach cov-diff to handle these post-processed files. Closes ticket 16792 | |||
2016-04-12 | Merge remote-tracking branch 'sebastian/stemtest' | Nick Mathewson | |
2016-03-29 | majority of four is, alas, three | Roger Dingledine | |
2016-03-29 | Faravahar also versions. | Nick Mathewson | |
2016-03-28 | Add more structure (and tests) to ReleasingTor.md | Nick Mathewson | |
2016-03-28 | Write a document on how to add a test to Stem | Sebastian Hahn | |
2016-02-11 | Add another admonishment to WritingTests.md | Nick Mathewson | |
2016-02-01 | mention lintChanges.py in the coding standards | Nick Mathewson | |
2016-01-27 | Clarify ReleasingTor.md on versions.wmi | Nick Mathewson | |
Closes #17839. | |||
2015-12-15 | Remove the INLINE coding standard | cypherpunks | |
2015-12-10 | forward-port changelog and releasenotes | Nick Mathewson | |
2015-11-13 | fix an email address in doc/HACKING/ReleasingTor.md | Nick Mathewson | |
2015-11-05 | Delete trailing whitespace in md files | Nick Mathewson | |
2015-11-05 | add release notes | Nick Mathewson | |
2015-11-05 | added some markdown formatting | tom lurge | |
2015-11-03 | Fix filename endings in HACKING. Patch from "ckomlo", ticket #17515. | Nick Mathewson | |
2015-10-29 | hacking is now markdown | Nick Mathewson | |
Not good markdown, mind you. | |||
2015-10-29 | More issues that Karsten spotted | Nick Mathewson | |
2015-10-29 | Clean up the doc/HACKING/* docs a bit. | Karsten Loesing | |
2015-10-22 | Actually add HowToReview.txt | Nick Mathewson | |
2015-10-22 | Start writing a how to review doc | Nick Mathewson | |
2015-10-21 | Add another entry to ReleasingTor email list, per anonym | Nick Mathewson | |
2015-10-21 | Fix a bunch more memory leaks in the tests. | Nick Mathewson | |
2015-10-14 | Mention trunnel in CodingStandards; describe how in trunnel/README | Nick Mathewson | |
2015-10-09 | Add a doc/HACKING/README.1st | Nick Mathewson | |
2015-10-09 | Split the old doc/HACKING into several new files | Nick Mathewson | |
2015-10-09 | Move hacking documentation into a new subdirectory. | Nick Mathewson | |
2015-10-08 | Add my draft (in-progress) guide to getting started on tor development | Nick Mathewson | |
2015-08-25 | Document callgraph analysis code | Nick Mathewson | |
2015-08-03 | Update doc/HACKING with more coverage instructions | Nick Mathewson | |
2015-07-23 | Bump version (and explain how) | Nick Mathewson | |
2015-06-10 | Update and clarify release checklist | Andrea Shepard | |
2015-06-06 | Add instructions for clang sanitizers, static analyzer, and coverity | teor | |
Document use of coverity, clang static analyzer, and clang dynamic undefined behavior and address sanitizers in doc/HACKING. Add clang dynamic sanitizer blacklist in contrib/clang/sanitizer_blacklist.txt to exempt known undefined behavior. Include detailed usage instructions in this blacklist file. Patch by "teor". | |||
2015-05-11 | Bump version to 0.2.7.1-alpha. (This is not the release yet.) | Nick Mathewson | |
2015-04-22 | New email for Lukas Fleischer | Nick Mathewson | |
2015-04-08 | update url in HACKING file | Roger Dingledine | |
2015-04-07 | Add lukas to doc/HACKING pakager list | Nick Mathewson | |
2015-03-25 | More addrs in HACKING | Nick Mathewson | |
2015-03-24 | spelling fix | Nick Mathewson | |
2015-03-24 | Start adding people to the packager list in doc/HACKING | Nick Mathewson | |
2015-03-09 | Add `check-changes` rule for checking formatting of changes files. | cypherpunks | |
Additional fixes to make the change work; - fix Python 2 vs 3 issues - fix some PEP 8 warnings - handle paths with numbers correctly - mention the make rule in doc/HACKING. | |||
2014-10-21 | give dist-master an alias | Roger Dingledine | |
2014-10-19 | explain how to publish tarballs now that webwml has gone to git | Roger Dingledine | |
2014-09-12 | Mention "make check" in doc/HACKING | Nick Mathewson | |
2014-09-12 | Give an example how to run the unit tests | Sebastian Hahn | |
2014-09-11 | Update HACKING instructions to mention format_changelog script | Nick Mathewson | |
2014-07-16 | Add stanza on lcov coverage target | Kevin Murray | |
Adds a note about using `make coverage-html` to generate coverage reports. Signed-off-by: Kevin Murray <spam@kdmurray.id.au> | |||
2014-06-21 | logic mixup, noticed by alphawolf | Roger Dingledine | |