aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* scan-build: close stdio FILEs on error in tor-gencertNick Mathewson2014-04-19
* Fix some harmless/untriggerable memory leaks found by coverityNick Mathewson2014-04-07
* Add missing -Isrc/ext to tor-fw-helper/include.amNick Mathewson2014-03-25
* Make tor-gencert create 2048 bit signing keys.Linus Nordberg2013-12-12
* Completely refactor how FILENAME_PRIVATE worksNick Mathewson2013-07-10
* Fix tor-fw-helper exit code.Arlo Breault2013-06-10
* Merge remote-tracking branch 'public/bug7768' into maint-0.2.4Nick Mathewson2013-03-19
|\
| * Use option name --test-commandline in tor-fw-helper.David Fifield2013-03-19
* | Fix some basic socket issues with tor-fw-helper-natpmp on windowsNick Mathewson2013-03-15
* | Fix brackets in tor-fw-helper help output.David Fifield2013-03-15
|/
* Don't tor_close_socket(-1) in tor-resolve.Nick Mathewson2013-02-11
* Fix a very short-lived socket leak in tor-resolveNick Mathewson2013-02-11
* fix wide lines from tor_log renameNick Mathewson2013-02-01
* Rename log() to tor_log() for loggingNick Mathewson2013-02-01
* Add a missing part of bug 7311's makefile.nmake tweaksNick Mathewson2013-01-17
* Actually link against nacl when we want to use itNick Mathewson2013-01-16
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Make libcurve25519_donna get built as a .aNick Mathewson2013-01-03
* Let tor-resolve generate PTR requests for IPv6 addressesNick Mathewson2012-11-14
* Add IPv6 support to tor-resolve so it can hear about IPv6 answersNick Mathewson2012-11-14
* Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-11-08
|\
| * Add and use and unlikely-to-be-eliminated memwipe()Nick Mathewson2012-11-08
* | Fix undefined reference to libm functions linking tor-fw-helperAnthony G. Basile2012-10-28
* | Rename all reserved C identifiers we definedNick Mathewson2012-10-12
* | Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson2012-10-12
* | Fix some bugs that did not allow compilation on Windows.George Kadianakis2012-09-05
* | General tweaks and fixes for Nick's comments.George Kadianakis2012-09-05
* | Tweak code and pump the tor-fw-helper version.George Kadianakis2012-09-05
* | All loging messages are now sent to stderr.George Kadianakis2012-09-05
* | Refactor our backends' interface.George Kadianakis2012-09-05
* | Further implement tor-fw-helper's TCP port forwarding system.George Kadianakis2012-09-05
* | Implement the new TCP port parsing logic in tor-fw-helper.George Kadianakis2012-09-05
* | Refactor tor-fw-helper port forwarding logic.George Kadianakis2012-09-05
* | Move to non-recursive makeStewart Smith2012-08-09
|/
* Coverity 709056: Check return value on fputs in tor-gencertNick Mathewson2012-07-16
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Fix some remaining nmake/msvc build issuesNick Mathewson2012-05-16
* Apply a patch from Gisle Vanem to make tor-gencert build under MSVCNick Mathewson2012-05-07
* Fix compile error against miniupnpc-1.6 when --enable-upnpAnthony G. Basile2012-04-24
* Include compat.h from natpmp-helper to fix buildSebastian Hahn2012-02-14
* Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32Nick Mathewson2012-01-31
* Rename nonconformant identifiers.Nick Mathewson2012-01-18
* Use tor_socket_t, not unsigned, in tor-fw-helper-natmp.cNick Mathewson2012-01-18
* -lm should not be hardcoded.Martin Hebnes Pedersen2011-12-19
* Fix compilation of natpmp-helper on non-windowsSebastian Hahn2011-12-10
* Make file descriptor type an unsigned integerSteven Murdoch2011-11-30
* Support NAT-PMP on WindowsSteven Murdoch2011-11-30
* tor-gencert: Fix a minor formatting issue in an error message (re: #4574)Peter Palfrader2011-11-25
* Fix names of functions that convert strings to addrsNick Mathewson2011-10-11
* Correct reference to libiphlpapi from libiphlapiSteven Murdoch2011-08-22