aboutsummaryrefslogtreecommitdiff
path: root/src/conversation
Commit message (Expand)AuthorAge
* Hack gnunet_gst_def.h to allow it compile on W32Руслан Ижбулатов2017-02-26
* remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
* fix conversation issue to make tests pass againChristian Grothoff2017-02-21
* ignore updateChristian Grothoff2017-02-21
* converting conversation to use new CADET APIChristian Grothoff2017-02-21
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* add PORT to NAT configuration, generate nat.conf from nat.conf.in, implement ...Christian Grothoff2016-12-16
* fix creation of PHONE records with gnunet-namestorelurchi2016-11-22
* - add subdirectory gitignore filesBart Polot2016-11-09
* converting conversation to new service APIChristian Grothoff2016-10-11
* fix and report version checkChristian Grothoff2016-09-11
* -fix possible NPEChristian Grothoff2016-08-26
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -converting API to use new CADET portsChristian Grothoff2016-08-11
* - fix CADET-using servicesBart Polot2016-07-20
* pack network structsChristian Grothoff2016-07-09
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* misc fixesChristian Grothoff2016-07-06
* fix type -- caught by new MQ logicChristian Grothoff2016-07-05
* handle failures more gracefully in testChristian Grothoff2016-06-27
* -use new connecT APIChristian Grothoff2016-06-19
* redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff2016-06-19
* -indentation and commentsChristian Grothoff2016-06-18
* convert conversation_api_call.cChristian Grothoff2016-06-18
* partial refactoring, will cause FTBFS, to be completed ASAPChristian Grothoff2016-06-18
* fixing compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* add copyright headers, fix includesChristian Grothoff2016-04-09
* experimental gstreamer audiobackend (not working)hark2016-03-25
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -fix indentChristian Grothoff2015-06-28
* -fix indentChristian Grothoff2015-06-28
* -use defined nameSree Harsha Totakura2015-06-03
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -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
* Remove work-around for bad NULL definitionDavid Barksdale2014-12-23
* -no nseChristian Grothoff2014-12-16
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* -do not run tests if disabledChristian Grothoff2014-11-27
* -fix use-after-free in error handlingChristian Grothoff2014-10-05
* build fix from Bertrand MarcChristian Grothoff2014-09-30
* There's no GNUNET_LDFLAGS, there's only GN_LIB_FLAGSLRN2014-08-01
* -check return valueChristian Grothoff2014-06-17