aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-transport-connect-running-peers.c
Commit message (Collapse)AuthorAge
* 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
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* LRN: Use GNUNET_strdup() instead of strdup()Christian Grothoff2011-10-14
|
* transport-testing is not stateless anymoreMatthias Wachs2011-10-07
| | | | | | | | | -> fixed assertion failure transport_api.c:1348 - connecting peers is now unidirectional - added peer_startup callback
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* (no commit message)Matthias Wachs2011-09-27
|
* can now send a messageMatthias Wachs2011-09-26
|
* renaming and fixingMatthias Wachs2011-09-08