aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* - use server<->client ACKs, not reliableBart Polot2013-10-11
* - send data ACK only after receiving the channel ACKBart Polot2013-10-11
* - avoid infinite ACK loops when creating loopback channelsBart Polot2013-10-11
* - address FIXMEsBart Polot2013-10-11
* - fix shutdownBart Polot2013-10-11
* - debugBart Polot2013-10-11
* - mesh builds againBart Polot2013-10-11
* - backportBart Polot2013-10-11
* - use proper channel_ack/data_ackBart Polot2013-10-11
* - fix channel data/ackBart Polot2013-10-11
* - simplify acksBart Polot2013-10-11
* - fix wild replaceBart Polot2013-10-11
* - fix encryption/decryption visisbilityBart Polot2013-10-11
* - fix "broken connection" notificationsBart Polot2013-10-11
* - use new API functionsBart Polot2013-10-11
* - fixes in DHT handlingBart Polot2013-10-11
* - fix compile errors in localBart Polot2013-10-11
* - syncBart Polot2013-10-11
* - syncBart Polot2013-10-11
* - migrate handlers to channel.cBart Polot2013-10-11
* - syncBart Polot2013-10-11
* - fixes in localBart Polot2013-10-10
* - fix dhtBart Polot2013-10-10
* - fix peerBart Polot2013-10-10
* - fix queueing Bart Polot2013-10-10
* - use proper const qualifierBart Polot2013-10-10
* - move connection message accountingBart Polot2013-10-10
* - change queueing API, adapt connectionsBart Polot2013-10-10
* - add polling API to connectionBart Polot2013-10-10
* - expose appropriate functions in APIBart Polot2013-10-10
* - use const for peer IDsBart Polot2013-10-10
* - fix connection.cBart Polot2013-10-10
* - fixesBart Polot2013-10-10
* - fixesBart Polot2013-10-10
* - share IDBart Polot2013-10-10
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* - move path manipulation to APIBart Polot2013-10-10
* - remove old includeBart Polot2013-10-10
* - orderBart Polot2013-10-10
* - fixesBart Polot2013-10-10
* - use different enum to prevent collisionsBart Polot2013-10-10
* - move queue canceling to peer.cBart Polot2013-10-10
* - connection fixingBart Polot2013-10-10
* Calculate outgoing connection performanceBart Polot2013-10-10
* - add callback when we give a message to COREBart Polot2013-10-09
* - one catch-all ack handles renedered obsoleteBart Polot2013-10-09
* - queue is internal: channel -> tunnel -> connection -> peer, no clean way to...Bart Polot2013-10-09
* - local channel id better accounted for per-clientBart Polot2013-10-09
* - fixing channel functionsBart Polot2013-10-09
* -fix header inclusionChristian Grothoff2013-10-09