- use variables to cound ch, conns
[oweals/gnunet.git] / src / mesh / gnunet-service-mesh_channel.c
2013-10-11 Bart Polot- simplify acks
2013-10-11 Bart Polot- fix compile errors in local
2013-10-11 Bart Polot- sync
2013-10-11 Bart Polot- sync
2013-10-11 Bart Polot- migrate handlers to channel.c
2013-10-11 Bart Polot- sync
2013-10-10 Bart Polot- fixes in local
2013-10-10 Bart Polot- fix dht
2013-10-10 Bart Polot- fixes
2013-10-10 Bart Polot- use different enum to prevent collisions
2013-10-09 Bart Polot- one catch-all ack handles renedered obsolete
2013-10-09 Bart Polot- queue is internal: channel -> tunnel -> connection...
2013-10-09 Bart Polot- local channel id better accounted for per-client
2013-10-09 Bart Polot- fixing channel functions
2013-10-09 Bart Polot- move get channel to local
2013-10-09 Bart Polot- sync
2013-10-09 Bart Polot- fixed _tunnel
2013-10-08 Bart Polot- share one statistics handle across all subsystems
2013-10-08 Bart Polot- use public channel handlers
2013-10-08 Bart Polot- fix LOG
2013-10-08 Bart Polot- use per-module logging
2013-10-08 Bart Polot- finished coarse refactoring
2013-10-07 Bart Polot- fix channel static functions
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-01 Bart Polot- too much uncommited work