aboutsummaryrefslogtreecommitdiff
path: root/src/conversation
Commit message (Collapse)AuthorAge
...
* partial refactoring, will cause FTBFS, to be completed ASAPChristian Grothoff2016-06-18
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* add copyright headers, fix includesChristian Grothoff2016-04-09
|
* experimental gstreamer audiobackend (not working)hark2016-03-25
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -fix indentChristian Grothoff2015-06-28
|
* -fix indentChristian Grothoff2015-06-28
|
* -use defined nameSree Harsha Totakura2015-06-03
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fix #3611Christian Grothoff2015-01-16
|
* fix assertion violation if active call is cancelledChristian Grothoff2015-01-16
|
* -no hashChristian Grothoff2015-01-16
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* Remove work-around for bad NULL definitionDavid Barksdale2014-12-23
|
* -no nseChristian Grothoff2014-12-16
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* -do not run tests if disabledChristian Grothoff2014-11-27
|
* -fix use-after-free in error handlingChristian Grothoff2014-10-05
|
* build fix from Bertrand MarcChristian Grothoff2014-09-30
|
* 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
|