aboutsummaryrefslogtreecommitdiff
path: root/src/nat/test_nat_test.c
Commit message (Collapse)AuthorAge
* -LRN: Another take on std descriptor inheritanceChristian Grothoff2012-07-09
| | | | | | | | | | Now descriptors are not inherited by default, you have to pass a set of flags to make it so. When pipes are given, flags have no effect. gnunet-arm now has two options to block stdout and stderr from being passed to gnunet-service-arm
* -fixChristian Grothoff2012-05-17
|
* -fix segvChristian Grothoff2012-05-13
|
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* fixChristian Grothoff2011-09-15
|
* actually use external resolution code; fix SUID checkChristian Grothoff2011-09-15
|
* cleanup API for get_hello and get_hello_cancelChristian Grothoff2011-09-02
|
* check if gnunet-nat-server is correctly installedMatthias Wachs2011-08-30
|
* 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
|
* loggingChristian Grothoff2011-07-11
|
* fixChristian Grothoff2011-07-05
|
* testcase for nat test codeChristian Grothoff2011-07-01