summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2018-05-03Merge remote-tracking branch 'isis/bug24660_r1'Nick Mathewson
2018-04-16Remove old tor-fw-helper README from EXTRA_DISTNick Mathewson
2018-04-06crypto: Refactor (P)RNG functionality into new crypto_rand module.Isis Lovecruft
2018-04-04Remove PortForwarding optionsNeel Chauhan
2018-03-26Merge branch 'bug24658-rm-curve25519-header' into bug24658-mergeNick Mathewson
2018-02-20Remove a bunch of other redundant #includesNick Mathewson
2018-02-03Include crypto_digest.h in order to solve dependency issues.Fernando Fernandez Mancera
2017-12-11Fix the log-severities memory-leak in tor-resolve.cNick Mathewson
2017-11-01tor_runner.c: Add a circumlocution and a caveat.Nick Mathewson
2017-11-01Explain purpose, usage, and status of tor_runner.cNick Mathewson
2017-11-01Add a small library to emulate tor_run_main() with exec()Nick Mathewson
2017-09-17Fix memory leak in tor-gencert.cNick Mathewson
2017-09-12Fix warnings about passing uninitialized buffers into functionsNick Mathewson
2017-08-2122839: Build tor with rust enabled on winTies Stuij
2017-04-29Add --enable-rust configure switchSebastian Hahn
2017-04-07Remove tor-checkkey as obsoleteNick Mathewson
2017-03-15Run the copyright update script.Nick Mathewson
2017-01-25Do not truncate too long hostnamesjunglefowl
2016-12-18Revert ticket 20982 changes.Nick Mathewson
2016-12-16Remove the version prefix from version numberscypherpunks
2016-12-16Remove the trailing dot from version numberscypherpunks
2016-11-03Merge branch 'bug20553_028'Nick Mathewson
2016-11-03Work around a behavior change in openssl's BUF_MEM codeNick Mathewson
2016-06-27Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-24Bug19499: Fix GCC warnings when building against bleeding edge OpenSSL.Yawning Angel
2016-06-14use new-form macros to disable -Wredundant-declsNick Mathewson
2016-06-14Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-14Suppress the Wredundant-decls warning in another set of openssl headersNick Mathewson
2016-06-14Bug 19406: OpenSSL made RSA and DH opaque in 1.1.0.Yawning Angel
2016-06-11Add -Wmissing-variable-declarations, with attendant fixesNick Mathewson
2016-05-12Fix inconsistent tab/space mixing in include.am files.Nick Mathewson
2016-05-12Merge branch 'ftrapv_v3'Nick Mathewson
2016-05-12Add -ftrapv to gcc-hardening ... mostly!Nick Mathewson
2016-03-28Fix a memory leak in tor-gencert.Nick Mathewson
2016-02-12Handle the case where tor-gencert gets a passphrase with no NLNick Mathewson
2015-12-19Add the SHA-3 hash functions to common/crypto.h.Yawning Angel
2015-08-30Remove -F from tor-resolve(1) usage message.rl1987
2015-08-05Update tor-fw-helper URLNick Mathewson
2015-08-04Merge remote-tracking branch 'public/bug13338'Nick Mathewson
2015-07-31Move formatting functions around.Nick Mathewson
2015-07-14Remove tor-fw-helper codeNick Mathewson
2015-06-29Remove checks for visual C 6.Nick Mathewson
2015-05-20Merge branch 'bug16034_no_more_openssl_098_squashed'Nick Mathewson
2015-05-20Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no argsNick Mathewson
2015-05-05Fix a harmless memory leak in tor-gencertNick Mathewson
2015-04-23Use a custom Base64 encoder with more control over the output format.Yawning Angel
2015-03-22build tor-cov-{resolve,gencert}Sebastian Hahn
2015-03-14Remove relative paths to header files.cypherpunks
2015-01-28Tweak tor-resolve docs and logsNick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson