Use Suffix Extensions in Makefiles (doc, src/{arm,dht,integration,statistics}) for...
[oweals/gnunet.git] / src / conversation /
2017-10-06 Christian Grothofffix leak
2017-06-22 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-06-22 David BarksdaleRemove valgrind from test config
2017-04-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-04-11 Christian Grothofffix #4985
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-27 Christian Grothofffix #4974: migrate conversation GST helpers to new...
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Marcello StanisciPorting leftovers to new getopt API.
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffrenaming CADET APIs to match naming conventions again...
2017-03-13 Christian Grothoffrename libgnunetcadetnew -> libgnunetcadet
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothofffix double-free
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-26 Руслан ИжбулатовHack gnunet_gst_def.h to allow it compile on W32
2017-02-22 Christian Grothoffremove support for reverse lookup and shortening from...
2017-02-21 Christian Grothofffix conversation issue to make tests pass again
2017-02-21 Christian Grothoffignore update
2017-02-21 Christian Grothoffconverting conversation to use new CADET API
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-12-16 Christian Grothoffadd PORT to NAT configuration, generate nat.conf from...
2016-11-22 lurchifix creation of PHONE records with gnunet-namestore
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-10-11 Christian Grothoffconverting conversation to new service API
2016-09-11 Christian Grothofffix and report version check
2016-08-26 Christian Grothoff-fix possible NPE
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-20 Bart Polot- fix CADET-using services
2016-07-09 Christian Grothoffpack network structs
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoffmisc fixes
2016-07-05 Christian Grothofffix type -- caught by new MQ logic
2016-06-27 Christian Grothoffhandle failures more gracefully in test
2016-06-19 Christian Grothoff-use new connecT API
2016-06-19 Christian Grothoffredefine GNUNET_MQ_queue_for_connection_client to captu...
2016-06-18 Christian Grothoff-indentation and comments
2016-06-18 Christian Grothoffconvert conversation_api_call.c
2016-06-18 Christian Grothoffpartial refactoring, will cause FTBFS, to be completed...
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-04-09 Christian Grothoffadd copyright headers, fix includes
2016-03-25 harkexperimental gstreamer audiobackend (not working)
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-28 Christian Grothoff-fix indent
2015-06-28 Christian Grothoff-fix indent
2015-06-03 Sree Harsha Totakura-use defined name
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
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-12-23 David BarksdaleRemove work-around for bad NULL definition
2014-12-16 Christian Grothoff-no nse
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-11-27 Christian Grothoff-do not run tests if disabled
2014-10-05 Christian Grothoff-fix use-after-free in error handling
2014-09-30 Christian Grothoffbuild fix from Bertrand Marc
2014-08-01 LRNThere's no GNUNET_LDFLAGS, there's only GN_LIB_FLAGS
2014-06-17 Christian Grothoff-check return value
2014-06-17 Christian Grothoff-mark return value as intentionally ignored
2014-06-17 Christian Grothoff-check return value
2014-06-17 Christian Grothoff-add missing break
2014-06-06 Christian Grothoff-allow caller ID to differ from zone used for resolution
2014-06-06 Christian Grothoffaddressing #3431
2014-06-04 Christian Grothoff-initialize cid in hangup message
2014-06-04 Christian Grothoff-nicer logs
2014-06-04 Christian Grothoff-better logging
2014-06-02 Christian Grothoff-doxygen, indentation
2014-06-02 Christian Grothoff-have default line, complain about missing options...
2014-05-07 Bart PolotUpdate all am files
2014-05-07 Bart PolotRename mesh->cadet
2014-04-07 Bart Polot- use new hash name
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
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 Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-30 Christian Grothoff-fix #3285
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2014-01-17 LRNAdd hostname to conversation config
2014-01-17 LRNWrap opus in ogg container
2014-01-13 LRNDon't transmit partial packets
2014-01-08 LRNAdd GStreamer-based implementation of conversation...
2014-01-08 LRNAdd console hackery for gnunet-conversation on W32
2013-12-25 Christian Grothoffspecify proper access control rules for conversation...
2013-12-24 Christian Grothoff-remove trailing whitespace
2013-12-23 Christian Grothoff-fix build system issues
2013-12-22 Christian Grothoff-handle new error code from enum
2013-12-22 Sree Harsha Totakura- fix #3217
2013-12-20 Sree Harsha Totakura- fix overlooked `;' after `if'
next