aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Force sending of KX messages even when connection queue is fullBart Polot2014-07-21
* - fixBart Polot2014-07-21
* - fix tunnel state management after connection failure<Bart Polot2014-07-21
* - debug info for tunnel status mismatchBart Polot2014-07-21
* - schedule next keepalive even if tunnel is still in SEARCHINGBart Polot2014-07-21
* - debug INFO for missing keepalive in BCKBart Polot2014-07-21
* - On a new EPHM, do a immediate rekeyBart Polot2014-07-21
* - notify about deleted messages when popping messages from a connection, allo...Bart Polot2014-07-21
* - doxygen, code formattingBart Polot2014-07-21
* - as connecton_pop destroys many message type wihtout return, count is not ap...Bart Polot2014-07-21
* - don't dereference c in connection pop, c might be free'd if previous call p...Bart Polot2014-07-21
* - more debug info on received ACK, doxygenBart Polot2014-07-21
* - show queued messages when allowing client to send moreBart Polot2014-07-21