aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* fixing issues:Matthias Wachs2014-02-12
* Continue with address suggestion after try connect black list checkMatthias Wachs2014-02-12
* stop notifications on deleteMatthias Wachs2014-02-10
* abstract unix domain socket supportMatthias Wachs2014-02-10
* - create the directory for the UNIX socket file before binding to it.Sree Harsha Totakura2014-02-10
* Create UNIX domain sockets as abstract sockets when running in LINUX and theSree Harsha Totakura2014-02-09
* -eliminate odd global variable, indentation, doxygen, stylistic fixesChristian Grothoff2014-02-09
* implementing #3296Christian Grothoff2014-02-09
* unix domain sockets used hardcoded path instead of configuration settingMatthias Wachs2014-02-07
* -doxygen, indentation, code cleanupChristian Grothoff2014-02-06
* fix for 3300: remember to call client_receive_done for blacklist clientMatthias Wachs2014-02-04
* fixing 3299: use after free caused by shutdown order neighbours & pluginsMatthias Wachs2014-02-04
* add API for #3296Christian Grothoff2014-02-02
* removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_...Christian Grothoff2014-02-02
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* send receive delay rescheduling supportMatthias Wachs2014-01-30
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* extending bandwidth tracker api to support notificationsMatthias Wachs2014-01-30
* fix compile errorMatthias Wachs2014-01-28
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* blacklist check on try connectMatthias Wachs2014-01-20
* fix use after free and mantis 0003257Matthias Wachs2014-01-20
* removing useless fixme commentMatthias Wachs2014-01-20
* fix ftbfs on system where SIN_LEN existsMatthias Wachs2014-01-17
* perform blacklist before address switchMatthias Wachs2014-01-16
* more fixed documentationMatthias Wachs2014-01-16
* documentation for transport serviceMatthias Wachs2014-01-16
* documentation for validation monitoring test caseMatthias Wachs2014-01-16
* testMatthias Wachs2014-01-16
* correct stringMatthias Wachs2014-01-16
* 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
* fix mantis bug 0003270: do not broadcast on loopbackMatthias Wachs2014-01-15
* fix bt pluginMatthias Wachs2014-01-15
* remove inbound outbound notion from wlan pluginMatthias Wachs2014-01-15
* fixed wlan pluginMatthias Wachs2014-01-15
* fix crash on shutdownMatthias Wachs2014-01-14
* simplification for tcp pluginMatthias Wachs2014-01-14
* fix memory leakMatthias Wachs2014-01-14
* issue: as long as we do not have a peer identity we cannot work with HELLO_ad...Matthias Wachs2014-01-14
* fixing memory leaksMatthias Wachs2014-01-14
* fixing issues with udp due to internal address lengthMatthias Wachs2014-01-14
* fix for creating session Matthias Wachs2014-01-14
* improved checking for directionMatthias Wachs2014-01-14
* improved log messagesMatthias Wachs2014-01-14
* increase log level for useful messagesMatthias Wachs2014-01-14
* fix for printing addressMatthias Wachs2014-01-14
* implementing 0003268 to inbound information in HELLO addressesMatthias Wachs2014-01-13
* - fix parallel buildSree Harsha Totakura2014-01-10