summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2015-01-28Tweak tor-resolve docs and logsNick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-10-22Merge remote-tracking branch 'public/ticket6938'Nick Mathewson
2014-09-29Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-09-29Don't use the getaddrinfo sandbox cache from tor-resolveNick Mathewson
2014-09-10Remember log messages that happen before logs are configuredNick Mathewson
2014-08-21Check for duplicate arguments to tor-gencertNick Mathewson
2014-04-19scan-build: close stdio FILEs on error in tor-gencertNick Mathewson
2014-04-07Fix some harmless/untriggerable memory leaks found by coverityNick Mathewson
2014-03-25Add missing -Isrc/ext to tor-fw-helper/include.amNick Mathewson
2013-12-12Make tor-gencert create 2048 bit signing keys.Linus Nordberg
2013-07-10Completely refactor how FILENAME_PRIVATE worksNick Mathewson
2013-06-10Fix tor-fw-helper exit code.Arlo Breault
2013-03-19Merge remote-tracking branch 'public/bug7768' into maint-0.2.4Nick Mathewson
2013-03-19Use option name --test-commandline in tor-fw-helper.David Fifield
2013-03-15Fix some basic socket issues with tor-fw-helper-natpmp on windowsNick Mathewson
2013-03-15Fix brackets in tor-fw-helper help output.David Fifield
2013-02-11Don't tor_close_socket(-1) in tor-resolve.Nick Mathewson
2013-02-11Fix a very short-lived socket leak in tor-resolveNick Mathewson
2013-02-01fix wide lines from tor_log renameNick Mathewson
2013-02-01Rename log() to tor_log() for loggingNick Mathewson
2013-01-17Add a missing part of bug 7311's makefile.nmake tweaksNick Mathewson
2013-01-16Actually link against nacl when we want to use itNick Mathewson
2013-01-16Update the copyright date to 201.Nick Mathewson
2013-01-03Make libcurve25519_donna get built as a .aNick Mathewson
2012-11-14Let tor-resolve generate PTR requests for IPv6 addressesNick Mathewson
2012-11-14Add IPv6 support to tor-resolve so it can hear about IPv6 answersNick Mathewson
2012-11-08Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-11-08Add and use and unlikely-to-be-eliminated memwipe()Nick Mathewson
2012-10-28Fix undefined reference to libm functions linking tor-fw-helperAnthony G. Basile
2012-10-12Rename all reserved C identifiers we definedNick Mathewson
2012-10-12Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson
2012-09-05Fix some bugs that did not allow compilation on Windows.George Kadianakis
2012-09-05General tweaks and fixes for Nick's comments.George Kadianakis
2012-09-05Tweak code and pump the tor-fw-helper version.George Kadianakis
2012-09-05All loging messages are now sent to stderr.George Kadianakis
2012-09-05Refactor our backends' interface.George Kadianakis
2012-09-05Further implement tor-fw-helper's TCP port forwarding system.George Kadianakis
2012-09-05Implement the new TCP port parsing logic in tor-fw-helper.George Kadianakis
2012-09-05Refactor tor-fw-helper port forwarding logic.George Kadianakis
2012-08-09Move to non-recursive makeStewart Smith
2012-07-16Coverity 709056: Check return value on fputs in tor-gencertNick Mathewson
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2012-05-16Fix some remaining nmake/msvc build issuesNick Mathewson
2012-05-07Apply a patch from Gisle Vanem to make tor-gencert build under MSVCNick Mathewson
2012-04-24Fix compile error against miniupnpc-1.6 when --enable-upnpAnthony G. Basile
2012-02-14Include compat.h from natpmp-helper to fix buildSebastian Hahn
2012-01-31Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32Nick Mathewson
2012-01-18Rename nonconformant identifiers.Nick Mathewson