aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh_peer.h
Commit message (Expand)AuthorAge
* Do not account canceled messages as sent regarding flow controlBart Polot2014-04-01
* - eliminate broken pathsBart Polot2014-03-22
* - add message pop from transmission queueBart Polot2014-03-21
* - use HELLOs from DHT to try_connect on TRANSPORT levelBart Polot2014-02-05
* - copy hellos since parameter is constBart Polot2014-02-04
* Use stored hellos to try to establish direct connections to peers with tunnelsBart Polot2014-02-04
* - add hello messages to peersBart Polot2014-02-04
* - service-side implementation of peer queriesBart Polot2014-01-30
* - small refactorBart Polot2013-12-16
* - don't loop on the same invalid pathBart Polot2013-12-16
* - allow to cancel connection messagesBart Polot2013-11-08
* - refactoringBart Polot2013-11-06
* - fix leaksBart Polot2013-10-24
* - document possible 'hidden' freesBart Polot2013-10-21
* - doxygenBart Polot2013-10-18
* - doxygenBart Polot2013-10-18
* - fixes in DHT handlingBart Polot2013-10-11
* - syncBart Polot2013-10-11
* - fix queueing Bart Polot2013-10-10
* - move connection message accountingBart Polot2013-10-10
* - change queueing API, adapt connectionsBart Polot2013-10-10
* - expose appropriate functions in APIBart Polot2013-10-10
* - use const for peer IDsBart Polot2013-10-10
* - fix connection.cBart Polot2013-10-10
* - fixesBart Polot2013-10-10
* - move path manipulation to APIBart Polot2013-10-10
* - move queue canceling to peer.cBart Polot2013-10-10
* - connection fixingBart Polot2013-10-10
* Calculate outgoing connection performanceBart Polot2013-10-10
* - add callback when we give a message to COREBart Polot2013-10-09
* -fix header inclusionChristian Grothoff2013-10-09
* - syncBart Polot2013-10-09
* - syncBart Polot2013-10-09
* - fixed _tunnelBart Polot2013-10-09
* - add peer's tunnel setter Bart Polot2013-10-08
* - move connection initialization to GMC_newBart Polot2013-10-08
* - MOve peer2s to peer sectionBart Polot2013-10-08
* - finished coarse refactoring Bart Polot2013-10-08
* - more refactoringBart Polot2013-10-02