aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api.c
Commit message (Expand)AuthorAge
* Rename filesBart Polot2014-05-07
* Rename mesh->cadetBart Polot2014-05-07
* - if data comes from an unknown channel (we might have just destroyed it and ...Bart Polot2014-04-10
* - rename 256 bit mesh hash typeBart Polot2014-04-07
* - peer info apiBart Polot2014-04-01
* - implement client-side peer_id info requestBart Polot2014-04-01
* - use small mesh hashes for info apiBart Polot2014-04-01
* - use a memory-efficient, cleaner info API (limiting concurrent info requests...Bart Polot2014-01-30
* - adapt mesh CLI to API changesBart Polot2014-01-30
* - client-side implementation of peer queriesBart Polot2014-01-30
* - change tunnel API to pass connection and channel payloadBart Polot2014-01-30
* - use variables to cound ch, connsBart Polot2014-01-30
* - fix show tunnelBart Polot2014-01-30
* - add peers info to mesh CLI and APIBart Polot2014-01-23
* - various CLI fixesBart Polot2014-01-13
* - remove extra \nBart Polot2014-01-06
* - more tunnels info for CLIBart Polot2014-01-06
* - refactor channel nackBart Polot2014-01-06
* - add -i function back to CLIBart Polot2014-01-06
* - Add some of the tunnel introscpecion backBart Polot2013-12-28
* - use STATIC buffer, remove debugBart Polot2013-12-20
* - fix compilation issueBart Polot2013-12-20
* - debugBart Polot2013-12-20
* - debug info on API sideBart Polot2013-12-19
* malloc -> newLRN2013-12-19
* - loglevelBart Polot2013-12-16
* - remove dead codeBart Polot2013-12-09
* -rename enum MeshOption to GNUNET_MESH_ChannelOption to ensure we use GNUNET_...Christian Grothoff2013-12-08
* - change mesh channel creation/notification APIBart Polot2013-12-05
* - revamp mesh_common code, minor refactoringBart Polot2013-11-27
* - remove old dead code / message typesBart Polot2013-11-27
* - logBart Polot2013-11-27
* - allow for destruction of channel inside inbound handlerBart Polot2013-11-26
* - fix 2966: destroy all channels on service crash/disconnectBart Polot2013-11-26
* -fix channel_get_info, return pointer to peer, not interned valueChristian Grothoff2013-11-19
* -return after handler was found, as handler might have destroyed the mesh han...Christian Grothoff2013-11-16
* -remove GNUNET_MQ_impl_send_commit, make it part of send_continue, to ensure ...Christian Grothoff2013-11-16
* -only notify AFTER sending is really close to finished, not beforeChristian Grothoff2013-11-16
* - doxygenBart Polot2013-11-15
* Use encrypted MESH by defaultBart Polot2013-11-14
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fix getting peer identity via mesh_get_infoChristian Grothoff2013-10-05
* -fixing FTBFSChristian Grothoff2013-10-01
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
* -fix naming conventionChristian Grothoff2013-09-21
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* - format stringFlorian Dold2013-07-24
* - loggingFlorian Dold2013-07-24
* - add port number to debugBart Polot2013-07-22
* -removing last bits of RSA support, as this code is now deadChristian Grothoff2013-07-18