-fix (C) notices
[oweals/gnunet.git] / src / conversation / gnunet-conversation.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
2015-01-16 Christian Grothofffix assertion violation if active call is cancelled
2015-01-16 Christian Grothoff-no hash
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-06-17 Christian Grothoff-check return value
2014-06-06 Christian Grothoff-allow caller ID to differ from zone used for resolution
2014-06-06 Christian Grothoffaddressing #3431
2014-01-31 Sree Harsha TotakuraRevert #32132.
2014-01-31 Sree Harsha TotakuraFix #3294: Decrement call number when the call is cance...
2014-01-30 Christian Grothoff-fix #3285
2014-01-08 LRNAdd console hackery for gnunet-conversation on W32
2013-12-20 Christian Grothoff-this should fix #3228 (communicate conversation/reconn...
2013-12-20 Sree Harsha Totakura- hint about /help
2013-11-16 Christian Grothoff-fix missing endianess conversions
2013-11-16 Christian Grothoff-fix
2013-11-16 Christian Grothoff-remove GNUNET_MQ_impl_send_commit, make it part of...
2013-11-16 Christian Grothoff-doxygen, minor bug fixes
2013-11-15 Christian Grothoff-updating gnunet-conversation to match current API
2013-11-15 Christian Grothoff-towards enabling call waiting in conversation -- creat...
2013-10-18 Christian Grothoff-doxygen fixes
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
2013-10-16 Christian Grothoff-rename fest for symbols moved from GNUNET_NAMESTORE_...
2013-10-16 Christian Grothoff-moving code to new libgnunetgnsrecord in preparation...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-05 Christian Grothoff-doxygen
2013-10-05 Christian Grothoff-fix double-free, clarify API
2013-10-05 Christian Grothoff-fix message type
2013-10-05 Christian Grothoff-add newline
2013-10-05 Christian Grothoff-enable address printing
2013-10-05 Christian Grothoff-rename fest: new to default
2013-10-02 Christian Grothoff-fix indentation, minor leaks
2013-10-02 Christian Grothoff-fix license
2013-10-02 Christian Grothoff-indentation, minor stylistic fixes
2013-10-02 Christian Grothoff-ensure external symbols have proper prefix for convers...
2013-10-01 Andreas FuchsInitial conversation (experimental) commit