- fix makefile
[oweals/gnunet.git] / src / mesh / gnunet-service-mesh_channel.h
2014-05-07 Bart PolotRename mesh->cadet
2013-12-28 Bart Polot- Add some of the tunnel introscpecion back
2013-11-29 Bart Polot- use force flag to avoid connections dropping channel...
2013-11-26 Bart Polot- dont resend useless channel_destroy messages
2013-11-26 Bart Polot- fix #3114: add feedback from _local to _channel on...
2013-11-19 Bart Polot- api fix
2013-11-15 Bart Polot- doc
2013-11-15 Bart Polot- dead code
2013-11-14 Bart PolotUse encrypted MESH by default
2013-11-07 Bart Polot- fix #3091
2013-11-07 Bart Polot- internal api change: add channel direction autodetect...
2013-11-06 Bart Polot- refactoring
2013-10-18 Bart Polot- doxygen
2013-10-18 Bart Polot- doxygen
2013-10-18 Bart Polot- doxygen
2013-10-18 Bart Polot- flow control changes and fixes
2013-10-11 Bart Polot- address FIXMEs
2013-10-11 Bart Polot- use proper channel_ack/data_ack
2013-10-11 Bart Polot- fix compile errors in local
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
2013-10-10 Bart Polot- connection fixing
2013-10-09 Bart Polot- fixing channel functions
2013-10-09 Christian Grothoff-fix header inclusion
2013-10-09 Bart Polot- sync
2013-10-09 Bart Polot- fixed _tunnel
2013-10-08 Bart Polot- use public channel handlers
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