aboutsummaryrefslogtreecommitdiff
path: root/src/nat/gnunet-helper-nat-server.c
Commit message (Collapse)AuthorAge
* -indentation, cast to avoid compiler warningChristian Grothoff2014-04-23
|
* -grab source IP from outer IP header, not from inner IP headerChristian Grothoff2014-04-14
|
* applying patch from #3148 (by shedatc) to make gnunet-helper-nat-client ↵Christian Grothoff2013-11-30
| | | | compile on FreeBSD
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* Jacob Appelbaum reviewed gnunet-helper-nat-server and affirms that the code ↵Christian Grothoff2011-12-19
| | | | 'seems fine'
* really minimizing code running with root rightsChristian Grothoff2011-12-16
|
* -cast returns from close to void to indicate that we intentionally ignore ↵Christian Grothoff2011-12-16
| | | | them, close socket on new error paths
* -make assignment cleaner, move to where it is neededChristian Grothoff2011-12-16
|
* additional stylistic changes to gnunet-helper-nat-client anticipating next ↵Christian Grothoff2011-12-16
| | | | round of suggestions from Jacob Applebaum
* some very minor stylistic changes to gnunet-helper-nat-server based on ↵Christian Grothoff2011-12-16
| | | | suggestions from Jacob Applebaum
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* renaming gnunet-nat-server/client for consistency, other minor fixesChristian Grothoff2011-07-01