- use variables to cound ch, conns
[oweals/gnunet.git] / src / mesh / gnunet-service-mesh_channel.c
2014-01-10 Bart Polot- don't resend create messages for channels being destroyed
2014-01-06 Bart Polot- refactor channel nack
2013-12-28 Bart Polot- Add some of the tunnel introscpecion back
2013-12-19 Bart Polot- log traffic size
2013-12-16 Bart Polot- don't always cancel channel's task on confirm: might...
2013-12-16 Bart Polot- debug
2013-12-12 Bart Polot- only complain if channel is not being destroyed ...
2013-12-12 Bart Polot- wrong condition
2013-12-12 Bart Polot- cancel transmission altogether on error
2013-12-12 Bart Polot- simplify tunnel delayed queue
2013-12-12 Bart Polot- dont retransmit connection_destroy to self
2013-12-12 Bart Polot- don't send ack on channels to be destroyed
2013-12-12 Bart Polot- don't confirm channels scheduled for destruction...
2013-12-10 Bart Polot- refine assert condition
2013-12-10 Bart Polot- wip
2013-12-10 Bart Polot- cancel queued transmission on channel destroy
2013-12-10 Bart Polot- simplify the crazyness of sending tunnel-queued data...
2013-12-09 Bart Polot- fix handle for tunnel queueing during KX
2013-12-09 Bart Polot- don't flag as ERROR if channel is loopback (no retran...
2013-12-09 Bart Polot- fixed 3174: check reliable gap before allowing client...
2013-12-09 Bart Polot- log
2013-12-09 Bart Polot- doxygen
2013-12-09 Bart Polot-fixed 3174 part 1
2013-12-08 Christian Grothoff-fix #3168, cancel retry task AFTER GMT_cancel, as...
2013-12-06 Bart Polot-wip
2013-12-05 Bart Polot- fix procession of channel create in loopback channels
2013-12-05 Bart Polot- treat data as ACK on the destination end of a channel
2013-12-05 Bart Polot- avoid dereferencing copy after channel (and therefore...
2013-12-05 Bart Polot- dont use millisecond restransmit delays for "synack...
2013-12-05 Bart Polot- improve dealing with duplicate channel create (in...
2013-12-05 Bart Polot- timing
2013-12-05 Bart Polot- log
2013-12-04 Bart Polot- dont authorize a client to send more data in case...
2013-12-04 Bart Polot- don't mark duplicate channel_confirm messages as...
2013-12-01 Bart Polot- cleanup tunnel api
2013-12-01 Bart Polot- cleanup, get rid of goto
2013-11-30 Bart Polot- log
2013-11-30 Bart Polot- fix segfault
2013-11-30 Bart Polot- use queue/task mechanism for SYNACKs
2013-11-30 Bart Polot- refactor mesg sent
2013-11-30 Bart Polot- refactor
2013-11-30 Bart Polot- legibility
2013-11-30 Bart Polot- initialize timers
2013-11-30 Bart Polot- retransmit channel create based on separate timeout...
2013-11-29 Bart Polot- doc
2013-11-29 Bart Polot- fix super-fast (< 20ms) retransmission behavior when...
2013-11-29 Bart Polot- fix messed scheduler management in data ack handling
2013-11-29 Bart Polot- only complain if mid is BIGGER than expected, because...
2013-11-29 Bart Polot- wip
2013-11-29 Bart Polot- initialize timing info with real round trip time...
2013-11-29 Bart Polot- doc
2013-11-29 Bart Polot- use force flag to avoid connections dropping channel...
2013-11-28 Bart Polot- use callback awareness to cancel unneeded traffic
2013-11-27 Bart Polot- revamp mesh_common code, minor refactoring
2013-11-27 Bart Polot- tunnels need separate connectivity state and encrypti...
2013-11-26 Bart Polot- dont resend useless channel_destroy messages
2013-11-26 Bart Polot- fix port mangling
2013-11-26 Bart Polot- fix #3114: add feedback from _local to _channel on...
2013-11-19 Bart Polot- api fix
2013-11-18 Bart Polot- destroy channels when tunnels is being destroyed...
2013-11-18 Bart Polot- doc, notes
2013-11-15 Bart Polot- doc
2013-11-15 Bart Polot- initiate retransmit timer only after message has...
2013-11-15 Bart Polot- dead code
2013-11-15 Bart Polot- add tunnel callback for retransmissions
2013-11-15 Bart Polot- fix coverity 10859
2013-11-15 Bart Polot- dont allow a client to send more data when output...
2013-11-14 Bart PolotUse encrypted MESH by default
2013-11-14 Bart Polot- log
2013-11-14 Bart Polot- account timing info in "backlog" free
2013-11-14 Bart Polot- fix NPE
2013-11-14 Bart Polot- fix channel flow control in corner cases
2013-11-12 Bart Polot- timing fixes
2013-11-09 Bart Polot- fixes
2013-11-08 Bart Polot- don't allow stalled reliable channels
2013-11-08 Bart Polot- fix polling
2013-11-07 Bart Polot- log
2013-11-07 Bart Polot- fix #3091
2013-11-07 Bart Polot- remove all possible ambiguous 'fwd' parameters in...
2013-11-07 Bart Polot- internal api change: add channel direction autodetect...
2013-11-06 Bart Polot- refactoring
2013-11-06 Bart Polot- fixes
2013-10-18 Bart Polot- doxygen
2013-10-18 Bart Polot- doxygen
2013-10-18 Bart Polot- fixes
2013-10-18 Bart Polot- fix ACK direction
2013-10-18 Bart Polot- flow control changes and fixes
2013-10-15 Bart Polot- GMCH_send can try to free saved message, save first
2013-10-15 Bart Polot- wrong flag...
2013-10-15 Bart Polot- move debug log
2013-10-15 Bart Polot- typo
2013-10-15 Bart Polot- use send_client_ack
2013-10-15 Bart Polot- always update client's rel info on ACK
2013-10-15 Bart Polot- avoid double ACK'ing to clients on loopback create
2013-10-11 Bart Polot- use server<->client ACKs, not reliable
2013-10-11 Bart Polot- send data ACK only after receiving the channel ACK
2013-10-11 Bart Polot- avoid infinite ACK loops when creating loopback channels
2013-10-11 Bart Polot- address FIXMEs
2013-10-11 Bart Polot- use proper channel_ack/data_ack
2013-10-11 Bart Polot- fix channel data/ack
next