aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/conversation_api.c
Commit message (Collapse)AuthorAge
* -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
|
* -have default line, complain about missing options to logChristian Grothoff2014-06-02
|
* -perform mic/speaker operations before event callbacksChristian Grothoff2013-12-07
|
* -more debug messagesChristian Grothoff2013-11-16
|
* -avoid possible problem due to clean up during deeper recursion by making ↵Christian Grothoff2013-11-16
| | | | continuation asynchronous
* -doxygen, minor bug fixesChristian Grothoff2013-11-16
|
* -doxygen fixesChristian Grothoff2013-11-16
|
* -implementing missing resume/suspend functions for calleeChristian Grothoff2013-11-15
|
* -reworking connection to allow multiple waiting/active connections per lineChristian Grothoff2013-11-15
|
* -towards enabling call waiting in conversation -- creates FTBFSChristian Grothoff2013-11-15
|
* -doxygen fixesChristian Grothoff2013-10-18
|
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols ↵Christian Grothoff2013-10-16
| | | | that were moved
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new ↵Christian Grothoff2013-10-16
| | | | GNUNET_GNSRECORD_ library
* -moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff2013-10-16
|
* -fix eddsa api migrationChristian Grothoff2013-10-10
|
* -transmit termination reason also for caller hanging upChristian Grothoff2013-10-07
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* renaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYPTO_get_peer_identityChristian Grothoff2013-10-06
|
* -disable phone on reconnectChristian Grothoff2013-10-05
|
* -fix message typeChristian Grothoff2013-10-05
|
* -misc minor bugfixesChristian Grothoff2013-10-05
|
* -fix double freeChristian Grothoff2013-10-05
|
* -logging, autostartChristian Grothoff2013-10-05
|
* -add newlineChristian Grothoff2013-10-05
|
* -enable printing and parsing of conversation's PHONE recordsChristian Grothoff2013-10-05
|
* -rename fest: new to defaultChristian Grothoff2013-10-05
|
* -fix indentation, minor leaksChristian Grothoff2013-10-02
|
* -ensure external symbols have proper prefix for conversation serviceChristian Grothoff2013-10-02
|
* -adjust includes, add missing licensesChristian Grothoff2013-10-02
|
* -towards canonical header structure for conversationChristian Grothoff2013-10-02
|
* -fixing misc FTBFS issuesChristian Grothoff2013-10-01
|
* Initial conversation (experimental) commitAndreas Fuchs2013-10-01