aboutsummaryrefslogtreecommitdiff
path: root/src/tools/tor-fw-helper/tor-fw-helper-natpmp.c
AgeCommit message (Expand)Author
2015-07-14Remove tor-fw-helper codeNick 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
2013-03-15Fix some basic socket issues with tor-fw-helper-natpmp on windowsNick Mathewson
2013-01-16Update the copyright date to 201.Nick Mathewson
2012-09-05All loging messages are now sent to stderr.George Kadianakis
2012-09-05Refactor our backends' interface.George Kadianakis
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
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-18Use tor_socket_t, not unsigned, in tor-fw-helper-natmp.cNick Mathewson
2011-12-10Fix compilation of natpmp-helper on non-windowsSebastian Hahn
2011-11-30Make file descriptor type an unsigned integerSteven Murdoch
2011-11-30Support NAT-PMP on WindowsSteven Murdoch
2011-06-20Fix tor-fw-helper-natpmp.c API usageJacob Appelbaum
2011-01-03Bump copyright statements to 2011 (master)Nick Mathewson
2010-09-30Fix space and formatting issuesNick Mathewson
2010-09-30Turn select() usage in tor-fw-helper into a function.Nick Mathewson
2010-09-30Changes to tor-fw-helper, some based on Nick's reviewJacob Appelbaum
2010-09-30First implementation of tor-fw-helper.Jacob Appelbaum