aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-transport.c
Commit message (Expand)AuthorAge
* simplify logic, do not report monitoring events for sessions in destroy, inde...Christian Grothoff2015-02-22
* -fixing misc minor bugs and style issues (unchecked return values, memory lea...Christian Grothoff2015-02-13
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* avoid passing both PeerIdentity and Address (which contains PeerIdentity) if ...Christian Grothoff2015-02-02
* do not print two messages, one is enoughChristian Grothoff2015-01-17
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -use separate message types for TRY_CONNECT and TRY_DISCONNECTChristian Grothoff2014-12-20
* -fix misc compiler warningsChristian Grothoff2014-12-03
* -fix docs, fix shutdownChristian Grothoff2014-11-23
* -fix misc monitoring issuesChristian Grothoff2014-11-23
* -fix sync signalling for plugin monitoringChristian Grothoff2014-11-23
* -no args for -PChristian Grothoff2014-11-23
* implement transport plugin session monitoring support in gnunet-transport (#3...Christian Grothoff2014-11-07
* -fix typo found by Bertrand MarcChristian Grothoff2014-09-30
* fixing documentationMatthias Wachs2014-07-24
* -simplify logic a bit, doxygen, indentationChristian Grothoff2014-06-22
* -indentation, doxygenChristian Grothoff2014-06-22
* - renamed NAT's failure code to status code across gnunet (not GTK yet)Christian Fuchs2014-06-17
* clarify prettyprinter API and protocols, make sure implementations are consis...Christian Grothoff2014-06-09
* - moved timeout handling responsibility from for nat tests from caller to the...Christian Fuchs2014-06-08
* fix address resolution processMatthias Wachs2014-05-27
* improved output for gnunet-transportMatthias Wachs2014-05-19
* new apiMatthias Wachs2014-05-19
* - updated NAT callback function defintion to no longer carry around strings,Christian Fuchs2014-05-19
* -signal monitor disconnect via callbackChristian Grothoff2014-04-16
* -signal monitor disconnect via callbackChristian Grothoff2014-04-16
* log levelMatthias Wachs2014-04-09
* more information why nat tests failMatthias Wachs2014-04-09
* fix for coverityMatthias Wachs2014-04-07
* remove break Matthias Wachs2014-04-07
* fixing mantis #3362Matthias Wachs2014-04-07
* improved printingMatthias Wachs2014-03-28
* added functionality to use the CLI to disconnect peersMatthias Wachs2014-03-27
* additional condition for logging Matthias Wachs2014-03-19
* fixed configuration testing: NAT testing was not workingMatthias Wachs2014-03-18
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
* removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_...Christian Grothoff2014-02-02
* fixes for reconnecting and message handling Matthias Wachs2014-01-16
* printing validation information with cliMatthias Wachs2014-01-16
* transport validation monitoring API (not yet complete) + CLIMatthias Wachs2014-01-15
* neighbour monitoring api implementedMatthias Wachs2014-01-08
* new monitoring APIMatthias Wachs2014-01-07
* -modify NAT API to return error messages about problems detectedChristian Grothoff2014-01-07
* -safer, found by clangChristian Grothoff2013-12-05
* -doxygen fixes, fix starting gnunet-service-resolver as it is no longer in /o...Christian Grothoff2013-11-29
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
* fixing coverity issuesMatthias Wachs2013-09-12