aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* - use WAITING if some connections are in progressBart Polot2014-07-28
* - set tunnel cstate to SEARCH when 0 connections are presentBart Polot2014-07-28
* psyc: membership storeGabor X Toth2014-07-27
* psyc: multicast callbacks for membership test and fragment/message replayGabor X Toth2014-07-27
* psycstore: add option to perform membership test when retrieving fragment or ...Gabor X Toth2014-07-27
* sensor: completed update functionalityOmar Tarabai2014-07-27
* sensor: towards update functionalityOmar Tarabai2014-07-25
* multicast: send join decision to remote peerGabor X Toth2014-07-25
* sensor: towards update functionalityOmar Tarabai2014-07-25
* 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