aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_channel.c
Commit message (Expand)AuthorAge
* - avoid usage of direct stdio sprintfBart Polot2014-12-15
* - proper CADET overheadBart Polot2014-12-11
* - fix false assert trigger when message #0 is lostBart Polot2014-10-15
* - better feedback to users about duplicated messagesBart Polot2014-07-30
* - fix error conditionBart Polot2014-07-25
* - fix handling of SYNACK corner caseBart Polot2014-07-25
* - send ack AFTER removing message from queue, otherwise ack triggers an asser...Bart Polot2014-07-23
* - count a MIMD as received only after sending it to clientBart Polot2014-07-23
* - send past messages to client, as they are ordered below ACKBart Polot2014-07-23
* - make sure head of pending messages is > expected message, fix integer under...Bart Polot2014-07-23
* - clear ready flag on sendBart Polot2014-07-23
* - fix loggingBart Polot2014-07-23
* - more debug info on buildbotsBart Polot2014-07-21
* - more debug info on received ACK, doxygenBart Polot2014-07-21
* - show queued messages when allowing client to send moreBart Polot2014-07-21
* - don't update ACK based on queued and yet undelivered messagesBart Polot2014-07-02
* - more verbose warning messageBart Polot2014-06-24
* - renameBart Polot2014-06-17
* - stop using CadetTunnel3 and go back to CadetTunnelBart Polot2014-05-14
* - change GM (Gnunet Mesh) function prefixes for GC (Gnunet Cadet)Bart Polot2014-05-14
* Renamed directoryBart Polot2014-05-07