first batch of license fixes (boring)
[oweals/gnunet.git] / src / conversation / conversation_api_call.c
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-03-05 Christian Grothoffupdate gnunet-conversation to match .gnu-less GNS
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-22 Christian Grothoffremove support for reverse lookup and shortening from...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-11 Christian Grothoff-converting API to use new CADET ports
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-27 Christian Grothoffhandle failures more gracefully in test
2016-06-19 Christian Grothoff-use new connecT API
2016-06-18 Christian Grothoff-indentation and comments
2016-06-18 Christian Grothoffconvert conversation_api_call.c
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-16 Christian Grothofffix #3611
2014-06-06 Christian Grothoff-allow caller ID to differ from zone used for resolution
2014-05-07 Bart PolotRename mesh->cadet
2013-12-24 Christian Grothoff-remove trailing whitespace
2013-12-22 Sree Harsha Totakura- fix #3217
2013-12-20 Sree Harsha Totakura- fix overlooked `;' after `if'
2013-12-20 Christian Grothoff-this should fix #3228 (communicate conversation/reconn...
2013-12-20 Sree Harsha Totakura- do not send a PHONE_HANG_UP message while terminating...
2013-12-07 Christian Grothoff-perform mic/speaker operations before event callbacks
2013-11-19 Christian Grothoff-cleaner callback sequencing
2013-11-16 Christian Grothoff-more debug messages
2013-11-16 Christian Grothoff-fix shutdown
2013-11-16 Christian Grothoff-doxygen, minor bug fixes
2013-11-16 Christian Grothoff-doxygen fixes
2013-11-15 Christian Grothoff-completing API implementation
2013-11-15 Christian Grothoff-towards enabling call waiting in conversation -- creat...