aboutsummaryrefslogtreecommitdiff
path: root/src/nat/test_nat.c
Commit message (Collapse)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* fix compiler warningsChristian Grothoff2016-05-06
|
* 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
|
* report skipped tests, doxygen fixesChristian Grothoff2015-09-29
|
* 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
|
* fix warningMatthias Wachs2013-10-01
|
* -fixChristian Grothoff2012-05-17
|
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -fixing indentationChristian Grothoff2011-11-29
|
* api change for network interface iterations to support broadcast address and ↵Matthias Wachs2011-11-17
| | | | network mask
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* 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
|
* loggingChristian Grothoff2011-07-11
|
* the big NAT changeChristian Grothoff2011-06-25
|
* fixChristian Grothoff2011-06-10
|
* initial changes to get the nat test to runMatthias Wachs2011-01-26
|
* Fix W32 interface listing, and correctly copy addr in test-nat (patch by LRN)Moon2010-12-03
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* rework UPnP code to use GNUnet scheduler and network APIMoon2010-10-09
| | | | | | disable NAT-PMP support for now
* gpl3Christian Grothoff2010-07-02
|
* fixChristian Grothoff2009-11-13
|
* bugfixes and redesigning scheduler APIChristian Grothoff2009-11-04
|
* better typeChristian Grothoff2009-10-26
|
* add missing test_net.c and fix bug about sockaddr* castMoon2009-10-25