aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/gnunet-service-conversation.c
Commit message (Expand)AuthorAge
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* fix misc compiler warningsChristian Grothoff2018-06-06
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* fix #4985Christian Grothoff2017-04-11
* renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff2017-03-13
* fix double-freeChristian Grothoff2017-03-10
* fix conversation issue to make tests pass againChristian Grothoff2017-02-21
* converting conversation to use new CADET APIChristian Grothoff2017-02-21
* converting conversation to new service APIChristian Grothoff2016-10-11
* -fix possible NPEChristian Grothoff2016-08-26
* -converting API to use new CADET portsChristian Grothoff2016-08-11
* - fix CADET-using servicesBart Polot2016-07-20
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* misc fixesChristian Grothoff2016-07-06
* fix type -- caught by new MQ logicChristian Grothoff2016-07-05
* fixing compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Remove work-around for bad NULL definitionDavid Barksdale2014-12-23
* -fix use-after-free in error handlingChristian Grothoff2014-10-05
* -check return valueChristian Grothoff2014-06-17
* -nicer logsChristian Grothoff2014-06-04
* -better loggingChristian Grothoff2014-06-04
* Rename mesh->cadetBart Polot2014-05-07
* -remove trailing whitespaceChristian Grothoff2013-12-24
* - call MESH_channel_done() after successfully handling messagesSree Harsha Totakura2013-12-20
* - call GNUNET_SERVER_receive_done() when returning from message handlersSree Harsha Totakura2013-12-16
* - extend mesh audio messag to contain source line number. This is needed to ...Sree Harsha Totakura2013-12-16
* - debugSree Harsha Totakura2013-12-16
* - fixed missing call to call server_done in server message handlerSree Harsha Totakura2013-12-12
* -rename enum MeshOption to GNUNET_MESH_ChannelOption to ensure we use GNUNET_...Christian Grothoff2013-12-08
* - fixed compile warningBart Polot2013-12-06
* - change mesh channel creation/notification APIBart Polot2013-12-05
* - fix line for client audio retransmissionBart Polot2013-11-27
* - remember caller sourceBart Polot2013-11-27
* - logBart Polot2013-11-27
* -fixChristian Grothoff2013-11-19
* -more debug messagesChristian Grothoff2013-11-16
* -fix missing endianess conversionsChristian Grothoff2013-11-16
* -clean up during shutdownChristian Grothoff2013-11-16
* -do not send done after destroying channelChristian Grothoff2013-11-16
* -avoid use after freeChristian Grothoff2013-11-16
* -doxygen, minor bug fixesChristian Grothoff2013-11-16
* -reworking connection to allow multiple waiting/active connections per lineChristian Grothoff2013-11-15
* -fix FTBFSChristian Grothoff2013-11-15
* Use encrypted MESH by defaultBart Polot2013-11-14