xvine:fixes
[oweals/gnunet.git] / src / set /
2014-06-04 Florian Doldtimeout for set tests
2014-05-26 Christian Fuchs- fixed a double-free-race upon failing a set op
2014-05-26 Christian Fuchs- fixed bug in set which allows a peer to generate...
2014-05-20 Christian Fuchs- fixed corner case for the set-intersection computatio...
2014-05-07 Bart PolotUpdate all am files
2014-05-07 Bart PolotRename mesh->cadet
2014-05-07 Christian FuchsWIP commit of scalar product 2.0. It is unfinished...
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-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-26 Christian Fuchs- activated testcase for set intersection, as it not...
2014-01-26 Christian Fuchs- added testcase for set intersection
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
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-23 Christian Grothoff-fix build system issues
2013-12-21 Christian Grothoff-use @AUTOSTART@
2013-12-21 Christian Grothoff-autostart set
2013-12-19 LRNmalloc -> new
2013-12-18 Christian Fuchs- implemented output mode GNUNET_SET_RESULT_REMOVED...
2013-12-18 Christian Fuchs- added early success for fully disjoint intersection...
2013-12-18 Christian Fuchs- further work on multipart receiving
2013-12-16 Christian Fuchs- begin work on enhanced multipart receiving
2013-12-16 Christian Fuchs- finished work on multipart sending in intersection
2013-12-11 Christian Fuchs- more work on multipart sending
2013-12-10 Florian Dold- fixed use after free in set (#3188)
2013-12-10 Christian Grothoff-doxygen fixes
2013-12-09 Florian Dold- fix #3185 and #3184 in set
2013-12-09 Florian Dold- fix use after free in set union (#3178)
2013-12-09 Christian Fuchs- jummy, multiparts!
2013-12-09 Christian Fuchs- more multipart fun
2013-12-09 Christian Fuchstowards multipart msging for bloomfilters in set inters...
2013-12-08 Christian Grothoff-rename enum MeshOption to GNUNET_MESH_ChannelOption...
2013-12-08 Christian Grothoff-doxygen and formatting and style fixes
2013-12-08 Christian Grothoffmark timeout task as done if it is run, fixes #3171
2013-12-08 Christian Grothoff-fix trailing spaces
2013-12-08 Christian Grothofffix use-after-free: the call to mesh_channel_destroy...
2013-12-05 Christian Grothoff-address warning, indicate not checking return value...
2013-12-05 Christian Grothoff-check return values of hashmap operations
2013-12-05 Bart Polot- change mesh channel creation/notification API
2013-12-05 Matthias Wachsfix for mantis #0003156
2013-11-27 Florian Dold- log as debug when ibf fails to decode, instead of...
2013-11-27 Florian Dold- fixed use after free due to uncanceled task
2013-11-26 Florian Dold- fixed handling of incorrect channel port
2013-11-26 Florian Dold- check for null in mq/client when disconnecting listeners
2013-11-26 Matthias Wachsmissign break
2013-11-22 Florian Doldfixed a bug where a set handle was used after free
2013-11-20 Christian Fuchsadded intersection to set's automake script
2013-11-20 Christian Fuchsfixed bug from set-union
2013-11-18 Christian Fuchswork work
2013-11-18 Christian Fuchsmore work on set intersection
2013-11-18 Christian Fuchsmore work on intersection
2013-11-14 Christian Fuchsadded new msg type
2013-11-14 Bart PolotUse encrypted MESH by default
2013-11-11 Christian Fuchsadded many comments
2013-11-11 Christian Fuchsupdated some more dox
2013-11-08 Christian Fuchsadded functionality to send a BF
2013-11-08 Christian Fuchsadded initial iterators for alice and bob to create...
2013-11-08 Christian Fuchsworkwork
2013-11-07 Christian Fuchsadded bloomfilter message struct
2013-11-06 Christian Fuchsfixed guttenbergisch copypaste issue
2013-11-06 Christian Fuchsdokumentation monster session part 1
2013-11-05 Florian Dold- implemented missing set functionality
2013-10-29 Florian Dold- some of the missing set union functionality implemented
2013-10-29 Florian Dold- fixed assertion due to task not testing for shutdown...
2013-10-21 Christian Fuchsmore work on intersection
2013-10-21 Christian Fuchsmore work on set,
2013-10-21 Christian Fuchsre-synced set intersection code with union as a startin...
2013-10-18 Christian Grothoff-doxygen fixes
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoffrenaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYP...
2013-10-01 Christian Grothoff-fixing misc FTBFS issues
2013-09-30 Christian Grothoff-fixing build issues in fs/set related to #3047
2013-09-30 Christian Grothoff-doxygen, todos, minor code cleanup
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-16 Florian Dold- initialize element type in test
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-15 LRNPut missing UNIXONLY into set conf
2013-09-07 LRNFix memory allocation in set service
2013-09-06 Florian Dold- initialize set type in test case
2013-09-05 LRNNo valgrind by default, please
2013-08-27 Florian Dolddoxygen typo
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-14 Florian Dold- fixed generation issues
2013-08-13 Florian Dold-dce
2013-08-13 Florian Dold-dce
2013-08-13 Florian Dold- reset backoff for set listener
2013-08-13 Florian Dold- IBF alpha adjusted
2013-08-13 Florian Dold- proper shutdown sequence for set makes consensus...
2013-08-12 Florian Dold- correct iteraion in multihashmap
2013-08-12 Florian Dold- listener re-connects transparently
2013-08-12 Christian Grothoff-old fixme
2013-07-24 Florian Dold-consensus fixes
next