ignore in lint/
[oweals/gnunet.git] / src / set / gnunet-service-set.c
2019-02-26 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-25 Christian Grothofffix #5608
2019-01-18 Christian Grothofffix compiler warnings
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-08-09 Schanzenbach, MartinMerge branch 'gsoc2018/rest_api'
2018-08-09 Christian Grothoffmerge
2018-08-09 Christian Grothoffchange CADET channel destroy API to not call the callba...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-10-05 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-10-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-10-04 Christian Grothoffdelay cancelling listen operations to avoid rejecting...
2017-10-02 Christian Grothofffix uninit listener field
2017-10-02 Christian Grothoffdisconnect CADET only after client count hits zero
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-11 Florian Doldset: add 'over' message, since cadet does not reliably...
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
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 Julius BüngerMerge branch 'master'
2017-03-13 Christian Grothoffmajor clean up and bugfixes of SET
2017-03-12 Christian Grothoffde-duplicate operation types
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-11 Christian Grothoffcleaning up set handlers, eliminating 2nd level demulti...
2017-03-01 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-28 Florian Doldset: fix make check
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-28 Florian Doldset profiler: allow variable element size via -w (width...
2017-02-28 Florian Doldset: destroy client mq properly
2017-02-28 Florian Doldset: zero out listener to make tracking down bug easier
2017-02-25 Руслан ИжбулатовW32: cast ntohl() result to uint32_t
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 Florian Doldalways send bigger set on full send
2017-02-24 Florian Doldadd option parsing
2017-02-24 Christian Grothoffminimal code cleanup
2017-02-23 Florian Doldimplement union via sending whole set
2017-02-18 Christian Grothoffappend to TAIL of mutation list for processing in right...
2017-02-17 Christian Grothofffix crash issues in SET
2017-02-17 Christian Grothoffmove SET to use new MQ API properly
2017-02-16 Christian Grothofffirst, very rough conversion of SET service to new...
2017-02-16 Christian Grothoffmigrate SET service to new SERVICE API
2016-08-14 Christian Grothoffmigrating set to new CADET port API - tests now fail...
2016-07-20 Bart Polot- fix CADET-using services
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-08 Christian Grothoff-fix
2015-10-08 Christian Grothoffadd logic for strata compression
2015-10-07 Florian Doldstatistics in set profiler, temp. fix for salt
2015-10-07 Florian Doldset statistics
2015-10-05 Florian Doldinclude element type in hash
2015-10-05 Florian Doldwork on consensus and set
2015-10-03 Florian Dold- another fix to generation handling and lazy copying
2015-09-27 Florian DoldSET service: accurate results for symmetric mode
2015-09-22 Florian Doldwork on CONSENSUS and SET
2015-08-30 Florian Doldadd test case for 'GNUNET_SET_copy_lazy', fix bugs
2015-08-30 Florian Doldwork in progress: fix set bug, implement lazy copy
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-19 Christian Grothoff-fix use after free
2014-12-07 Christian Grothoff-bad NBO conversion
2014-11-30 Christian Grothoff-use keep as RC to address #3561
2014-11-30 Christian Grothoff-avoid use after free during set intersection completion
2014-11-30 Christian Grothoff-misc fixes, in particular actually build bf
2014-11-29 Christian Grothoff-fix nested context copy
2014-11-28 Christian Grothoff-fixing misc issues and bugs, including better terminat...
2014-11-27 Christian Grothoff-rename file
2014-11-27 Christian Grothoffadding logic to allow GNUNET_SET_iterate_cancel
2014-11-27 Christian Grothoffuse and respect send_more field in IterAckMessage
2014-11-27 Christian Grothoffclean up internal set API, avoid copying context messag...
2014-11-27 Christian Grothoffagain, do not pass salt around, code cleanup, etc.
2014-11-27 Christian Grothoffremove additional variant of operation state
2014-11-27 Christian Grothoffrename element's type field to 'element_type'
2014-11-27 Christian Grothoffeliminating useless salt argument, salt can be generate...
2014-11-24 Christian Grothoff-indent
2014-11-24 Christian Grothoff-indent
2014-11-24 Christian Grothoff-inline
2014-11-24 Christian Grothoff-do not do GC for each destroyed operation on client...
2014-11-24 Christian Grothofffixing collect_generation_garbage() complexity, doxygen...
2014-05-07 Bart PolotRename mesh->cadet
2014-02-10 Florian Dold- don't kill clients if the set operation has already...
2014-02-10 Florian Dold- fix operation cancellation in SET
2014-01-26 Christian Fuchs- activated testcase for set intersection, as it not...
2013-12-25 Florian Doldmake sure incoming request is not destroyed twice
2013-12-24 Florian Dold- destroy channel after timeout
2013-12-24 Christian Grothoff-fix setfault (op->vt can be NULL)
2013-12-24 Christian Grothoff-remove trailing whitespace
2013-12-16 Christian Fuchs- begin work on enhanced multipart receiving
2013-12-10 Florian Dold- fixed use after free in set (#3188)
2013-12-09 Florian Dold- fix #3185 and #3184 in set
next