aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh.c
Commit message (Expand)AuthorAge
* - validate client generated PIDBart Polot2012-08-09
* - validate client generated PIDsBart Polot2012-08-09
* - fix PID sequenceBart Polot2012-08-09
* - wip bck ackBart Polot2012-08-09
* - wipBart Polot2012-08-08
* - towards local packet numbering for flow controlBart Polot2012-08-08
* - initialize ack values on startBart Polot2012-08-08
* - changed client / children bck ack handling, wipBart Polot2012-08-08
* - fixes, refactoringBart Polot2012-08-06
* - wipBart Polot2012-08-06
* - try to fix windows compilation errorBart Polot2012-08-02
* -m fix client FWD ACKBart Polot2012-08-02
* - fixes, more refactoringBart Polot2012-08-02
* - refactoring, documentationBart Polot2012-08-01
* - use min/max functions to cover overflow casesBart Polot2012-08-01
* - wipBart Polot2012-08-01
* - wipBart Polot2012-08-01
* - fix segfaultBart Polot2012-08-01
* - wip client->service ackBart Polot2012-07-31
* - dont reject local ack from clientBart Polot2012-07-31
* - make sure to always have GNUNET_break immediately before client_receive_don...Bart Polot2012-07-31
* - more debug, client side ACKBart Polot2012-07-31
* - doxygenBart Polot2012-07-30
* - fix client<->service flow controlBart Polot2012-07-30
* - allow loopbackBart Polot2012-07-30
* - wipBart Polot2012-07-27
* - fix crash on typeless clientsBart Polot2012-07-27
* - more debug msgsBart Polot2012-07-27
* - dont send duplicate acks, allow null clientBart Polot2012-07-27
* - wip flow control service<-> clientBart Polot2012-07-27
* - mid -> pidBart Polot2012-07-26
* - little refactoringBart Polot2012-07-26
* - add tunnel and queue accountingBart Polot2012-07-25
* - more fixmesBart Polot2012-07-25
* - fixes, docBart Polot2012-07-25
* - don't allow unexpected ACKsBart Polot2012-07-25
* - doxygenBart Polot2012-07-25
* - add children info update on unicastBart Polot2012-07-25
* - handle data acksBart Polot2012-07-25
* - more flow controlBart Polot2012-07-24
* - collect children information for ackBart Polot2012-07-24
* - doxygen, explicit raw packet queueingBart Polot2012-07-23
* - ack functionBart Polot2012-07-23
* - message format for flow control infoBart Polot2012-07-23
* - listen to client againBart Polot2012-07-23
* - collect more statisticsBart Polot2012-07-23
* - use configuration file, use statistics, bugfixes, doxygenBart Polot2012-07-23
* -doxygenChristian Grothoff2012-07-22
* - fixes, new messageBart Polot2012-07-20
* - add packet ID to both multicast and unicastBart Polot2012-07-20