aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh_connection.c
Commit message (Expand)AuthorAge
* - debugBart Polot2013-10-11
* - mesh builds againBart Polot2013-10-11
* - backportBart Polot2013-10-11
* - use proper channel_ack/data_ackBart Polot2013-10-11
* - simplify acksBart Polot2013-10-11
* - fix encryption/decryption visisbilityBart Polot2013-10-11
* - fix "broken connection" notificationsBart Polot2013-10-11
* - use new API functionsBart Polot2013-10-11
* - fixes in DHT handlingBart Polot2013-10-11
* - fix queueing Bart Polot2013-10-10
* - move connection message accountingBart Polot2013-10-10
* - change queueing API, adapt connectionsBart Polot2013-10-10
* - add polling API to connectionBart Polot2013-10-10
* - expose appropriate functions in APIBart Polot2013-10-10
* - fix connection.cBart Polot2013-10-10
* - fixesBart Polot2013-10-10
* - fixesBart Polot2013-10-10
* - share IDBart Polot2013-10-10
* - move path manipulation to APIBart Polot2013-10-10
* - orderBart Polot2013-10-10
* - fixesBart Polot2013-10-10
* - use different enum to prevent collisionsBart 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
* - local channel id better accounted for per-clientBart Polot2013-10-09
* - fixing channel functionsBart Polot2013-10-09
* - syncBart Polot2013-10-09
* - syncBart Polot2013-10-09
* - cleanupBart Polot2013-10-09
* - fixed _tunnelBart Polot2013-10-09
* - share one statistics handle across all subsystemsBart Polot2013-10-08
* - use public channel handlersBart Polot2013-10-08
* - move connection initialization to GMC_newBart Polot2013-10-08
* - fix LOGBart Polot2013-10-08
* - use per-module loggingBart 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
* - fix main mesh fileBart Polot2013-10-08
* - finished coarse refactoring Bart Polot2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* - syncBart Polot2013-10-04
* - more refactoringBart Polot2013-10-02
* - too much uncommited workBart Polot2013-10-01