aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/gnunet-service-conversation.c
Commit message (Expand)AuthorAge
* -fix conversationMartin Schanzenbach2020-11-10
* additional abstraction for identity keysTheJackiMonster2020-11-05
* -fix conversationMartin Schanzenbach2020-10-16
* fix sign api for to address #6164Christian Grothoff2020-04-08
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* remove duplication MQ options, make conversation buildChristian Grothoff2019-07-17
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* change CADET channel destroy API to not call the callback if the client initi...Christian Grothoff2018-08-09
* 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