aboutsummaryrefslogtreecommitdiff
path: root/src/conversation
Commit message (Collapse)AuthorAge
* There's no GNUNET_LDFLAGS, there's only GN_LIB_FLAGSLRN2014-08-01
| | | | | This fixes a number of build errors on W32, where -no-undefined is needed to link shared libraries, and -no-undefined comes via GN_LIB_FLAGS.
* -check return valueChristian Grothoff2014-06-17
|
* -mark return value as intentionally ignoredChristian Grothoff2014-06-17
|
* -check return valueChristian Grothoff2014-06-17
|
* -add missing breakChristian Grothoff2014-06-17
|
* -allow caller ID to differ from zone used for resolutionChristian Grothoff2014-06-06
|
* addressing #3431Christian Grothoff2014-06-06
|
* -initialize cid in hangup messageChristian Grothoff2014-06-04
|
* -nicer logsChristian Grothoff2014-06-04
|
* -better loggingChristian Grothoff2014-06-04
|
* -doxygen, indentationChristian Grothoff2014-06-02
|
* -have default line, complain about missing options to logChristian Grothoff2014-06-02
|
* Update all am filesBart Polot2014-05-07
|
* Rename mesh->cadetBart Polot2014-05-07
|
* - use new hash nameBart Polot2014-04-07
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* Revert #32132.Sree Harsha Totakura2014-01-31
|
* Fix #3294: Decrement call number when the call is cancelled or hung-up.Sree Harsha Totakura2014-01-31
|
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* -fix #3285Christian Grothoff2014-01-30
|
* 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
|