uncrustify as demanded.
[oweals/gnunet.git] / src / nat / test_nat.c
2019-09-08 ng0uncrustify as demanded.
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-05-06 Christian Grothofffix compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-09-29 Christian Grothoffreport skipped tests, doxygen fixes
2015-07-18 Bruno CabralGet STUN to work with UDP plugin
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-10-01 Matthias Wachsfix warning
2012-05-17 Christian Grothoff-fix
2012-02-26 Christian Grothoff-verbose is independent of logging
2011-11-29 Christian Grothoff-fixing indentation
2011-11-17 Matthias Wachsapi change for network interface iterations to support...
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-11 Christian Grothofffixes
2011-07-11 Christian Grothofflogging
2011-06-25 Christian Grothoffthe big NAT change
2011-06-10 Christian Grothofffix
2011-01-26 Matthias Wachsinitial changes to get the nat test to run
2010-12-03 MoonFix W32 interface listing, and correctly copy addr...
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-10-09 Moonrework UPnP code to use GNUnet scheduler and network API
2010-07-02 Christian Grothoffgpl3
2009-11-13 Christian Grothofffix
2009-11-04 Christian Grothoffbugfixes and redesigning scheduler API
2009-10-26 Christian Grothoffbetter type
2009-10-25 Moonadd missing test_net.c and fix bug about sockaddr*...