aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh_channel.c
Commit message (Expand)AuthorAge
* - GMCH_send can try to free saved message, save firstBart Polot2013-10-15
* - wrong flag...Bart Polot2013-10-15
* - move debug logBart Polot2013-10-15
* - typoBart Polot2013-10-15
* - use send_client_ackBart Polot2013-10-15
* - always update client's rel info on ACKBart Polot2013-10-15
* - avoid double ACK'ing to clients on loopback createBart Polot2013-10-15
* - use server<->client ACKs, not reliableBart Polot2013-10-11
* - send data ACK only after receiving the channel ACKBart Polot2013-10-11
* - avoid infinite ACK loops when creating loopback channelsBart Polot2013-10-11
* - address FIXMEsBart Polot2013-10-11
* - use proper channel_ack/data_ackBart Polot2013-10-11
* - fix channel data/ackBart Polot2013-10-11
* - simplify acksBart Polot2013-10-11
* - fix compile errors in localBart Polot2013-10-11
* - syncBart Polot2013-10-11
* - syncBart Polot2013-10-11
* - migrate handlers to channel.cBart Polot2013-10-11
* - syncBart Polot2013-10-11
* - fixes in localBart Polot2013-10-10
* - fix dhtBart Polot2013-10-10
* - fixesBart Polot2013-10-10
* - use different enum to prevent collisionsBart Polot2013-10-10
* - one catch-all ack handles renedered obsoleteBart Polot2013-10-09
* - queue is internal: channel -> tunnel -> connection -> peer, no clean way to...Bart Polot2013-10-09
* - local channel id better accounted for per-clientBart Polot2013-10-09
* - fixing channel functionsBart Polot2013-10-09
* - move get channel to localBart Polot2013-10-09
* - syncBart 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
* - fix LOGBart Polot2013-10-08
* - use per-module loggingBart Polot2013-10-08
* - finished coarse refactoring Bart Polot2013-10-08
* - fix channel static functionsBart Polot2013-10-07
* -remove trailing whitespaceChristian Grothoff2013-10-06
* - too much uncommited workBart Polot2013-10-01