aboutsummaryrefslogtreecommitdiff
path: root/src/conversation
Commit message (Collapse)AuthorAge
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* Add hostname to conversation configLRN2014-01-17
|
* Wrap opus in ogg containerLRN2014-01-17
|
* Don't transmit partial packetsLRN2014-01-13
|
* Add GStreamer-based implementation of conversation helpersLRN2014-01-08
|
* Add console hackery for gnunet-conversation on W32LRN2014-01-08
|
* specify proper access control rules for conversation serviceChristian Grothoff2013-12-25
|
* -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
| | | | | - make testcase tighter
* - 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
| | | | 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
* -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 ↵Christian Grothoff2013-12-08
| | | | GNUNET_MESH_ prefix as we should
* 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
|