aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-transport.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
* - check if service is runningMatthias Wachs2012-07-09
|
* - set start timeMatthias Wachs2012-07-06
|
* - fixMatthias Wachs2012-07-06
|
* - can happen on disconnectMatthias Wachs2012-07-06
|
* - filter for expected message typeMatthias Wachs2012-07-06
|
* fixing assertion: cancel transmit ready on disconnectMatthias Wachs2012-07-06
|
* - fixMatthias Wachs2012-06-12
|
* clean upMatthias Wachs2012-06-12
|
* - fix mem leakMatthias Wachs2012-06-12
|
* monitor mode implemented correctlyMatthias Wachs2012-06-12
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* -fixing #2302Christian Grothoff2012-05-06
|
* - "fixing" mantis 0002211Matthias Wachs2012-04-02
|
* -increase timeoutChristian Grothoff2012-03-31
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* -patch from #1972 to display disconnects instead of exitingChristian Grothoff2012-02-07
|
* adding -m option to gnunet-transport to enable monitor mode (see #1972)Christian Grothoff2012-02-06
|
* -dns parser works now well-enoughChristian Grothoff2012-01-04
|
* -fixing format stringsChristian Grothoff2011-12-30
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* include plugin in gnunet-transport outputMatthias Wachs2011-12-22
|
* -fixing indentationChristian Grothoff2011-11-29
|
* -cleaning up message format and code related to recent transport address ↵Christian Grothoff2011-11-29
| | | | stringification code
* - finale commit for the api changeMatthias Wachs2011-11-29
|
* - latest changes for refactoring: iterate sends disassembled hello-addressMatthias Wachs2011-11-29
|
* first steps to transport_api cleanupMatthias Wachs2011-11-29
| | | | | compiles but no guarante to work!
* introducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all ↵Christian Grothoff2011-11-28
| | | | over the place; also some further documentation fixes
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* implementing transport test / #1807Christian Grothoff2011-11-02
|
* integrate gnunet-transport-list-connections with gnunet-transportChristian Grothoff2011-10-26
|
* documenting gnunet-transport a bitChristian Grothoff2011-10-26
|
* kbChristian Grothoff2011-10-26
|
* fixChristian Grothoff2011-10-26
|
* fixChristian Grothoff2011-10-26
|
* expanding gnunet-transport towards a benchmarking toolChristian Grothoff2011-10-26
|
* fixChristian Grothoff2011-10-26
|
* start draft of gnunet-transportChristian Grothoff2011-10-26
|
* gpl3Christian Grothoff2010-07-02
|
* fixing docu issuesChristian Grothoff2009-09-11
|
* ngChristian Grothoff2009-05-29