aboutsummaryrefslogtreecommitdiff
path: root/src/conversation
AgeCommit message (Expand)Author
2015-01-16fix #3611Christian Grothoff
2015-01-16fix assertion violation if active call is cancelledChristian Grothoff
2015-01-16-no hashChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-23Remove work-around for bad NULL definitionDavid Barksdale
2014-12-16-no nseChristian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-11-27-do not run tests if disabledChristian Grothoff
2014-10-05-fix use-after-free in error handlingChristian Grothoff
2014-09-30build fix from Bertrand MarcChristian Grothoff
2014-08-01There's no GNUNET_LDFLAGS, there's only GN_LIB_FLAGSLRN
2014-06-17-check return valueChristian Grothoff
2014-06-17-mark return value as intentionally ignoredChristian Grothoff
2014-06-17-check return valueChristian Grothoff
2014-06-17-add missing breakChristian Grothoff
2014-06-06-allow caller ID to differ from zone used for resolutionChristian Grothoff
2014-06-06addressing #3431Christian Grothoff
2014-06-04-initialize cid in hangup messageChristian Grothoff
2014-06-04-nicer logsChristian Grothoff
2014-06-04-better loggingChristian Grothoff
2014-06-02-doxygen, indentationChristian Grothoff
2014-06-02-have default line, complain about missing options to logChristian Grothoff
2014-05-07Update all am filesBart Polot
2014-05-07Rename mesh->cadetBart Polot
2014-04-07- use new hash nameBart Polot
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-31Revert #32132.Sree Harsha Totakura
2014-01-31Fix #3294: Decrement call number when the call is cancelled or hung-up.Sree Harsha Totakura
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-30-fix #3285Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2014-01-17Add hostname to conversation configLRN
2014-01-17Wrap opus in ogg containerLRN
2014-01-13Don't transmit partial packetsLRN
2014-01-08Add GStreamer-based implementation of conversation helpersLRN
2014-01-08Add console hackery for gnunet-conversation on W32LRN
2013-12-25specify proper access control rules for conversation serviceChristian Grothoff
2013-12-24-remove trailing whitespaceChristian Grothoff
2013-12-23-fix build system issuesChristian Grothoff
2013-12-22-handle new error code from enumChristian Grothoff
2013-12-22- fix #3217Sree Harsha Totakura
2013-12-20- fix overlooked `;' after `if'Sree Harsha Totakura
2013-12-20-this should fix #3228 (communicate conversation/reconnect errors to client)Christian Grothoff
2013-12-20- do not send a PHONE_HANG_UP message while terminating a caller connectionSree Harsha Totakura
2013-12-20- hint about /helpSree Harsha Totakura
2013-12-20- call MESH_channel_done() after successfully handling messagesSree Harsha Totakura
2013-12-16- call GNUNET_SERVER_receive_done() when returning from message handlersSree Harsha Totakura
2013-12-16- handle logging clutter properlySree Harsha Totakura
2013-12-16- reset counters to continue the resumed callSree Harsha Totakura
2013-12-16- extend mesh audio messag to contain source line number. This is needed to ...Sree Harsha Totakura