aboutsummaryrefslogtreecommitdiff
path: root/src/conversation
Commit message (Expand)AuthorAge
...
* -remove trailing whitespaceChristian Grothoff2013-12-24
* -fix build system issuesChristian Grothoff2013-12-23
* -handle new error code from enumChristian Grothoff2013-12-22
* - fix #3217Sree Harsha Totakura2013-12-22
* - fix overlooked `;' after `if'Sree Harsha Totakura2013-12-20
* -this should fix #3228 (communicate conversation/reconnect errors to client)Christian Grothoff2013-12-20
* - do not send a PHONE_HANG_UP message while terminating a caller connectionSree Harsha Totakura2013-12-20
* - hint about /helpSree Harsha Totakura2013-12-20
* - 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
* - 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