aboutsummaryrefslogtreecommitdiff
path: root/src/nat/nat.c
Commit message (Collapse)AuthorAge
* use LOG macro in nat.cChristian Grothoff2011-10-10
|
* dbg support:Christian Grothoff2011-09-15
|
* actually use external resolution code; fix SUID checkChristian Grothoff2011-09-15
|
* doxygenChristian Grothoff2011-09-02
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fixChristian Grothoff2011-07-19
|
* fixesChristian Grothoff2011-07-11
|
* loggingChristian Grothoff2011-07-11
|
* proper cleanupChristian Grothoff2011-07-11
|
* integrating miniupnp with nat libraryChristian Grothoff2011-07-08
|
* move SUID test code to utilChristian Grothoff2011-07-07
|
* fixChristian Grothoff2011-07-07
|
* report IP from bindChristian Grothoff2011-07-04
|
* option to not do DNS lookup of hostnameChristian Grothoff2011-07-04
|
* stuffChristian Grothoff2011-07-03
|
* testcase for nat test codeChristian Grothoff2011-07-01
|
* more hacking on nat test codeChristian Grothoff2011-07-01
|
* finishing gnunet-nat-serverChristian Grothoff2011-07-01
|
* renaming gnunet-nat-server/client for consistency, other minor fixesChristian Grothoff2011-07-01
|
* make refresh frequencies configurableChristian Grothoff2011-06-30
|
* improving NAT codeChristian Grothoff2011-06-29
|
* need more checksMatthias Wachs2011-06-29
|
* disabling outputMatthias Wachs2011-06-29
|
* partial fix of the NAT troublesChristian Grothoff2011-06-26
|
* the big NAT changeChristian Grothoff2011-06-25
|
* pass cfg to natChristian Grothoff2011-06-09
|
* MinGWNils Durner2010-11-27
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* fixing segvChristian Grothoff2010-10-11
|
* rework UPnP code to use GNUnet scheduler and network APIMoon2010-10-09
| | | | | | disable NAT-PMP support for now
* fix doxygen warningChristian Grothoff2010-09-21
|
* starting NAT code cleanupChristian Grothoff2010-09-01
|
* gpl3Christian Grothoff2010-07-02
|
* doxygen-fixesChristian Grothoff2009-11-15
|
* fixing doxygen commentsChristian Grothoff2009-11-14
|
* fixing doxygen and style issues in NAT codeChristian Grothoff2009-11-13
|
* bugfixes and redesigning scheduler APIChristian Grothoff2009-11-04
|
* bunch of fixes to bugs found by grothoffMoon2009-10-30
|
* no cpp stuff hereChristian Grothoff2009-10-29
|
* fix handling of NULL addr argumentMoon2009-10-26
|
* initial NAT lib commit (UPnP and NAT-PMP support)Moon2009-10-25