aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh_tunnel.c
Commit message (Expand)AuthorAge
* - kxBart Polot2013-10-30
* - encryption stuffBart Polot2013-10-25
* - fix double freeBart Polot2013-10-24
* - fix leaksBart Polot2013-10-24
* - avoid double-adding a channel into the tunnel list (causes use-after-free o...Bart Polot2013-10-21
* - logBart Polot2013-10-21
* - debugBart Polot2013-10-21
* - doxygenBart Polot2013-10-18
* - doxygenBart Polot2013-10-18
* - doxygenBart Polot2013-10-18
* - fixesBart Polot2013-10-18
* - fix ACK direction Bart Polot2013-10-18
* - flow control changes and fixesBart Polot2013-10-18
* - debugBart Polot2013-10-17
* - unify payload, fixesBart Polot2013-10-17
* - multiple fixesBart Polot2013-10-17
* - 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