aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh_connection.h
Commit message (Expand)AuthorAge
* - rename 256 bit mesh hash typeBart Polot2014-04-07
* - use MeshHash in connection codeBart Polot2014-03-10
* - use MeshHashBart Polot2014-03-10
* - log fixes, limit kx to live tunnelsBart Polot2013-12-17
* - use force flag to avoid connections dropping channel management dataBart Polot2013-11-29
* - dont try to send data on connections that are going to be destroyedBart Polot2013-11-27
* - docBart Polot2013-11-15
* - dont use a cancel handle if cont is NULL, fix potential memleakBart Polot2013-11-15
* - allow to cancel connection messagesBart Polot2013-11-08
* - refactoringBart Polot2013-11-06
* - change key exchange messages to own encapsulationBart Polot2013-11-05
* - fix leaksBart Polot2013-10-24
* - doxygenBart Polot2013-10-21
* - doxygenBart Polot2013-10-18
* - flow control changes and fixesBart Polot2013-10-18
* - multiple fixesBart Polot2013-10-17
* - mesh builds againBart Polot2013-10-11
* - backportBart Polot2013-10-11
* - fix "broken connection" notificationsBart Polot2013-10-11
* - fixes in DHT handlingBart Polot2013-10-11
* - fix queueing Bart Polot2013-10-10
* - add polling API to connectionBart Polot2013-10-10
* - expose appropriate functions in APIBart Polot2013-10-10
* - fixesBart Polot2013-10-10
* - fixesBart Polot2013-10-10
* -fix header inclusionChristian Grothoff2013-10-09
* - syncBart Polot2013-10-09
* - cleanupBart Polot2013-10-09
* - fixed _tunnelBart Polot2013-10-09
* - use public channel handlersBart Polot2013-10-08
* - move connection initialization to GMC_newBart Polot2013-10-08
* - export core handlers from connection: all p2p messages are connection relat...Bart Polot2013-10-08
* - move all core/PeerIdentity interacting code to _peer, remove GNUNET_PeerIde...Bart Polot2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* - more refactoringBart Polot2013-10-02
* - too much uncommited workBart Polot2013-10-01