aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* 'No valgrind by default' strikes againLRN2013-09-15
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
* - cancel core_tmt_ready on core disconnectBart Polot2013-09-06
* - use GNUNET_log_config_invalidBart Polot2013-09-06
* - dont prevent destroy in case of fully initialized channelBart Polot2013-09-06
* - fix double destroy of half-open loopback channels on shutdownBart Polot2013-09-06
* - avoid double free on shutdownBart Polot2013-09-06
* - multiple fixes for connection-less loopback trafficBart Polot2013-09-06
* Add forward declaration for tunnel_send_queued_dataLRN2013-09-05
* - send data directly if tunnel is already online (or local)Bart Polot2013-09-05
* - fix crashBart Polot2013-09-05
* - fix ack'ingBart Polot2013-09-05
* - cancel old ACK/POLL when issuing a new oneBart Polot2013-09-05
* - use queue, not ack, for buffer size calculationBart Polot2013-09-05
* - fix queue unlockingBart Polot2013-09-05
* - dont cancel poll if ack is not enough for future trafficBart Polot2013-09-05
* - dont insert channel in tunnel before search for free IDBart Polot2013-09-05
* - record channel number correctlyBart Polot2013-09-05
* - debugBart Polot2013-09-05
* - fix 'synack' processingBart Polot2013-09-05
* - send connection handshake before dataBart Polot2013-09-04
* - fix neighbor disconnection notificationsBart Polot2013-09-04
* - dead codeBart Polot2013-09-04
* - don't crash on NULL tunnelsBart Polot2013-09-04
* - fix 3way handshakeBart Polot2013-09-04
* - fixes, debugBart Polot2013-09-04
* - debug, minor fixBart Polot2013-09-02
* - fix PID accounting for congestion controlBart Polot2013-09-02
* - syncBart Polot2013-08-30
* - fixes, document weirdenessBart Polot2013-08-30
* -integrating multicast with build systemChristian Grothoff2013-08-30
* - initialize all fieldsBart Polot2013-08-30
* - check hashmap for initializationBart Polot2013-08-30
* - fixBart Polot2013-08-30
* - fix memleaks in loopback caseBart Polot2013-08-30
* - remove channels from client hashmap on disconnectBart Polot2013-08-30
* - fix shutdown when root and destination are the same clientBart Polot2013-08-30
* - avoid loopback ack nightmare: send local traffic directly to destination cl...Bart Polot2013-08-30
* - syncBart Polot2013-08-29
* - separate channel from connection ack countingBart Polot2013-08-26
* - make a generic ack functionBart Polot2013-08-25
* - more refactoring client flow controlBart Polot2013-08-24
* - fix ack directionBart Polot2013-08-23
* - indentationBart Polot2013-08-23
* - better debugBart Polot2013-08-23
* - syncBart Polot2013-08-23
* - use -enc for test by defaultBart Polot2013-08-23
* - fixesBart Polot2013-08-23
* - refactor client flow controlBart Polot2013-08-23