aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* - remove deprecated testsBart Polot2013-11-28
* - warning--Bart Polot2013-11-28
* - use new keepalive message typeBart Polot2013-11-28
* - send conncetion ack before kex exchange -> cleaner state maintenanceBart Polot2013-11-28
* - typos, indentBart Polot2013-11-28
* - logBart Polot2013-11-28
* - revamp mesh_common code, minor refactoringBart Polot2013-11-27
* - update message typesBart Polot2013-11-27
* - use only once KEEPALIVE messageBart Polot2013-11-27
* - remove old dead code / message typesBart Polot2013-11-27
* - supress compilation warningsBart Polot2013-11-27
* - plug leakBart Polot2013-11-27
* - logBart Polot2013-11-27
* - dont send anything to clients shutting downBart Polot2013-11-27
* - fix consensus profiler test (multiple channels reusing same tunnel/session)Bart Polot2013-11-27
* - dont update tunnel c-state on dataBart Polot2013-11-27
* - fix case of reconnection during valid handshakeBart Polot2013-11-27
* - tunnels need separate connectivity state and encryption/handshake statesBart Polot2013-11-27
* - logBart Polot2013-11-27
* - dont try to send data on connections that are going to be destroyedBart Polot2013-11-27
* - logBart Polot2013-11-27
* - dont send ACK on dying connectionsBart Polot2013-11-26
* - dont resend useless channel_destroy messagesBart Polot2013-11-26
* - logBart Polot2013-11-26
* - fix port manglingBart Polot2013-11-26
* - allow for destruction of channel inside inbound handlerBart Polot2013-11-26
* - fix crash on GMC_create (3131, 3123)Bart Polot2013-11-26
* - fix 2966: destroy all channels on service crash/disconnectBart Polot2013-11-26
* - fix #3114: add feedback from _local to _channel on who is requesting the ch...Bart Polot2013-11-26
* - testcase for #3114Bart Polot2013-11-26
* - fix #3111Bart Polot2013-11-25
* - logBart Polot2013-11-25
* - logBart Polot2013-11-21
* - destroy all connections on shutdown, so core_disconnect doesn't cause errorsBart Polot2013-11-21
* - don't crash on channel not foundBart Polot2013-11-21
* - more shutdown fixesBart Polot2013-11-19
* - missing headerBart Polot2013-11-19
* - fix shutdown orderBart Polot2013-11-19
* - remove warningBart Polot2013-11-19
* - api fixBart Polot2013-11-19
* - delete tunnel from peermap at shutdownBart Polot2013-11-19
* - don't reschedule a POLL if connectio is being destroyed, hopefully fix #3111Bart Polot2013-11-19
* -fix channel_get_info, return pointer to peer, not interned valueChristian Grothoff2013-11-19
* - destroy channels when tunnels is being destroyed (but complain: channels sh...Bart Polot2013-11-18
* - fixmeBart Polot2013-11-18
* - fix handling of path's on duplicate PATH_CREATE messagesBart Polot2013-11-18
* - doc, notesBart Polot2013-11-18
* - missing return Bart Polot2013-11-18
* - logBart Polot2013-11-18
* - cancel queued message on connection destroyBart Polot2013-11-18