index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nat
/
test_nat.c
Age
Commit message (
Expand
)
Author
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-05-06
fix compiler warnings
Christian Grothoff
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-09-29
report skipped tests, doxygen fixes
Christian Grothoff
2015-07-18
Get STUN to work with UDP plugin
Bruno Cabral
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2013-10-01
fix warning
Matthias Wachs
2012-05-17
-fix
Christian Grothoff
2012-02-26
-verbose is independent of logging
Christian Grothoff
2011-11-29
-fixing indentation
Christian Grothoff
2011-11-17
api change for network interface iterations to support broadcast address and ...
Matthias Wachs
2011-10-04
LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging calls
Christian Grothoff
2011-08-29
run indent twice, it alternates between two 'canonical' forms, also run white...
Christian Grothoff
2011-08-15
indentation
Christian Grothoff
2011-08-15
indentation
Christian Grothoff
2011-07-11
fixes
Christian Grothoff
2011-07-11
logging
Christian Grothoff
2011-06-25
the big NAT change
Christian Grothoff
2011-06-10
fix
Christian Grothoff
2011-01-26
initial changes to get the nat test to run
Matthias Wachs
2010-12-03
Fix W32 interface listing, and correctly copy addr in test-nat (patch by LRN)
Moon
2010-11-05
big scheduler refactoring, expect some issues
Nathan S. Evans
2010-10-09
rework UPnP code to use GNUnet scheduler and network API
Moon
2010-07-02
gpl3
Christian Grothoff
2009-11-13
fix
Christian Grothoff
2009-11-04
bugfixes and redesigning scheduler API
Christian Grothoff
2009-10-26
better type
Christian Grothoff
2009-10-25
add missing test_net.c and fix bug about sockaddr* cast
Moon