aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/gnunet-service-conversation.c
Commit message (Collapse)AuthorAge
* 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 ↵Christian Grothoff2018-08-09
| | | | initiated the channel's destruction
* 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 ↵Christian Grothoff2017-03-13
| | | | symbols have been purged
* 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 ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -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
| | | | find the correct client channel to link unreliable audio channel
* - debugSree Harsha Totakura2013-12-16
| | | | | | - htonl source line number while calling - do not select a suspended channel upon receiving the first audio message
* - 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 ↵Christian Grothoff2013-12-08
| | | | GNUNET_MESH_ prefix as we should
* - 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
|