aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/gnunet-conversation.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-03-05update gnunet-conversation to match .gnu-less GNSChristian Grothoff
2017-10-06fix leakChristian Grothoff
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-17Porting leftovers to new getopt API.Marcello Stanisci
2016-08-11-converting API to use new CADET portsChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-16fix #3611Christian Grothoff
2015-01-16fix assertion violation if active call is cancelledChristian Grothoff
2015-01-16-no hashChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-06-17-check return valueChristian Grothoff
2014-06-06-allow caller ID to differ from zone used for resolutionChristian Grothoff
2014-06-06addressing #3431Christian Grothoff
2014-01-31Revert #32132.Sree Harsha Totakura
2014-01-31Fix #3294: Decrement call number when the call is cancelled or hung-up.Sree Harsha Totakura
2014-01-30-fix #3285Christian Grothoff
2014-01-08Add console hackery for gnunet-conversation on W32LRN
2013-12-20-this should fix #3228 (communicate conversation/reconnect errors to client)Christian Grothoff
2013-12-20- hint about /helpSree Harsha Totakura
2013-11-16-fix missing endianess conversionsChristian Grothoff
2013-11-16-fixChristian Grothoff
2013-11-16-remove GNUNET_MQ_impl_send_commit, make it part of send_continue, to ensure ...Christian Grothoff
2013-11-16-doxygen, minor bug fixesChristian Grothoff
2013-11-15-updating gnunet-conversation to match current APIChristian Grothoff
2013-11-15-towards enabling call waiting in conversation -- creates FTBFSChristian Grothoff
2013-10-18-doxygen fixesChristian Grothoff
2013-10-16-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff
2013-10-16-rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...Christian Grothoff
2013-10-16-moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-05-doxygenChristian Grothoff
2013-10-05-fix double-free, clarify APIChristian Grothoff
2013-10-05-fix message typeChristian Grothoff
2013-10-05-add newlineChristian Grothoff
2013-10-05-enable address printingChristian Grothoff
2013-10-05-rename fest: new to defaultChristian Grothoff
2013-10-02-fix indentation, minor leaksChristian Grothoff
2013-10-02-fix licenseChristian Grothoff
2013-10-02-indentation, minor stylistic fixesChristian Grothoff
2013-10-02-ensure external symbols have proper prefix for conversation serviceChristian Grothoff
2013-10-01Initial conversation (experimental) commitAndreas Fuchs