Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2014-05-20 | doc/HACKING: Improve documentation of how to bump version in maint | Nick Mathewson | |
See discussion on 9553: Some of the build scripts don't like it when you can't merge maint into release. | |||
2014-05-16 | Document that we're incrementing version numbers in maint. | Nick Mathewson | |
(ticket 9553) | |||
2014-04-28 | Deal with the aftermath of sorting contrib | Nick Mathewson | |
This basically amounts to grepping for every file that mentioned contrib and adjusting its references to refer to the right place. | |||
2014-04-26 | The #tor topic no longer includes a version. | Nick Mathewson | |
2014-03-22 | bring hacking more up to date | Roger Dingledine | |
2014-03-19 | extract some changelog principles into doc/HACKING | Nick Mathewson | |
2014-03-06 | Give the HTTPS url for jenkins in doc/HACKING | Nick Mathewson | |
2014-01-21 | Document more coverage tricks in doc/HACKING | Nick Mathewson | |
2013-10-01 | name it correctly, maybe | Roger Dingledine | |