aboutsummaryrefslogtreecommitdiff
path: root/doc/HACKING
AgeCommit message (Expand)Author
2017-10-03Merge remote-tracking branch 'catalyst-oniongit/bug23739'Nick Mathewson
2017-10-03Improve docs on using gcovTaylor Yu
2017-10-03Merge remote-tracking branch 'isis/bug23695'Nick Mathewson
2017-09-29doc: Add a good resource for learning to write Rust FFI.Isis Lovecruft
2017-09-22Mention even more about changes files in doc/HACKINGNick Mathewson
2017-09-21Update CodingStandards.md for changes-file stuffNick Mathewson
2017-09-18small tweaks to releasingtor.mdNick Mathewson
2017-09-17add frebsd ports maintainer to releasingtor listNick Mathewson
2017-09-15doc: make introduction paragraph point to correct dataMartin Kepplinger
2017-09-08Add guidelines for floating point useTaylor Yu
2017-09-07doc: Add our Ubuntu packager to ReleasingTor.mdDavid Goulet
2017-09-07Talk about assertions in CodingStandards.mdNick Mathewson
2017-09-05Not all invizbox people have the same TLD... :/Nick Mathewson
2017-09-04Merge branch 'bug22818_squashed'Nick Mathewson
2017-09-04docs: Add notes on behaviours which Rust considers undefined.Isis Lovecruft
2017-09-04docs: More Rust coding standards, based on without boats' comments.Isis Lovecruft
2017-08-30docs: More Rust coding standards w.r.t. fuzzing and safety.Isis Lovecruft
2017-08-30docs: Clarify some portions of the Rust coding standards.Isis Lovecruft
2017-08-29docs: Document coding standards, build instructions, etc. for Rust code.Isis Lovecruft
2017-08-24add another invizbox maintainer to ReleasingTor.mdNick Mathewson
2017-08-01Document some operators usage conventions.Nick Mathewson
2017-07-10Add more details about git branch use in torMatt Traudt
2017-07-10impact -> affectNick Mathewson
2017-07-09specify when to run make distcheckChelsea H. Komlo
2017-06-28make check is required for all code submissionsChelsea H. Komlo
2017-06-14Remove old callgraph scripts; recommend calltool instead.Nick Mathewson
2017-05-26Update releasing-tor to reflect current versions and toolingNick Mathewson
2017-04-25More clarification on 13802Nick Mathewson
2017-04-25trace: Add a basic event-tracing infrastructure.David Goulet
2017-04-03Add a release checklist step to highlight changesSebastian Hahn
2017-03-14Merge remote-tracking branch 'chelseakomlo/documentation_integ_tests'Nick Mathewson
2017-02-24Small fixes to fuzzing documentation.Nick Mathewson
2017-02-14Rename make fuzz to make test-fuzz-corporaNick Mathewson
2017-01-30Fix an error in Fuzzing.md. (asn spotted this)Nick Mathewson
2017-01-30Merge branch 'combined-fuzzing-v4'Nick Mathewson
2017-01-30Update documentation and testing integration for fuzzingNick Mathewson
2017-01-30Try to tweak fuzzing.md to correspond to my changesNick Mathewson
2017-01-30Add a script for running multiple fuzzing sessions on multiple coresteor
2017-01-30Copy fuzzing instructions by teorNick Mathewson
2017-01-13Remove trailing whitespaceNick Mathewson
2017-01-13improved doc/HelpfulTools.md on profiling TorPierre-Antoine Rault
2016-12-21check-spaces is run as part of make checkChelsea H. Komlo
2016-12-21make distcheck should be a part of the local development processChelsea H. Komlo
2016-12-21Adds standard to run code changes against test suiteChelsea H. Komlo
2016-12-16Merge remote-tracking branch 'jryans/no-changes-unreleased'Nick Mathewson
2016-12-12Update description of release practicesNick Mathewson
2016-12-08Document no changes file needed for bugfixes on unreleased codeJ. Ryan Stinnett
2016-11-21Fix typoovercaffeinated
2016-11-07typo fix in doc/HACKING/ReleasingTor.mdNick Mathewson
2016-10-14adding instructions how to include new test filesChelsea H. Komlo