aboutsummaryrefslogtreecommitdiff
path: root/src/conversation
Commit message (Expand)AuthorAge
* - call GNUNET_SERVER_receive_done() when returning from message handlersSree Harsha Totakura2013-12-16
* - handle logging clutter properlySree Harsha Totakura2013-12-16
* - reset counters to continue the resumed callSree 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
* -fix hostlist warning from #3206Christian Grothoff2013-12-12
* - decrease timeoutSree Harsha Totakura2013-12-12
* - fixed missing call to call server_done in server message handlerSree Harsha Totakura2013-12-12
* - fix testcase crash; debug code addedSree Harsha Totakura2013-12-12
* - fix #3203Sree Harsha Totakura2013-12-12
* -style fixesChristian Grothoff2013-12-08
* -rename enum MeshOption to GNUNET_MESH_ChannelOption to ensure we use GNUNET_...Christian Grothoff2013-12-08
* adding test for immediately rejected phone callChristian Grothoff2013-12-07
* -test two incoming calls at the same time, plus suspend/resumeChristian Grothoff2013-12-07
* -perform mic/speaker operations before event callbacksChristian Grothoff2013-12-07
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
* - fixed compile warningBart Polot2013-12-06
* -fix #3157Christian Grothoff2013-12-05
* - 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
* -do not crash on exit, even if mesh diedChristian Grothoff2013-11-19
* -fixChristian Grothoff2013-11-19
* -fix testChristian Grothoff2013-11-19
* -cleaner callback sequencingChristian Grothoff2013-11-19
* -document testChristian Grothoff2013-11-18
* -expanding conversation testChristian Grothoff2013-11-18
* -towards a real test for conversationChristian Grothoff2013-11-18
* -more debug messagesChristian Grothoff2013-11-16
* -fix shutdownChristian Grothoff2013-11-16
* -fix missing endianess conversionsChristian Grothoff2013-11-16
* -clean up during shutdownChristian Grothoff2013-11-16
* -fixChristian Grothoff2013-11-16
* -do not send done after destroying channelChristian Grothoff2013-11-16
* -avoid use after freeChristian Grothoff2013-11-16
* -avoid possible problem due to clean up during deeper recursion by making con...Christian Grothoff2013-11-16
* -remove GNUNET_MQ_impl_send_commit, make it part of send_continue, to ensure ...Christian Grothoff2013-11-16
* -doxygen, minor bug fixesChristian Grothoff2013-11-16
* -doxygen fixesChristian Grothoff2013-11-16
* -build fixChristian Grothoff2013-11-15
* -completing API implementationChristian Grothoff2013-11-15
* -implementing missing resume/suspend functions for calleeChristian Grothoff2013-11-15
* -updating gnunet-conversation to match current APIChristian Grothoff2013-11-15
* -reworking connection to allow multiple waiting/active connections per lineChristian Grothoff2013-11-15
* -fix FTBFSChristian Grothoff2013-11-15
* -towards enabling call waiting in conversation -- creates FTBFSChristian Grothoff2013-11-15
* Use encrypted MESH by defaultBart Polot2013-11-14
* -only run tests if we actually had pulse/opusChristian Grothoff2013-11-14
* Fix incompatability with musl libc.David Barksdale2013-11-10