- use path equivalency
[oweals/gnunet.git] / src / cadet / gnunet-service-cadet_channel.c
2014-12-15 Bart Polot- avoid usage of direct stdio sprintf
2014-12-11 Bart Polot- proper CADET overhead
2014-10-15 Bart Polot- fix false assert trigger when message #0 is lost
2014-07-30 Bart Polot- better feedback to users about duplicated messages
2014-07-25 Bart Polot- fix error condition
2014-07-25 Bart Polot- fix handling of SYNACK corner case
2014-07-23 Bart Polot- send ack AFTER removing message from queue, otherwise...
2014-07-23 Bart Polot- count a MIMD as received only after sending it to...
2014-07-23 Bart Polot- send past messages to client, as they are ordered...
2014-07-23 Bart Polot- make sure head of pending messages is > expected...
2014-07-23 Bart Polot- clear ready flag on send
2014-07-23 Bart Polot- fix logging
2014-07-21 Bart Polot- more debug info on buildbots
2014-07-21 Bart Polot- more debug info on received ACK, doxygen
2014-07-21 Bart Polot- show queued messages when allowing client to send...
2014-07-02 Bart Polot- don't update ACK based on queued and yet undelivered...
2014-06-24 Bart Polot- more verbose warning message
2014-06-17 Bart Polot- rename
2014-05-14 Bart Polot- stop using CadetTunnel3 and go back to CadetTunnel
2014-05-14 Bart Polot- change GM (Gnunet Mesh) function prefixes for GC...
2014-05-07 Bart PolotRenamed directory