aboutsummaryrefslogtreecommitdiff
path: root/src/nat/gnunet-nat-server.c
Commit message (Collapse)AuthorAge
* separate service for autoconfiguration from NAT traversalChristian Grothoff2017-01-06
|
* notes for next steps with NATChristian Grothoff2016-12-25
|
* migrate nat_test to MQChristian Grothoff2016-06-24
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* Get STUN to work with UDP pluginBruno Cabral2015-07-18
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* malloc -> newLRN2013-12-19
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* dbg support:Christian Grothoff2011-09-15
|
* doxygenChristian Grothoff2011-09-02
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fixesChristian Grothoff2011-07-11
|
* (no commit message)Matthias Wachs2011-07-04
|
* testcase for nat test codeChristian Grothoff2011-07-01
|
* draft for NAT_test APIChristian Grothoff2011-07-01
|
* finishing gnunet-nat-serverChristian Grothoff2011-07-01
|
* renaming gnunet-nat-server/client for consistency, other minor fixesChristian Grothoff2011-07-01
|
* improving NAT codeChristian Grothoff2011-06-29
|
* moving NAT client/server to NAT libraryChristian Grothoff2011-06-27