aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)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), ↵Bart Polot2014-07-25
| | | | clear the context ASAP
* - 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
| | | | working
* 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
| | | | | | | - social: implement enter/leave, send/receive messages, slicer - psyc, social: add struct GNUNET_PSYC_Message for single-fragment join messages - psyc: add message callback in addition to message part callback - client_manager, social, psyc, multicast: add disconnect callback
* Revert "- convince gcc to compile"Gabor X Toth2014-07-23
| | | | This reverts commit cd2a54791e6286c3c437b525b26f6e9268956afc.
* Revert "- persuade social to at least compile"Gabor X Toth2014-07-23
| | | | This reverts commit 4938775bf405d8720ae5adce20bd5d66492e75a2.
* - send ack AFTER removing message from queue, otherwise ack triggers an ↵Bart Polot2014-07-23
| | | | assert for sending and ACK of still-existing data
* - 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 ↵Bart Polot2014-07-23
| | | | underflow
* - 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 ↵Bart Polot2014-07-22
| | | | intermediate nodes
* - convince gcc to compileBart Polot2014-07-21
|
* - persuade social to at least compileBart Polot2014-07-21
|
* - more debug info on buildbotsBart Polot2014-07-21
|