aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/conversation_api_call.c
Commit message (Collapse)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* update gnunet-conversation to match .gnu-less GNSChristian Grothoff2018-03-05
|
* remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -converting API to use new CADET portsChristian Grothoff2016-08-11
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* handle failures more gracefully in testChristian Grothoff2016-06-27
|
* -use new connecT APIChristian Grothoff2016-06-19
|
* -indentation and commentsChristian Grothoff2016-06-18
|
* convert conversation_api_call.cChristian Grothoff2016-06-18
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fix #3611Christian Grothoff2015-01-16
|
* -allow caller ID to differ from zone used for resolutionChristian Grothoff2014-06-06
|
* Rename mesh->cadetBart Polot2014-05-07
|
* -remove trailing whitespaceChristian Grothoff2013-12-24
|
* - 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
|
* -perform mic/speaker operations before event callbacksChristian Grothoff2013-12-07
|
* -cleaner callback sequencingChristian Grothoff2013-11-19
|
* -more debug messagesChristian Grothoff2013-11-16
|
* -fix shutdownChristian Grothoff2013-11-16
|
* -doxygen, minor bug fixesChristian Grothoff2013-11-16
|
* -doxygen fixesChristian Grothoff2013-11-16
|
* -completing API implementationChristian Grothoff2013-11-15
|
* -towards enabling call waiting in conversation -- creates FTBFSChristian Grothoff2013-11-15