- refactor enc_state changer
[oweals/gnunet.git] / src / cadet / gnunet-service-cadet_peer.c
2014-10-15 Bart Polot- fix assertion during single-connection timeout, updat...
2014-10-15 Bart Polot- log
2014-10-15 Bart Polot- wrong condition, random paths removed instead of...
2014-09-05 Bart Polot- check path length, simplify error conditions
2014-07-30 Bart Polot- debug info on queued messages when popping
2014-07-25 Bart Polot- inform about dropped messages
2014-07-23 Bart Polot- log payload of dropped data
2014-07-22 Bart Polot- make sure connection is destroyed and no use-after...
2014-07-22 Bart Polot- Keepalives should NOT be transmitted in the clear
2014-07-21 Bart PolotForce sending of KX messages even when connection queue...
2014-07-21 Bart Polot- fix tunnel state management after connection failure<
2014-07-21 Bart Polot- notify about deleted messages when popping messages...
2014-07-21 Bart Polot- doxygen, code formatting
2014-07-21 Bart Polot- don't dereference c in connection pop, c might be...
2014-07-09 Bart Polot- fix variable log level, add connection debug function
2014-07-04 Bart Polot- verbose debug
2014-07-02 Bart Polot- fix log
2014-06-24 Bart Polot- use same loglevel as connect
2014-06-24 Bart Polot- refactor peer debug
2014-06-24 Bart Polot- fix peer debug null deref
2014-06-24 Bart Polot- add last contact, DHT handle to peer debug info,...
2014-06-24 Bart Polot- add a peer debug function
2014-06-18 Bart Polot- fix NULL connection on queue_send
2014-06-17 Bart Polot- rename
2014-06-17 Bart Polot- test and log for bug #0003423
2014-05-14 Bart Polot- stop using CadetTunnel3 and go back to CadetTunnel
2014-05-14 Bart Polot- change GM (Gnunet Mesh) function prefixes for GC...
2014-05-07 Bart PolotRenamed directory