aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh.c
Commit message (Expand)AuthorAge
* - only manage buffer on payloadBart Polot2012-08-27
* - debugBart Polot2012-08-27
* - leaksBart Polot2012-08-27
* - update peer buffer on sendBart Polot2012-08-27
* - explicitely drop oldest messageBart Polot2012-08-27
* - prepare cinfo on queue_sendBart Polot2012-08-27
* - per-child buffer controlBart Polot2012-08-27
* - separate multicast payload from control messagesBart Polot2012-08-24
* - not an errorBart Polot2012-08-24
* - fixes, refectoringBart Polot2012-08-24
* More dont-access-t-when-it-is-NULL fixesLRN2012-08-24
* Don't access t when t is NULLLRN2012-08-24
* - more debug, fix ack supressionBart Polot2012-08-23
* - multicast flow controlBart Polot2012-08-23
* - refactor wipBart Polot2012-08-23
* - fix SIGSEGBart Polot2012-08-23
* - more debugBart Polot2012-08-22
* - fix unsolicited message controlBart Polot2012-08-22
* - fix peer fwd ack gatheringBart Polot2012-08-22
* - don't break build on osx, winBart Polot2012-08-22
* - more info on errorBart Polot2012-08-21
* - don't show on empty dataBart Polot2012-08-21
* - added timing debug macros, improved local root->leaf performance ~20%Bart Polot2012-08-21
* - fixes, eliminate malformed data assertBart Polot2012-08-18
* - use window size client<->server, x4 fasterBart Polot2012-08-18
* - make api use same window sizeBart Polot2012-08-18
* - use deltas in bck ackBart Polot2012-08-18
* - more debugBart Polot2012-08-18
* - more debugBart Polot2012-08-17
* - Fix local ACKBart Polot2012-08-16
* - cleanup flow control codeBart Polot2012-08-16
* - refactoringBart Polot2012-08-16
* - doxygen, refactorBart Polot2012-08-16
* - more debug, fixesBart Polot2012-08-16
* - autocomplete failBart Polot2012-08-14
* - avoid buildbots going crazy foreverBart Polot2012-08-14
* - refactoringBart Polot2012-08-09
* - add debug functions, refactor, add common code fileBart Polot2012-08-09
* - 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