aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/gnunet-service-conversation.c
Commit message (Collapse)AuthorAge
* 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
|
* -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
|
* Fix incompatability with musl libc.David Barksdale2013-11-10
|
* -fix eddsa api migrationChristian Grothoff2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* renaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYPTO_get_peer_identityChristian Grothoff2013-10-06
|
* -doxygenChristian Grothoff2013-10-05
|
* -fix double-free, clarify APIChristian Grothoff2013-10-05
|