aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
...
* remove debug breakMatthias Wachs2014-03-26
* removing blacklist state not required anymore Matthias Wachs2014-03-26
* fix compile warningMatthias Wachs2014-03-26
* Do blacklist checks on CONNECT before giving CONNECT to neighbours.Matthias Wachs2014-03-25
* checking incoming connection behaviour:Matthias Wachs2014-03-24
* FIX:Matthias Wachs2014-03-24
* checking incoming connectionsMatthias Wachs2014-03-24
* task was not marked as canceled when canceledMatthias Wachs2014-03-24
* remove unsued INIT_BLACKLIST state: blacklist check is done before switchingMatthias Wachs2014-03-21
* fix compile warningMatthias Wachs2014-03-21
* fix initialized value in udp on invalid addressMatthias Wachs2014-03-21
* when switching addresses in connect_sent: no blacklist check required, switch...Matthias Wachs2014-03-20
* doxygen fixesMatthias Wachs2014-03-20
* improved log messageMatthias Wachs2014-03-20
* session end function must include address to notify addressMatthias Wachs2014-03-20
* additional log infoMatthias Wachs2014-03-20
* remove testing breaks and add documentation for checksMatthias Wachs2014-03-20
* addtional check for failed CONNECT messages + some testingMatthias Wachs2014-03-19
* unsetting primary address on when free'ing address for monitoringMatthias Wachs2014-03-19
* formattingMatthias Wachs2014-03-19
* additional condition for logging Matthias Wachs2014-03-19
* removing duplicate state transissionMatthias Wachs2014-03-19
* changes to connect behabviour and a lot iof improved debug messagesMatthias Wachs2014-03-19
* fixed configuration testing: NAT testing was not workingMatthias Wachs2014-03-18
* fast reconnect: new state is reconnect, not initMatthias Wachs2014-03-17
* Remove blacklist check after address switch: blacklist check is now performed...Matthias Wachs2014-03-17
* fixed clean up and improved loggingMatthias Wachs2014-03-17
* no set_state to DISCONNECT_FINISHED required before free_neighbour Matthias Wachs2014-03-17
* improved messagesMatthias Wachs2014-03-17
* Add missing stub definitions of structs to the corresponding header filesFlorian Dold2014-03-10
* add missing ifdefs in header filesFlorian Dold2014-03-07
* -fix linkage issue that could cause a transport service crash on exit for cer...Christian Grothoff2014-03-07
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
* 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