aboutsummaryrefslogtreecommitdiff
path: root/src/tools/tor-fw-helper
Commit message (Expand)AuthorAge
* Add missing -Isrc/ext to tor-fw-helper/include.amNick Mathewson2014-03-25
* 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
|/
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Fix undefined reference to libm functions linking tor-fw-helperAnthony G. Basile2012-10-28
* 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
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* 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
* Use tor_socket_t, not unsigned, in tor-fw-helper-natmp.cNick Mathewson2012-01-18
* 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
* Correct reference to libiphlpapi from libiphlapiSteven Murdoch2011-08-22
* Appease "make check spaces"Steven Murdoch2011-08-22
* Only link ws2_32 and iphlapi on windows.Nick Mathewson2011-08-19
* Link and build tor-fw-helper on WindowsSteven Murdoch2011-08-19
* Re-order tor_fw_helper_LDADD flags so that they workNick Mathewson2011-08-01
* Fix tor-fw-helper-natpmp.c API usageJacob Appelbaum2011-06-20
* Bump copyright statements to 2011 (master)Nick Mathewson2011-01-03
* Fix up tor-fw-helper "INCLUDES" directiveNick Mathewson2010-11-11
* Split long lines in configure.in and Makefile.am filesNick Mathewson2010-11-11
* Fix space and formatting issuesNick Mathewson2010-09-30
* Turn select() usage in tor-fw-helper into a function.Nick Mathewson2010-09-30
* Start tor-fw-helper in the background, and log whatever it outputsSteven Murdoch2010-09-30
* Changes to tor-fw-helper, some based on Nick's reviewJacob Appelbaum2010-09-30
* First implementation of tor-fw-helper.Jacob Appelbaum2010-09-30