summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Changed the import paths to reflect the move to the tpo repo.HEADmasterYawning Angel2015-08-05
* Remove unused global var outgoingPortDaniel Martí2015-03-25
* Allocating space for resps is not always necessaryDaniel Martí2015-03-25
* Remve unnecessary else blockDaniel Martí2015-03-25
* Run go fmtDaniel Martí2015-03-25
* Renamed to tor-fw-helper per discussion with dcf.Yawning Angel2014-11-04
* Always allow NAT-PMP portmapping removal.Yawning Angel2014-10-31
* Minor cleanup and suggested improvements from dcf's review.Yawning Angel2014-10-31
* Fixed comment, no functional changes.Yawning Angel2014-10-26
* Change the output formating a bit.Yawning Angel2014-10-26
* Display a useful error when getGateway() fails on Windows.Yawning Angel2014-10-25
* Various fixes.Yawning Angel2014-10-25
* Add getGateway() for Windows.Yawning Angel2014-10-25
* Add "--protocol" command line option.Yawning Angel2014-10-25
* Minor cleanups/fixes.Yawning Angel2014-10-25
* Add getgateway_bsd.go that does exactly what it says on the tin.Yawning Angel2014-10-24
* (FIXUP) Improve the Linux implementation of getGateway().Yawning Angel2014-10-24
* Improve the Linux implementation of getGateway().Yawning Angel2014-10-24
* When probing for a backend to use, do it in registration order.Yawning Angel2014-10-23
* Add support for removing entries.Yawning Angel2014-10-23
* Add support for dumping the port forwarding table.Yawning Angel2014-10-23
* Minor cleanups.Yawning Angel2014-10-23
* Update README. No functional changes.Yawning Angel2014-10-23
* Add more verbose output.Yawning Angel2014-10-23
* Sort-of deal with the router picking a different external port.Yawning Angel2014-10-22
* NAT-PMP cleanupsYawning Angel2014-10-22
* Update README since things have changed (no functional changes).Yawning Angel2014-10-22
* Use a lease duration of 0 and have each backend decide.Yawning Angel2014-10-22
* Support NAT-PMP, at least on Linux.Yawning Angel2014-10-22
* Disable chunked transfer encoding for SOAP requests.Yawning Angel2014-10-21
* ErrPersistEOF is allowed when using httputil.Yawning Angel2014-10-21
* Make the verbose logging less useless.Yawning Angel2014-10-20
* Figure out the local ip in a smarter way.Yawning Angel2014-10-20
* Explicitly disable keepalives/compression for UPnP http requests.Yawning Angel2014-10-20
* Code reorg to prepare for having more than one backend.Yawning Angel2014-10-20
* Initial import.Yawning Angel2014-10-19