aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2018-06-19Use a rust build script to set linker options correctly for tests.Nick Mathewson
2017-12-13Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-13vim sometimes makes swo tempfilesNick Mathewson
2017-11-01Add a small library to emulate tor_run_main() with exec()Nick Mathewson
2017-09-19Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-19add rust registry to gitignoreNick Mathewson
2017-09-07Add support for running "calltool" on Tor via "make callgraph".Nick Mathewson
2017-05-19Allow Rust build using locally supplied crates or crates.ioSebastian Hahn
2017-04-25trace: Add a basic event-tracing infrastructure.David Goulet
2017-04-13Merge branch 'asn/prop224-ntor-v2-squashed'Nick Mathewson
2017-04-13prop224: Add Python integration tests for HS ntor.George Kadianakis
2017-03-26Add calltool cache files to gitignoreNick Mathewson
2017-01-30Merge branch 'combined-fuzzing-v4'Nick Mathewson
2017-01-30Add libfuzzer support.Nick Mathewson
2017-01-30Fuzzing: initialize siphash key, don't init_logging twice.Nick Mathewson
2017-01-11Merge branch 'bug20990_squashed_v2'Nick Mathewson
2016-12-23Remove dead code related to the old tor-fw-helpercypherpunks
2016-12-23Use AM_PROG_AR to improve portabilitycypherpunks
2016-10-03Add TAGS to gitignore.Nick Mathewson
2016-05-23Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-23Do not ignore files that are being tracked by gitcypherpunks
2016-05-12Merge branch 'ftrapv_v3'Nick Mathewson
2016-05-12Add -ftrapv to gcc-hardening ... mostly!Nick Mathewson
2016-05-09Quick-and-dirty test for timers code.Nick Mathewson
2015-12-20add libkeccak-tiny to .gitignoreNick Mathewson
2015-12-15Merge remote-tracking branch 'teor/feature15775-fallback-v9-squashed'Nick Mathewson
2015-12-16Add Fallback Directory Candidate Selection Scriptteor
2015-12-15Add unit tests for switch_id(), including tests for capabilitiesNick Mathewson
2015-10-02Ignore OS X .DS_Store filesteor (Tim Wilson-Brown)
2015-08-05add dSYM files to gitignore (they are an osx thing)Nick Mathewson
2015-07-06Integrate ed25519-donna (Not yet used).Yawning Angel
2015-06-17add test-memwipe to .gitignoreNick Mathewson
2015-04-23Integrate backtrace test into the automake test suite.cypherpunks
2015-04-23Integrate ntor test into the automake test suite.cypherpunks
2015-04-23Integrate zero_length_keys test into the automake test suite.cypherpunks
2015-04-01Drop support for --digestsNick Mathewson
2015-03-24Merge remote-tracking branch 'dgoulet/bug15377_027_01'Nick Mathewson
2015-03-24Test: add missing libor.a in include.amDavid Goulet
2015-03-22build tor-cov-{resolve,gencert}Sebastian Hahn
2015-03-14add newly generated files to .gitignoreNick Mathewson
2015-01-23Split the slow unit tests into their own binaryNick Mathewson
2015-01-14Rename bench_workqueue -> test_workqueue and make it a unit test.Nick Mathewson
2014-09-25Merge branch 'ed25519_ref10_squashed'Nick Mathewson
2014-09-25Add Ed25519 support, wrappers, and tests.Nick Mathewson
2014-09-25Merge branch 'libscrypt_trunnel_squashed'Nick Mathewson
2014-09-25Use trunnel for crypto_pwbox encoding/decoding.Nick Mathewson
2014-09-16Ignore coverage_html/Arlo Breault
2014-09-10Merge remote-tracking branch 'public/torrc_minimal'Nick Mathewson
2014-09-08Add cscope generated files to .gitignore.Nick Mathewson
2014-09-02Divide torrc.sample into torrc.sample and torrc.minimalNick Mathewson