aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh_tunnel.c
Commit message (Expand)AuthorAge
* - use server<->client ACKs, not reliableBart 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
* - fix wild replaceBart Polot2013-10-11
* - fix encryption/decryption visisbilityBart Polot2013-10-11
* - fix "broken connection" notificationsBart Polot2013-10-11
* - fixes in DHT handlingBart Polot2013-10-11
* - syncBart Polot2013-10-11
* - fix peerBart Polot2013-10-10
* - fix queueing Bart Polot2013-10-10
* - move connection message accountingBart Polot2013-10-10
* - fix connection.cBart Polot2013-10-10
* - fixesBart Polot2013-10-10
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* - fixesBart Polot2013-10-10
* - use different enum to prevent collisionsBart Polot2013-10-10
* - connection fixingBart Polot2013-10-10
* - local channel id better accounted for per-clientBart Polot2013-10-09
* - fixing channel functionsBart Polot2013-10-09
* - syncBart Polot2013-10-09
* - syncBart Polot2013-10-09
* - fixed _tunnelBart Polot2013-10-09
* - share one statistics handle across all subsystemsBart Polot2013-10-08
* - add peer's tunnel setter Bart Polot2013-10-08
* - use public channel handlersBart Polot2013-10-08
* - move connection initialization to GMC_newBart Polot2013-10-08
* - fix LOGBart Polot2013-10-08
* - use per-module loggingBart Polot2013-10-08
* - move all core/PeerIdentity interacting code to _peer, remove GNUNET_PeerIde...Bart Polot2013-10-08
* - finished coarse refactoring Bart Polot2013-10-08