aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* multicast: use cadet to contact remote peersGabor X Toth2014-07-25
* - fix error conditionBart Polot2014-07-25
* - fix handling of SYNACK corner caseBart Polot2014-07-25
* - if an "old_key" is not valid (for instance, at tunnel establishment), clear...Bart Polot2014-07-25
* - inform about dropped messagesBart Polot2014-07-25
* - debug info on errorBart Polot2014-07-25
* social: fix test debugGabor X Toth2014-07-24
* social,psycstore: fix tests linking/debugGabor X Toth2014-07-24
* - don't send keepalives if traffic is queuedBart Polot2014-07-24
* xdht: track topology successor and predecessor neighbours.Sree Harsha Totakura2014-07-24
* sensor: minor fixesOmar Tarabai2014-07-24
* - fix compileBart Polot2014-07-24
* - restore long testsBart Polot2014-07-24
* fixing documentationMatthias Wachs2014-07-24
* peerstore: doxygenOmar Tarabai2014-07-24
* Calculating index from finger value and my identity using shift operationSupriti Singh2014-07-24
* fixing doxygen documentationMatthias Wachs2014-07-24
* doxygen fixesMatthias Wachs2014-07-24
* fixing doxygenMatthias Wachs2014-07-24
* sensor: towards update functionalityOmar Tarabai2014-07-24
* test_plugin_psycstore: use ecdsa keys where appropriateGabor X Toth2014-07-24
* test_psycstore: use ecdsa keys where appropriateGabor X Toth2014-07-24
* xvine:fixesSupriti Singh2014-07-24
* psyc,social: fix linking for testsGabor X Toth2014-07-24
* psyc: fix timing-related test failureGabor X Toth2014-07-24
* multicast,psyc,social: remove DEBUG #defines from tests to keep `make check` ...Gabor X Toth2014-07-24
* social: guest_talk test; multicast: fix member_to_origin_resume()Gabor X Toth2014-07-24
* - in ACK tests, the initializer message is part of the data exchangeBart Polot2014-07-24
* - revamp almost all cadet tests, keep track of messages, sizes, acksBart Polot2014-07-24
* social: fix linkingGabor X Toth2014-07-23
* Enable tests to run concurrently.Sree Harsha Totakura2014-07-23
* social: implement enter/leave/messaging; psyc: improvements and fixesGabor X Toth2014-07-23
* Revert "- convince gcc to compile"Gabor X Toth2014-07-23
* Revert "- persuade social to at least compile"Gabor X Toth2014-07-23
* - 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
* - log payload of dropped dataBart Polot2014-07-23
* - correct data feedbackBart 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
* - make sure connection is destroyed and no use-after-free happensBart Polot2014-07-22
* - only an error if counter was wrongBart Polot2014-07-22
* - Keepalives should NOT be transmitted in the clearBart Polot2014-07-22
* towards sensor update functionalityOmar Tarabai2014-07-22
* - add connection state BROKEN for connections destroyed on behalf of intermed...Bart Polot2014-07-22
* - convince gcc to compileBart Polot2014-07-21
* - persuade social to at least compileBart Polot2014-07-21
* - more debug info on buildbotsBart Polot2014-07-21