aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/gnunet-conversation.c
Commit message (Expand)AuthorAge
* -converting API to use new CADET portsChristian Grothoff2016-08-11
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -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
* 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 e...Christian Grothoff2014-12-24
* -check return valueChristian Grothoff2014-06-17
* -allow caller ID to differ from zone used for resolutionChristian Grothoff2014-06-06
* addressing #3431Christian Grothoff2014-06-06
* 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 #3285Christian Grothoff2014-01-30
* Add console hackery for gnunet-conversation on W32LRN2014-01-08
* -this should fix #3228 (communicate conversation/reconnect errors to client)Christian Grothoff2013-12-20
* - hint about /helpSree Harsha Totakura2013-12-20
* -fix missing endianess conversionsChristian Grothoff2013-11-16
* -fixChristian Grothoff2013-11-16
* -remove GNUNET_MQ_impl_send_commit, make it part of send_continue, to ensure ...Christian Grothoff2013-11-16
* -doxygen, minor bug fixesChristian Grothoff2013-11-16
* -updating gnunet-conversation to match current APIChristian 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 tha...Christian Grothoff2013-10-16
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...Christian Grothoff2013-10-16
* -moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff2013-10-16
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -doxygenChristian Grothoff2013-10-05
* -fix double-free, clarify APIChristian Grothoff2013-10-05
* -fix message typeChristian Grothoff2013-10-05
* -add newlineChristian Grothoff2013-10-05
* -enable address printingChristian Grothoff2013-10-05
* -rename fest: new to defaultChristian Grothoff2013-10-05
* -fix indentation, minor leaksChristian Grothoff2013-10-02
* -fix licenseChristian Grothoff2013-10-02
* -indentation, minor stylistic fixesChristian Grothoff2013-10-02
* -ensure external symbols have proper prefix for conversation serviceChristian Grothoff2013-10-02
* Initial conversation (experimental) commitAndreas Fuchs2013-10-01