aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_peer.c
Commit message (Expand)AuthorAge
* Never invalidate a direct path. (Like after getting a CONNECTION_BROKEN on a ...Bart Polot2014-12-15
* - debug for missing paths on incoming messagesBart Polot2014-12-15
* - fix assertion during single-connection timeout, update docsBart Polot2014-10-15
* - logBart Polot2014-10-15
* - wrong condition, random paths removed instead of direct ones, fix #3531Bart Polot2014-10-15
* - check path length, simplify error conditionsBart Polot2014-09-05
* - debug info on queued messages when poppingBart Polot2014-07-30
* - inform about dropped messagesBart Polot2014-07-25
* - log payload of dropped dataBart Polot2014-07-23
* - make sure connection is destroyed and no use-after-free happensBart Polot2014-07-22
* - Keepalives should NOT be transmitted in the clearBart Polot2014-07-22
* Force sending of KX messages even when connection queue is fullBart Polot2014-07-21
* - fix tunnel state management after connection failure<Bart Polot2014-07-21
* - notify about deleted messages when popping messages from a connection, allo...Bart Polot2014-07-21
* - doxygen, code formattingBart Polot2014-07-21
* - don't dereference c in connection pop, c might be free'd if previous call p...Bart Polot2014-07-21
* - fix variable log level, add connection debug functionBart Polot2014-07-09
* - verbose debugBart Polot2014-07-04
* - fix logBart Polot2014-07-02
* - use same loglevel as connectBart Polot2014-06-24
* - refactor peer debugBart Polot2014-06-24
* - fix peer debug null derefBart Polot2014-06-24
* - add last contact, DHT handle to peer debug info, for #3405Bart Polot2014-06-24
* - add a peer debug functionBart Polot2014-06-24
* - fix NULL connection on queue_sendBart Polot2014-06-18
* - renameBart Polot2014-06-17
* - test and log for bug #0003423Bart Polot2014-06-17
* - stop using CadetTunnel3 and go back to CadetTunnelBart Polot2014-05-14
* - change GM (Gnunet Mesh) function prefixes for GC (Gnunet Cadet)Bart Polot2014-05-14
* Renamed directoryBart Polot2014-05-07